opnsense-src/gnu/usr.bin/binutils/ld
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
..
armelf_fbsd.sh scripts for the arm port. 2006-09-14 07:46:32 +00:00
armelfb_fbsd.sh scripts for the arm port. 2006-09-14 07:46:32 +00:00
config.h Updated Bmake framework for Binutils 2.15. 2004-06-16 07:09:44 +00:00
elf32btsmip_fbsd.sh Push mips support for ld into the tree. 2008-12-11 08:18:45 +00:00
elf32btsmipn32_fbsd.sh Add an alignment of 8 for sections in the n32 ABI. The default alignment 2010-06-25 05:07:42 +00:00
elf32ltsmip_fbsd.sh Push mips support for ld into the tree. 2008-12-11 08:18:45 +00:00
elf32ltsmipn32_fbsd.sh Add an alignment of 8 for sections in the n32 ABI. The default alignment 2010-06-25 05:07:42 +00:00
elf64btsmip_fbsd.sh Push mips support for ld into the tree. 2008-12-11 08:18:45 +00:00
elf64ltsmip_fbsd.sh Push mips support for ld into the tree. 2008-12-11 08:18:45 +00:00
genscripts.sh Add n32 ABI generators... 2010-03-02 05:43:04 +00:00
Makefile Force -O1 compilation when targeted for ia64. GCC 4 generates 2007-09-26 01:31:28 +00:00
Makefile.amd64 Be consistent in quoting. 2006-07-22 14:37:17 +00:00
Makefile.arm Complete the integration of tbemd branch into head. 2010-11-10 06:39:49 +00:00
Makefile.i386 Be consistent in quoting. 2006-07-22 14:37:17 +00:00
Makefile.ia64 Be consistent in quoting. 2006-07-22 14:37:17 +00:00
Makefile.mips Complete the integration of tbemd branch into head. 2010-11-10 06:39:49 +00:00
Makefile.powerpc MAJOR cleanup of the Bmake framework. 2004-07-08 17:05:34 +00:00
Makefile.powerpc64 Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes 2010-07-10 02:29:22 +00:00
Makefile.sparc64 MAJOR cleanup of the Bmake framework. 2004-07-08 17:05:34 +00:00