diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-11-16 22:28:22 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-11-16 22:28:22 +0000 |
commit | f6f350fe5bccc5807034d3dc90aaa4a0c656a675 (patch) | |
tree | 05c352a8166e47fa5c291ba46e600c642b6d604e /bfd/ChangeLog | |
parent | 73951697c3ea8bd670f7395da055e05ae1eb5688 (diff) | |
download | gdb-f6f350fe5bccc5807034d3dc90aaa4a0c656a675.zip gdb-f6f350fe5bccc5807034d3dc90aaa4a0c656a675.tar.gz gdb-f6f350fe5bccc5807034d3dc90aaa4a0c656a675.tar.bz2 |
* coff-sh.c: Deleted some code that was commented out or inside "#if 0".
(COFF_LONG_FILENAMES): Define.
* cpu-sh.c (arch_info_struct): Convert name to lowercase, for consistency with
other architectures.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 806944b..44d447e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Wed Nov 16 16:08:06 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * coff-sh.c: Deleted some code that was commented out or inside + "#if 0". + (COFF_LONG_FILENAMES): Define. + + * cpu-sh.c (arch_info_struct): Convert name to lowercase, for + consistency with other architectures. + Sat Nov 12 23:50:10 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * elfcode.h (elf_export_symbol): Also export symbols which are |