diff options
author | Richard Sandiford <rsandifo@nildram.co.uk> | 2003-08-14 09:30:34 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@nildram.co.uk> | 2003-08-14 09:30:34 +0000 |
commit | 532726eaa0453ac27b221066d45155843a9ab6e2 (patch) | |
tree | 09df8dcc3017614f16cdb77e750805ac783b16ee /bfd/ChangeLog | |
parent | 0f993ab74b4522b7a246b3e849b145bb5e7e8857 (diff) | |
download | gdb-532726eaa0453ac27b221066d45155843a9ab6e2.tar.gz |
* elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
code to work with 64-bit bfds.
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 ad8cee8ecfe..3870478e3d9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2003-08-14 Richard Sandiford <rsandifo@redhat.com> + + * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC + code to work with 64-bit bfds. + 2003-08-14 Alan Modra <amodra@bigpond.net.au> * dep-in.sed: Remove libintl.h. |