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-27 04:52:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
14daeee3ae
binutils-gdb
/
ld
/
testsuite
/
ld-d10v
/
reloc-012.ld
12 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Tests for d10v.
2002-06-17 22:05:53 +08:00
SECTIONS
{
.text 0x01014000 :
* ld-d10v/reloc-007.d: Don't error. * ld-d10v/reloc-008.d: Likewise. * ld-d10v/reloc-015.d: Likewise. * ld-d10v/reloc-016.d: Likewise. * ld-d10v/reloc-012.ld: Use a sane offset.
2010-09-23 19:55:47 +08:00
{
Tests for d10v.
2002-06-17 22:05:53 +08:00
foo = .;
* ld-d10v/reloc-007.d: Don't error. * ld-d10v/reloc-008.d: Likewise. * ld-d10v/reloc-015.d: Likewise. * ld-d10v/reloc-016.d: Likewise. * ld-d10v/reloc-012.ld: Use a sane offset.
2010-09-23 19:55:47 +08:00
. = (. + 0x20004);
*(.text)
Tests for d10v.
2002-06-17 22:05:53 +08:00
}
}
Reference in New Issue
Copy Permalink