diff options
author | Mark Mitchell <mark@codesourcery.com> | 2003-06-24 06:41:36 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2003-06-24 06:41:36 +0000 |
commit | 88810f8cd12415fc0cbd6cbc2fc42598d7548401 (patch) | |
tree | bfc8ed675bdb7d560b4581dcc14ba7cc76fd1519 /bfd/ChangeLog | |
parent | 8ee95d47b63699537bff031267720cdbda179e10 (diff) | |
download | gdb-88810f8cd12415fc0cbd6cbc2fc42598d7548401.zip gdb-88810f8cd12415fc0cbd6cbc2fc42598d7548401.tar.gz gdb-88810f8cd12415fc0cbd6cbc2fc42598d7548401.tar.bz2 |
* elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to count
APUinfo slots.
(ppc_elf_final_write_processing): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1e81fd7..012f8f6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2003-06-23 Mark Mitchell <mark@codesourcery.com> + + * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to count + APUinfo slots. + (ppc_elf_final_write_processing): Likewise. + 2003-06-23 H.J. Lu <hongjiu.lu@intel.com> * elflink.h (elf_link_input_bfd): Check raw size when using |