NetBSD/gnu/usr.bin/egcs
tv 9b1c81b5b2 Set -Wno-error on gcc 2.7. The warning-error on cexp.y is bogus (it is a
warning for never-executed code that egcs properly does not issue).
Unfortunately, that particular warning cannot be switched off individually.
1998-10-04 18:43:30 +00:00
..
arch Reorg. 1998-08-17 20:26:06 +00:00
cc Update to egcs 1.1-snapshot. 1998-08-16 23:10:27 +00:00
cc1 Update cc1's to egcs 1.1 snapshot. 1998-08-17 02:25:44 +00:00
cc1obj Fix "make depend". 1998-08-17 22:29:54 +00:00
cc1plus Fix "make depend". 1998-08-17 22:29:54 +00:00
collect2 Fix TARGET_MACHINE. 1998-08-17 15:46:33 +00:00
common Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, which 1998-09-13 23:25:18 +00:00
cpp Set -Wno-error on gcc 2.7. The warning-error on cexp.y is bogus (it is a 1998-10-04 18:43:30 +00:00
f771 Fix "make depend". 1998-08-17 22:29:54 +00:00
g++ Update to egcs 1.1 snapshot. 1998-08-16 23:24:27 +00:00
g77 g77version.o really needs to be a .o in the SRCS. 1998-08-17 22:37:57 +00:00
Makefile f771 needs the deliberate dependencies for common, too. Noticed by 1998-08-27 21:39:01 +00:00
Makefile.cc1 Add dependency from c-lex.o to c-parse.h. 1998-08-17 14:02:41 +00:00
Makefile.inc ...But don't recursively call print-objdir. 1998-08-27 21:44:28 +00:00