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
73f91bba7b
old-cross-binutils
/
ld
/
testsuite
/
ld-checks
/
asm.s
12 lines
108 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
tic54x/ibmc54xdsp target for ld.
2000-06-20 13:29:07 +00:00
.text
19990502 sourceware import
1999-05-03 07:29:11 +00:00
.global
foo
foo
:
.long
0x12345678
tic54x/ibmc54xdsp target for ld.
2000-06-20 13:29:07 +00:00
.data
19990502 sourceware import
1999-05-03 07:29:11 +00:00
.global
bar
bar
:
.long
0x87654321
* ld-checks/asm.s: Use a symbol name for .lcomm. * ld-checks/checks.exp: Use different names for the two tests. Don't add extra text when invoking fail.
1999-06-12 22:40:18 +00:00
.lcomm
dummy,
0
x12
Reference in a new issue
Copy permalink