diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1996-09-09 22:59:40 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1996-09-09 22:59:40 +0000 |
commit | f0c12b73402e181fed2ac4e3911f8754004d08e6 (patch) | |
tree | 8c6a4edbbc2c985f743c08cac72d7f29e9a7096f /bfd/ChangeLog | |
parent | 2254cd90a9ce9460303b2585574b4bb219142bf4 (diff) | |
download | gdb-f0c12b73402e181fed2ac4e3911f8754004d08e6.zip gdb-f0c12b73402e181fed2ac4e3911f8754004d08e6.tar.gz gdb-f0c12b73402e181fed2ac4e3911f8754004d08e6.tar.bz2 |
* config.bfd,configure.in,configure: Add m32r support.
* Makefile.in,archures.c,elf.c,targets.c: Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 22bc292..f59a7e5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -2,6 +2,7 @@ Mon Sep 9 12:31:22 1996 Doug Evans <dje@canuck.cygnus.com> start-sanitize-m32r * config.bfd,configure.in,configure: Add m32r support. + * Makefile.in,archures.c,elf.c,targets.c: Likewise. end-sanitize-m32r * config.bfd: Keep target list alphabetically sorted. |