diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-11-01 16:07:46 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-11-01 16:07:46 +0000 |
commit | 3110dbc9c3bf4ce8688747811e871e48819bd09b (patch) | |
tree | 01c8044d01f4e286d0f89c94fa0ab04e9f8bbaf8 /bfd/ChangeLog | |
parent | 06d2da930da0c71b4ef494894382b62c6b5bd1e9 (diff) | |
download | gdb-3110dbc9c3bf4ce8688747811e871e48819bd09b.zip gdb-3110dbc9c3bf4ce8688747811e871e48819bd09b.tar.gz gdb-3110dbc9c3bf4ce8688747811e871e48819bd09b.tar.bz2 |
* elfxx-mips.c (mips_elf_merge_gots): Always use maxcnt.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 788c9e2..b3ad7d6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2006-11-01 Daniel Jacobowitz <dan@codesourcery.com> + + * elfxx-mips.c (mips_elf_merge_gots): Always use maxcnt. + 2006-10-31 Alan Modra <amodra@bigpond.net.au> * elf.c (elfcore_write_note): Pad note descriptor to 4-byte |