Statistics
| Branch: | Revision:

root / ppc.ld @ 93148aa5

History | View | Annotate | Download (8.5 kB)

# Date Author Comment
665a04ae 01/10/2012 07:23 pm Alexander Graf

PPC: Fix linker scripts on ppc hosts

When compiling qemu statically with multilib on PPC, we hit the
same issue that commit 845f2c2812d9ed24b36c02a3d06ee83aeafe8b49
is fixing. Do the same here.

Signed-off-by: Alexander Graf <>
Signed-off-by: Aurelien Jarno <>

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 <>

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 <>

85a6f129 04/28/2007 10:00 pm ths

Update ppc.ld to work with newer binutils.

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

a84eaf0c 06/05/2005 06:57 pm bellard

add missing definitions in the ppc linker script (Paul Brook)

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

766a487a 02/19/2003 01:35 am bellard

ppc build

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