Age | Commit message (Expand) | Author | Files | Lines |
1993-02-09 | Tue Feb 9 08:18:07 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -0/+9 |
1993-02-09 | * stabsread.c (define_symbol): Complain about unrecognized names | John Gilmore | 2 | -113/+91 |
1993-02-06 | Brief documentation for longjmp support, from an email msg by Stu. | John Gilmore | 1 | -0/+5 |
1993-02-06 | * stabs.texinfo: Fix description of floating point "range" | John Gilmore | 2 | -6/+13 |
1993-02-06 | * coffread.c (coff_lookup_type): Fix fencepost error reported | John Gilmore | 1 | -1/+4 |
1993-02-05 | Remove COFF_NO_LONG_FILE_NAMES define, now gone. | John Gilmore | 2 | -8/+21 |
1993-02-05 | Fix long file name bug reported on SCO Open Desktop 2.0 by Ulf Lunde | John Gilmore | 6 | -50/+40 |
1993-02-05 | Some spit and polish | Steve Chamberlain | 3 | -360/+412 |
1993-02-04 | Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+5 |
1993-02-04 | Reindented to GNU standard. No semantic changes. This checkin is to | Ian Lance Taylor | 1 | -2084/+2239 |
1993-02-04 | Now builds in subdirs | Steve Chamberlain | 3 | -3/+3 |
1993-02-04 | Path modification | Steve Chamberlain | 1 | -14/+10 |
1993-02-04 | * Makefile.in (TARDIRS): Add sparclite demo dir. | John Gilmore | 6 | -2119/+18 |
1993-02-04 | * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex | John Gilmore | 2 | -2/+7 |
1993-02-04 | Makeinfo now works again; remove kludge. | John Gilmore | 2 | -3/+1 |
1993-02-04 | Polishing z8k simulator support | Steve Chamberlain | 2 | -88/+328 |
1993-02-03 | * Makefile.in (VERSION): Roll to 4.7.5. | John Gilmore | 2 | -2/+8 |
1993-02-03 | Remove "Done in" pwd line. | John Gilmore | 1 | -2/+0 |
1993-02-03 | Remove "Done in" printout | John Gilmore | 1 | -2/+0 |
1993-02-03 | * breakpoint.c (breakpoint_re_set_one): Handle watchpoints when | John Gilmore | 1 | -2/+9 |
1993-02-03 | * c-exp.y (lcurly, rcurly): New nonterminals. | Fred Fish | 7 | -27/+61 |
1993-02-03 | * tm-mips.h, tm-sparc.h: Fix thinko in SETUP_ARBITRARY_FRAME. | John Gilmore | 4 | -4/+13 |
1993-02-02 | Tue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -23/+15 |
1993-02-02 | Stylistic Cleanups to Headings and Cross References to Avoid Undue | Roland Pesch | 3 | -216/+231 |
1993-02-02 | More minor stylistic cleanup: avoid plurals on things that aren't English. | Roland Pesch | 1 | -8/+8 |
1993-02-02 | Minor stylistic cleanup; eliminated more contractions, eliminated | Roland Pesch | 1 | -94/+96 |
1993-02-02 | * gdb.texinfo: fix capitalization in pointers to node "Output Formats" | Roland Pesch | 2 | -2/+6 |
1993-02-02 | * infrun.c (wait_for_inferior): When rolling back the PC after | John Gilmore | 1 | -0/+4 |
1993-02-02 | * blockframe.c (inside_entry_file, inside_main_func, | John Gilmore | 1 | -0/+3 |
1993-02-02 | * printcmd.c (print_frame_args, print_frame_nameless_args): | John Gilmore | 2 | -16/+40 |
1993-02-02 | Remove Makefile.in-29k-UDI. It's no longer needed now that the 29K stuff has | Stu Grossman | 1 | -754/+0 |
1993-02-02 | Fixes for doc targets. | Roland Pesch | 2 | -9/+8 |
1993-02-02 | * stack.c (parse_frame_specification): Parse as many arguments | John Gilmore | 3 | -9/+22 |
1993-02-02 | * hp300ux-nat.c: Update copyrights. | John Gilmore | 5 | -48/+56 |
1993-02-02 | Lint | John Gilmore | 1 | -6/+1 |
1993-02-02 | * sparclite/aload.c: Add copyleft. | Stu Grossman | 2 | -0/+8 |
1993-02-02 | Remove soc2udip.c udi2mtip.c. These files no longer exist. | Stu Grossman | 1 | -2/+0 |
1993-02-02 | Add README. | Stu Grossman | 1 | -0/+1 |
1993-02-01 | * gdbinv-s.texi: z8000 simulator target name is just "sim" | Roland Pesch | 2 | -12/+16 |
1993-02-01 | Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) | Roland Pesch | 2 | -2/+9 |
1993-02-01 | Don't delete z8ksim.mt | Steve Chamberlain | 1 | -0/+1 |
1993-02-01 | *** empty log message *** | Steve Chamberlain | 1 | -0/+5 |
1993-02-01 | * remote-z8k.c, z8k-tdep.c: support for the Z8001 and Z8002. | Steve Chamberlain | 3 | -0/+831 |
1993-02-01 | * values.c (value_headof): Fix typo in which VTBL and ARG were | Michael Tiemann | 2 | -10/+13 |
1993-02-01 | * valops.c (typecmp): Now static. | Michael Tiemann | 2 | -78/+206 |
1993-02-01 | * gdbtypes.c (fill_in_vptr_fieldno): Don't ignore the first | Michael Tiemann | 2 | -4/+14 |
1993-02-01 | * eval.c (evaluate_subexp): In OP_FUNCALL case, adjust `this' | Michael Tiemann | 1 | -1/+7 |
1993-01-31 | Fix whitespace. | Michael Tiemann | 1 | -1/+1 |
1993-01-31 | Sun Jan 31 04:32:48 1993 Michael Tiemann (tiemann@rtl.cygnus.com) | Michael Tiemann | 2 | -1/+6 |
1993-01-31 | * hppah-nat.c: Eliminate <sys/user.h> and other unnecessary stuff, | John Gilmore | 2 | -47/+6 |