summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-30Import the binutils master branch from the sourceware CVS repository,vendor/binutils/binutils-master-20070703-075419vendor/binutilsDimitry Andric
exactly as it was on Tue, 3 Jul 2007 07:54:19 +0000. Corresponds to git commit 397a64b350470350c8e0adb2af84439ea0f89272, which was the last commit before switching to GPLv3. Notes: svn path=/vendor/binutils/dist/; revision=214571 svn path=/vendor/binutils/binutils-master-20070703-075419/; revision=214573; tag=vendor/binutils/binutils-master-20070703-075419
2010-10-19Import the binutils-2_17-branch from the sourceware CVS repository,vendor/binutils/binutils-2_17-branch-20070807-000013Dimitry Andric
exactly as it was on Tue, 7 Aug 2007 00:00:13 +0000. Corresponds to git commit b458c361f01f7a257f897d0961d0a379ee999aaa. This is currently (and most likely forever :) the last commit on this branch. Notes: svn path=/vendor/binutils/dist/; revision=214082 svn path=/vendor/binutils/binutils-2_17-branch-20070807-000013/; revision=214098; tag=vendor/binutils/binutils-2_17-branch-20070807-000013
2010-10-18Import the binutils-2_15-branch from the sourceware CVS repository,vendor/binutils/binutils-2_15-branch-20050608-153448Dimitry Andric
exactly as it was on Wed, 8 Jun 2005 15:34:48 +0000. Corresponds to git commit 7e01d69a19a8fd079887f26853c8565da15ff340. This is currently (and most likely forever :) the last commit on this branch. Notes: svn path=/vendor/binutils/dist/; revision=214033 svn path=/vendor/binutils/binutils-2_15-branch-20050608-153448/; revision=214034; tag=vendor/binutils/binutils-2_15-branch-20050608-153448
2010-10-17Import the binutils-2_15-branch from the sourceware CVS repository,vendor/binutils/binutils-2_15-branch-20040523-044032Dimitry Andric
exactly as it was on Sun, 23 May 2004 04:40:32 +0000. Corresponds to git commit 242eda977694c559d7d21626702034c13d745597. Notes: svn path=/vendor/binutils/dist/; revision=213996 svn path=/vendor/binutils/binutils-2_15-branch-20040523-044032/; revision=213997; tag=vendor/binutils/binutils-2_15-branch-20040523-044032
2009-05-06Cleanup.vendor/binutils/2.15-r191844-obrienDavid E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=191844 svn path=/vendor/binutils/2.15-r191844-obrien/; revision=213991; tag=vendor/binutils/2.15-r191844-obrien
2009-05-06Flatten vendor/binutils/dist.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=191843
2009-01-23Flatten vendor/binutils/*/{x,contrib}/binutils/* to just vendor/binutils/*/*David E. O'Brien
Also, don't record this move and remove any keyword expansion. Notes: svn path=/vendor/binutils/dist/; revision=187632
2009-01-19Rename vendor/binutils/*/contrib to vendor/binutils/*/xDavid E. O'Brien
Binutils has a "contrib" subdirectory - thus flattening cannot happen without renaming the upper level contrib directory in a first pass. Also, don't record this move and remove any keyword expansion. Notes: svn path=/vendor/binutils/dist/; revision=187443
2008-05-29Import of Binutils from the FSF 2.15 branch (just post-.0 release).David E. O'Brien
These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC. Notes: svn path=/vendor/binutils/dist/; revision=179404
2008-01-29Bring in fix for Binutils PR other/16240: Check for a failure return fromDavid E. O'Brien
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 Notes: svn path=/vendor/binutils/dist/; revision=175790
2007-04-06Import two binutils header files from FSF 2.15 branch.Alexander Kabaev
These fix binutils compilation on i386/amd64 with GCC 4.1 and have no other effect. No response by: obrien Notes: svn path=/vendor/binutils/dist/; revision=168433
2006-06-08* elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): When linking aMarius Strobl
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 Notes: svn path=/vendor/binutils/dist/; revision=159399
2005-07-07Fix bogus fmov* SPARC opcodes.David E. O'Brien
(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 Notes: svn path=/vendor/binutils/dist/; revision=147824
2004-07-06Import of Binutils from the FSF 2.15 branch (just post-.0 release).David E. O'Brien
These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC. Notes: svn path=/vendor/binutils/dist/; revision=131722
2004-06-16Import of Binutils from the FSF 2.15 branch (just post-.0 release).David E. O'Brien
These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC. Notes: svn path=/vendor/binutils/dist/; revision=130561
2004-03-17Play along with the effort to use getopt_long from libc.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=127105
2003-03-02Things that never should have been imported.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=111756
2003-03-02Junk that never should have gotten imported.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=111755
2002-12-02Import of Binutils from the FSF 2.13 branch (just pre-.2 release).David E. O'Brien
These bits are taken from the FSF anoncvs repo on 27-Oct-2002 21:12:00 EST. Notes: svn path=/vendor/binutils/dist/; revision=107492
2002-10-11Import of Binutils from the FSF 2.13 branch (just pre-.1 release).David E. O'Brien
These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT. Notes: svn path=/vendor/binutils/dist/; revision=104871
2002-10-11Typo fixed on Vendor branchDavid E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=104858
2002-10-11Import of Binutils from the FSF 2.13 branch (just pre-.1 release).David E. O'Brien
These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT. Notes: svn path=/vendor/binutils/dist/; revision=104834
2002-08-31Remove these MIPS (and stragglers) from the vendor branch so I won'tDavid E. O'Brien
accidently import them again. Notes: svn path=/vendor/binutils/dist/; revision=102736
2002-08-31Import of Binutils from the FSF 2.12 branch (post-.1 release).David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=102729
2002-07-05Import of Binutils from the FSF 2.12 branch (just post-.1 release).David E. O'Brien
These bits are taken from the FSF anoncvs repo on 22-June-2002 23:28:00 EDT. Notes: svn path=/vendor/binutils/dist/; revision=99461
2002-04-12Import of Binutils from the FSF 2.12 branch.David E. O'Brien
(this fixes several linker problems and coredumps) These bits are taken from the FSF anoncvs repo on 10-April-2002 13:24 Zulu Notes: svn path=/vendor/binutils/dist/; revision=94536
2002-03-20Import of Binutils from the FSF 2.12 branch (just post-.0 release).David E. O'Brien
These bits are taken from the FSF anoncvs repo on 20-March-2002 13:33:33 PST. Notes: svn path=/vendor/binutils/dist/; revision=92828
2002-02-22Import of Binutils from the FSF 2.12 branch (pre-.0 release).David E. O'Brien
These bits are taken from the FSF anoncvs repo on 21-Feburary-2002 20:15 PST. Notes: svn path=/vendor/binutils/dist/; revision=91041
2002-01-27Enlist the FreeBSD-CURRENT users as testers of what is to become BinutilsDavid E. O'Brien
version 2.12.0. These bits are taken from the FSF anoncvs repo on 27-January-2002 03:41 PST. Notes: svn path=/vendor/binutils/dist/; revision=89857
2001-12-20Fix the 'nm' -> segfault bug (on the vendor branch). This has been fixedPeter Wemm
the same way in the cygnus base source. The problem was that bfd was writing to memory obtained from malloc(0). The next import will update this if necessary. I'm not sure of the origins of this patch. Discussed with: obrien Notes: svn path=/vendor/binutils/dist/; revision=88237
2001-11-01Halloween import of Binutils from the FSF 2.11 branch.David E. O'Brien
This fixes some IA-64 related bugs. Notes: svn path=/vendor/binutils/dist/; revision=85815
2001-10-13Import the extra bits needed to target IA-64, PowerPC, and sparc64.David E. O'Brien
(this is Binutils from the FSF 2.11 branch [checked out 19-July-2001]) Notes: svn path=/vendor/binutils/dist/; revision=84865
2001-07-28Import of Binutils from the FSF 2.11 branch [checked out 19-July-2001].David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=80508
2001-07-20Import of Binutils from the FSF 2.11 branch [checked out 19-July-2001].David E. O'Brien
This fixes an annoying `ld' bug. Notes: svn path=/vendor/binutils/dist/; revision=80016
2001-06-26Import of GNU Binutils version 2.11.2.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=78844
2001-06-26Import of GNU Binutils version 2.11.2.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=78828
2001-05-28Import of GNU Binutils version 2.11.0.David E. O'Brien
Believe it or not, this is heavily stripped down. Notes: svn path=/vendor/binutils/dist/; revision=77298
2000-11-26Import a virgin (but trimed) Binutils 2.10 release.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=69180
2000-11-25Import of GNU Binutils version 2.10.1.David E. O'Brien
Believe it or not, this is heavily stripped down. Notes: svn path=/vendor/binutils/dist/; revision=69159
2000-11-15Import of GNU Binutils version 2.10.1.David E. O'Brien
Believe it or not, this is heavily stripped down. Notes: svn path=/vendor/binutils/dist/; revision=68765
2000-11-13Import a virgin (but trimed) Binutils 2.10 release.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=68673
2000-11-13Upgrade to Binutils 2.10.0.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=68670
2000-06-20Import a virgin (but trimed) Binutils 2.10 release.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=61843
2000-05-13Addition SCO/SVR4 offical EI_OSABI types taken from the sourceware trunk.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=60529
2000-05-12Import of Binutils 2.10 snapshot.David E. O'Brien
Notes: svn path=/vendor/binutils/dist/; revision=60484
2000-04-19Vendor import of the 19990502 Cygnus Sourceware version of sparc-ops.c.David E. O'Brien
This fixes a critcal problem in building a sparc64 toolchain. Notes: svn path=/vendor/binutils/dist/; revision=59396
2000-04-18Header file gotten from the Cygnus Sourceware Binutils anoncvs repositoryDavid E. O'Brien
on 14-April-2000. This gives us offical SCO/SVR4 ABI values for EI_OSABI. Notes: svn path=/vendor/binutils/dist/; revision=59343
2000-04-05Import the Sparc bits of GNU binutils 2.9.1.David E. O'Brien
Requested by: steve Notes: svn path=/vendor/binutils/dist/; revision=59024
2000-02-02Import the latest version ehopt.c from the Cygnus Sourceware anoncvsDavid E. O'Brien
repository (dated 5-3-1999). This fixes the endless loop the assembler gets in when it is trying to decide how big part of the exception handling table should be on the Alpha. This version of this file allows qradiobutton.cpp from qt and widget.cc from kdelibs11 to be compilable. Notes: svn path=/vendor/binutils/dist/; revision=56944
1999-02-28Import files needed to build mips binaries with binutils 2.9.1.Warner Losh
Notes: svn path=/vendor/binutils/dist/; revision=44348