diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-12-20 01:13:05 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-12-20 01:13:05 +0000 |
commit | bf7f243f7e1d4d7ec7e3219e18b4480b3280d73f (patch) | |
tree | 555b838de19a6f731b5a9513808f98d48ecc08df | |
parent | af3f8771534640767bd99268a09c5cdc49c57848 (diff) | |
download | gdb-bf7f243f7e1d4d7ec7e3219e18b4480b3280d73f.zip gdb-bf7f243f7e1d4d7ec7e3219e18b4480b3280d73f.tar.gz gdb-bf7f243f7e1d4d7ec7e3219e18b4480b3280d73f.tar.bz2 |
configure m68k-cbm non-sysv4 correctly
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1698548..ee63eb9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 19 20:01:43 1995 Ken Raeburn <raeburn@cygnus.com> + + * config.bfd: Match on m68k-cbm-* only if OS doesn't match + anything else. + Tue Dec 19 16:38:59 1995 Ian Lance Taylor <ian@cygnus.com> * coff-i960.c (CALC_ADDEND): Define. |