Age | Commit message (Expand) | Author | Files | Lines |
1992-06-09 | * Makefile.in: Roll VERSION to 4.5.4. | John Gilmore | 16 | -21/+30 |
1992-06-09 | Typo | John Gilmore | 1 | -1/+1 |
1992-06-08 | See gdb/Changelog for details. | Stu Grossman | 1 | -1/+1 |
1992-06-08 | * alldeps.mak: Rebuild to account for new files. | Stu Grossman | 2 | -0/+23 |
1992-06-08 | * configure.in: Tandem debug monitor (st2000) support. | Stu Grossman | 3 | -0/+1012 |
1992-06-08 | See gdb/Changelog for details | Stu Grossman | 1 | -0/+7 |
1992-06-05 | * blockframe.c (inside_entry_file, inside_main_func, | John Gilmore | 1 | -1/+6 |
1992-06-04 | * xcoffread.c (read_xcoff_symtab): Set c_sclass from n_sclass | John Gilmore | 2 | -1/+15 |
1992-06-02 | Fix from net: when predigesting doc for texi2roff, search for "@c " at | Roland Pesch | 1 | -3/+3 |
1992-06-02 | Tracking changes from Lucid: option formerly known as either | Roland Pesch | 1 | -2/+1 |
1992-06-01 | Pass the correct number of parameters to `symbol_file_add'. | Michael Tiemann | 2 | -2/+5 |
1992-06-01 | Define MALLOC_INCOMPATIBLE so we can compile files which include <malloc.h> | Michael Tiemann | 2 | -0/+16 |
1992-05-31 | Handle -m680[01234]0-wrs as specific vxworks68 targets. With -nfp, | Michael Tiemann | 1 | -0/+9 |
1992-05-30 | Fix lint found by GCC. | Michael Tiemann | 2 | -1/+6 |
1992-05-27 | Lint | John Gilmore | 1 | -1/+11 |
1992-05-26 | lint | Steve Chamberlain | 1 | -1/+1 |
1992-05-21 | PTR vs. void*. Sorry. | Sean Eric Fagan | 1 | -1/+1 |
1992-05-21 | qsort returns a void*, according to the manual pages on two different systems. | Sean Eric Fagan | 1 | -9/+52 |
1992-05-20 | * coredep.c (fetch_core_registers): Remove premature warning, | John Gilmore | 2 | -23/+24 |
1992-05-20 | 88K changes inspired by Ted Lemon (uunet!lupine!mellon) | John Gilmore | 4 | -17/+40 |
1992-05-19 | Removed RMS email address from inside cover page, at his request. | Roland Pesch | 1 | -1/+1 |
1992-05-18 | * alldeps.mak, depend: re-make to account for ser-*.c. | Stu Grossman | 2 | -288/+334 |
1992-05-17 | * inflow.c (new_tty): Temporarily ignore SIGTTOU when | Fred Fish | 7 | -23/+73 |
1992-05-15 | Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com) | Roland Pesch | 3 | -12/+26 |
1992-05-13 | Changes to support GDB running on DOS using GO32 and H8 support | Steve Chamberlain | 4 | -1/+17 |
1992-05-13 | Changes to support GDB running on DOS using GO32 and H8 support | Steve Chamberlain | 12 | -404/+860 |
1992-05-12 | * infrun.c (child_attach): Don't allow gdb to attach to itself. | Stu Grossman | 2 | -9/+12 |
1992-05-12 | * infrun.c (child_attach): Don't allow gdb to attach to itself. | Stu Grossman | 1 | -1/+3 |
1992-05-12 | * breakpoint.c, infcmd.c: Change many printfs to printf_filtered. | Stu Grossman | 1 | -2/+2 |
1992-05-12 | * breakpoint.c: Change many printfs to printf_filtered. Improve | Stu Grossman | 1 | -2/+24 |
1992-05-12 | `info user' => `show user'. Noticed by David Taylor. | John Gilmore | 2 | -3/+7 |
1992-05-12 | * README: Add pointer to internals doc, and describe reading | John Gilmore | 1 | -3/+8 |
1992-05-12 | Say how to read the `info' files. | John Gilmore | 2 | -0/+8 |
1992-05-11 | * cplus-dem.c (demangle_signature): Recognize misplaced '_' to | Fred Fish | 2 | -1/+17 |
1992-05-10 | * config/ncr3000.mt (DEMANGLE_OPTS): Remove -Dnounderscore. | Fred Fish | 1 | -1/+1 |
1992-05-10 | * Makefile.in (VERSION): Bump to 4.5.3 | Fred Fish | 4 | -678/+1252 |
1992-05-09 | * xcoffexec.c (vmap_exec): Don't assume .text and .data are the | Stu Grossman | 2 | -12/+22 |
1992-05-08 | * mipsread.c (parse_procedure): Return rather than using | Per Bothner | 1 | -0/+5 |
1992-05-08 | * Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c, | Stu Grossman | 6 | -12/+17 |
1992-05-08 | propogate INSTALL, INSTALL_DATA, INSTALL_PROGRAM on recursions | K. Richard Pixley | 2 | -5/+36 |
1992-05-07 | * am29k-pinsn.c: Use new opcode table in "opcode/a29k.h". | Stu Grossman | 5 | -369/+592 |
1992-05-06 | * tm-irix3.h: Re-define CPLUS_MARKER to '.'. | Per Bothner | 4 | -5/+16 |
1992-05-06 | * cplus-dem.c (do_args): Handle void args the same as others. | Fred Fish | 3 | -5/+25 |
1992-05-06 | formatting improvements (already in progressive) | Roland Pesch | 1 | -10/+12 |
1992-05-05 | Fix typo in M4 macro name (prevented TeX formatting). | Roland Pesch | 1 | -1/+1 |
1992-05-05 | gm4 -> m4 | K. Richard Pixley | 2 | -1/+5 |
1992-05-05 | * Makefile.in (DEMANGLER): Define and default to cplus-dem. | Fred Fish | 7 | -137/+195 |
1992-05-05 | * values.c (set_internalvar): Force evaluation of lazy values. | John Gilmore | 2 | -0/+10 |
1992-05-03 | Remove entries for signame.c and signame.h, files that went away some | Fred Fish | 1 | -2/+0 |
1992-05-03 | * config/ncr3000.mt: New target config file. | Fred Fish | 2 | -0/+12 |