Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, | Mark Kettenis | 2001-08-24 | 1 | -4/+0 |
| | | | | | config/i386/xm-i386aix.h, config/m68k/xm-dpx2.h: Remove redundant inclusion of <limits.h>. | ||||
* | * configure.in (AC_CHECK_FUNCS): Add setpggrp. | Mark Kettenis | 2001-07-23 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | (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. | ||||
* | * configure.in: Add check for sigsetjmp. | Mark Kettenis | 2001-07-12 | 1 | -3/+0 |
| | | | | | | * config/m68k/xm-linux.h (HAVE_SIGSETJMP): Removed. * config/xm-sysv4.h (HAVE_SIGSETJMP): Removed. * configure, config.in: Regenerated. | ||||
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+1 |
| | |||||
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -15/+16 |
| | |||||
* | Initial revision | Stan Shebs | 1999-04-16 | 1 | -0/+39 |