summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Reduce the libiberty sources we build to those we actually need.obrien2001-03-311-5/+5
* Minor style cleanup.obrien2001-03-311-8/+6
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Temporary build structure for GDB 5.0 so people can test the new versionobrien2001-03-2521-0/+4714
* Note rules of enguagement.obrien2001-03-151-2/+4
* Allow "NOSHARED" to be overridden.obrien2001-02-284-4/+4
* Make critical toolchain binaries staticly linked in this developmentobrien2001-02-274-0/+4
* Our OS name is "freebsd", not "freebsdelf"obrien2001-02-2112-28/+28
* - Add #defines for the symbol names of the kernel interrupt, systemjake2001-01-102-58/+94
* Fix gdb -k after jake's most recent commit. The gd_XXX symbols are nowpeter2001-01-072-2/+2
* Use macro API to <sys/queue.h>phk2000-12-312-2/+2
* Prepare for mdoc(7)NG.ru2000-12-271-0/+1
* Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process''joerg2000-12-261-0/+15
* Our OS name is "freebsd", not "freebsdelf".obrien2000-12-151-1/+3
* Catch up to the new kinfo_proc.jhb2000-12-123-5/+5
* Add `_PATH_DEVZERO'.obrien2000-12-093-3/+12
* Deal with a real PITA in that GDB 4.18 (as we imported it) requires aobrien2000-11-251-1/+5
* `stringify.sed' has been replaced by `astring.sed' [on ANSI-C systems].obrien2000-11-258-17/+17
* Correct the Bintuils src path from the debugging version I accidentlyobrien2000-11-151-1/+1
* Upgrade to Binutils 2.10.1.obrien2000-11-157-5/+17
* Build and install the useful `readelf' util that is new with Binutils 2.10.0.obrien2000-11-132-1/+21
* Sync gdb thread support with recent changes to the threads library.deischen2000-11-101-17/+10
* Adjust to reflect recent changes in the internal layout of a structdeischen2000-10-131-26/+46
* Implement the GDB counterpart to use hardware watchpoints in connectionjoerg2000-08-172-0/+256
* Install the general binutils (such as `nm') info files.obrien2000-07-101-1/+6
* We are now at version 2.10 release.obrien2000-06-201-1/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* Updated 2.10 headers.obrien2000-05-222-71/+1187
* Tweaks to match those done in the Binutils mainline code.obrien2000-05-221-1/+4
* version 2.10 config file.obrien2000-05-221-71/+200
* Conditionally define "CROSS_COMPILE" here.obrien2000-05-224-2/+15
* Pull the switch and activate our Binutils to a snapshot of the up andobrien2000-05-2222-300/+2609
* callback.c is not really used, nor is it part of GDB 4.18.obrien2000-05-171-1/+1
* Use a alternate side 2.9.1 source tree while upgrading Binutils.obrien2000-05-121-1/+1
* Add support for debugging programs using libc_r's implementation ofdfr2000-04-295-28/+1160
* Add sparcnetbsd support and cleanup style so that this looks nearlysteve2000-04-161-7/+9
* Fix a typo (aout32.o -> aout32.c). Add support for NetBSD/Sparc andsteve2000-04-161-4/+13
* Add a '+' to the first LDADD, otherwise it clobbers the LDADD ingj2000-04-041-1/+1
* Add support for sunos_big_vec to support 'make world's on Solarissteve2000-04-031-8/+4
* Add support for the sunos_big_vec format as well.steve2000-04-031-4/+7
* Build and install the elf32_sparc ld(1) scripts and make elf32_sparcsteve2000-04-031-1/+13
* First cut at the (non-contrib) bits needed to build the binutilssteve2000-04-0211-0/+3118
* The ld directory is in ${SRCDIR} not ${BINUTILSDISTDIR}.steve2000-04-021-1/+1
* Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticbde2000-03-2713-77/+31
* A bandaid to try and make this buildable. This should probably bepeter2000-03-201-4/+27
* Build and install gasp's infodocs along side the other binutil docs ratherobrien2000-02-213-19/+2
* Honestly, really, really add a manpage for gasp.obrien1999-12-301-0/+114
* Add a manpage for gasp.obrien1999-12-301-1/+0
* Hookup the info docs.obrien1999-12-291-0/+2
OpenPOWER on IntegriCloud