Age | Commit message (Expand) | Author | Files | Lines |
1992-05-20 | 88K changes inspired by Ted Lemon (uunet!lupine!mellon) | John Gilmore | 1 | -1/+19 |
1992-05-17 | * inflow.c (new_tty): Temporarily ignore SIGTTOU when | Fred Fish | 1 | -0/+28 |
1992-05-13 | Changes to support GDB running on DOS using GO32 and H8 support | Steve Chamberlain | 1 | -0/+23 |
1992-05-12 | * infrun.c (child_attach): Don't allow gdb to attach to itself. | Stu Grossman | 1 | -1/+2 |
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-11 | * cplus-dem.c (demangle_signature): Recognize misplaced '_' to | Fred Fish | 1 | -0/+7 |
1992-05-10 | * Makefile.in (VERSION): Bump to 4.5.3 | Fred Fish | 1 | -0/+14 |
1992-05-09 | * xcoffexec.c (vmap_exec): Don't assume .text and .data are the | Stu Grossman | 1 | -0/+5 |
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 | 1 | -0/+5 |
1992-05-08 | propogate INSTALL, INSTALL_DATA, INSTALL_PROGRAM on recursions | K. Richard Pixley | 1 | -0/+25 |
1992-05-06 | * tm-irix3.h: Re-define CPLUS_MARKER to '.'. | Per Bothner | 1 | -0/+6 |
1992-05-06 | * cplus-dem.c (do_args): Handle void args the same as others. | Fred Fish | 1 | -0/+12 |
1992-05-05 | * Makefile.in (DEMANGLER): Define and default to cplus-dem. | Fred Fish | 1 | -0/+20 |
1992-05-05 | * values.c (set_internalvar): Force evaluation of lazy values. | John Gilmore | 1 | -0/+5 |
1992-05-03 | * Makefile.in (VERSION): Bump to 4.5.2. | Fred Fish | 1 | -0/+16 |
1992-05-01 | One more try... | John Gilmore | 1 | -10/+0 |
1992-05-01 | * utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notation | John Gilmore | 1 | -0/+13 |
1992-05-01 | * gdbtypes.c (make_{reference,pointer,function}_type): New | John Gilmore | 1 | -0/+33 |
1992-04-29 | Various fixes to cplus_demangle(); see ChangeLog. | Per Bothner | 1 | -0/+10 |
1992-04-24 | * Makefile.in (make-proto-gdb-1): 1st cut at packaging | Stu Grossman | 1 | -0/+3 |
1992-04-24 | * remote-udi.c (udi_insert/remove_breakpoint): Completely | Stu Grossman | 1 | -0/+3 |
1992-04-24 | * Makefile.in: Add 29k/UDI support. Improve depend. | Stu Grossman | 1 | -0/+3 |
1992-04-24 | * am29k-tdep.c: Update to use new calling conventions, and misc | Stu Grossman | 1 | -0/+3 |
1992-04-24 | * m68k-pinsn.c (print_insn_arg): Make branch offsets be signed. | Stu Grossman | 1 | -0/+4 |
1992-04-24 | * tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have nice | Stu Grossman | 1 | -0/+3 |
1992-04-24 | Call warning() to print warnings, which deals properly with leading and | Fred Fish | 1 | -0/+4 |
1992-04-22 | * symtab.c (lookup_symbol): Need to check if msymbol->name is | Stu Grossman | 1 | -0/+13 |
1992-04-22 | Remove now obsolete signame.c and signame.h; functionality is handled by | Fred Fish | 1 | -0/+64 |
1992-04-21 | Makefile.in: rework CFLAGS so that they can be set from the command | K. Richard Pixley | 1 | -0/+21 |
1992-04-17 | * sun3-xdep.c (fetch_core_registers): Lint. | John Gilmore | 1 | -0/+6 |
1992-04-17 | Fix to dwarfread.c to target pointer and target long sizes, fixes for | Fred Fish | 1 | -0/+21 |
1992-04-17 | * rs6000-pinsn.c: New version from IBM (Metin). | Per Bothner | 1 | -0/+6 |
1992-04-15 | Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure, | Fred Fish | 1 | -0/+26 |
1992-04-14 | Extensive changes to replace swapin() function with target_to_host() | Fred Fish | 1 | -0/+10 |
1992-04-13 | Revised -mapped description. | John Gilmore | 1 | -0/+4 |
1992-04-12 | * mipsread.c (parse_partial_symbols): Complain when sh->index is | John Gilmore | 1 | -0/+18 |
1992-04-11 | Set devo VERSION to 4.5.1 to avoid confuzzion with the released version. | John Gilmore | 1 | -0/+7 |
1992-04-11 | * xcoffread.c (NO_TYPEDEFS): Fix typo in commented-out #define. | John Gilmore | 1 | -0/+6 |
1992-04-11 | Add swapin() function, and SWAPIN macro that calls it, to do byte swapping | Fred Fish | 1 | -0/+5 |
1992-04-11 | Recognize new ncr3000 config. | Fred Fish | 1 | -0/+8 |
1992-04-10 | * Makefile.in: Update version to 4.5. | Stu Grossman | 1 | -0/+3 |
1992-04-10 | * depend: Generate new depend file for this release. | Stu Grossman | 1 | -0/+2 |
1992-04-10 | * Makefile.in (depend): Fix dependancy generation so that it does | Stu Grossman | 1 | -0/+6 |
1992-04-09 | buildsym.c: Fix parameter mis-match. | Per Bothner | 1 | -0/+8 |
1992-04-09 | * Makefile.in: version=4.4.88, add xm-vax.h to HFILES. | Stu Grossman | 1 | -0/+4 |
1992-04-09 | Minor changes for Solaris. | John Gilmore | 1 | -0/+5 |
1992-04-08 | * xm-i386mach.h: add decls for errno and strdup(). | Stu Grossman | 1 | -1/+1 |