summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Configure as --enable-64-bit-bfd.obrien2004-03-182-2/+2
* I accidently spammed rev. 1.18, back out rev 1.19.obrien2004-03-171-1/+1
* Avoid the whole -I${DESTDIR}/usr/include/gnu issue by includingobrien2004-03-172-6/+5
* gasp(1) isn't linked with -lgnuregex, and it doesn't need <gnu/regex.h>ru2004-03-151-1/+0
* Back out attempt to bypass contrib's getopt.h on the way,ache2004-03-053-8/+2
* Move -I${DESTDIR}/usr/include/gnu up, beforeache2004-03-052-2/+6
* Add -I${DESTDIR}/usr/include before -I${SRCDIR}/include to pick rightache2004-03-041-0/+2
* Use system getopt_long*ache2004-02-281-1/+1
* Fix style bug in last commit,johan2004-02-251-2/+3
* style.Makefile(5):johan2004-02-2419-22/+25
* Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuache2004-02-172-2/+2
* Remove old explicit -I${DESTDIR}/usr/include/readlineache2004-02-171-1/+1
* Switch back to regex.hache2004-02-161-1/+2
* Formally switch back to regex.h (not sure it ever needed here - libgnuregexache2004-02-161-1/+2
* Removed all the complexities when installing the strip(1) binary.ru2004-02-061-13/+1
* strip wasn't stripped since we stopped to include bsd.own.mk from sys.mk.ru2004-02-051-8/+6
* Discontinuation of an action that now fits on one.obrien2004-01-271-3/+1
* Fix problem where kgdb misses trap frames.obrien2004-01-267-22/+24
* Use proper name.obrien2004-01-262-6/+8
* style.Makefile(5)obrien2004-01-261-2/+3
* Follow existing GDB style for frame_info vars.obrien2004-01-261-5/+5
* Remove trailing white space.obrien2004-01-261-5/+5
* Don't put objects in SRCS -- this creates all sort of havoc likeru2004-01-121-1/+1
* FBSDID style nit.obrien2003-11-121-1/+2
* Implement gdb_solib_create_inferior_hook().simokawa2003-10-291-1/+7
* Enable '--interpreter=mi' support.obrien2003-09-071-1/+3
* s/x86-64/amd64/obrien2003-09-071-1/+1
* style.Makefile(5)obrien2003-09-071-29/+18
* Properly quote the lib path.obrien2003-08-196-6/+6
* Stage 3 of dynamic root support, con't.obrien2003-08-176-6/+6
* s/x86_64/amd64/g where possible.obrien2003-08-171-2/+2
* The as(1) manpage was missing on i386 and amd64.ru2003-08-142-2/+1
* Temporarily turn off -Werror for these components.kan2003-07-112-1/+2
* bfd_elf32_i386_freebsd_vec is the only 32-bit vector we really need.obrien2003-07-011-1/+1
* Add elf_i386_fbsd emulation.obrien2003-07-011-0/+14
* Don't build separate annotate.info, it's already part of gdb.info.ru2003-07-011-2/+1
* Update the target.obrien2003-06-265-15/+15
* Remove MAINTAINER lines.obrien2003-06-141-4/+0
* Set the binutils arch for as/nm correctly on the amd64 platform.peter2003-05-081-1/+6
* The AMD64 Hammer bits.obrien2003-04-269-1/+4430
* Remove first attempt at x86-64 bits. We're going to call it "amd64" now.obrien2003-04-267-4250/+0
* Removed invasion into these makefiles by the "legacy" stuff;ru2003-04-1212-48/+36
* libbinutils.a needs basename(3); when the latter is providedru2003-04-1112-36/+48
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-052-14/+1
* Attempt to automatically read in kernel module symbols when a liveiedowse2003-03-214-2/+330
* Fixed CLEANFILES.ru2003-02-252-2/+4
* The PowerPC-specfic scripttempl file was depreciated in favor of the genericobrien2003-01-211-1/+1
* Reformat.obrien2003-01-041-22/+24
* Add the ability to debug C++ programs using v2 and v3 of the G++ ABI.obrien2003-01-041-1/+1
* GC 'char sigmap[]' (it is no longer used)fjoe2003-01-041-40/+0
OpenPOWER on IntegriCloud