binutils-gdb/gdb/config/rs6000
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
..
aix4.mh Add auto-solib-add support for AIX, remove obsolete and unused 2000-11-09 09:49:00 +00:00
aix4.mt Add auto-solib-add support for AIX, remove obsolete and unused 2000-11-09 09:49:00 +00:00
nm-rs6000.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-rs6000ly.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
rs6000.mh Add auto-solib-add support for AIX, remove obsolete and unused 2000-11-09 09:49:00 +00:00
rs6000.mt Add auto-solib-add support for AIX, remove obsolete and unused 2000-11-09 09:49:00 +00:00
rs6000lynx.mh Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
rs6000lynx.mt Revert change of 2000-10-24 in which solib-svr4.o was added to TDEPFILES. 2000-10-25 20:48:59 +00:00
tm-rs6000-aix4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-rs6000.h * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define. 2001-05-01 19:36:11 +00:00
tm-rs6000ly.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-aix4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-rs6000.h * event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: Some 2001-08-27 22:39:56 +00:00
xm-rs6000ly.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00