This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
old-cross-binutils
Watch
1
Star
0
Fork
You've already forked old-cross-binutils
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
176a0d42d0
old-cross-binutils
/
binutils
/
testsuite
/
binutils-all
/
needed-by-reloc.s
8 lines
73 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
* objcopy.c (filter_symbols): Explicitly stripping a symbol used in relocations is an error. Retype 'keep' to bfd_boolean. * binutils-all/objcopy.exp: Add test for stripping a symbol used in a relocation. * binutils-all/needed-by-reloc.s: New file.
2007-04-24 10:56:58 +00:00
.globl
foo
.data
* binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
2007-05-11 07:16:28 +00:00
.long
foo
* objcopy.c (filter_symbols): Explicitly stripping a symbol used in relocations is an error. Retype 'keep' to bfd_boolean. * binutils-all/objcopy.exp: Add test for stripping a symbol used in a relocation. * binutils-all/needed-by-reloc.s: New file.
2007-04-24 10:56:58 +00:00
.text
foo
:
.long
1
Reference in a new issue
Copy permalink