binutils-gdb/gdb/config/ia64
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
..
aix.mh Made changes to shared library support and added more of the support needed 2001-02-22 03:01:27 +00:00
aix.mt Made changes to shared library support and added more of the support needed 2001-02-22 03:01:27 +00:00
linux.mh Revert change to config/ia64/linux.mh in which core-regset.h was 2001-03-31 23:07:10 +00:00
linux.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
nm-aix.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-linux.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
tm-aix.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-ia64.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-linux.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-aix.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-linux.h * configure.in (AC_CHECK_FUNCS): Add setpggrp. 2001-07-23 19:21:57 +00:00