summaryrefslogtreecommitdiff
path: root/share/mk/sys.mk
AgeCommit message (Expand)Author
2001-12-19Remove -Wa,-Av9a hack from <sys.mk> and relegate it to the places that needtv
2001-09-17Use -O2 on PowerPC.mycroft
2001-07-23Make arm use -O2matt
2001-06-29Tell the assembler to accept UltraSPARC extensions on sparc64.eeh
2001-06-19Add some extra flags for the x86-64 port. Disable -O in sys.mkfvdl
2000-08-22Switch arm26 to -O2. Most of my kernels are compiled with this anyway,bjh21
2000-05-02Allow optimizer/debug flags to be changed on command line withoutsjg
1999-11-15VAX should use -O2. (why don't all ports?)matt
1999-11-13merge build rules for files ending .cc and .Cjdolecek
1999-03-10alpha seems to work with -O2...mycroft
1999-02-24add missing parts of the "mips"->"mipse?" transitiondrochner
1999-02-12* Add support for MKDOC MKLINKLIB MKLINT MKMAN MKNLS MKOBJ MKPIC MKPICINSTALLlukem
1999-02-06Back out previous backout of -O2 in mips. Bug in strtod.c fixed viasimonb
1999-02-05_Don't_ use -O2 on mips, libc/stdlib/strtod.c breakssimonb
1999-01-21Use -O2 on arm32.mycroft
1999-01-18Add -F to LINTFLAGS so that the full pathname is printed.christos
1999-01-12Use -O2 on mips.simonb
1998-12-12Use -O2 on m68k.thorpej
1998-11-26Use -O2 on SPARC.mycroft
1998-11-22Use -O2 on i386.mycroft
1998-08-22Fix the .c.a brokenness with libbfd the "right" way - nuke everything buttv
1998-05-22Apply same .c.a workaround from alpha to arm32tv
1998-04-09The C++ compiler is "c++", not "g++"; that is more compatible with non-GCCtv
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-04-01Revert. This broke too much in the build tree, and a better solutiontv
1998-04-01Fix .y rules to DTRT with possibly generated .h files. See mail ontv
1997-11-05Fix .c.ln rule: use CPPFLAGS, not CFLAGS.thorpej
1997-11-04Move definitions of: NM, LORDER, TSORT from bsd.sys.mk to sys.mkgwr
1997-11-03add '-z' to LINTFLAGS, so that forward structure definions (for pointercgd
1997-10-28add default rules for Objective C sources (`.m' suffix):lukem
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-27Put include information in CPPFLAGS only (not in CFLAGS or MKDEPFLAGS).cjs
1997-05-17Remove unneeded .SUFFIXES lines, and move .s and .S closer to .o to give themycroft
1997-03-29merge lite-2 changes (mostly SCCSids)mikel
1996-10-18Define an INSTALL make variable, and default it to "install". Suggestedthorpej
1996-09-30Add "-traditional-cpp" to the COMPILE.S command, so that assemblerthorpej
1996-04-10Remove broken hack that attempted to do the same as the previous.mycroft
1996-04-10Fix COMPILE.s so the output file is named correctly.mycroft
1996-02-29Removed special handling of CPPFLAGS if DESTDIR is set. Third partyjtc
1996-02-28Default .s.o and .S.o left output in wrong filejtc
1995-12-18don't include the .c.a rule on the alpha. see p.r. 1488 for ancgd
1995-09-24- In preparation for parallel makes fix the library rules so that theychristos
1995-06-24update lint rules, but keep linting disabledcgd
1994-07-26Move the inclusion of bsd.own.mk to a better place.mycroft
1994-07-06Use CPPFLAGS (previously defined but unused) to yank in include files frommycroft
1994-06-30.m4 files are sources tooderaadt
1994-06-30RCSID frobbing, and minor sanity adjustments.cgd
1994-03-27add back inclusion of bsd.own.mkcgd
1994-03-24Added various COMPILE.? & LINK.? macros and changed suffix rules to usejtc
1994-03-24Now that single suffix rules work, uncomment them.jtc