1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/gnu/usr.bin/binutils
Warner Losh cd2ae2532f Retire TARGET_ABI.
Implement MACHINE_ARCH=mips64e[lb] to build N64 images.  This replaces
MACHINE_ARCH=mipse[lb] TARGET_ABI=n64.

MACHINE_ARCH=mipsn32e[lb] has been added, but currently requires
WITHOUT_CDDL due to atomic issues in libzfs.  I've not investigated
this much, but implemented this to preserve as much of the TARGET_ABI
functionality that I could.  Since its presence doesn't affect the
working cases, I've kept it in for now.

Added mips64e[lb] to make universe, so more kernels build.

And I think this (finally) closes the curtain on the tbemd tree.
2011-01-07 20:26:33 +00:00
..
addr2line Updated Bmake framework for Binutils 2.15. 2004-06-16 07:09:44 +00:00
ar Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forced 2008-03-02 11:10:46 +00:00
as Garbage-collect some code made obsolete by the TBEMD import. 2010-11-15 22:12:13 +00:00
doc Do not build or install gasp.info anymore, as gasp has not been built or 2010-11-11 23:41:36 +00:00
ld Retire TARGET_ABI. 2011-01-07 20:26:33 +00:00
libbfd Retire TARGET_ABI. 2011-01-07 20:26:33 +00:00
libbinutils For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libiberty Allow one to force with issue with 'TARGET_BIG_ENDIAN'. 2006-11-06 02:32:29 +00:00
libopcodes Garbage-collect some code made obsolete by the TBEMD import. 2010-11-15 22:12:13 +00:00
nm Updated Bmake framework for Binutils 2.15. 2004-06-16 07:09:44 +00:00
objcopy Updated Bmake framework for Binutils 2.15. 2004-06-16 07:09:44 +00:00
objdump Lower WARNS to avoid warning about type-punned casting. 2008-05-04 04:13:35 +00:00
ranlib Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forced 2008-03-02 11:10:46 +00:00
readelf Updated Bmake framework for Binutils 2.15. 2004-06-16 07:09:44 +00:00
size Updated Bmake framework for Binutils 2.15. 2004-06-16 07:09:44 +00:00
strings Updated Bmake framework for Binutils 2.15. 2004-06-16 07:09:44 +00:00
strip Updated Bmake framework for Binutils 2.15. 2004-06-16 07:09:44 +00:00
Makefile GDB has moved up one level. 2004-06-25 07:34:56 +00:00
Makefile.inc Remove another reference to alpha... 2010-02-03 02:39:08 +00:00
Makefile.inc0 Retire TARGET_ABI. 2011-01-07 20:26:33 +00:00
update.sh