From: David Taylor Date: Tue, 13 Jan 1998 21:56:55 +0000 (+0000) Subject: ChangeLog entry for changes committed Monday, 5 Jan. Wrote this on Monday, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4d132e40f621756f5718db99280fe8e93094b7e6;p=binutils-gdb.git ChangeLog entry for changes committed Monday, 5 Jan. Wrote this on Monday, but forgot to commit it. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f5cc1c3b91e..ce14c384e09 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -31,6 +31,15 @@ Mon Jan 5 20:21:59 1998 Mark Alexander * dve3900-rom.c (_initialize_r3900_rom): Remove MO_HANDLE_NL flag, add MO_PRINT_PROGRAM_OUTPUT flag. +Mon Jan 5 18:21:11 1998 David Taylor + + * top.h (HAVE_SIGSETJMP): define SIGJMP_BUF, SIGSETJMP, and + SIGLONGJMP appropriately based on whether HAVE_SIGSETJMP is + defined. + * top.c (return_to_top_level, catch_errors): use the new macros + * main.c (SET_TOP_LEVEL): ditto. + * config/xm-sysv4.h (HAVE_SIGSETJMP): Define. + Fri Jan 2 18:48:58 1998 Mark Alexander * configure.in: Double up brackets in shell case pattern.