3db2e7dda6
bfd/ 2012-01-06 H.J. Lu <hongjiu.lu@intel.com> PR ld/12366 PR ld/12371 * elf-ifunc.c (_bfd_elf_allocate_ifunc_dyn_relocs): Properly handle symbols marked with regular reference, but not non-GOT reference when building shared library. * elf32-i386.c (elf_i386_gc_sweep_hook): Properly handle local and global STT_GNU_IFUNC symols when building shared library. * elf64-x86-64.c (elf_x86_64_gc_sweep_hook): Likewise. ld/testsuite/ 2012-01-06 H.J. Lu <hongjiu.lu@intel.com> PR ld/12366 PR ld/12371 * ld-ifunc/ifunc-10-i386.s: Add more tests. * ld-ifunc/ifunc-10-x86-64.s: Likewise. * ld-ifunc/ifunc-11-i386.s: Likewise. * ld-ifunc/ifunc-11-x86-64.s: Likewise. * ld-ifunc/ifunc-12-i386.d: New. * ld-ifunc/ifunc-12-i386.s: Likewise. * ld-ifunc/ifunc-12-x86-64.d: Likewise. * ld-ifunc/ifunc-12-x86-64.s: Likewise. * ld-ifunc/ifunc-13-i386.d: Likewise. * ld-ifunc/ifunc-13-x86-64.d: Likewise. * ld-ifunc/ifunc-13a-i386.s: Likewise. * ld-ifunc/ifunc-13a-x86-64.s: Likewise. * ld-ifunc/ifunc-13b-i386.s: Likewise. * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
55 lines
1.5 KiB
Text
55 lines
1.5 KiB
Text
2012-01-06 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/12366
|
||
PR ld/12371
|
||
* ld-ifunc/ifunc-10-i386.s: Add more tests.
|
||
* ld-ifunc/ifunc-10-x86-64.s: Likewise.
|
||
* ld-ifunc/ifunc-11-i386.s: Likewise.
|
||
* ld-ifunc/ifunc-11-x86-64.s: Likewise.
|
||
|
||
* ld-ifunc/ifunc-12-i386.d: New.
|
||
* ld-ifunc/ifunc-12-i386.s: Likewise.
|
||
* ld-ifunc/ifunc-12-x86-64.d: Likewise.
|
||
* ld-ifunc/ifunc-12-x86-64.s: Likewise.
|
||
* ld-ifunc/ifunc-13-i386.d: Likewise.
|
||
* ld-ifunc/ifunc-13-x86-64.d: Likewise.
|
||
* ld-ifunc/ifunc-13a-i386.s: Likewise.
|
||
* ld-ifunc/ifunc-13a-x86-64.s: Likewise.
|
||
* ld-ifunc/ifunc-13b-i386.s: Likewise.
|
||
* ld-ifunc/ifunc-13b-x86-64.s: Likewise.
|
||
|
||
2011-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* ld-x86-64/dummy.s: New.
|
||
* ld-x86-64/foo.s: Likewise.
|
||
* ld-x86-64/ia32-1.d: Likewise.
|
||
* ld-x86-64/ia32-2.d: Likewise.
|
||
* ld-x86-64/ia32-3.d: Likewise.
|
||
* ld-x86-64/ilp32-1.d: Likewise.
|
||
* ld-x86-64/ilp32-2.d: Likewise.
|
||
* ld-x86-64/ilp32-3.d: Likewise.
|
||
* ld-x86-64/lp64-1.d: Likewise.
|
||
* ld-x86-64/lp64-2.d: Likewise.
|
||
* ld-x86-64/lp64-3.d: Likewise.
|
||
* ld-x86-64/start.s: Likewise.
|
||
|
||
* ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
|
||
ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
|
||
|
||
2011-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/12001
|
||
* ld-misc/defsym.exp: New.
|
||
* ld-misc/defsym1.d: Likewise.
|
||
* ld-misc/dummy.s: Likewise.
|
||
* ld-misc/foo.s: Likewise.
|
||
* ld-misc/start.s: Likewise.
|
||
|
||
For older changes see ChangeLog-2010
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|