diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-19 16:47:37 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-19 16:47:37 +0000 |
commit | 922b39a492ecaa02e1bbdc6e2f44c10af1eede29 (patch) | |
tree | fcb636c5c5e6ca8ab533281319b6e273bde93f1f | |
parent | b4aa170e4ac075995eeccf3e5ed2127d0676ba10 (diff) | |
download | gdb-922b39a492ecaa02e1bbdc6e2f44c10af1eede29.zip gdb-922b39a492ecaa02e1bbdc6e2f44c10af1eede29.tar.gz gdb-922b39a492ecaa02e1bbdc6e2f44c10af1eede29.tar.bz2 |
* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
and gdb/testsuite/Makefile.in.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, + and gdb/testsuite/Makefile.in. + +Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in: recognize mips*- instead of mips- + Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com) * config.sub: Accept linux*coff and linux*elf as operating |