aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1991-11-15Two kinds of changes:Roland Pesch3-19/+110
1991-11-14Handle moves ahead of the stack pointer slide, for struct returning fns.John Gilmore1-0/+26
1991-11-14Added delta88Steve Chamberlain1-0/+1
1991-11-14* m88k-tdep.c (examine_prologue): Deal with OR instructionsJohn Gilmore2-0/+35
1991-11-14Rename them so that we can symlink them so that m4 can see them.K. Richard Pixley4-3/+445
1991-11-14added all-info and install-info targetsK. Richard Pixley2-8/+16
1991-11-14Uses <foo>.n as a temp file rather than <foo>.new so it doesn't goSteve Chamberlain1-2/+2
1991-11-14Added M_INSTALL magicSteve Chamberlain1-0/+1
1991-11-14 * Makefile.in, xconfig/delta88 made it install a sysV manual page;Steve Chamberlain2-1/+11
1991-11-14Handle alloca with fake routine.John Gilmore1-0/+2
1991-11-14Post-tdesc working version, but with tdesc's not gone yet.John Gilmore1-2/+3
1991-11-14Motorola 88000 port without tears, I mean without tdescs.John Gilmore7-430/+580
1991-11-14Add rudiments on frames.John Gilmore1-1/+27
1991-11-14now handle doc subdir, tooK. Richard Pixley2-1/+30
1991-11-14added info dir menu hooksK. Richard Pixley2-72/+89
1991-11-14build and install infoK. Richard Pixley1-11/+30
1991-11-14Minor rephrasing; probably an overfull-box correction for smallbookRoland Pesch1-2/+2
1991-11-13joins the rest of the worldK. Richard Pixley2-0/+116
1991-11-13Ported to SCO's 3.2v2 system.Sean Eric Fagan3-13/+19
1991-11-13Forgot opcode files.John Gilmore3-1/+244
1991-11-13xcoffread.c, tdesc-lib, and misc fixes.John Gilmore2-13/+28
1991-11-12Fixes related to handling of C++ methods (handle destructorsPer Bothner5-29/+56
1991-11-12Added tdesc-libSteve Chamberlain1-0/+1
1991-11-12Remove internal gdb definition of fixed arg count concat() function andFred Fish18-35/+35
1991-11-12First cutSteve Chamberlain2-0/+603
1991-11-12Initial revisionSteve Chamberlain2-0/+12
1991-11-12* Makefile.in: Add xcoffread.c, xcoffexec.c.John Gilmore2-0/+28
1991-11-12* rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h,John Gilmore6-0/+3176
1991-11-12Initial revisionJohn Gilmore2-0/+44
1991-11-12New file.John Gilmore1-0/+1506
1991-11-12Remove coredep.o from XDEPFILES. The fetch_core_registers() function isFred Fish1-1/+1
1991-11-12Minor rewording of message containing name of program that generated aFred Fish4-19/+75
1991-11-11Added MINUS_G flag, now debugging can be turned offSteve Chamberlain1-1/+2
1991-11-09Remove leftover call to do_cleanups() which resulted from a previous change.Fred Fish2-3/+3
1991-11-09Re-enable compilation of register_addr() stub whenever it is not suppliedFred Fish2-3/+12
1991-11-09Remove Rs/6000 changes (patch_block_stabs) so it will link without.John Gilmore1-12/+0
1991-11-09More changes for objfiles.John Gilmore1-1/+8
1991-11-09Add tracking of object files (that contain symbols) to gdb.John Gilmore8-229/+443
1991-11-09Lint and some rs/6000 port.John Gilmore6-183/+128
1991-11-08Format improvements, mostly for @smallbook (including reformatted tableRoland Pesch1-137/+132
1991-11-08Remove spurious echoSteve Chamberlain1-1/+0
1991-11-08 * Makefile.in: link with libiberty after libreadline, sinceSteve Chamberlain2-1/+3
1991-11-08 * m88k-xdep.c: Fixed the register offsets in the ptrace_userSteve Chamberlain1-0/+7
1991-11-08Fixed S?IP_OFFSETs for the Motorola Delta 88.Steve Chamberlain1-19/+16
1991-11-08Added delta88 casesSteve Chamberlain1-3/+19
1991-11-08#ifndef USIZESteve Chamberlain1-1/+2
1991-11-08Include coff-m88k.h rather than m88kbcs.hSteve Chamberlain1-1/+1
1991-11-08Fix decoding of mtacc, dmac, fmac. These files should really get mergedJohn Gilmore3-3/+5
1991-11-08fixed for objdir/subdirsK. Richard Pixley1-5/+5
1991-11-07* tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, andJohn Gilmore26-178/+41