aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-02-13(process_linenos): free the previously allocated subfile name, thenK. Richard Pixley2-3/+4
1993-02-12 * xcoffread.c (process_xcoff_symbol, read_symbol_lineno): complainK. Richard Pixley2-3/+9
1993-02-12Checkpoint. Runs "hello, world", sets breakpoints, isn't too gracefulIan Lance Taylor1-0/+1246
1993-02-12 * h8300-tdep.c, tm-h8300.h: turn off some experimental featuresSteve Chamberlain3-7/+27
1993-02-12case fixes in node namesDavid D. Zuhn1-3/+3
1993-02-11Fix thinko (NM_FILE => NAT_FILE). Found by Michael Ben-Gershon <mybg@CS.HUJI...John Gilmore1-0/+5
1993-02-11More debugging of rs/6000 file reading (on Suns, for easier debug).John Gilmore1-16/+19
1993-02-11* mips-tdep.c (isa_NAN): Fix byte order dependency.John Gilmore1-0/+4
1993-02-11 * xcoffread.c (parmsym): Don't use an initializer to set upJohn Gilmore2-10/+26
1993-02-11Eliminate IBM6000_HOST, document IBM6000_TARGET.John Gilmore2-7/+23
1993-02-11* config/rs6000.mh (NATDEPFILES): xcoffread.o is native only.John Gilmore1-2/+2
1993-02-11Remove IBM6000_hostJohn Gilmore2-3/+1
1993-02-11* stabsread.c (rs6000_builtin_type): Move function fromJohn Gilmore4-114/+148
1993-02-11 * findvar.c (read_var_value): If REG_STRUCT_HAS_ADDR, then setStu Grossman2-0/+23
1993-02-10Wed Feb 10 15:34:46 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor3-1/+34
1993-02-10* remote-udi.c (FREEZE_MODE): Fix && for & typo. Found andJohn Gilmore2-1/+6
1993-02-10misc updatesRoland Pesch5-63/+201
1993-02-09Tue Feb 9 08:18:07 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-0/+9
1993-02-09* stabsread.c (define_symbol): Complain about unrecognized namesJohn Gilmore2-113/+91
1993-02-06Brief documentation for longjmp support, from an email msg by Stu.John Gilmore1-0/+5
1993-02-06* stabs.texinfo: Fix description of floating point "range"John Gilmore2-6/+13
1993-02-06* coffread.c (coff_lookup_type): Fix fencepost error reportedJohn Gilmore1-1/+4
1993-02-05Remove COFF_NO_LONG_FILE_NAMES define, now gone.John Gilmore2-8/+21
1993-02-05Fix long file name bug reported on SCO Open Desktop 2.0 by Ulf LundeJohn Gilmore6-50/+40
1993-02-05Some spit and polishSteve Chamberlain3-360/+412
1993-02-04Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+5
1993-02-04Reindented to GNU standard. No semantic changes. This checkin is toIan Lance Taylor1-2084/+2239
1993-02-04Now builds in subdirsSteve Chamberlain3-3/+3
1993-02-04Path modificationSteve Chamberlain1-14/+10
1993-02-04* Makefile.in (TARDIRS): Add sparclite demo dir.John Gilmore6-2119/+18
1993-02-04* Makefile.in (refcard.ps, lrefcard.ps): Remove psref.texJohn Gilmore2-2/+7
1993-02-04Makeinfo now works again; remove kludge.John Gilmore2-3/+1
1993-02-04Polishing z8k simulator supportSteve Chamberlain2-88/+328
1993-02-03* Makefile.in (VERSION): Roll to 4.7.5.John Gilmore2-2/+8
1993-02-03Remove "Done in" pwd line.John Gilmore1-2/+0
1993-02-03Remove "Done in" printoutJohn Gilmore1-2/+0
1993-02-03* breakpoint.c (breakpoint_re_set_one): Handle watchpoints whenJohn Gilmore1-2/+9
1993-02-03 * c-exp.y (lcurly, rcurly): New nonterminals.Fred Fish7-27/+61
1993-02-03* tm-mips.h, tm-sparc.h: Fix thinko in SETUP_ARBITRARY_FRAME.John Gilmore4-4/+13
1993-02-02Tue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-23/+15
1993-02-02Stylistic Cleanups to Headings and Cross References to Avoid UndueRoland Pesch3-216/+231
1993-02-02More minor stylistic cleanup: avoid plurals on things that aren't English.Roland Pesch1-8/+8
1993-02-02Minor stylistic cleanup; eliminated more contractions, eliminatedRoland Pesch1-94/+96
1993-02-02 * gdb.texinfo: fix capitalization in pointers to node "Output Formats"Roland Pesch2-2/+6
1993-02-02* infrun.c (wait_for_inferior): When rolling back the PC afterJohn Gilmore1-0/+4
1993-02-02* blockframe.c (inside_entry_file, inside_main_func,John Gilmore1-0/+3
1993-02-02* printcmd.c (print_frame_args, print_frame_nameless_args):John Gilmore2-16/+40
1993-02-02Remove Makefile.in-29k-UDI. It's no longer needed now that the 29K stuff hasStu Grossman1-754/+0
1993-02-02Fixes for doc targets.Roland Pesch2-9/+8
1993-02-02* stack.c (parse_frame_specification): Parse as many argumentsJohn Gilmore3-9/+22