aboutsummaryrefslogtreecommitdiff
path: root/gdb/m88k-tdep.c
AgeCommit message (Collapse)AuthorFilesLines
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+0
* param-no-tm.h: Change users to define TM_FILE_OVERRIDE instead. * param.h, param-no-tm.h: Removed. * Update copyrights in all changed files. * dbxread.c, dwarfread.c, inflow.c, infrun.c, m2-exp.y, putenv.c, solib.c, symtab.h, tm-umax.h, valprint.c: Lint. * tm-convex.h, tm-hp300hpux.h, tm-merlin.h, tm-sparc.h, xm-merlin.h: Avoid host include files in target descriptions. * getpagesize.h: Removed, libiberty copes now.
1991-11-18Remove tdesc stuff. Remove FRAME_CHAIN_COMBINE from all tm-*.h files,John Gilmore1-19/+0
since it was always defined exactly the same in all of them.
1991-11-14Handle moves ahead of the stack pointer slide, for struct returning fns.John Gilmore1-0/+26
1991-11-14* m88k-tdep.c (examine_prologue): Deal with OR instructionsJohn Gilmore1-0/+28
that shuffle parameters into other regs. * symtab.c (decode_line_1): Fix bug introduced in Per's change of Nov 12th.
1991-11-14Motorola 88000 port without tears, I mean without tdescs.John Gilmore1-263/+492
ChangeLog has the details. This is preliminary for quick release, cleanups remain to be done.
1991-10-07First stage of coff-encap work.John Gilmore1-6/+0
1991-07-21 Mostly MIPS symbol-reading and general symbol-reading fixups.John Gilmore1-113/+113
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-05-03Make it run on wingnut (88k, DGUX). Complete list of changes in the ChangeLog.Jim Kingdon1-0/+600