diff options
author | Daniel Jacobowitz <drow@false.org> | 2008-07-24 16:17:42 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2008-07-24 16:17:42 +0000 |
commit | 20163277f8921ef8efd3f6e578296478676ba71a (patch) | |
tree | f9fa0f704e5ebde6145aee48dfcda68aae362afd /bfd/ChangeLog | |
parent | 60e569b986e92a2bb94d0c0d4980eefe4789cd56 (diff) | |
download | gdb-20163277f8921ef8efd3f6e578296478676ba71a.zip gdb-20163277f8921ef8efd3f6e578296478676ba71a.tar.gz gdb-20163277f8921ef8efd3f6e578296478676ba71a.tar.bz2 |
* elf32-mips.c (elf_backend_write_section): Define.
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 da58640..23b8d93 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2008-07-24 Daniel Jacobowitz <dan@codesourcery.com> + + * elf32-mips.c (elf_backend_write_section): Define. + 2008-07-24 Nick Clifton <nickc@redhat.com> * elf.c (_bfd_elf_map_sections_to_segments): Catch off by one |