diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-18 19:03:30 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-18 19:03:30 +0000 |
commit | 02b89dcefcae12b4512f9e43c50746c5fa2709ba (patch) | |
tree | 48e3885bc719bc1156f7541ebcf67157e139a957 /bfd/ChangeLog | |
parent | c5f7d19c5a425025b2f24036bcafcdcd7de0184f (diff) | |
download | gdb-02b89dcefcae12b4512f9e43c50746c5fa2709ba.zip gdb-02b89dcefcae12b4512f9e43c50746c5fa2709ba.tar.gz gdb-02b89dcefcae12b4512f9e43c50746c5fa2709ba.tar.bz2 |
Add default case to file_format switch.
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 99011ea..902f82c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2000-12-18 Nick Clifton <nickc@redhat.com> + + * vms-misc.c (_bfd_vms_get_record): Add default case to + file_format switch. + 2000-12-15 Miloslav Trmac <mitr@volny.cz> * elfcore.h (elf_core_file_p): Move to the start of the program |