Age | Commit message (Expand) | Author | Files | Lines |
1991-09-21 | Update for gdb-4.1. | John Gilmore | 1 | -7/+1 |
1991-09-21 | Roll in information from README. | John Gilmore | 1 | -39/+93 |
1991-09-21 | Update for gdb-4.1 release. | John Gilmore | 1 | -0/+3 |
1991-09-20 | * language.c (set_language_command): Print useful help message, | John Gilmore | 2 | -3/+9 |
1991-09-20 | * main.c (main): Avoid any output before (gdb) prompt when -q. | John Gilmore | 2 | -2/+14 |
1991-09-20 | *** empty log message *** | Roland Pesch | 1 | -0/+3 |
1991-09-20 | Fri Sep 20 15:46:00 1991 Roland H. Pesch (pesch at cygnus.com) | Roland Pesch | 2 | -15/+48 |
1991-09-20 | Extract GDB version number from main GDB dir Makefile.in. | Roland Pesch | 2 | -46/+53 |
1991-09-20 | Kludge to allow compilation by non-ANSI compilers. | Per Bothner | 2 | -0/+9 |
1991-09-20 | Update N_FN value to 0x1F. Add comments about N_EXT bits. | John Gilmore | 3 | -4/+19 |
1991-09-20 | Removed all the stuff I added yesterday. | Steve Chamberlain | 2 | -83/+95 |
1991-09-20 | Merged in new doc on language setting, C, and Mod-2 by Andrew Beers; | Roland Pesch | 3 | -0/+8264 |
1991-09-20 | * dbxread.c (read_dbx_symtab, process_one_symbol): N_FN and | John Gilmore | 1 | -0/+6 |
1991-09-20 | Sign extend extended line offsets in parse_lines correctly. | Stu Grossman | 1 | -0/+3 |
1991-09-20 | #define yyerrflag and yynerrs to avoid global name conflicts. | Stu Grossman | 2 | -0/+4 |
1991-09-20 | *** empty log message *** | Stu Grossman | 1 | -0/+5 |
1991-09-20 | .gdbinit: move set complaints 1 to top. | John Gilmore | 2 | -1/+4 |
1991-09-20 | * language.c (_initialize_language): Fix type check and range | John Gilmore | 2 | -3/+5 |
1991-09-20 | * utils.c (!HAVE_VPRINTF): Define vfprintf as a function, so | John Gilmore | 2 | -2/+15 |
1991-09-20 | New rules for building distributions. Normal distribution | John Gilmore | 1 | -7/+57 |
1991-09-20 | Preparation for gdb-4.1 release. | John Gilmore | 2 | -4/+27 |
1991-09-20 | Remove rcfonts.tex after building refcard. | John Gilmore | 1 | -0/+2 |
1991-09-20 | (HFILES): Add minimon.h. | John Gilmore | 1 | -3/+3 |
1991-09-20 | Undo precipitous changes. | John Gilmore | 6 | -78/+24 |
1991-09-20 | Added Jim Wilson's pcrt->romp patches. | K. Richard Pixley | 1 | -4/+15 |
1991-09-20 | doc/gdbint.texinfo | Roland Pesch | 1 | -0/+6 |
1991-09-20 | Reorder contents; reorganize new-host, new-target, and new-config | Roland Pesch | 1 | -401/+438 |
1991-09-20 | Various mips changes from Peter Schauer. | Per Bothner | 1 | -0/+9 |
1991-09-20 | Define HAVE_STRSTR. | Per Bothner | 1 | -0/+2 |
1991-09-19 | Add language.h. | John Gilmore | 1 | -0/+1 |
1991-09-19 | Minor fixes | John Gilmore | 1 | -0/+10 |
1991-09-19 | * mipsread.c (_initialize_mipsread): Avoid using | John Gilmore | 1 | -1/+7 |
1991-09-19 | *** empty log message *** | Sean Eric Fagan | 4 | -26/+72 |
1991-09-19 | * c-exp.y, m2-exp.y: Lint. | John Gilmore | 2 | -2/+5 |
1991-09-19 | Circumvent Sun Make bug on *-exp.tab.o. | John Gilmore | 1 | -0/+2 |
1991-09-19 | Stuff for new machiens | Steve Chamberlain | 2 | -3/+9 |
1991-09-19 | Initial revision | Steve Chamberlain | 13 | -0/+501 |
1991-09-19 | Modifications from James Tsillas for 386 and 68k machines | Steve Chamberlain | 2 | -1/+18 |
1991-09-19 | Support for 386 and 68k machines | Steve Chamberlain | 1 | -1/+8 |
1991-09-19 | *** empty log message *** | Steve Chamberlain | 1 | -2/+8 |
1991-09-19 | Lint | John Gilmore | 2 | -10/+11 |
1991-09-19 | Andrew Beers' changes for Modula-2 support. | John Gilmore | 1 | -0/+653 |
1991-09-19 | * language.h, language.c: New files for language-specific macros, | John Gilmore | 2 | -0/+1268 |
1991-09-19 | Eliminate uses of working_lang. | John Gilmore | 1 | -1/+1 |
1991-09-19 | * valprint.c (type_print_base): Avoid printing garbage for ints | John Gilmore | 1 | -13/+16 |
1991-09-19 | Add M2 to what's new. | John Gilmore | 1 | -1/+13 |
1991-09-19 | Cope with new files and removed files for Modula-2 support. | John Gilmore | 2 | -25/+35 |
1991-09-19 | * parse.c: New file with the common code remains of expread.y. | John Gilmore | 4 | -0/+3518 |
1991-09-19 | * symtab.c (_initialize_symtab): Remove builtin type | John Gilmore | 1 | -117/+173 |
1991-09-19 | Output hex with local_hex_string for Modula-2 support. | John Gilmore | 1 | -15/+15 |