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 e8dce5b9b3 Complete the integration of tbemd branch into head.
TARGET_BIG_ENDIAN is now completely dead, except where it was
originally supposed to be used (internally in the toolchain building).

TARGET_ARCH has changed in three cases:
(1) Little endian mips has changed to mipsel.
(2) Big endian mips has changed to mipseb.
(3) Big endian arm has changed to armeb.

Some additional changes are needed to make 'make universe' work on arm
and mips after this change, so those are commented out for now.

UPDATING information will be forthcoming.  Any remaining rough edges
will be hammered out in -current.
2010-11-10 06:39:49 +00:00
..
addr2line
ar Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forced 2008-03-02 11:10:46 +00:00
as Complete the integration of tbemd branch into head. 2010-11-10 06:39:49 +00:00
doc
gasp
gdb MFtbemd: 2010-08-23 22:24:11 +00:00
gdbreplay
ld Complete the integration of tbemd branch into head. 2010-11-10 06:39:49 +00:00
libbfd Complete the integration of tbemd branch into head. 2010-11-10 06:39:49 +00:00
libbinutils
libiberty Allow one to force with issue with 'TARGET_BIG_ENDIAN'. 2006-11-06 02:32:29 +00:00
libopcodes Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes 2010-07-10 02:29:22 +00:00
nm
objcopy
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
size
strings
strip
Makefile
Makefile.inc Remove another reference to alpha... 2010-02-03 02:39:08 +00:00
Makefile.inc0 Complete the integration of tbemd branch into head. 2010-11-10 06:39:49 +00:00
update.sh