This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2024-12-15 04:31:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b012acddd8
binutils-gdb
/
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 21:29:07 +08:00
.text
19990502 sourceware import
1999-05-03 15:29:11 +08:00
.global
foo
foo
:
.long
0x12345678
tic54x/ibmc54xdsp target for ld.
2000-06-20 21:29:07 +08:00
.data
19990502 sourceware import
1999-05-03 15:29:11 +08: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-13 06:40:18 +08:00
.lcomm
dummy,
0
x12
Reference in New Issue
Copy Permalink