NetBSD/gnu/usr.bin/egcs
tv 1428a599bf Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, which
builds and installs only what is necessary to link and run binaries, when
the library is not externally useable.
- NOPIC: Create and link against a static library.
- PIC: Create, link against, and install a shared object.
- PIC+LDSTATIC: Create and link against a static library; create and
  install a shared object.
1998-09-13 23:25:18 +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 Update to egcs 1.1, and prune CPPFLAGS. 1998-08-16 22:09:02 +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