summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/egcs/common
AgeCommit message (Expand)Author
2000-07-02Add arm26 support to GCC. This is only very slightly tested at present.bjh21
1999-10-09CPPFLAGS/HOST_CPPFLAGS isolation for cross-compilessommerfeld
1999-02-24make this build after mips->mipse? transitiondrochner
1999-02-24Add minimal dependency to make "make depend" optionalitohy
1999-02-20Define MK* vars before hidden inclusion of bsd.own.mk from ../Makefile.incpk
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-09Revert to static libcc1. It's acutally a bit faster on most applicationstv
1998-11-28Add sparc64 support.eeh
1998-11-16Make this work again if BSDOBJDIR is set.frueauf
1998-11-15Add timestamp files and move-if-change logic for machine-generated source.jonathan
1998-10-31gcc uses "mips" as the config subdirectory and arch-dependent filenamejonathan
1998-10-14Forcibly remove the "generated" files in gnu/dist automatically so theytv
1998-09-13Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, whichtv
1998-08-22Add NetBSD rcsid.tv
1998-08-20Bump minor: -Wno-format-y2k added an extern to the shlib.tv
1998-08-17Fix "make depend".tv
1998-08-17Depend the .so files on the generated headers too.tv
1998-08-17Get the dependencies right for gen*.lo which depend on genrtl.h.tv
1998-08-17Set NOPICINSTALL for this limited-use librarytv
1998-08-17USE_EGCS_HAIFA, not USE_HAIFA.tv
1998-08-17Update to egcs 1.1 snapshot, and a few remaining nits.tv
1998-04-15ARM32 fixes from cgd: GNU uses "arm", not "arm32" for the architecture;tv
1998-04-15Make the shlib work again. Missing symbols that the a.out ld didn't catch.tv
1998-04-09Make use of NOSTATICLIB addition to <bsd.lib.mk>tv
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-04-07Create shared library by default on non-NOPIC systems. Only installtv
1998-04-03- make f771 work with CC1_SHLIB: move files that aren't actually "common"tv
1998-04-02- Remove bi-reverse.c from ${SRCS} and put it in ${CLEANFILES}. Not usedtv
1998-04-01Cleanup of the previous fixes, and it all now compiles cleanly withouttv
1998-04-01Add $(.OBJDIR) to the front of .PATH: so yacc's generated files do nottv
1998-03-29building gcc from the egcs sources in gnu/dist/gcc...mrg