summaryrefslogtreecommitdiff
path: root/gdb/config/xm-aix4.h
Commit message (Collapse)AuthorAgeFilesLines
* * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,Joel Brobecker2004-08-111-22/+0
| | | | | | this file is now empty. * config/xm-aix4.h: Remove, this file is no longer included anywhere.
* * doc/gdbint.texinfo (Host Definition): Remove documentationJoel Brobecker2004-08-111-5/+0
| | | | | | for USE_O_NOCTTY, no longer used. * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used. * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
* * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.Joel Brobecker2004-08-111-2/+0
| | | | | * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise. * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
* General cleanup of the AIX xm include file:Joel Brobecker2004-08-101-62/+0
| | | | | | | | | | | | | * config/xm-aix4.h (fd_set): Remove undefine. Remove include of <sys/select.h>. (HAVE_TERMIO): Remove define. (USG): Likewise. (NULL): Remove redefine. (alloca): Remove #pragma. (vfork): Remove define. (termdef): Remove. (SIGWINCH_HANDLER): Remove. (SIGWINCH_HANDLER_BODY): Remove.
* Delete HOST_BYTE_ORDER.Andrew Cagney2001-12-021-4/+0
|
* * config/xm-aix4.h (MEM_FNS_DECLARED): Removed.Mark Kettenis2001-09-081-5/+0
|
* * event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: SomeMark Kettenis2001-08-271-2/+2
| | | | | | | | | | | | | | | | | | | 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
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
|
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-1/+1
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-13/+14
|
* Initial revisionStan Shebs1999-04-161-0/+99