aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Support 4MB pages.Bruce Evans1997-07-272-14/+44
* Don't depend upon the user structure having been aligned on a 8 KB boundary.Tor Egge1997-06-271-1/+12
* Zap some unused debugging printfs that I accidently left in.Peter Wemm1997-06-271-5/+0
* Support reading and writing of %fs and %gs (except from core files).Bruce Evans1997-06-074-6/+30
* delete kcorelow.c, it didn't produce any code and broke init.cGary Jennejohn1997-05-021-2/+2
* Clean up merge from 2.2 (without spamming peter's changes)Paul Traina1997-05-011-7/+4
* Patch up init.c generation so that it works in -current.. It was tryingPeter Wemm1997-05-011-11/+10
* Fix include of <sys/dir.h> to <dirent.h> - it hits a #warningPeter Wemm1997-05-011-1/+1
* Fix up a spurious '@' I added at the last secondPaul Traina1997-05-011-4/+4
* Merge from 2.2: auto-gen init.c and add ser-tcp.cPaul Traina1997-05-011-5/+53
* Fetch the registers from struct members in the pcb instead ofBruce Evans1997-04-302-56/+38
* Backed out previous change. It just gave a more verbose Makefile byBruce Evans1997-04-301-3/+1
* change kvm-fbsd.c so that kernel debugging works again.Gary Jennejohn1997-04-274-17/+426
* Activate gdbserver and gdbreplayPaul Traina1997-04-262-4/+4
* Initial import of gdbserver FreeBSD supportPaul Traina1997-04-252-0/+450
* Initial import of gdbreplay build structurePaul Traina1997-04-251-0/+17
* Attempt to patch up gdb so that it has a chance of working with the newPeter Wemm1997-04-074-3/+358
* generate c-exp.c, f-exp.c and m2-exp.c with yacc rather than usingPeter Wemm1997-03-291-2/+5
* delete the LINKS line (link gdb to kgdb) by popular demand.Gary Jennejohn1997-03-151-3/+1
* add LINKS line to Makefile to automatically produce a link to kgdbGary Jennejohn1997-03-122-1/+10
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Remove -lmalloc; it's no longer relevant.Jordan K. Hubbard1997-01-171-1/+1
* changes required in the gdb directory for making gdbGary Jennejohn1997-01-1510-1350/+2105
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* changes to gdb to:Gary Jennejohn1996-10-292-10/+197
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-10/+10
* Stop using the alias `pcb_ptd' for `pcb_tcc.tss_cr3'. Use the (existing)Bruce Evans1996-06-081-2/+2
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-6/+8
* PD_SHIFT -> PDRSHIFTPoul-Henning Kamp1996-05-021-4/+4
* NBPG -> PAGE_SIZEPoul-Henning Kamp1996-05-021-7/+7
* Document the -k and -w flags.Jordan K. Hubbard1995-12-191-1/+20
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-33/+33
* Submitted by: gjRodney W. Grimes1995-05-091-3/+1
* Fix nested comments for -Wcomment warnings.Rodney W. Grimes1995-05-091-1/+1
* Gary J's patches to make gdb -w work properly.Jordan K. Hubbard1995-04-261-3/+3
* Because -lcompat defines the same symbols as -lgnuregex and the weaknessNate Williams1995-04-071-4/+1
* Here's a patch to gdb-4.13 to add dyadic frames, as per J"org Wunsch.Jordan K. Hubbard1995-01-172-1/+22
* Remove regex code, use -lgnuregex insteadAndrey A. Chernov1995-01-061-3/+3
* Handle segment registers (except %fs and %gs).Bruce Evans1995-01-061-0/+5
* Add more segment registers to list of registers (fake for %fs and %gs).Bruce Evans1994-12-311-19/+16
* Fix declaration of i386_float_info().Bruce Evans1994-12-311-1/+1
* Hurrah! Let the champagne flow, the olive oil barrel be opened andJordan K. Hubbard1994-12-307-66/+410
* Add the automatically generated files: y.tab.h c-exp.tab.c ch-exp.tab.c andAndreas Schulz1994-11-281-0/+1
* #define HAVE_TERMIOS added for proper terminal handlingAndrey A. Chernov1994-10-021-0/+2
* Add dependency for -lcompat.Bruce Evans1994-09-201-1/+3
* Added ${DESTDIR} in the lineSteven Wallace1994-09-151-1/+1
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-111-1/+1
* Need -lcompat to link under 2.0.Garrett Wollman1994-08-051-1/+1
* Add LIBREADLINE and LIBTERM to DPADDAndrey A. Chernov1994-06-141-0/+1
* Moved -DTRAD_CORE from gdb/Makefile to bfd/MakefilePaul Richards1994-06-111-1/+0