* defs.h, utils.c: xrealloc takes PTR as first arg.
authorFred Fish <fnf@specifix.com>
Wed, 4 Mar 1992 20:50:10 +0000 (20:50 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 4 Mar 1992 20:50:10 +0000 (20:50 +0000)
commitd7eddc517782bf0673e4bcd15c4159ae5799a247
tree5cbaafd5433cb047b3a50693a4120fa5d0de4ae7
parentc7cb8acbe8eb1226ef76fe716aa050d3b9d0e860
* defs.h, utils.c:  xrealloc takes PTR as first arg.
* defs.h:  Reword confusing comment about ANSI prototypes.
* defs.h:  Some minor whitespace changes.
* infrun.c (wait_for_inferior):  Compare int tmp to int 0,
not NULL, which can be (void *).
* tm-amix.h, tm-i386v4.h:  Add defines for setjmp/longjmp handling.
* tm-i386v.h (SP_ARG0):  Define
* xm-sysv4.h:  Back out of change for missing prototypes.
* i386-tdep.c (get_longjmp_target):  Add function.
gdb/ChangeLog
gdb/tm-amix.h
gdb/tm-i386v.h
gdb/tm-i386v4.h
gdb/xm-sysv4.h
This page took 0.025087 seconds and 4 git commands to generate.