| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove support for Solaris on PPC and for old versions. | Dan Nicolaescu | 2010-03-19 | 1 | -32/+0 |
| | | | | | | | | | | | | | | | | * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h. (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef that cancel each other. * s/sol2-3.h: * s/sol2-4.h: * s/sol2-5.h: Remove. * m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX. (NO_REMAP): Remove, unused. (UNEXEC): Move definition ... * s/aix4-2.h (UNEXEC): ... here. * configure.in: Remove support for Solaris on PPC and for old versions. | ||||
| * | * s/vms.h: | Dan Nicolaescu | 2008-07-10 | 1 | -4/+0 |
| | | | | | | | | * s/usg5-4-2.h: * s/sol2-5.h: * s/freebsd.h: * s/darwin.h: Remove dead code. | ||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| | | |||||
| * | (GC_SETJMP_WORKS, GC_MARK_STACK): Define. | Dave Love | 2003-01-21 | 1 | -0/+4 |
| | | |||||
| * | (BROKEN_SIGIO): Turn off the #undef. | Richard M. Stallman | 2002-11-05 | 1 | -0/+2 |
| | | |||||
| * | Don't include strings.h. | Dave Love | 2002-10-30 | 1 | -12/+0 |
| | | | | | (bcopy, bzero, bcmp) [HAVE_BCOPY]: Don't undef. | ||||
| * | (UNEXEC): Definition deleted. | Richard M. Stallman | 2002-09-09 | 1 | -3/+0 |
| | | |||||
| * | (UNEXEC): Use unexsol.o. | Richard M. Stallman | 2002-09-05 | 1 | -15/+1 |
| | | |||||
| * | (BROKEN_SIGIO): Add #undef. | Richard M. Stallman | 2002-08-17 | 1 | -0/+2 |
| | | |||||
| * | (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined. | Eli Zaretskii | 2002-04-19 | 1 | -0/+12 |
| | | |||||
| * | (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define. | Dave Love | 2000-11-22 | 1 | -9/+0 |
| | | |||||
| * | Move #undef USE_MMAP_FOR_BUFFERS out of #if 0 ... #endif scope. | Kenichi Handa | 2000-11-21 | 1 | -6/+6 |
| | | |||||
| * | (USE_MMAP_FOR_BUFFERS): Undefine. | Gerd Moellmann | 2000-11-20 | 1 | -0/+6 |
| | | |||||
| * | Don't define SYSTEM_MALLOC so that we can find out | Dave Love | 2000-10-26 | 1 | -1/+7 |
| | | | | | when it's necessary. | ||||
| * | s/usg5-4.h: | Paul Eggert | 1999-10-19 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (NSIG): Remove. (NSIG_MINIMUM): New macro. s/gnu-linux.h, s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/umips.h, s/usg5-4.h: (SIGIO): Do not undef. (BROKEN_SIGIO): New macro. * s/gnu-linux.h: (SIGPOLL, SIGURG): Do not undef. (BROKEN_SIGPOLL, BROKEN_SIGURG): New macros. * s/ptx4.h: (SIGINFO): Do not undef. (BROKEN_SIGINFO): New macros. * s/ptx.h, s/template.h: Doc fix. * s/aix3-1.h, s/bsd4-1.h, s/dgux.h, s/gnu-linux.h, s/hiuxmpp.h, s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/osf1.h, s/rtu.h, s/sunos4-1.h, s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h, s/usg5-2.h, s/usg5-3.h, s/xenix.h: (open, close, read, write, INTERRUPTIBLE_OPEN, INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Remove. * s/sol2-5.h (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): New macros. | ||||
| * | (SYSTEM_MALLOC): Defined. | Richard M. Stallman | 1998-01-22 | 1 | -0/+5 |
| | | |||||
| * | (LIB_MOTIF): Fix typo. | Richard M. Stallman | 1996-06-30 | 1 | -1/+1 |
| | | |||||
| * | (LIB_MOTIF): New definition. | Richard M. Stallman | 1996-06-28 | 1 | -0/+5 |
| | | |||||
| * | Add #if 0 around everything but the include of sol2-4.h. | Karl Heuer | 1996-01-09 | 1 | -0/+3 |
| | | |||||
| * | (STATIC_OPTION): For GCC, use -Xlinker. | Richard M. Stallman | 1995-12-24 | 1 | -1/+3 |
| | | | | | (DYNAMIC_OPTION): Define like STATIC_OPTION. | ||||
| * | (LIBXT_STATIC, STATIC_OPTION): Defined. | Karl Heuer | 1995-12-21 | 1 | -0/+12 |
| | | |||||
| * | (GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now. | Karl Heuer | 1995-07-31 | 1 | -2/+0 |
| | | |||||
| * | Initial revision | Karl Heuer | 1995-06-02 | 1 | -0/+5 |