diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-12-13 18:54:24 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-12-13 18:54:24 +0000 |
commit | 480ccad5633632e9fc6d98a79f38756e10ebcda7 (patch) | |
tree | e8230693494f656b75e5f76b1d8a5dbe395608b7 /bfd/ChangeLog | |
parent | 120e5e89125b8d2622a724e1ebb5a863504cec69 (diff) | |
download | gdb-480ccad5633632e9fc6d98a79f38756e10ebcda7.zip gdb-480ccad5633632e9fc6d98a79f38756e10ebcda7.tar.gz gdb-480ccad5633632e9fc6d98a79f38756e10ebcda7.tar.bz2 |
* mpw-config.in: Match on mips-*-* instead of mips-idt-ecoff.
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 4f6ef0f..7ac53b2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Wed Dec 13 10:52:14 1995 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-config.in: Match on mips-*-* instead of mips-idt-ecoff. + Wed Dec 13 11:07:45 1995 Kim Knuttila <krk@cygnus.com> * coff-ppc.c (coff_ppc_relocate_section): removed debugging code. |