diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-04-17 13:14:08 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-04-17 13:14:08 +0000 |
commit | 5750dcecf6a09f90007d130f93da4bca48b2ce48 (patch) | |
tree | af9b00dcc8b7bce1f93ade44e7ae2da338f02f44 /bfd/ChangeLog | |
parent | a4a181ad269921cfc38a07a5b7579eb5ca9e1057 (diff) | |
download | gdb-5750dcecf6a09f90007d130f93da4bca48b2ce48.zip gdb-5750dcecf6a09f90007d130f93da4bca48b2ce48.tar.gz gdb-5750dcecf6a09f90007d130f93da4bca48b2ce48.tar.bz2 |
* elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Put
DT_MIPS_RLD_MAP before DT_DEBUG again.
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 8ed0fad..7d7838c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2007-04-17 Daniel Jacobowitz <dan@codesourcery.com> + + * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Put + DT_MIPS_RLD_MAP before DT_DEBUG again. + 2007-04-14 Steve Ellcey <sje@cup.hp.com> * Makefile.am: Add ACLOCAL_AMFLAGS. |