aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libbfd
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-3/+0
| | | | | | | | INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN. Notes: svn path=/head/; revision=96513
* Update to Binutils 2.12.0 release.David E. O'Brien2002-03-206-16/+19
| | | | Notes: svn path=/head/; revision=92840
* Update for binutils_2_12_anoncvs_20020221.David E. O'Brien2002-03-151-447/+542
| | | | Notes: svn path=/head/; revision=92307
* Tune WARNS for Alpha.David E. O'Brien2002-03-141-0/+3
| | | | Notes: svn path=/head/; revision=92257
* Update for binutils_2_12_anoncvs_20020221.David E. O'Brien2002-02-221-440/+539
| | | | Notes: svn path=/head/; revision=91073
* Update for binutils_2_12_anoncvs_20020221.David E. O'Brien2002-02-221-438/+537
| | | | Notes: svn path=/head/; revision=91057
* I missed adding a file that was needed on the Alpha (and will be neededDavid E. O'Brien2002-02-041-1/+1
| | | | | | | | | on x86_64 also. Submitted by: ru Notes: svn path=/head/; revision=90194
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-415/+713
| | | | Notes: svn path=/head/; revision=89934
* Special case the foreign platform vs. the native one.David E. O'Brien2002-01-281-4/+4
| | | | Notes: svn path=/head/; revision=89933
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-814/+1840
| | | | Notes: svn path=/head/; revision=89932
* Support cross building from 64-bit machines.David E. O'Brien2002-01-281-0/+4
| | | | Notes: svn path=/head/; revision=89929
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-413/+711
| | | | Notes: svn path=/head/; revision=89928
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-413/+710
| | | | Notes: svn path=/head/; revision=89927
* Change the way the version strings are handled.David E. O'Brien2002-01-272-3/+4
| | | | Notes: svn path=/head/; revision=89886
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-271-411/+708
| | | | Notes: svn path=/head/; revision=89879
* Style fixes.David E. O'Brien2002-01-271-3/+3
| | | | Notes: svn path=/head/; revision=89876
* Add files new with 2.12.0.David E. O'Brien2002-01-271-2/+2
| | | | Notes: svn path=/head/; revision=89875
* We don't use the IA-64 psABI ELF_DYNAMIC_INTERPRETER, so remove it.David E. O'Brien2001-10-151-1/+3
| | | | Notes: svn path=/head/; revision=84959
* Binutils 2.11.2 build framework for the FreeBSD/IA-64 target.David E. O'Brien2001-10-152-0/+3562
| | | | Notes: svn path=/head/; revision=84954
* We can easily share a single config.h file across all FreeBSD platforms,David E. O'Brien2001-10-145-626/+11
| | | | | | | which reduces the upgrade effort. Notes: svn path=/head/; revision=84905
* Update for Binutils 2.11.2.David E. O'Brien2001-10-142-561/+895
| | | | Notes: svn path=/head/; revision=84904
* We support sparc64, not plain sparc.David E. O'Brien2001-10-143-3478/+0
| | | | Notes: svn path=/head/; revision=84903
* Clean up the formatting.David E. O'Brien2001-10-148-153/+144
| | | | Notes: svn path=/head/; revision=84902
* Upgrade to Binutils 2.11.2.David E. O'Brien2001-06-291-2/+25
| | | | Notes: svn path=/head/; revision=78954
* Upgrade to Binutils 2.11.2.David E. O'Brien2001-06-261-4/+27
| | | | Notes: svn path=/head/; revision=78842
* Upgrade to Binutils 2.11.0.David E. O'Brien2001-06-012-537/+695
| | | | Notes: svn path=/head/; revision=77570
* Upgrade to Binutils 2.11.0.David E. O'Brien2001-05-282-537/+695
| | | | Notes: svn path=/head/; revision=77324
* Remove MIPS support.David E. O'Brien2001-04-113-2908/+0
| | | | | | | It has rotted quite badly and no one has provided updates for it. Notes: svn path=/head/; revision=75400
* Upgrade to Binutils 2.10.1.David E. O'Brien2000-11-154-0/+12
| | | | Notes: svn path=/head/; revision=68780
* Updated 2.10 headers.David E. O'Brien2000-05-222-71/+1187
| | | | Notes: svn path=/head/; revision=60783
* Tweaks to match those done in the Binutils mainline code.David E. O'Brien2000-05-221-1/+4
| | | | Notes: svn path=/head/; revision=60782
* Pull the switch and activate our Binutils to a snapshot of the up andDavid E. O'Brien2000-05-225-119/+1542
| | | | | | | comming 2.10 release. Notes: svn path=/head/; revision=60777
* Add sparcnetbsd support and cleanup style so that this looks nearlySteve Price2000-04-161-7/+9
| | | | | | | identical to Makefile.sparc. Notes: svn path=/head/; revision=59298
* Fix a typo (aout32.o -> aout32.c). Add support for NetBSD/Sparc andSteve Price2000-04-161-4/+13
| | | | | | | sparc64. Notes: svn path=/head/; revision=59297
* Add support for sunos_big_vec to support 'make world's on SolarisSteve Price2000-04-031-8/+4
| | | | | | | boxes. Notes: svn path=/head/; revision=58961
* Add support for the sunos_big_vec format as well.Steve Price2000-04-031-4/+7
| | | | Notes: svn path=/head/; revision=58960
* First cut at the (non-contrib) bits needed to build the binutilsSteve Price2000-04-024-0/+2921
| | | | | | | | | distribution for FreeBSD/Sparc64. Reviewed by: obrien Notes: svn path=/head/; revision=58953
* s/MACHINE_ARCH/TARGET_ARCH/gMarcel Moolenaar1999-12-176-6/+6
| | | | | | | | | | | | | | | The target machine is represented by TARGET_ARCH. MACHINE_ARCH always represents the host machine. When TARGET_ARCH is not defined, it is assumed to be equal to MACHINE_ARCH. This means that we're building a native toolset by default. We're creating cross-compilation tools when MACHINE_ARCH != TARGET_ARCH. TARGET_ARCH is defined when building binutils as part of the bootstrap build and is set to reflect the architecture we're currently cross- building. With this change binutils is ready for cross-building. Notes: svn path=/head/; revision=54748
* Make binutils for Alpha work on i386 machine, by properly definingMarcel Moolenaar1999-11-121-1/+6
| | | | | | | whether the host machine has a 64-bit long or not. Notes: svn path=/head/; revision=53112
* Add support for additional architectures.John Birrell1999-11-068-0/+11560
| | | | Notes: svn path=/head/; revision=52929
* Add support for additional architectures.John Birrell1999-11-064-0/+121
| | | | Notes: svn path=/head/; revision=52928
* Teach binutils how to understand NT format objects and libs. This is usefulJohn Birrell1999-11-061-0/+7
| | | | | | | | for those who want to objdump --disassemble things that they're not supposed to. 8-) Notes: svn path=/head/; revision=52926
* Add a BINUTILSDISTDIR hook to provide a path to a full binutils releaseJohn Birrell1999-11-061-0/+9
| | | | | | | | outside the contrib files that FreeBSD distributes. This for use by those who want to work on porting FreeBSD to additional architectures. Notes: svn path=/head/; revision=52924
* $Id$ -> $FreeBSD$Peter Wemm1999-08-274-4/+4
| | | | Notes: svn path=/head/; revision=50472
* Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.Warner Losh1999-03-014-2/+2910
| | | | | | | | | | | | | | | | | | | | | | | | | Unlike the unisex architecutres we've had so far, mips is bisexual. These tools can produce either byte sex, and the compiler/make determines the proper gender to use. Otherwise, we'd have to have had mipsel and mipseb in all the places that we have just mips. And there are other complications with doing that (binutils doesn't like to build mips tools without both byte genders, it seems). Introduced BINUTIL_ARCH so that other bisexual architectures can a generic mechanism. We cannot just define MACHINE_ARCH as mips because we need to differentiate big and little endian types of binaries. Discussions on freebsd-arch have hashed out this issue (and the parallel libc issues). NetBSD is moving towards mipsel and mipseb for their two flavors of mips ports (in time for 1.4, if this change hasn't already been accomplished). I've been building i386 worlds with this tree for a three months with these files in place with no ill effects. Notes: svn path=/head/; revision=44360
* Fix GDB so that it can handle ELF core dumps.John Polstra1998-09-142-2/+2
| | | | Notes: svn path=/head/; revision=39199
* Update alpha configuration files and remove i386 target fromDoug Rabson1998-09-072-175/+302
| | | | | | | libbinutils/config.h - it is declared in the arch Makefile. Notes: svn path=/head/; revision=38906
* Update for import of binutils-2.9.1.John Polstra1998-09-063-177/+304
| | | | | | | Submitted by: Doug Rabson <dfr> Notes: svn path=/head/; revision=38892
* Don't use beforedepend or give dependencies on generated headers explicitly.Bruce Evans1998-06-043-18/+7
| | | | | | | Just put generated headers in SRCS. Notes: svn path=/head/; revision=36633
* Add cross-architecture support.John Birrell1998-05-043-24/+34
| | | | Notes: svn path=/head/; revision=35711