binutils-gdb/gdb/config/arm
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
..
embed.mt import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
linux.mh 2001-02-04 Philip Blundell <philb@gnu.org> 2001-02-06 19:59:06 +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-linux.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
tm-arm.h * config/arm/tm-arm.h: Include "floatformat.h". 2001-07-04 19:57:53 +00:00
tm-embed.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-linux.h Add support for backtracing through signal handlers on Linux/ARM. Also, 2000-09-06 00:39:11 +00:00
tm-wince.h Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). 2001-03-20 18:16:28 +00:00
wince.mt * configure.tgt: Add arm, mips, sh wince targets. 2000-02-24 03:31:45 +00:00
xm-linux.h * configure.in (AC_CHECK_FUNCS): Add setpggrp. 2001-07-23 19:21:57 +00:00