aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libiberty
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-242-2/+2
* Allow one to force with issue with 'TARGET_BIG_ENDIAN'.David E. O'Brien2006-11-061-2/+2
* TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient andWarner Losh2006-09-141-2/+2
* Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined.David E. O'Brien2006-09-121-2/+2
* Use the system gnuregex library vs. building GNU regex bits into libibertyDavid E. O'Brien2005-02-141-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Seperately add regex.c and splay-tree.c to SRCS. They are both neededMarcel Moolenaar2004-06-191-6/+9
* Updated Bmake framework for Binutils 2.15.David E. O'Brien2004-06-162-129/+260
* Use system getopt_long*Andrey A. Chernov2004-02-281-1/+1
* style.Makefile(5):Johan Karlsson2004-02-241-1/+1
* Migrate to a new way of dealing with building from old revisions ofWarner Losh2003-04-051-5/+0
* We now have insque().David E. O'Brien2002-12-021-1/+1
* Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov2002-11-131-1/+3
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-3/+0
* Turn up WARNS as high as possible.David E. O'Brien2002-03-131-0/+1
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-271-23/+25
* Style fix.David E. O'Brien2002-01-271-2/+2
* Add files new with 2.12.0.David E. O'Brien2002-01-271-1/+1
* Unconditionally use basename.c source vs. only doing this if the libc weDavid E. O'Brien2001-09-261-2/+1
* Rev 1.10 bogusly tested the kernel version, not the libc version.David E. O'Brien2001-09-141-9/+2
* Fix the upgrade path from 4.1 and earlier.David E. O'Brien2001-09-061-0/+11
* Add lbasename which is used in the `LD' fix for -current.David E. O'Brien2001-07-201-1/+1
* Upgrade to Binutils 2.11.0.David E. O'Brien2001-05-283-16/+43
* Reduce the libiberty sources we build to those we actually need.David E. O'Brien2001-03-311-5/+5
* Minor style cleanup.David E. O'Brien2001-03-311-8/+6
* Upgrade to Binutils 2.10.1.David E. O'Brien2000-11-151-1/+1
* Pull the switch and activate our Binutils to a snapshot of the up andDavid E. O'Brien2000-05-222-10/+228
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Replace empty install targets with definitions of INTERNALLIB andJohn Polstra1998-03-121-3/+3
* Add bmakefiles for building binutils from the contrib tree.John Polstra1998-03-013-0/+31