aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Unconditionally use basename.c source vs. only doing this if the libc weDavid E. O'Brien2001-09-261-2/+1
* Fixed the buildworld breakage in cross-tools caused byRuslan Ermilov2001-09-241-1/+8
* Fix alpha gdb -k on "live" kernels. Use offsetof() instead of some evilPeter Wemm2001-09-201-2/+9
* Don't try to dereference a kernel pointer in userland; use offsetof()Bill Fenner2001-09-192-2/+2
* Rev 1.10 bogusly tested the kernel version, not the libc version.David E. O'Brien2001-09-141-9/+2
* Update this to compile on the Alpha.Peter Wemm2001-09-141-2/+2
* KSE Milestone 2Julian Elischer2001-09-123-29/+26
* Fix the upgrade path from 4.1 and earlier.David E. O'Brien2001-09-061-0/+11
* Dynamically adapt to kernbase changes on crashdumps, falling back toPeter Wemm2001-08-242-2/+38
* Define _KERNEL as this grubs around where no userland should go.David E. O'Brien2001-08-162-0/+4
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-132-3/+4
* Hook up the manpage.David E. O'Brien2001-07-291-1/+0
* Add lbasename which is used in the `LD' fix for -current.David E. O'Brien2001-07-201-1/+1
* Update the version string so I can identify this new variant.David E. O'Brien2001-07-201-1/+1
* Use the real structure names explicitly. Note that this is mostly forPeter Wemm2001-07-121-0/+8
* Fixed CLEANFILES.Ruslan Ermilov2001-07-121-1/+2
* Upgrade to Binutils 2.11.2.David E. O'Brien2001-06-291-2/+25
* Style fix.David E. O'Brien2001-06-261-1/+2
* Add the IA-64 unwind handling (needed for readelf).David E. O'Brien2001-06-261-1/+1
* Upgrade to Binutils 2.11.2.David E. O'Brien2001-06-261-4/+27
* Upgrade to 2.11.2.David E. O'Brien2001-06-261-1/+1
* Minor style reformatting.David E. O'Brien2001-06-011-12/+12
* Upgrade to Binutils 2.11.0.David E. O'Brien2001-06-015-546/+704
* Upgrade to Binutils 2.11.0.David E. O'Brien2001-05-2817-608/+747
* Total hack to fix broken bootstrap. Add -I/usr/src/include at the tailDavid E. O'Brien2001-05-031-0/+1
* like i386, add inclusion of lock.hMatt Jacob2001-05-032-1/+4
* Compensate for dethreaded headers.Mark Murray2001-05-014-0/+6
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
* Upgrade for readline 4.2Andrey A. Chernov2001-04-111-45/+29
* Remove MIPS support.David E. O'Brien2001-04-1116-3182/+0
* Reduce the libiberty sources we build to those we actually need.David E. O'Brien2001-03-311-5/+5
* Minor style cleanup.David E. O'Brien2001-03-311-8/+6
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Temporary build structure for GDB 5.0 so people can test the new versionDavid E. O'Brien2001-03-2521-0/+4714
* Note rules of enguagement.David E. O'Brien2001-03-151-2/+4
* Allow "NOSHARED" to be overridden.David E. O'Brien2001-02-284-4/+4
* Make critical toolchain binaries staticly linked in this developmentDavid E. O'Brien2001-02-274-0/+4
* Our OS name is "freebsd", not "freebsdelf"David E. O'Brien2001-02-2112-28/+28
* - Add #defines for the symbol names of the kernel interrupt, systemJake Burkholder2001-01-102-58/+94
* Fix gdb -k after jake's most recent commit. The gd_XXX symbols are nowPeter Wemm2001-01-072-2/+2
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-312-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-0/+1
* Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process''Joerg Wunsch2000-12-261-0/+15
* Our OS name is "freebsd", not "freebsdelf".David E. O'Brien2000-12-151-1/+3
* Catch up to the new kinfo_proc.John Baldwin2000-12-123-5/+5
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-093-3/+12
* Deal with a real PITA in that GDB 4.18 (as we imported it) requires aDavid E. O'Brien2000-11-251-1/+5
* `stringify.sed' has been replaced by `astring.sed' [on ANSI-C systems].David E. O'Brien2000-11-258-17/+17
* Correct the Bintuils src path from the debugging version I accidentlyDavid E. O'Brien2000-11-151-1/+1
* Upgrade to Binutils 2.10.1.David E. O'Brien2000-11-157-5/+17