Age | Commit message (Expand) | Author | Files | Lines |
1991-11-15 | Two kinds of changes: | Roland Pesch | 3 | -19/+110 |
1991-11-14 | Handle moves ahead of the stack pointer slide, for struct returning fns. | John Gilmore | 1 | -0/+26 |
1991-11-14 | Added delta88 | Steve Chamberlain | 1 | -0/+1 |
1991-11-14 | * m88k-tdep.c (examine_prologue): Deal with OR instructions | John Gilmore | 2 | -0/+35 |
1991-11-14 | Rename them so that we can symlink them so that m4 can see them. | K. Richard Pixley | 4 | -3/+445 |
1991-11-14 | added all-info and install-info targets | K. Richard Pixley | 2 | -8/+16 |
1991-11-14 | Uses <foo>.n as a temp file rather than <foo>.new so it doesn't go | Steve Chamberlain | 1 | -2/+2 |
1991-11-14 | Added M_INSTALL magic | Steve Chamberlain | 1 | -0/+1 |
1991-11-14 | * Makefile.in, xconfig/delta88 made it install a sysV manual page; | Steve Chamberlain | 2 | -1/+11 |
1991-11-14 | Handle alloca with fake routine. | John Gilmore | 1 | -0/+2 |
1991-11-14 | Post-tdesc working version, but with tdesc's not gone yet. | John Gilmore | 1 | -2/+3 |
1991-11-14 | Motorola 88000 port without tears, I mean without tdescs. | John Gilmore | 7 | -430/+580 |
1991-11-14 | Add rudiments on frames. | John Gilmore | 1 | -1/+27 |
1991-11-14 | now handle doc subdir, too | K. Richard Pixley | 2 | -1/+30 |
1991-11-14 | added info dir menu hooks | K. Richard Pixley | 2 | -72/+89 |
1991-11-14 | build and install info | K. Richard Pixley | 1 | -11/+30 |
1991-11-14 | Minor rephrasing; probably an overfull-box correction for smallbook | Roland Pesch | 1 | -2/+2 |
1991-11-13 | joins the rest of the world | K. Richard Pixley | 2 | -0/+116 |
1991-11-13 | Ported to SCO's 3.2v2 system. | Sean Eric Fagan | 3 | -13/+19 |
1991-11-13 | Forgot opcode files. | John Gilmore | 3 | -1/+244 |
1991-11-13 | xcoffread.c, tdesc-lib, and misc fixes. | John Gilmore | 2 | -13/+28 |
1991-11-12 | Fixes related to handling of C++ methods (handle destructors | Per Bothner | 5 | -29/+56 |
1991-11-12 | Added tdesc-lib | Steve Chamberlain | 1 | -0/+1 |
1991-11-12 | Remove internal gdb definition of fixed arg count concat() function and | Fred Fish | 18 | -35/+35 |
1991-11-12 | First cut | Steve Chamberlain | 2 | -0/+603 |
1991-11-12 | Initial revision | Steve Chamberlain | 2 | -0/+12 |
1991-11-12 | * Makefile.in: Add xcoffread.c, xcoffexec.c. | John Gilmore | 2 | -0/+28 |
1991-11-12 | * rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h, | John Gilmore | 6 | -0/+3176 |
1991-11-12 | Initial revision | John Gilmore | 2 | -0/+44 |
1991-11-12 | New file. | John Gilmore | 1 | -0/+1506 |
1991-11-12 | Remove coredep.o from XDEPFILES. The fetch_core_registers() function is | Fred Fish | 1 | -1/+1 |
1991-11-12 | Minor rewording of message containing name of program that generated a | Fred Fish | 4 | -19/+75 |
1991-11-11 | Added MINUS_G flag, now debugging can be turned off | Steve Chamberlain | 1 | -1/+2 |
1991-11-09 | Remove leftover call to do_cleanups() which resulted from a previous change. | Fred Fish | 2 | -3/+3 |
1991-11-09 | Re-enable compilation of register_addr() stub whenever it is not supplied | Fred Fish | 2 | -3/+12 |
1991-11-09 | Remove Rs/6000 changes (patch_block_stabs) so it will link without. | John Gilmore | 1 | -12/+0 |
1991-11-09 | More changes for objfiles. | John Gilmore | 1 | -1/+8 |
1991-11-09 | Add tracking of object files (that contain symbols) to gdb. | John Gilmore | 8 | -229/+443 |
1991-11-09 | Lint and some rs/6000 port. | John Gilmore | 6 | -183/+128 |
1991-11-08 | Format improvements, mostly for @smallbook (including reformatted table | Roland Pesch | 1 | -137/+132 |
1991-11-08 | Remove spurious echo | Steve Chamberlain | 1 | -1/+0 |
1991-11-08 | * Makefile.in: link with libiberty after libreadline, since | Steve Chamberlain | 2 | -1/+3 |
1991-11-08 | * m88k-xdep.c: Fixed the register offsets in the ptrace_user | Steve Chamberlain | 1 | -0/+7 |
1991-11-08 | Fixed S?IP_OFFSETs for the Motorola Delta 88. | Steve Chamberlain | 1 | -19/+16 |
1991-11-08 | Added delta88 cases | Steve Chamberlain | 1 | -3/+19 |
1991-11-08 | #ifndef USIZE | Steve Chamberlain | 1 | -1/+2 |
1991-11-08 | Include coff-m88k.h rather than m88kbcs.h | Steve Chamberlain | 1 | -1/+1 |
1991-11-08 | Fix decoding of mtacc, dmac, fmac. These files should really get merged | John Gilmore | 3 | -3/+5 |
1991-11-08 | fixed for objdir/subdirs | K. Richard Pixley | 1 | -5/+5 |
1991-11-07 | * tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, and | John Gilmore | 26 | -178/+41 |