freebsd-dev/gnu/usr.bin/binutils
Marcel Moolenaar 6c7ef9a0f8 Fix PowerPC-targeted cross-builds performed on 64-bit platforms.
Only PowerPC supports both 32-bit and 64-bit targets and the
BFD_DEFAULT_TARGET_SIZE is used by the binutils code to reflect
the preferred ABI. We define BFD_DEFAULT_TARGET_SIZE for all
platforms, but based on the build machine. As such 64-bit build
machines defined BFD_DEFAULT_TARGET_SIZE incorrectly for 32-bit
targets, but since this only affects PowerPC it went unnoticed
for a long time.
The fix is to define BFD_DEFAULT_TARGET_SIZE based on the target
architecture.

PR: amd64/102996
MFC after: 1 month
2007-02-11 07:15:06 +00:00
..
addr2line Updated Bmake framework for Binutils 2.15. 2004-06-16 07:09:44 +00:00
ar NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
as Temporarily add newer copy of tc-sparc.c to build to 2006-10-09 04:52:14 +00:00
doc Removed. It was used for building gdb docs, which we don't do here 2004-06-27 03:34:54 +00:00
gasp Scheduled mdoc(7) sweep. 2005-01-09 19:54:23 +00:00
gdb NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
gdbreplay Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
ld scripts for the arm port. 2006-09-14 07:46:32 +00:00
libbfd Fix PowerPC-targeted cross-builds performed on 64-bit platforms. 2007-02-11 07:15:06 +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 Be consistent in quoting. 2006-07-22 14:37:17 +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 Updated Bmake framework for Binutils 2.15. 2004-06-16 07:09:44 +00:00
ranlib NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +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 Style sync. 2006-09-12 19:24:01 +00:00
Makefile.inc0 Fix PowerPC-targeted cross-builds performed on 64-bit platforms. 2007-02-11 07:15:06 +00:00
update.sh Our OS name is "freebsd", not "freebsdelf". 2000-12-15 20:11:28 +00:00