summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libbfd
Commit message (Expand)AuthorAgeFilesLines
* Temporarily turn off -Werror for these components.Alexander Kabaev2003-07-111-0/+1
* bfd_elf32_i386_freebsd_vec is the only 32-bit vector we really need.David E. O'Brien2003-07-011-1/+1
* The AMD64 Hammer bits.David E. O'Brien2003-04-264-1/+4119
* Remove first attempt at x86-64 bits. We're going to call it "amd64" now.David E. O'Brien2003-04-262-3932/+0
* We need to support the bfd_efi_app_ia64_vec vector for loader support.David E. O'Brien2002-12-051-0/+1
* Don't dike out ELF_DYNAMIC_INTERPRETER, we need this copy now.David E. O'Brien2002-12-051-2/+1
* Remove the ancient PEI cruft that is useless.David E. O'Brien2002-12-021-4/+0
* We can handle the bfd_elf32_i386_vec vector at the same time as theDavid E. O'Brien2002-12-021-2/+2
* We can handle the bfd_elf64_alpha_vec vector at the same time as theDavid E. O'Brien2002-12-021-2/+2
* Cleaner support of a DEFAULT_VECTOR.David E. O'Brien2002-12-025-17/+21
* Update for the Binutils 2.13.2 20021127 snapshot import.David E. O'Brien2002-12-021-8/+2
* Handle the "HAVE_" defines via the VECS list.David E. O'Brien2002-12-027-14/+4
* Update for the Binutils 2.13.2 20021127 snapshot import.David E. O'Brien2002-12-025-112/+225
* We HAVE_STPCPY now.David E. O'Brien2002-10-201-2/+2
* Take a guess at what WARNS level will make this compile on ia64.David E. O'Brien2002-10-141-1/+1
* Update for 2.13 10-Oct-2002 import.David E. O'Brien2002-10-121-1/+10
* Shut up GCC, don't shadow Version 6 standard functions.David E. O'Brien2002-10-126-6/+6
* The 2.13-almost.1 import was done on 10/10, not 11/10.David E. O'Brien2002-10-123-6/+6
* Update for 2.13 10-Oct-2002 import.David E. O'Brien2002-10-121-472/+692
* witch over to the new FreeBSD bfd vec and emulationDavid E. O'Brien2002-10-111-4/+4
* Switch over to the new FreeBSD emulation and bfd vecDavid E. O'Brien2002-10-111-4/+4
* Really update for 2.13 10-Oct-2002 import. (this time for sure Rocky)David E. O'Brien2002-10-113-3/+27
* Update for 2.13 10-Oct-2002 import.David E. O'Brien2002-10-113-243/+585
* There is need to have a special BINUTIL_ARCH when we can use our moreDavid E. O'Brien2002-09-221-10/+2
* This isn't quite ready for WARNS=3 in the sparc64 case.Mike Barcroft2002-07-161-1/+1
* The AMD x86-64 Hammer bits.David E. O'Brien2002-05-182-0/+3933
* Update to Binutils 2.12.0 and stick to the native emulation for now.David E. O'Brien2002-05-171-13/+5
* Update to Binutils 2.12.0 release.David E. O'Brien2002-05-171-443/+538
* We aren't quite ready to switch emulations and loose theDavid E. O'Brien2002-05-151-0/+3
* We won't be doing FreeBSD/m68k or FreeBSD/rs6k anytime soon.David E. O'Brien2002-05-157-5845/+0
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-3/+0
* Update to Binutils 2.12.0 release.David E. O'Brien2002-03-206-16/+19
* Update for binutils_2_12_anoncvs_20020221.David E. O'Brien2002-03-151-447/+542
* Tune WARNS for Alpha.David E. O'Brien2002-03-141-0/+3
* Update for binutils_2_12_anoncvs_20020221.David E. O'Brien2002-02-221-440/+539
* Update for binutils_2_12_anoncvs_20020221.David E. O'Brien2002-02-221-438/+537
* I missed adding a file that was needed on the Alpha (and will be neededDavid E. O'Brien2002-02-041-1/+1
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-415/+713
* Special case the foreign platform vs. the native one.David E. O'Brien2002-01-281-4/+4
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-814/+1840
* Support cross building from 64-bit machines.David E. O'Brien2002-01-281-0/+4
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-413/+711
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-413/+710
* Change the way the version strings are handled.David E. O'Brien2002-01-272-3/+4
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-271-411/+708
* Style fixes.David E. O'Brien2002-01-271-3/+3
* Add files new with 2.12.0.David E. O'Brien2002-01-271-2/+2
* We don't use the IA-64 psABI ELF_DYNAMIC_INTERPRETER, so remove it.David E. O'Brien2001-10-151-1/+3
* Binutils 2.11.2 build framework for the FreeBSD/IA-64 target.David E. O'Brien2001-10-152-0/+3562
* We can easily share a single config.h file across all FreeBSD platforms,David E. O'Brien2001-10-145-626/+11