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
ar
as Temporarily add newer copy of tc-sparc.c to build to 2006-10-09 04:52:14 +00:00
doc
gasp Scheduled mdoc(7) sweep. 2005-01-09 19:54:23 +00:00
gdb
gdbreplay
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
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
objcopy
objdump
ranlib
readelf
size
strings
strip
Makefile
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