aboutsummaryrefslogtreecommitdiff
path: root/contrib/binutils/etc
Commit message (Collapse)AuthorAgeFilesLines
* Remove contrib/binutils, unused after r368667Ed Maste2020-12-162-857/+0
| | | | Notes: svn path=/head/; revision=368696
* Merge ^/vendor/binutils/dist@214571 into contrib/binutils, which bringsDimitry Andric2010-11-012-4/+67
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | us up to version 2.17.50.20070703, at the last GPLv2 commit. Amongst others, this added upstream support for some FreeBSD-specific things that we previously had to manually hack in, such as the OSABI label support, and so on. There are also quite a number of new files, some for cpu's (e.g. SPU) that we may or may not be interested in, but those can be cleaned up later on, if needed. Notes: svn path=/projects/binutils-2.17/; revision=214634
* | Merge ^vendor/binutils/dist@214082 into contrib/binutils.Dimitry Andric2010-10-212-34/+108
|\| | | | | | | Notes: svn path=/projects/binutils-2.17/; revision=214157
* | Merge ^vendor/binutils/dist@213996 into contrib/binutils. Skip addingDimitry Andric2010-10-182-3/+14
|\| | | | | | | | | | | | | | | any files we do not need, delete some files that were removed upstream, but keep our own customizations and backports from later binutils. Notes: svn path=/projects/binutils-2.17/; revision=214030
| * Rename vendor/binutils/*/contrib to vendor/binutils/*/xDavid E. O'Brien2009-01-1919-10876/+0
| | | | | | | | | | | | | | | | | | | | 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
* | This commit was generated by cvs2svn to compensate for changes in r107492,David E. O'Brien2002-12-021-5/+42
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=107493
| * Import of Binutils from the FSF 2.13 branch (just pre-.2 release).David E. O'Brien2002-12-023-280/+1007
| | | | | | | | | | | | | | 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
* | This commit was generated by cvs2svn to compensate for changes in r102729,David E. O'Brien2002-08-312-1/+10
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=102730
| * Import of Binutils from the FSF 2.12 branch (post-.1 release).David E. O'Brien2002-08-312-1/+10
| | | | | | | | Notes: svn path=/vendor/binutils/dist/; revision=102729
* | None of these files are used in our build, nor do I really believeDavid E. O'Brien2000-06-2014-5950/+0
| | | | | | | | | | | | | | | | | | anyone is going to read them. Many were new with the "sourceware_binutils-2_10-branch_anoncvs_20000512" import. Others have been around since 2.8.1. Notes: svn path=/head/; revision=61841
* | Remove these Binutils 2.8.1 files.David E. O'Brien2000-06-203-3527/+0
|/ | | | Notes: svn path=/head/; revision=61840
* Import of Binutils 2.10 snapshot.David E. O'Brien2000-05-1213-1481/+3944
| | | | Notes: svn path=/vendor/binutils/dist/; revision=60484
* Import GNU binutils-2.9.1. This will break things for a few minutesJohn Polstra1998-09-065-91/+198
| | | | | | | | | until I've made the commits to resolve the conflicts. Submitted by: Doug Rabson <dfr> Notes: svn path=/vendor/binutils/dist/; revision=38889
* Initial import of GNU binutils version 2.8.1. Believe it or not,John Polstra1998-03-018-0/+7570
this is heavily stripped down. Notes: svn path=/vendor/binutils/dist/; revision=33965