| Commit message (Expand) | Author | Age | Files | Lines |
* | lint | Steve Chamberlain | 1992-05-26 | 1 | -1/+1 |
* | PTR vs. void*. Sorry. | Sean Eric Fagan | 1992-05-21 | 1 | -1/+1 |
* | qsort returns a void*, according to the manual pages on two different systems. | Sean Eric Fagan | 1992-05-21 | 1 | -9/+52 |
* | * coredep.c (fetch_core_registers): Remove premature warning, | John Gilmore | 1992-05-20 | 2 | -23/+24 |
* | 88K changes inspired by Ted Lemon (uunet!lupine!mellon) | John Gilmore | 1992-05-20 | 4 | -17/+40 |
* | Removed RMS email address from inside cover page, at his request. | Roland Pesch | 1992-05-19 | 1 | -1/+1 |
* | * alldeps.mak, depend: re-make to account for ser-*.c. | Stu Grossman | 1992-05-18 | 2 | -288/+334 |
* | * inflow.c (new_tty): Temporarily ignore SIGTTOU when | Fred Fish | 1992-05-17 | 7 | -23/+73 |
* | Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com) | Roland Pesch | 1992-05-15 | 3 | -12/+26 |
* | Changes to support GDB running on DOS using GO32 and H8 support | Steve Chamberlain | 1992-05-13 | 4 | -1/+17 |
* | Changes to support GDB running on DOS using GO32 and H8 support | Steve Chamberlain | 1992-05-13 | 12 | -404/+860 |
* | * infrun.c (child_attach): Don't allow gdb to attach to itself. | Stu Grossman | 1992-05-12 | 2 | -9/+12 |
* | * infrun.c (child_attach): Don't allow gdb to attach to itself. | Stu Grossman | 1992-05-12 | 1 | -1/+3 |
* | * breakpoint.c, infcmd.c: Change many printfs to printf_filtered. | Stu Grossman | 1992-05-12 | 1 | -2/+2 |
* | * breakpoint.c: Change many printfs to printf_filtered. Improve | Stu Grossman | 1992-05-12 | 1 | -2/+24 |
* | `info user' => `show user'. Noticed by David Taylor. | John Gilmore | 1992-05-12 | 2 | -3/+7 |
* | * README: Add pointer to internals doc, and describe reading | John Gilmore | 1992-05-12 | 1 | -3/+8 |
* | Say how to read the `info' files. | John Gilmore | 1992-05-12 | 2 | -0/+8 |
* | * cplus-dem.c (demangle_signature): Recognize misplaced '_' to | Fred Fish | 1992-05-11 | 2 | -1/+17 |
* | * config/ncr3000.mt (DEMANGLE_OPTS): Remove -Dnounderscore. | Fred Fish | 1992-05-10 | 1 | -1/+1 |
* | * Makefile.in (VERSION): Bump to 4.5.3 | Fred Fish | 1992-05-10 | 4 | -678/+1252 |
* | * xcoffexec.c (vmap_exec): Don't assume .text and .data are the | Stu Grossman | 1992-05-09 | 2 | -12/+22 |
* | * mipsread.c (parse_procedure): Return rather than using | Per Bothner | 1992-05-08 | 1 | -0/+5 |
* | * Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c, | Stu Grossman | 1992-05-08 | 6 | -12/+17 |
* | propogate INSTALL, INSTALL_DATA, INSTALL_PROGRAM on recursions | K. Richard Pixley | 1992-05-08 | 2 | -5/+36 |
* | * am29k-pinsn.c: Use new opcode table in "opcode/a29k.h". | Stu Grossman | 1992-05-07 | 5 | -369/+592 |
* | * tm-irix3.h: Re-define CPLUS_MARKER to '.'. | Per Bothner | 1992-05-06 | 4 | -5/+16 |
* | * cplus-dem.c (do_args): Handle void args the same as others. | Fred Fish | 1992-05-06 | 3 | -5/+25 |
* | formatting improvements (already in progressive) | Roland Pesch | 1992-05-06 | 1 | -10/+12 |
* | Fix typo in M4 macro name (prevented TeX formatting). | Roland Pesch | 1992-05-05 | 1 | -1/+1 |
* | gm4 -> m4 | K. Richard Pixley | 1992-05-05 | 2 | -1/+5 |
* | * Makefile.in (DEMANGLER): Define and default to cplus-dem. | Fred Fish | 1992-05-05 | 7 | -137/+195 |
* | * values.c (set_internalvar): Force evaluation of lazy values. | John Gilmore | 1992-05-05 | 2 | -0/+10 |
* | Remove entries for signame.c and signame.h, files that went away some | Fred Fish | 1992-05-03 | 1 | -2/+0 |
* | * config/ncr3000.mt: New target config file. | Fred Fish | 1992-05-03 | 2 | -0/+12 |
* | * Makefile.in (VERSION): Bump to 4.5.2. | Fred Fish | 1992-05-03 | 6 | -19/+92 |
* | One more try... | John Gilmore | 1992-05-01 | 2 | -10/+2 |
* | * utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notation | John Gilmore | 1992-05-01 | 2 | -1/+16 |
* | * gdbtypes.c (make_{reference,pointer,function}_type): New | John Gilmore | 1992-05-01 | 6 | -183/+254 |
* | Various fixes to cplus_demangle(); see ChangeLog. | Per Bothner | 1992-04-29 | 2 | -57/+105 |
* | * Makefile.in (make-proto-gdb-1): 1st cut at packaging | Stu Grossman | 1992-04-24 | 2 | -2/+7 |
* | * remote-udi.c (udi_insert/remove_breakpoint): Completely | Stu Grossman | 1992-04-24 | 2 | -45/+37 |
* | 29k/UDI add stragglers. | Stu Grossman | 1992-04-24 | 1 | -0/+1 |
* | * Makefile.in: Add 29k/UDI support. Improve depend. | Stu Grossman | 1992-04-24 | 6 | -12/+71 |
* | * am29k-tdep.c: Update to use new calling conventions, and misc | Stu Grossman | 1992-04-24 | 2 | -5/+8 |
* | * m68k-pinsn.c (print_insn_arg): Make branch offsets be signed. | Stu Grossman | 1992-04-24 | 2 | -1/+5 |
* | * tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have nice | Stu Grossman | 1992-04-24 | 2 | -1/+4 |
* | 29K/UDI remote debugger interface. | Stu Grossman | 1992-04-24 | 1 | -0/+1346 |
* | More files for 29k/UDI. | Stu Grossman | 1992-04-24 | 1 | -0/+55 |
* | Call warning() to print warnings, which deals properly with leading and | Fred Fish | 1992-04-24 | 2 | -5/+9 |