freebsd-skq/gnu/usr.bin
jmallett 4544b2987d 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
..
binutils Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
cc Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
cvs Don't include <sys/timeb.h>. 2012-01-08 12:38:41 +00:00
dialog Use ${VAR} instead of $(VAR) consistently. 2011-11-24 14:17:04 +00:00
diff
diff3
dtc
gdb Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
gperf upgrade gperf to the last GPLv2 version (3.0.3) 2011-11-28 12:29:16 +00:00
grep Build and install a BSD licensed grep. 2011-05-25 01:04:12 +00:00
groff Pull up vendor changes to mdoc(7). 2011-12-08 13:54:06 +00:00
patch
rcs
sdiff
send-pr MFC 2011-05-14 02:28:26 +00:00
sort
texinfo
Makefile Simply post r222273. 2011-06-08 21:29:33 +00:00
Makefile.inc