src/ld ChangeLog emulparams/elf64ppc.sh emulte ...
amodra@sources.redhat.com
amodra@sources.redhat.com
Thu Jul 10 00:38:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sources.redhat.com 2003-07-10 00:38:19
Modified files:
ld : ChangeLog
ld/emulparams : elf64ppc.sh
ld/emultempl : ppc64elf.em
ld/scripttempl : elf.sc
Log message:
* emulparams/elf64ppc.sh (OTHER_GOT_SECTIONS): Don't define.
(GOT): Define.
* emultempl/ppc64elf.em (stub_added): New static var.
(ppc_create_output_section_statements): Call ppc64_elf_init_stub_bfd.
(ppc_add_stub_section): Set stub_added.
(gld${EMULATION_NAME}_finish): Look for .got rather than .toc. Adjust
ppc64_elf_size_stubs call and test for stubs.
* scripttempl/elf.sc (GOT): Define and use.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.955&r2=1.956
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf64ppc.sh.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emultempl/ppc64elf.em.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/scripttempl/elf.sc.diff?cvsroot=src&r1=1.39&r2=1.40
More information about the Binutils-cvs
mailing list