Files
Gary Benson e9bcb65852 Introduce common/gdb_setjmp.h
This commit creates a new file, common/gdb_setjmp.h, to hold some
portability macros for setjmp/longjmp et al. that are used by the
exceptions subsystem and by the demangler crash catcher.

gdb/ChangeLog:

	* common/gdb_setjmp.h: New file.
	* Makefile.in (HFILES_NO_SRCDIR): Add common/gdb_setjmp.h.
	* configure.ac: Move sigsetjmp check...
	* common/common.m4: ...here.
	* configure: Regenerate.
	* cp-support.c (SIGJMP_BUF): Delete.
	(SIGSETJMP): Likewise.
	(SIGLONGJMP): Likewise.
	* exceptions.h (gdb_setjmp.h): Include.
	(setjmp.h): Do not include.
	(EXCEPTIONS_SIGJMP_BUF): Delete.
	(EXCEPTIONS_SIGSETJMP): Likewise.
	(EXCEPTIONS_SIGLONGJMP): Likewise.
	Replace all uses of EXCEPTIONS_SIG* macros with SIG* macros
	from gdb_setjmp.h.
	* exceptions.c: Likewise.

gdb/gdbserver/ChangeLog:

	* config.in: Regenerate.
	* configure: Likewise.
2014-08-29 10:53:36 +01:00
..
2014-08-19 10:07:20 +01:00
2014-08-07 09:06:47 +01:00
2014-08-07 09:06:47 +01:00
2014-08-29 10:53:35 +01:00
2014-08-29 10:53:35 +01:00
2014-08-19 10:07:20 +01:00
2014-08-19 10:07:20 +01:00
2014-08-19 10:07:20 +01:00
2014-08-19 10:07:19 +01:00
2014-08-19 10:07:18 +01:00
2014-08-29 10:53:36 +01:00
2014-08-07 09:06:47 +01:00
2014-08-07 09:06:47 +01:00
2014-08-29 10:53:36 +01:00
2014-01-17 10:23:29 -08:00
2014-01-17 10:23:29 -08:00
2014-02-12 09:59:13 -07:00
2014-02-27 14:30:07 +00:00
2014-08-07 09:06:45 +01:00
2014-08-07 09:06:47 +01:00
2014-02-12 09:59:20 -07:00
2014-08-07 09:06:47 +01:00
2014-08-07 09:06:47 +01:00
2014-08-07 09:06:47 +01:00