diff options
author | Martin Hunt <hunt@redhat.com> | 1997-02-19 01:29:29 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1997-02-19 01:29:29 +0000 |
commit | fd8d7c31c0b9b4fc9fa7ca9e6d38e4843cf2ff65 (patch) | |
tree | abe5703a9b0967debc0e86ec178bd56ba9242a01 /bfd/ChangeLog | |
parent | 49d1bbbef2a319214b111acb0090703061e4a702 (diff) | |
download | gdb-fd8d7c31c0b9b4fc9fa7ca9e6d38e4843cf2ff65.zip gdb-fd8d7c31c0b9b4fc9fa7ca9e6d38e4843cf2ff65.tar.gz gdb-fd8d7c31c0b9b4fc9fa7ca9e6d38e4843cf2ff65.tar.bz2 |
Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* Makefile.in, archures.c, config.bfd, configure.in, elf.c,
reloc.c, targets.c: New target, elf-*-D30V.
* bfd-in2.h, configure, libbfd.h: Rebuilt.
* cpu-d30v.c, elf32-d30v.c: New files.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 22fc5df..d8aec39 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,14 @@ +start-sanitize-d30v +Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> + + * Makefile.in, archures.c, config.bfd, configure.in, elf.c, + reloc.c, targets.c: New target, elf-*-D30V. + + * bfd-in2.h, configure, libbfd.h: Rebuilt. + + * cpu-d30v.c, elf32-d30v.c: New files. + +end-sanitize-d30v Tue Feb 18 15:31:48 1997 Fred Fish <fnf@cygnus.com> * reloc.c (struct reloc_howto_struct): Fix typo in comment. |