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 a70d480..0d57d0d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2004-06-16 Daniel Jacobowitz <dan@debian.org> + + * elf32-ppc.c (ppc_elf_create_linker_section): Create symbols in + the pre-existing section. + 2004-06-15 Alan Modra <amodra@bigpond.net.au> * section.c (struct sec): Remove usused flags. Reorganize a little. |