aboutsummaryrefslogtreecommitdiff
path: root/gdb/mcheck.c
AgeCommit message (Collapse)AuthorFilesLines
1991-08-31Undo edit 1.5. Easier to let abort be of unspecified type than to claim a typeStu Grossman1-9/+4
and be wrong half the time.
1991-08-31Merge in irix support.Stu Grossman1-4/+9
1991-08-22HP 300 BSD port for machines at FSF. Also minor mips change.John Gilmore1-8/+2
1991-08-20* mcheck.c: Avoid warning about undeclared abort fn.John Gilmore1-1/+8
* tm-sparc.h (PC_ADJUST): Avoid calling error() from this; it causes recursive calls to error() when used in cleanups. To do so requires that we make it a function, so we do. * sparc-tdep.c (sparc_pc_adjust): New implem of PC_ADJUST. * utils.c (do_cleanups): Remove the current cleanup from the chain *before* calling it, in case error() is called from it. The result won't be pretty, but won't be an infinite loop either.
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-13/+13
1991-03-28Johns releaseK. Richard Pixley1-0/+119