freebsd-dev/gnu/usr.bin/cc
Juli Mallett 84db023ec1 Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.
This makes our naming scheme more closely match other systems and the
expectations of much third-party software.  MIPS builds which are little-endian
should require and exhibit no changes.  Big-endian TARGET_ARCHes must be
changed:
	From:		To:
	mipseb		mips
	mipsn32eb	mipsn32
	mips64eb	mips64

An entry has been added to UPDATING and some foot-shooting protection (complete
with warnings which should become errors in the near future) to the top-level
base system Makefile.
2012-03-29 02:54:35 +00:00
..
c++ Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that 2012-02-29 22:58:51 +00:00
c++filt Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
cc Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that 2012-02-29 22:58:51 +00:00
cc1 Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
cc1plus Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
cc_int Complete the integration of tbemd branch into head. 2010-11-10 06:39:49 +00:00
cc_tools Enable TLS support for ARM toolchain 2012-02-14 00:18:18 +00:00
collect2 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
cpp Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that 2012-02-29 22:58:51 +00:00
doc Remove libobjc and other Objective-C related components, as these are 2011-04-17 21:03:23 +00:00
f77 Minor Makefile cleanup. Do not use Makefile variables named 'version' and 2007-03-12 00:28:06 +00:00
f77doc
f771 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
gcov Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
include In r219639, SSSE3 instruction set support was backported to our gcc. 2011-04-14 16:45:16 +00:00
libcpp Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
libdecnumber Update bmake glue to build GCC 4.2. 2007-05-19 04:25:59 +00:00
libiberty Add strndup(3) prototype to string.h. 2008-12-08 21:04:24 +00:00
protoize Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
Makefile Remove libobjc and other Objective-C related components, as these are 2011-04-17 21:03:23 +00:00
Makefile.fe Unbreak amd64<->i386 cross builds. 2010-12-02 17:36:47 +00:00
Makefile.inc Remove unused support for 64 bit long on 32 bit architectures. 2011-01-07 22:57:31 +00:00
Makefile.tgt Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
Makefile.ver * Don't give the impression that this compiler is GPLv3. 2011-10-24 20:52:41 +00:00