aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-sun3.h
AgeCommit message (Collapse)AuthorFilesLines
1991-11-07* tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, andJohn Gilmore1-11/+3
READ_MIPS_FORMAT, which have been unused since BFD. Still remaining is COFF_NO_LONG_FILE_NAMES. * tm-sun3.h, tm-altos.h: Remove detritus accidentally left from function calling code moved to m68k-tdep.c.
1991-10-25Remove locally duplicated code for calling functions in the inferior. TheFred Fish1-84/+2
only differences were in the specific trap vectors used and whether or not an fpu was present. These are now handled by appropriate definitions of BPT_VECTOR and HAVE_68881 respectively. Other minor obvious cleanups. Minor spelling correction in valops.c.
1991-10-25frame-select command. Cross funcalls to sun3. Build *.tab.c files inJohn Gilmore1-2/+7
target dir.
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-04-30 * sun3-xdep.c, tm-sun3.h, tm-68k.h: Change TARGET_SUN3 toJim Kingdon1-1/+3
GDB_TARGET_IS_SUN3.
1991-04-20 * tm-68k.h (NUM_REGS): Conditionalize on TARGET_SUN3 not sun.Jim Kingdon1-0/+2
tm-sun3.h: Define TARGET_SUN3.
1991-03-28Johns releaseK. Richard Pixley1-0/+120