mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
c8ce57109c
ld/ 2010-05-26 H.J. Lu <hongjiu.lu@intel.com> PR ld/11628 * ldexp.c (fold_binary): Warn if value of SEGMENT_START isn't multiple of maximum page size. ld/testsuite/ 2010-05-26 H.J. Lu <hongjiu.lu@intel.com> PR ld/11628 * ld-elf/textaddr3.d: New. * ld-elf/textaddr4.d: Likewise. * ld-elf/textaddr5.d: Likewise. * ld-elf/textaddr6.d: Likewise. * ld-elf/textaddr7.d: Likewise.
9 lines
142 B
Makefile
9 lines
142 B
Makefile
#source: maxpage1.s
|
|
#ld: -n -z max-page-size=0x200000 -Ttext-segment 0x10000
|
|
#readelf: -l --wide
|
|
#target: *-*-linux-gnu
|
|
|
|
#...
|
|
LOAD .*
|
|
#pass
|