Statistics
| Branch: | Revision:

root / x86_64.ld @ 2542bfd5

History | View | Annotate | Download (6.4 kB)

# Date Author Comment
8733f609 08/27/2011 06:42 pm Gerd Hoffmann

Fix linker scripts

Remove PROVIDE_HIDDEN and ONLY_IF_{RO,RW} from linker scripts to make
them work with older binutils versions. Fixes *-bsd-user build on
OpenBSD 4.9 which ships binutils 2.15.

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Blue Swirl <>

845f2c28 02/06/2010 11:22 pm Loïc Minier

Fix missing symbols in .rel/.rela.plt sections

Fix .rel.plt sections in the output to not only include .rel.plt
sections from the input but also the .rel.iplt sections and to define
the hidden symbols __rel_iplt_start and __rel_iplt_end around
.rel.iplt as otherwise we get undefined references to these when...

4bf6b55b 07/27/2009 10:10 pm Juan Quintela

set SEARCH_PATH for the linker script from output of ld --verbose -v

Signed-off-by: Juan Quintela <>
Signed-off-by: Anthony Liguori <>

abd2c7dc 01/06/2005 10:50 pm bellard

update

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1203 c046a42c-6fe2-441c-8c8c-71466251a162