binutils-gdb/gdb/config/rs6000
Mark Kettenis 0200359f12 * configure.in (AC_CHECK_FUNCS): Add setpggrp.
(AC_FUNC_SETPGRP): Add.
* aclocal.m4, configure, config.in: Regenerated.
* inflow.c (gdb_setpgid): Get rid of NEED_POSIX_SETPGID and
SETPGRP_ARGS.  Always use setpgid if it is available, fall back on
setpgrp if it isn't.  Use SETPGRP_VOID (defined by autoconf) to
distinguish between the two setpgrp flavours.
* config/xm-sysv4.h, config/arm/xm-linux.h,
config/i386/xm-i386aix.h, config/i386/xm-sco.h,
config/i386/xm-linux.h, config/i386/xm-ptx.h,
config/m68k/xm-linux.h, config/powerpc/xm-linux.h,
config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h,
config/ia64/xm-linux.h (NEED_POSIX_SETPGID): Remove.
* config/rs6000/xm-rs6000.h (SETPGRP_ARGS): Remove.
2001-07-23 19:21:57 +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 * configure.in (AC_CHECK_FUNCS): Add setpggrp. 2001-07-23 19:21:57 +00:00
xm-rs6000ly.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00