diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-08-24 13:55:55 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-08-24 13:55:55 +0000 |
commit | 8c98ec7dcccbe45bed00b04e04c3d7cac8f7b744 (patch) | |
tree | 6fab1a026bc634bcc426f4296398d77f32957f30 /bfd/ChangeLog | |
parent | 17ea634937fc598b248628b5e533323a6a9f4d82 (diff) | |
download | gdb-8c98ec7dcccbe45bed00b04e04c3d7cac8f7b744.zip gdb-8c98ec7dcccbe45bed00b04e04c3d7cac8f7b744.tar.gz gdb-8c98ec7dcccbe45bed00b04e04c3d7cac8f7b744.tar.bz2 |
* bfd.c (bfd_alt_mach_code): New function.
* bfd-in2.h: Rebuilt.
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 5160843..7e92107 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2001-08-24 Alexandre Oliva <aoliva@redhat.com> + * bfd.c (bfd_alt_mach_code): New function. + * bfd-in2.h: Rebuilt. + +2001-08-24 Alexandre Oliva <aoliva@redhat.com> + * elf-m10300.c (mn10300_elf_relocate_section): Test the right `type' field in the hash entry when deciding whether to follow a link. |