summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Switch to a label that is appropriate for the release.Scott Long2003-12-071-2/+2
* FBSDID style nit.David E. O'Brien2003-11-121-1/+2
* Implement gdb_solib_create_inferior_hook().Hidetoshi Shimokawa2003-10-291-1/+7
* Enable '--interpreter=mi' support.David E. O'Brien2003-09-071-1/+3
* s/x86-64/amd64/David E. O'Brien2003-09-071-1/+1
* style.Makefile(5)David E. O'Brien2003-09-071-29/+18
* Properly quote the lib path.David E. O'Brien2003-08-196-6/+6
* Stage 3 of dynamic root support, con't.David E. O'Brien2003-08-176-6/+6
* s/x86_64/amd64/g where possible.David E. O'Brien2003-08-171-2/+2
* The as(1) manpage was missing on i386 and amd64.Ruslan Ermilov2003-08-142-2/+1
* Temporarily turn off -Werror for these components.Alexander Kabaev2003-07-112-1/+2
* bfd_elf32_i386_freebsd_vec is the only 32-bit vector we really need.David E. O'Brien2003-07-011-1/+1
* Add elf_i386_fbsd emulation.David E. O'Brien2003-07-011-0/+14
* Don't build separate annotate.info, it's already part of gdb.info.Ruslan Ermilov2003-07-011-2/+1
* Update the target.David E. O'Brien2003-06-265-15/+15
* Remove MAINTAINER lines.David E. O'Brien2003-06-141-4/+0
* Set the binutils arch for as/nm correctly on the amd64 platform.Peter Wemm2003-05-081-1/+6
* The AMD64 Hammer bits.David E. O'Brien2003-04-269-1/+4430
* Remove first attempt at x86-64 bits. We're going to call it "amd64" now.David E. O'Brien2003-04-267-4250/+0
* Removed invasion into these makefiles by the "legacy" stuff;Ruslan Ermilov2003-04-1212-48/+36
* libbinutils.a needs basename(3); when the latter is providedRuslan Ermilov2003-04-1112-36/+48
* Migrate to a new way of dealing with building from old revisions ofWarner Losh2003-04-052-14/+1
* Attempt to automatically read in kernel module symbols when a liveIan Dowse2003-03-214-2/+330
* Fixed CLEANFILES.Ruslan Ermilov2003-02-252-2/+4
* The PowerPC-specfic scripttempl file was depreciated in favor of the genericDavid E. O'Brien2003-01-211-1/+1
* Reformat.David E. O'Brien2003-01-041-22/+24
* Add the ability to debug C++ programs using v2 and v3 of the G++ ABI.David E. O'Brien2003-01-041-1/+1
* GC 'char sigmap[]' (it is no longer used)Max Khon2003-01-041-40/+0
* We need to support the bfd_efi_app_ia64_vec vector for loader support.David E. O'Brien2002-12-051-0/+1
* Change the default emulation to elf64_sparc_fbsd. This emulation knows theDavid E. O'Brien2002-12-051-10/+16
* Set WARNS=0 as a temp work around until I can get access to an IA-64 boxDavid E. O'Brien2002-12-051-0/+2
* Change the default emulation to elf64_ia64_fbsd. This knows the properDavid E. O'Brien2002-12-051-5/+13
* 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
* Update for the Binutils 2.13.2 20021127 snapshot import.David E. O'Brien2002-12-027-9/+24
* We now have insque().David E. O'Brien2002-12-021-1/+1
* Binutils 2.13.2 is WARNS=2 clean for all our architectures.David E. O'Brien2002-12-021-5/+0
* Update for the 2.13.2 2002-11-27 snapshot import.David E. O'Brien2002-12-021-2/+2
* Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov2002-11-131-1/+3
* Add support for sparc64 kernel debugging.Mark Peek2002-10-211-5/+64
* GDB 5.2.1 doesn't build on sparc64 right now.David E. O'Brien2002-10-201-2/+1
* We HAVE_STPCPY now.David E. O'Brien2002-10-2011-22/+22
* Take a guess at what WARNS level will make this compile on ia64.David E. O'Brien2002-10-141-1/+1
* Remove dependency on version.in for version information.Mark Peek2002-10-121-2/+3