diff options
author | Joseph Myers <joseph@codesourcery.com> | 2008-09-30 15:04:34 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2008-09-30 15:04:34 +0000 |
commit | b796d39d3a974d7d0946366467c5bdf72460d4e5 (patch) | |
tree | c71f2c8e657d08e1935f4793adce1f48424c6dd2 /ld/ChangeLog | |
parent | 42b722c134bdc0fa404020194874b63b6741e4aa (diff) | |
download | gdb-b796d39d3a974d7d0946366467c5bdf72460d4e5.zip gdb-b796d39d3a974d7d0946366467c5bdf72460d4e5.tar.gz gdb-b796d39d3a974d7d0946366467c5bdf72460d4e5.tar.bz2 |
* emulparams/elf64ppc.sh (OTHER_GOT_RELOC_SECTIONS): Add .rela.opd
and .rela.branch_lt.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 283a75c..25debe5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2008-09-30 Joseph Myers <joseph@codesourcery.com> + + * emulparams/elf64ppc.sh (OTHER_GOT_RELOC_SECTIONS): Add .rela.opd + and .rela.branch_lt. + 2008-09-30 Alan Modra <amodra@bigpond.net.au> * Makefile.am: Run "make dep-am". |