summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS ineadler2012-12-061-2/+2
| | | | | | | | | | | | share/mk/sys.mk instead. This is part of a medium term project to permit deterministic builds of FreeBSD. Submitted by: Erik Cederstrand <erik@cederstrand.dk> Reviewed by: imp, toolchain@ Approved by: cperciva MFC after: 2 weeks
* Merge ^/vendor/binutils/dist@214571 into contrib/binutils, which bringsdim2010-11-011-1211/+9585
|\ | | | | | | | | | | | | | | | | | | | | | | 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.
* \ Merge ^vendor/binutils/dist@214082 into contrib/binutils.dim2010-10-211-13319/+30449
|\ \ | |/
| * Rename vendor/binutils/*/contrib to vendor/binutils/*/xobrien2009-01-191-23981/+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.
* Import of Binutils from the FSF 2.15 branch (just post-.0 release).obrien2004-06-161-1604/+23501
| | | | These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC.
* Import of Binutils from the FSF 2.13 branch (just pre-.1 release).obrien2002-10-111-228/+193
| | | | These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT.
* Import of Binutils from the FSF 2.12 branch (pre-.0 release).obrien2002-02-221-1/+1
| | | | These bits are taken from the FSF anoncvs repo on 21-Feburary-2002 20:15 PST.
* Enlist the FreeBSD-CURRENT users as testers of what is to become Binutilsobrien2002-01-271-30/+187
| | | | | version 2.12.0. These bits are taken from the FSF anoncvs repo on 27-January-2002 03:41 PST.
* Import of GNU Binutils version 2.11.2.obrien2001-06-261-1/+3
|
* Import of GNU Binutils version 2.11.0.obrien2001-05-281-125/+237
| | | | Believe it or not, this is heavily stripped down.
* Import of GNU Binutils version 2.10.1.obrien2000-11-151-1/+2
| | | | Believe it or not, this is heavily stripped down.
* Import a virgin (but trimed) Binutils 2.10 release.obrien2000-06-201-1/+0
|
* Import of Binutils 2.10 snapshot.obrien2000-05-121-115/+310
|
* Import GNU binutils-2.9.1. This will break things for a few minutesjdp1998-09-061-123/+212
| | | | | | until I've made the commits to resolve the conflicts. Submitted by: Doug Rabson <dfr>
* Initial import of GNU binutils version 2.8.1. Believe it or not,jdp1998-03-011-0/+1564
this is heavily stripped down.
OpenPOWER on IntegriCloud