Age | Commit message (Expand) | Author | Files | Lines |
1992-02-24 | Keep Makefile.in and configure.in. Don't keep Makefile. | Michael Tiemann | 1 | -2/+6 |
1992-02-23 | Add gdbtypes.c gdbtypes.h minsyms.c mmap-alloc.c mmap-sbrk.c objfiles.c | Fred Fish | 1 | -0/+9 |
1992-02-22 | * app.c: MRI compatibility - allow single quote to start a string. | Steve Chamberlain | 11 | -2885/+3231 |
1992-02-22 | Made less things defined by default, now builds on sun3 and sun4. | Steve Chamberlain | 1 | -27/+52 |
1992-02-22 | Roll VERSION to 4.4.4 for post-Stu changes. | John Gilmore | 1 | -0/+2 |
1992-02-22 | * symfile.c (symbol_file_command): strcmp => !strcmp. | John Gilmore | 2 | -2/+13 |
1992-02-22 | Saberlint. | John Gilmore | 8 | -267/+148 |
1992-02-22 | * infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c, | Stu Grossman | 12 | -949/+1384 |
1992-02-22 | * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP. | John Gilmore | 9 | -347/+452 |
1992-02-22 | * obstack.h: Add obstack_full_begin. | John Gilmore | 1 | -4/+14 |
1992-02-22 | Tandem/MRI syntax bit rot | Steve Chamberlain | 1 | -0/+2 |
1992-02-22 | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 50 | -1374/+5259 |
1992-02-22 | More dos scripts | Steve Chamberlain | 2 | -1/+22 |
1992-02-22 | How to compile gas on a PC | Steve Chamberlain | 2 | -1/+32 |
1992-02-22 | More renames from DJ the DOS martyr | Steve Chamberlain | 2 | -0/+621 |
1992-02-22 | Increase the dososity | Steve Chamberlain | 3 | -0/+30 |
1992-02-22 | Remeber this one too! | Steve Chamberlain | 1 | -0/+2 |
1992-02-22 | New files for DOSness | Steve Chamberlain | 2 | -0/+251 |
1992-02-22 | DJ naming change | Steve Chamberlain | 3 | -3/+611 |
1992-02-21 | Dj renaming | Steve Chamberlain | 1 | -2/+2 |
1992-02-21 | DJ renaming | Steve Chamberlain | 2 | -0/+427 |
1992-02-21 | DOS file name change | Steve Chamberlain | 1 | -3/+6 |
1992-02-21 | Name change for DJ | Steve Chamberlain | 2 | -0/+399 |
1992-02-21 | * readline.c, examples/fileman.c: patches from DJ to support | Steve Chamberlain | 2 | -1/+116 |
1992-02-21 | * coffcode.h (coff_swap_aux_in): lint, (coff_print_symbol): prints | Steve Chamberlain | 2 | -121/+128 |
1992-02-21 | cvs bug, these files should not have been checked in. | K. Richard Pixley | 2 | -2/+8 |
1992-02-21 | be more cautious with tranle's patches | K. Richard Pixley | 4 | -3/+67 |
1992-02-21 | moved from gas/a.out.gnu.h to gas/config/a.out.gnu.h | K. Richard Pixley | 1 | -0/+351 |
1992-02-21 | minor reorg of tranlee's stuff | K. Richard Pixley | 4 | -9/+225 |
1992-02-21 | new files from tranlee | K. Richard Pixley | 3 | -0/+36 |
1992-02-21 | changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386 | K. Richard Pixley | 9 | -134/+321 |
1992-02-21 | from hack's unfinished work | K. Richard Pixley | 1 | -0/+132 |
1992-02-21 | tell about using doc | K. Richard Pixley | 1 | -0/+5 |
1992-02-21 | don't keep *.dvi | K. Richard Pixley | 1 | -2/+4 |
1992-02-21 | doc. bring it in, use it. | K. Richard Pixley | 3 | -5/+206 |
1992-02-21 | * readline.c (rl_read_init_file): Make sure that null filename is | Stu Grossman | 2 | -0/+9 |
1992-02-21 | * PORTING: New (preliminary) porting guide. | Per Bothner | 1 | -0/+4 |
1992-02-21 | * tm-sparc.h, tm-sysv4.h, solib.h: Move shared lib definitions | John Gilmore | 13 | -90/+192 |
1992-02-21 | * Makefile.in: Change mkscript rule into one for ./mkscript | Per Bothner | 1 | -32/+121 |
1992-02-21 | * xm-amix.h, xm-i386v4.h, xm-stratus.h: Define NORETURN to avoid | John Gilmore | 4 | -13/+32 |
1992-02-21 | * core.c, exec.c, solib.c: Rename target_ops sections => | John Gilmore | 5 | -119/+139 |
1992-02-21 | * core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c, | John Gilmore | 13 | -98/+158 |
1992-02-21 | * core.c, exec.c, infrun.c, inftarg.c, language.c, remote.c, | John Gilmore | 4 | -66/+137 |
1992-02-21 | * environ.h, expression.h, frame.h, gdbcmd.h, gdbcore.h, | John Gilmore | 11 | -212/+370 |
1992-02-20 | * defs.h: Include ansidecl.h and PARAMS macro. Use PARAMS | John Gilmore | 8 | -89/+126 |
1992-02-20 | * bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.c | John Gilmore | 2 | -1/+6 |
1992-02-20 | * coffread.c (decode_base_type): Pass long, not union. | John Gilmore | 2 | -8/+12 |
1992-02-19 | Mention the "dir" commands in the .gdbinit file, too. | John Gilmore | 1 | -7/+8 |
1992-02-19 | * configure.texi: Explain better about .gdbinit and about | John Gilmore | 1 | -9/+13 |
1992-02-18 | pulled in from hack's unfinished work | K. Richard Pixley | 4 | -0/+1601 |