diff options
author | Nick Clifton <nickc@redhat.com> | 2005-07-19 10:01:32 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-07-19 10:01:32 +0000 |
commit | 85da3a565d28a070fe8d73cc5c9f6c5fc7f0a327 (patch) | |
tree | da378369929ce6a2739191715df3ed697b4f2d36 /bfd | |
parent | 22cbf2e74af43dfe9ff6f8e141ffc5f8c8b679ed (diff) | |
download | gdb-85da3a565d28a070fe8d73cc5c9f6c5fc7f0a327.zip gdb-85da3a565d28a070fe8d73cc5c9f6c5fc7f0a327.tar.gz gdb-85da3a565d28a070fe8d73cc5c9f6c5fc7f0a327.tar.bz2 |
Add ChangeLog entries for yesterdays deltas (oops!)
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fa19b93..439a8ea 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,17 @@ +2005-07-18 Nick Clifton <nickc@redhat.com> + + * reloc.c: Add M32C and MS1 relocs. + * bfd-in2.h: Regenerate. + * libbfd.h: Regenerate. + +2005-07-18 Nick Clifton <nickc@redhat.com> + + * config.bfd: Move m32c entry to correct location. + * archures.c: Likewise. + * configure.in: Likewise. + * configure: Regenerate. + * targets.c: Move ms1 vector to correct location. + 2005-07-18 Jan Beulich <jbeulich@novell.com> * elf32-i386.c (elf_howto_table): Adjust overflow complaint handler |