diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fcad646..fb3883a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2007-06-27 Alan Modra <amodra@bigpond.net.au> + + * elf32-ppc.c (ppc_elf_select_plt_layout): Properly iterate over + input bfds. + 2007-06-26 H.J. Lu <hongjiu.lu@intel.com> * dwarf2.c (find_line): New. Contains the duplicated code from: |