23 Commits (cec35cb997ec4750563b643fdd2924e7aecbc898)

Author SHA1 Message Date
Dr. Ralf S. Engelschall 15b344dc19 upgrading package: binutils 2.18 -> 2.19 17 years ago
Dr. Ralf S. Engelschall ea9d7065e5 get rid of a confusing error message 18 years ago
Dr. Ralf S. Engelschall 90b234995e upgrading package: binutils 2.17 -> 2.18 19 years ago
Dr. Ralf S. Engelschall afe54a346c Silently ignore ld(1) option --hash-style=ARG which RedHat/Fedora introduce in GNU binutils >= 2.17.50. This is required to be able to build GCC under Fedora 7 as here the vendor cc(1) temporarily used our ld(1). 19 years ago
Dr. Ralf S. Engelschall 5d00d5c1f8 blindly try to add some additional Mac OS X support 19 years ago
Dr. Ralf S. Engelschall 9c286c94d9 upgrading package: binutils 2.16.1 -> 2.17 20 years ago
Dr. Ralf S. Engelschall d02fd6130e Fix GNU binutils support for Solaris 10/amd64: - recognize and ignore Solaris 10's "Solaris Cryptographic Framework" ELF header type "SUNW_signature" - recognize and ignore Solaris 10's "Symbol information" ELF header type "SUNW_syminfo" - recognize and ignore Solaris 10's "DTrace Object Format" ELF header type. - Fix the path to the dynamic linker under Solaris 10/amd64. - Enable 64-bit support in GNU binutils libbfd. Sponsored by: SpaceNet AG <http://www.space.net/> 20 years ago
Dr. Ralf S. Engelschall d08df3ac9a Security Issue (PR binutils/2584, CVE-2006-2362) 20 years ago
Dr. Ralf S. Engelschall dc8d9ea841 provide both the binutils related C APIs and the ld(1) ldscripts (which for unknown reasons are definetely required on x86-solaris10 when building gcc 4.0) 21 years ago
Thomas Lotterer f75410911a Problems with --disable-nls under Solaris - Prevent inclusion of <libintl.h>, when ENABLE_NLS is not set. When ENABLE_NLS is not set, some parts of binutils are declaring dummy versions of bindtextdomain, texdomain etc. <locale.h> under Solaris includes <libintl.h>, which leads to problems, because the dummy definitions conflict with the definitions in libintl.h. - Finally the dummy routines lead to a compilation error in gprof.c, because they generate a warning ("statement without effect", or so) and the compiler switch -Werror is used. Real errors happen only in the current CVS version, but there where many warnings in 2.16.1, so i applied the patch anyway. 21 years ago
Dr. Ralf S. Engelschall 6bc4b9307c upgrading package: binutils 2.15 -> 2.16 21 years ago
Christoph Schug 748ce6f895 fixed patch 21 years ago
Christoph Schug 38bc07e043 fixed ld(1) segfault probs on Solaris 8 21 years ago
Dr. Ralf S. Engelschall 47e1aa288a GNU binutils 2.15 segfaulted in the past when built with GNU gcc 3.4.0 under at least Sun Solaris. Now with gcc 3.4.3 this seems to be no longer happening, so try again to upgrade to GNU binutils 2.15. This is especially needed for supporting amd64-freebsd5.3. 21 years ago
Dr. Ralf S. Engelschall 21e15bdd19 fix binutils 2.14 packaging by using the old corresponding patch 22 years ago
Dr. Ralf S. Engelschall 76ff5f75ac upgrading package: binutils 2.14 -> 2.15 22 years ago
Dr. Ralf S. Engelschall b659e89a7a cleanup patch and add workaround for Fedora 22 years ago
Dr. Ralf S. Engelschall 224591e30e add support for FreeBSD 4.10 22 years ago
Michael van Elst d8b0a1c134 use less intrusive patch by amodra@bigpond.net.au for sparc-solaris 23 years ago
Michael van Elst ceba4a2463 add experimental patch to fix linker on sparc-solaris 23 years ago
Michael van Elst d81176b65d drop ancient patch 23 years ago
Dr. Ralf S. Engelschall 502dc0e53a branding only under FreeBSD for now 24 years ago
Dr. Ralf S. Engelschall 108f45d0fc more fixes, more fixes (for Solaris) 24 years ago