Age | Commit message (Expand) | Author | Files | Lines |
1992-06-16 | * xcoffexec.c (map_vmap): Turn comment into a real C comment. | Fred Fish | 1 | -0/+4 |
1992-06-16 | * dbxread.c (process_one_symbol), partial-stab.h: Ignore | Stu Grossman | 1 | -0/+5 |
1992-06-15 | * Makefile.in (VERSION): Bump to 4.5.5. | Fred Fish | 1 | -0/+11 |
1992-06-15 | * dwarfread.c (decode_modified_type): Change type of first arg. | Fred Fish | 1 | -0/+23 |
1992-06-15 | * infcmd.c: Fix typo (reported by Rob Savoye). | John Gilmore | 1 | -0/+7 |
1992-06-14 | * dbxread.c (end_psymtab): Only reset texthigh if it's not already | John Gilmore | 1 | -0/+10 |
1992-06-13 | * symtab.h (struct symbol): Add aux_value union for preserving | Fred Fish | 1 | -2/+12 |
1992-06-13 | Make `clear_symtab_users_once' non-static so objfiles can be linked. | Michael Tiemann | 1 | -0/+5 |
1992-06-13 | * elfread.c (record_minimal_symbol_and_info): Kludged to put | John Gilmore | 1 | -0/+58 |
1992-06-13 | * buildsym.h: Add processing_acc_compilation flag. | John Gilmore | 1 | -1/+13 |
1992-06-13 | * configure.in: Solaris config is sparc-sun-solaris2. | John Gilmore | 1 | -0/+5 |
1992-06-12 | * expprint.c (print_subexp): Add missing ']'. | Fred Fish | 1 | -0/+10 |
1992-06-11 | Two `long long' fixes from Robert R. Henry (rrh@dino.tera.com): | John Gilmore | 1 | -0/+6 |
1992-06-11 | Small changes from Solaris port. The big stuff is not all working yet. | John Gilmore | 1 | -0/+10 |
1992-06-10 | * c-exp.y, m2-exp.y: Move remapping defines for malloc and | Fred Fish | 1 | -0/+7 |
1992-06-09 | * depend: rebuild to account for remote-st2000.c. | Stu Grossman | 1 | -0/+9 |
1992-06-09 | * c-exp.y (yylex): Recognize single-quoted strings that specify | Fred Fish | 1 | -0/+25 |
1992-06-09 | * Makefile.in: Roll VERSION to 4.5.4. | John Gilmore | 1 | -0/+7 |
1992-06-08 | * configure.in: Tandem debug monitor (st2000) support. | Stu Grossman | 1 | -0/+5 |
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 | 1 | -0/+8 |
1992-06-01 | Pass the correct number of parameters to `symbol_file_add'. | Michael Tiemann | 1 | -0/+3 |
1992-06-01 | Define MALLOC_INCOMPATIBLE so we can compile files which include <malloc.h> | Michael Tiemann | 1 | -0/+8 |
1992-05-30 | Fix lint found by GCC. | Michael Tiemann | 1 | -0/+5 |
1992-05-27 | Lint | John Gilmore | 1 | -1/+11 |
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 |