aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1991-11-30Add new files mh-i386v4 and mt-i386v4 to .Sanitize, check in the newFred Fish1-0/+2
1991-11-30Initial revisionFred Fish2-0/+10
1991-11-30Add tm-i386v4.h and xm-i386v4.h to Sanitize, add i386/SVR4 to configurationFred Fish7-3/+99
1991-11-30Change simple call to printf of error message to a call to error(). OutputFred Fish2-2/+6
1991-11-30*** empty log message ***Roland Pesch1-0/+6
1991-11-30(1) At Bob Chassell's request, remove leading comments that used toRoland Pesch1-11/+12
1991-11-28Make structs work on DECstation (sigh)John Gilmore3-5/+13
1991-11-27Fix syntax errors.John Gilmore1-2/+3
1991-11-27readline/sysdep.h no longer exists, so main.o does not depend on it.Michael Tiemann1-1/+1
1991-11-27Improve G++ debugging support.John Gilmore8-352/+213
1991-11-25Add -lbsd to XM_CLIBS so that we get the right version of setpgrp.Stu Grossman1-0/+1
1991-11-23 * m2-exp.y (MAX, MIN): Rename to MAX_FUNC, MIN_FUNC to avoidJohn Gilmore1-10/+5
1991-11-23Add some error checking around ioctl's for terminal switching.John Gilmore1-0/+5
1991-11-23No need to offset args from frame pointer.John Gilmore2-1/+9
1991-11-22VERSION 4.2.95John Gilmore2-1/+3
1991-11-22Further cleanup for release.John Gilmore3-4/+5
1991-11-22Add warning and compiler override.John Gilmore1-0/+4
1991-11-22SCO lint.John Gilmore4-7/+9
1991-11-22CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup).John Gilmore5-15/+34
1991-11-22LintJohn Gilmore1-0/+4
1991-11-22Roll new files into various lists.John Gilmore2-11/+14
1991-11-22Roll VERSION to 4.2.90.John Gilmore2-2/+4
1991-11-22Initialize the c++ specific portion of the type structure for union typesFred Fish2-14/+24
1991-11-22* main.c: Use getcwd rather than getwd.John Gilmore8-68/+9
1991-11-22hsuser.texinfo -> inc-hist.texi.Stu Grossman1-2/+2
1991-11-22Refer to new locations for readline doc.Stu Grossman1-4/+4
1991-11-21Add /* */ to #if 0'd thing to help ANSI.John Gilmore2-2/+4
1991-11-21Remove more refs to removed files.John Gilmore3-5/+3
1991-11-21* exec.c (exec_files_info): If `verbose' is set, show file offset as well.John Gilmore1-0/+3
1991-11-21Update for new files and changed include files.John Gilmore1-11/+284
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore93-1285/+757
1991-11-21Update checked-in copy for convenience. (FSF releases build their own.)John Gilmore1-87/+112
1991-11-21Remove rudimentary HP a.out support from GDB, move to ../include.John Gilmore1-0/+3
1991-11-21Cashier <a.out.gnu.h>John Gilmore3-4/+36
1991-11-21More *config stuffJohn Gilmore1-3/+4
1991-11-21tconfig and xconfig => configJohn Gilmore1-31/+36
1991-11-21echo echo echoJohn Gilmore1-3/+4
1991-11-21xconfig, tconfig ==> configJohn Gilmore1-13/+11
1991-11-21Add rs/6000, merge xconfig and tconfig into config.John Gilmore1-54/+93
1991-11-21tconfig&xconfig => configJohn Gilmore1-2/+1
1991-11-21Makefile fragments for various hosts and targets now come fromJohn Gilmore2-7/+11
1991-11-21For configure-able doc dir.John Gilmore1-6/+8
1991-11-21Clean up rs6000 opcode stuff.John Gilmore4-25/+260
1991-11-20Recognize obsolete form of AT_element_list attribute still used by AT&TFred Fish2-4/+37
1991-11-20add staging stuffK. Richard Pixley1-0/+32
1991-11-20Ignore names invented by helpful compilers for anonymous structs, unions,Fred Fish2-2/+9
1991-11-19Add defines so that parsers produced by SVR4 versions of yacc can coexistFred Fish4-74/+106
1991-11-19Remove tdesc stuff and prettify.John Gilmore2-31/+18
1991-11-19More inclusion of defs.h to before param.h, ala other source files.Fred Fish2-1/+5
1991-11-19Add generic m68k function prologue skipping support and expand theFred Fish5-24/+376