summaryrefslogtreecommitdiffstats
path: root/contrib/binutils
Commit message (Collapse)AuthorAgeFilesLines
* Push mips support into the tree.imp2008-12-113-0/+30
|
* Bring these back to HEAD.obrien2008-05-297-0/+9661
| | | | | (I thought ncvs@ had rm'ed these MIPS files a long time ago... SVN had better work out - else 7 more files off the vendor branch.)
* This commit was generated by cvs2svn to compensate for changes in r179404,obrien2008-05-2939-0/+31112
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import of Binutils from the FSF 2.15 branch (just post-.0 release).obrien2008-05-2946-0/+40773
| | | | | | | | These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC.
* | This commit was generated by cvs2svn to compensate for changes in r175790,obrien2008-01-291-0/+2
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in fix for Binutils PR other/16240: Check for a failure return fromobrien2008-01-291-0/+2
| | | | | | | | | | | | | | | | cplus_demangle_type. This is the rev 1.50-1.51 change. Our addr2line, etc.. would crash if used on C++ code that contains certain symbol types. One example is _ZN13PatternDriver23StringScalarDeleteValueC1ERKNS_25ConflateStringScalarValueERKNS_25AbstractStringScalarValueERKNS_12TemplateEnumINS_12pdcomplementELZNS_16complement_namesEELZNS_14COMPLEMENTENUMEEEE
* | Fix strict alias warnings.jb2007-11-231-3/+7
| |
* | This commit was generated by cvs2svn to compensate for changes in r168433,kan2007-04-062-20/+17
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import two binutils header files from FSF 2.15 branch.kan2007-04-062-20/+17
| | | | | | | | | | | | | | These fix binutils compilation on i386/amd64 with GCC 4.1 and have no other effect. No response by: obrien
* | This commit was generated by cvs2svn to compensate for changes in r159399,marius2006-06-081-1/+5
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): When linking amarius2006-06-081-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-shared object, do not reserve space in .plt and .rela.plt for regular symbols neither defined nor referenced in shared objects. This is a backport of rev. 1.101 (sourceware.org repository) to Binutils 2.15 which fixes the creation of bogus relocations in the PLT of Firefox and Thunderbird binaries and which in turn caused them to segfault in rtld(1). This is committed to the vendor branch as it doesn't represent a local change but the original vendor fix is from after elf_link_hash_flags was replaced with bitfields. PR: sparc64/89486 Approved by: maintainer timeout Obtained from: NetBSD MFC after: 1 week
* | This commit was generated by cvs2svn to compensate for changes in r147824,obrien2005-07-071-101/+63
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Fix bogus fmov* SPARC opcodes.obrien2005-07-071-101/+63
| | | | | | | | | | | | | | | | | | (Note this makes the vendor branch not represent Binutils in the vendor's CVS repository at any point in time. Portmgr did not like the state of Binutils on Sparc that represented the point in time the vendor fixed this issue. I'd rather have fixed this on RELENG_6.) Approved by: re
* | This commit was generated by cvs2svn to compensate for changes in r131722,obrien2004-07-064-0/+985
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of Binutils from the FSF 2.15 branch (just post-.0 release).obrien2004-07-064-0/+985
| | | | | | | | These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC.
* | Update HEAD with the stock binutils_2_15_20040523 file.obrien2004-06-1613-6350/+12318
| |
* | Blah, these came back. Use a bigger hammer.obrien2004-06-163-1390/+0
| |
* | Merge rev 1.2 (configuration changes to support FreeBSD) into Binutils 2.15.obrien2004-06-161-6/+6
| |
* | Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints) intoobrien2004-06-161-307/+401
| | | | | | | | Binutils 2.15.
* | Merge rev 1.2 (FreeBSD a.out configuration support) into Binutils 2.15.obrien2004-06-161-86/+461
| |
* | Merge our ELF branding into Binutils 2.15.obrien2004-06-161-1151/+1325
| |
* | This commit was generated by cvs2svn to compensate for changes in r130561,obrien2004-06-16644-102159/+199910
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of Binutils from the FSF 2.15 branch (just post-.0 release).obrien2004-06-16661-110036/+214410
| | | | | | | | These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC.
| * Play along with the effort to use getopt_long from libc.obrien2004-03-173-1388/+0
| |
| * Things that never should have been imported.obrien2003-03-0236-12979/+0
| |
| * Junk that never should have gotten imported.obrien2003-03-0219-36061/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r127105,obrien2004-03-173-1388/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | From FSF Binutils CVS repo:obrien2003-05-281-1/+15
| | | | | | | | | | | | | | | | 2003-04-09 Richard Henderson <rth@redhat.com> * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>: Ignore relocations against r_symndx == 0. Requested by: kris,re(scottl)
* | This commit was generated by cvs2svn to compensate for changes in r111756,obrien2003-03-0219-2911/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Update HEAD with the stock files.obrien2002-12-028-258/+264
| |
* | Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints)obrien2002-12-021-45/+58
| | | | | | | | into the Binutils 2.13.2 20021128 snap.
* | Remove our custom ELF branding -- we have moved to our own ELF vectorsobrien2002-12-022-40/+37
| | | | | | | | that DTRT.
* | Merge our ELF branding into Binutils 2_13_2_20021127 snapshot.obrien2002-12-021-32/+2
| |
* | GC some stuff I thought was long gone.obrien2002-12-0243-46844/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r107492,obrien2002-12-02109-2175/+3057
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of Binutils from the FSF 2.13 branch (just pre-.2 release).obrien2002-12-02127-2823/+18523
| | | | | | | | These bits are taken from the FSF anoncvs repo on 27-Oct-2002 21:12:00 EST.
* | Try to keep CVS from pissing over the next binutils import by returningobrien2002-12-0213-36/+0
| | | | | | | | to purely stock files.
* | This commit was generated by cvs2svn to compensate for changes in r104871,obrien2002-10-112-0/+112
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of Binutils from the FSF 2.13 branch (just pre-.1 release).obrien2002-10-112-0/+112
| | | | | | | | These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT.
* | This commit was generated by cvs2svn to compensate for changes in r104858,obrien2002-10-111-1/+1
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Typo fixed on Vendor branchobrien2002-10-111-1/+1
| |
* | Use the stock version of this.obrien2002-10-114-241/+354
| |
* | Bring the binutils_2_13_20021110 snap version of this to the HEAD branch.obrien2002-10-112-151/+254
| |
* | Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints)obrien2002-10-111-4/+19
| | | | | | | | into Binutils 2.13.1 snap.
* | Bring the binutils_2_13_20021110_snap version of this to the HEAD branch.obrien2002-10-111-2/+4
| |
* | Bring the 2.13 snap version of this to the HEAD branch.obrien2002-10-111-10/+63
| |
* | Use the stock 2.13.1 snapshot version of this.obrien2002-10-111-23/+15
| |
* | Merge rev 1.2 (FreeBSD a.out configuration support) into theobrien2002-10-111-14/+108
| | | | | | | | Binutils 2.13_20021110 snap.
* | We use the stock version of this file.obrien2002-10-111-649/+748
| |
* | Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils 2.13_20021110.obrien2002-10-111-618/+1765
| |
OpenPOWER on IntegriCloud