1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/gnu/usr.bin/binutils/ld
Marcel Moolenaar af025ea9a7 Force -O1 compilation when targeted for ia64. GCC 4 generates
bad code at -O2. Since this is likely caused by the low-level
optimizer, testing TARGET_ARCH rather than MACHINE_ARCH should
handle ia64 cross-compilation as well. With this work-around
in place, we can release using the current GCC and Binutils
code at the default optimization level on ia64.

Approved by: re (kensmith)
2007-09-26 01:31:28 +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
genscripts.sh Reduce diff to vendor for maintance purposes. 2007-09-19 14:19:32 +00:00
Makefile Force -O1 compilation when targeted for ia64. GCC 4 generates 2007-09-26 01:31:28 +00:00
Makefile.alpha
Makefile.amd64
Makefile.arm Fix the build and minor cleanup. 2006-09-14 07:44:05 +00:00
Makefile.i386
Makefile.ia64
Makefile.powerpc
Makefile.sparc64