diff options
author | Mark Kettenis <kettenis@gnu.org> | 2004-06-26 07:05:15 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2004-06-26 07:05:15 +0000 |
commit | a5fd0812426bc8cce068d6f8f4e51cdafc58daff (patch) | |
tree | 2a729449b1af367a1e993a354aa0c1d18aac5c23 /bfd/ChangeLog | |
parent | 336d6a643235878f2fe1a7895e7a00b3ce86a71b (diff) | |
download | gdb-a5fd0812426bc8cce068d6f8f4e51cdafc58daff.zip gdb-a5fd0812426bc8cce068d6f8f4e51cdafc58daff.tar.gz gdb-a5fd0812426bc8cce068d6f8f4e51cdafc58daff.tar.bz2 |
* config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cba983a..fd823a9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2004-06-26 Mark Kettenis <kettenis@gnu.org> + + * config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*. + 2004-06-25 Joel Brobecker <brobecker@gnat.com> * som.c (som_set_reloc_info): Correct small typo. |