freebsd-dev/share/mk
Ed Maste 57f804675e remove GCC 4.2.1 build infrastructure
As described in Warner's email message[1] to the FreeBSD-arch mailing
list we have reached GCC 4.2.1's retirement date.  At this time all
supported architectures either use in-tree Clang, or rely on external
toolchain (i.e., a contemporary GCC version from ports).

GCC 4.2.1 was released July 18, 2007 and was imported into FreeBSD later
that year, in r171825.  GCC has served us well, but version 4.2.1 is
obsolete and not used by default on any architecture in FreeBSD.  It
does not support modern C and does not support arm64 or RISC-V.

Thanks to everyone responsible for maintaining, updating, and testing
GCC in the FreeBSD base system over the years.

So long, and thanks for all the fish.

[1] https://lists.freebsd.org/pipermail/freebsd-arch/2020-January/019823.html

PR:		228919
Reviewed by:	brooks, imp
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23124
2020-02-29 03:25:51 +00:00
..
atf.test.mk
auto.obj.mk
bsd.arch.inc.mk
bsd.clang-analyze.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
bsd.compat.mk Build hard-float lib32 for mips64hf/mips64elhf 2020-01-27 12:02:47 +00:00
bsd.compiler.mk Use __ as the separator for the exported vars in bsd.compiler/linker.mk 2019-11-15 16:43:36 +00:00
bsd.confs.mk
bsd.cpu.mk Remove sparc64 specific buid-system hacks 2020-02-26 18:49:20 +00:00
bsd.crunchgen.mk
bsd.dep.mk Allow per-file lex and yacc options. 2019-11-15 21:19:06 +00:00
bsd.dirs.mk
bsd.doc.mk
bsd.dtb.mk Introduce bsd.sysdir.mk to consolidate looking for the kernel. 2019-11-21 15:59:33 +00:00
bsd.endian.mk Remove sparc64 specific buid-system hacks 2020-02-26 18:49:20 +00:00
bsd.files.mk Use ${.ALLSRC:Ninstalldirs-*} instead of assuming order of .ALLSRC 2019-12-10 12:12:48 +00:00
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk Introduce bsd.sysdir.mk to consolidate looking for the kernel. 2019-11-21 15:59:33 +00:00
bsd.lib.mk Remove sparc64 specific buid-system hacks 2020-02-26 18:49:20 +00:00
bsd.libnames.mk
bsd.linker.mk Take LINKER_FREEBSD_VERSION from numerical field after dash 2020-02-19 21:12:59 +00:00
bsd.links.mk
bsd.man.mk
bsd.mkopt.mk
bsd.nls.mk
bsd.obj.mk
bsd.opts.mk Make the warning for deprecated NO_ variables an error. 2020-02-12 18:09:20 +00:00
bsd.own.mk Standardize EFI's ESP mount point. 2019-11-20 21:06:29 +00:00
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Add -mno-relax to CFLAGS in bsd.prog/lib.mk instead of bsd.cpu.mk. 2020-01-08 17:49:34 +00:00
bsd.progs.mk
bsd.README
bsd.snmpmod.mk
bsd.subdir.mk
bsd.suffixes-posix.mk
bsd.suffixes.mk
bsd.symver.mk
bsd.sys.mk Remove sparc64 specific buid-system hacks 2020-02-26 18:49:20 +00:00
bsd.sysdir.mk Introduce bsd.sysdir.mk to consolidate looking for the kernel. 2019-11-21 15:59:33 +00:00
bsd.test.mk
dirdeps-options.mk
dirdeps-targets.mk Update dirdeps.mk and gendirdeps.mk 2019-12-11 17:38:15 +00:00
dirdeps.mk Update dirdeps.mk and gendirdeps.mk 2019-12-11 17:38:15 +00:00
gendirdeps.mk Update dirdeps.mk and gendirdeps.mk 2019-12-11 17:38:15 +00:00
googletest.test.inc.mk Work around two -Werror warning issues in googletest, which have been 2020-01-31 18:26:23 +00:00
googletest.test.mk
host-target.mk
install-new.mk
kmod.opts.mk Add a kmod.opts.mk. 2019-11-21 18:14:26 +00:00
local.autodep.mk
local.dirdeps-options.mk retire BSD_CRTBEGIN option 2020-01-31 18:04:04 +00:00
local.dirdeps.mk remove GCC 4.2.1 build infrastructure 2020-02-29 03:25:51 +00:00
local.gendirdeps.mk retire BSD_CRTBEGIN option 2020-01-31 18:04:04 +00:00
local.init.mk
local.meta.sys.mk Remove sparc64 specific buid-system hacks 2020-02-26 18:49:20 +00:00
local.sys.env.mk
local.sys.mk
Makefile Install bsd.sysdir.mk. 2019-11-21 19:54:10 +00:00
meta2deps.py
meta2deps.sh retire BSD_CRTBEGIN option 2020-01-31 18:04:04 +00:00
meta.autodep.mk
meta.stage.mk
meta.subdir.mk
meta.sys.mk Update dirdeps.mk and gendirdeps.mk 2019-12-11 17:38:15 +00:00
netbsd-tests.test.mk
plain.test.mk
src.init.mk
src.libnames.mk remove GCC 4.2.1 build infrastructure 2020-02-29 03:25:51 +00:00
src.lua.mk Add flua to the base system, install to /usr/libexec 2019-11-18 23:21:13 +00:00
src.opts.mk remove GCC 4.2.1 build infrastructure 2020-02-29 03:25:51 +00:00
src.sys.env.mk META_MODE: Allow 'make all install' to work with filemon. 2020-01-17 14:29:27 +00:00
src.sys.mk
src.sys.obj.mk
stage-install.sh
suite.test.mk
sys.dependfile.mk
sys.mk
tap.test.mk
version_gen.awk