summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/libiberty/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Update Makefile and config.h for libiberty.dim2010-11-011-21/+83
|
* Allow one to force with issue with 'TARGET_BIG_ENDIAN'.obrien2006-11-061-2/+2
|
* TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient andimp2006-09-141-2/+2
| | | | besides, TARGET_BIG_ENDIAN isn't defined anyway.
* Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined.obrien2006-09-121-2/+2
|
* Updated Bmake framework for Binutils 2.15.obrien2004-06-161-129/+259
|
* We now have insque().obrien2002-12-021-1/+1
|
* Upgrade to a Binutils 2.12.0 snapshot.obrien2002-01-271-23/+25
|
* Upgrade to Binutils 2.11.0.obrien2001-05-281-13/+41
|
* Pull the switch and activate our Binutils to a snapshot of the up andobrien2000-05-221-10/+227
| | | | comming 2.10 release.
* Add bmakefiles for building binutils from the contrib tree.jdp1998-03-011-0/+10
This finishes up the binutils import. But I am leaving it disabled in "src/gnu/usr.bin/Makefile" for now. It is not used by anything yet, so I'll take this opportunity to run one more round of tests before enabling it.
OpenPOWER on IntegriCloud