Age | Commit message (Expand) | Author | Files | Lines |
1991-09-13 | AMD 29000 stuff | John Gilmore | 1 | -0/+6 |
1991-09-13 | One more try at top-level sanity on config.sub | John Gilmore | 1 | -2/+4 |
1991-09-13 | Clean out "v9" stuff from here, and propagate configure and config.sub | John Gilmore | 1 | -1/+33 |
1991-09-13 | Lint | John Gilmore | 2 | -27/+50 |
1991-09-13 | Lint | John Gilmore | 2 | -8/+9 |
1991-09-13 | Update with improved text. | John Gilmore | 1 | -10/+14 |
1991-09-13 | Update these for new modules and new inclusions. | John Gilmore | 2 | -28/+50 |
1991-09-13 | Propagate | John Gilmore | 3 | -491/+716 |
1991-09-13 | Remove generic "am29k" (now you have to specify a29k-xxx-yyy). | John Gilmore | 1 | -6/+6 |
1991-09-13 | * configure.in: Handle a29k-*-* hosts, and targets | John Gilmore | 1 | -2/+15 |
1991-09-13 | AMD 29000 changes from David Wood <wood@david.ultra.nyu.edu> | John Gilmore | 1 | -0/+53 |
1991-09-13 | * Makefile.in (CLIBS): Put XM_CLIBS and TM_CLIBS at end. | John Gilmore | 2 | -7/+11 |
1991-09-13 | Add new files for 29K and Ultracomputer support. | John Gilmore | 6 | -0/+4206 |
1991-09-13 | * tm-29k.h: Update BADMAG (though it should go away). | John Gilmore | 1 | -32/+45 |
1991-09-13 | Lint | John Gilmore | 1 | -0/+2 |
1991-09-13 | Remove unused include files. | John Gilmore | 1 | -6/+0 |
1991-09-13 | * am29k-tdep.c: Use DUMMY_SAVE_GREGS and RETURN_REGNUM. | John Gilmore | 1 | -4/+4 |
1991-09-13 | * am29k-pinsn.c (print_insn): Handle NOP specially. Avoid %#x | John Gilmore | 1 | -2/+8 |
1991-09-13 | Make Munch work. | John Gilmore | 1 | -1/+1 |
1991-09-13 | * configure.in: Add hosts rtpc-*-* and a29k-*-*. | John Gilmore | 1 | -4/+20 |
1991-09-13 | Initial revision | John Gilmore | 5 | -0/+40 |
1991-09-12 | * internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define these | John Gilmore | 9 | -44/+45 |
1991-09-12 | Initial revision | John Gilmore | 1 | -0/+34 |
1991-09-12 | Thu Sep 12 14:07:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 2 | -4/+9 |
1991-09-12 | Per J Gilmore's advice, include redundant dependencies to get around | Roland Pesch | 1 | -10/+30 |
1991-09-12 | Add NYU vendor, sym1 and sym2 os's. Alphabetize vendors. | John Gilmore | 1 | -6/+16 |
1991-09-12 | * Makefile.in (documentation targets): Pass $(M4). | John Gilmore | 2 | -6/+13 |
1991-09-12 | add gdbm. | K. Richard Pixley | 1 | -1/+5 |
1991-09-12 | Add gdbm. | K. Richard Pixley | 1 | -1/+1 |
1991-09-11 | * Makefile.in (VERSION): Update to 4.0.3. | John Gilmore | 2 | -1/+5 |
1991-09-11 | * aoutf1.h (sunos4_core_file_p): Release the right storage in error case. | John Gilmore | 1 | -0/+8 |
1991-09-11 | * core.c (core_file_command): Print frame at coredump with | John Gilmore | 7 | -52/+87 |
1991-09-10 | * i386coff.h (LINESZ): Always 6, not based on sizeof(). | John Gilmore | 2 | -1/+6 |
1991-09-10 | * utils.c (error): if error_pre_print is set, print the string | John Gilmore | 5 | -29/+93 |
1991-09-09 | Added delta88 | Steve Chamberlain | 1 | -0/+7 |
1991-09-09 | * breakpoint.c (insert_breakpoints): Restore warning about | John Gilmore | 3 | -0/+8 |
1991-09-07 | Alphabetize aliases; add v9 things. | K. Richard Pixley | 1 | -159/+217 |
1991-09-06 | Host and targets with different sized types. &others. | John Gilmore | 1 | -0/+34 |
1991-09-06 | Fix some infrastructure to be able to cope with host and target | John Gilmore | 1 | -5/+8 |
1991-09-06 | Fix some infrastructure to be able to cope with host and target | John Gilmore | 5 | -364/+50 |
1991-09-06 | * .gdbinit: Remove useless "rr" command. Set complaints | John Gilmore | 1 | -4/+1 |
1991-09-06 | * WHATS.NEW: "history write -> history save". Doc "write on/off". | John Gilmore | 1 | -1/+5 |
1991-09-04 | * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E, | John Gilmore | 4 | -5/+24 |
1991-09-04 | Allow GDB to patch object files. | John Gilmore | 4 | -93/+125 |
1991-09-04 | Make writing to files work properly. (Fixes to BFD are also needed.) | John Gilmore | 11 | -270/+453 |
1991-09-04 | Don't keep ldgram.h. Isn't even checked in. | K. Richard Pixley | 1 | -2/+4 |
1991-09-04 | Added "recover"'ability. | K. Richard Pixley | 1 | -4/+9 |
1991-09-04 | Adding "recover"'ability. | K. Richard Pixley | 1 | -17/+17 |
1991-09-04 | Bugs john noticed. | K. Richard Pixley | 1 | -8/+10 |
1991-09-04 | test & recover a better way. | K. Richard Pixley | 1 | -2/+7 |