opnsense-src/gnu/usr.bin/binutils/libbfd
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
..
bfd.h Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. 2010-06-02 11:06:03 +00:00
config.h.fbsd Update to binutils 2.15: 2004-06-19 19:25:33 +00:00
elf-fbsd-brand.c
Makefile Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes 2010-07-10 02:29:22 +00:00
Makefile.amd64 Remove target peigen.c so that make doesn't warn us about it. 2010-09-30 07:12:09 +00:00
Makefile.arm Complete the integration of tbemd branch into head. 2010-11-10 06:39:49 +00:00
Makefile.i386 Add support for the 32-bit EFI target. 2008-04-17 23:36:35 +00:00
Makefile.ia64 MAJOR cleanup of the Bmake framework. 2004-07-08 17:05:34 +00:00
Makefile.mips Complete the integration of tbemd branch into head. 2010-11-10 06:39:49 +00:00
Makefile.powerpc Add rs6000 to the architectures on PowerPC. It's needed by gdb(1). 2006-08-24 02:36:21 +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