binutils-gdb/gdb/config/alpha
Mark Kettenis 46711df821 * event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: Some
gratuitious whitespace changes.
[!HAVE_SIGPROCMASK]: Call sigsetmask if HAVE_SIGSETMASK is defined.
* top.c: Remove redundant logic to define HAVE_SIGSETMASK.
(sigsetmask) Don't define macro.
(stop_sig) [HAVE_SIGPROCMASK]: Add bit of code snatched from
async_stop_sig from event-top.c.
[!HAVE_SIGPROCMASK]: Call sigsetmask if HAVE_SIGSETMASK is
defined.
* configure.in (AC_CHECK_FUNCS): Put functions in alphabetical
order.  Add sigsetmask.
(AC_FUNC_VFORK, AC_FUNC_ALLOCA): Reorder such that they're in
alphabetical order.
* config/xm-aix4.h, config/alpha/xm-alphalinux.h,
config/i386/xm-cygwin.h, config/rs6000/xm-rs6000.h
(HAVE_SIGSETMASK): Remove.
* aclocal.m4, config.in, configure
2001-08-27 22:39:56 +00:00
..
alpha-linux.mh Update Linux/Alpha port to use new Linux threads support. 2001-03-20 21:40:47 +00:00
alpha-linux.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
alpha-osf1.mh * Makefile.in (osfsolib.c, osfsolib.o): Rename to solib-osf.c and 2001-05-26 00:52:15 +00:00
alpha-osf1.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
alpha-osf2.mh * Makefile.in (osfsolib.c, osfsolib.o): Rename to solib-osf.c and 2001-05-26 00:52:15 +00:00
alpha-osf3.mh * Makefile.in (osfsolib.c, osfsolib.o): Rename to solib-osf.c and 2001-05-26 00:52:15 +00:00
fbsd.mh Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
fbsd.mt * config/alpha/tm-fbsd.h: Update copyright. 2001-01-25 18:41:23 +00:00
nm-fbsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-linux.h * config/alpha/nm-linux.h (TARGET_ELF64, PSIGNAL_IN_SIGNAL_H): 2001-07-11 10:33:29 +00:00
nm-osf.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-osf2.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-osf3.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-alpha.h Include regcache.h 2001-03-14 23:23:16 +00:00
tm-alphalinux.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-fbsd.h * config/alpha/tm-fbsd.h: Update copyright. 2001-01-25 18:41:23 +00:00
xm-alphalinux.h * event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: Some 2001-08-27 22:39:56 +00:00
xm-alphaosf.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-fbsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00