| Commit message (Expand) | Author | Age | Files | Lines |
* | (LIB_STANDARD): Add -lmach. | Richard M. Stallman | 1996-02-07 | 1 | -4/+1 |
* | Initial revision | Richard M. Stallman | 1996-02-07 | 1 | -0/+13 |
* | (UNEXEC): unexsgi.o renamed from unexelfsgi.o. | Karl Heuer | 1996-01-23 | 1 | -1/+1 |
* | [USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o. | Karl Heuer | 1996-01-23 | 1 | -1/+1 |
* | (UNEXEC): unexsni.o renamed from unexelfsni.o. | Karl Heuer | 1996-01-23 | 1 | -1/+1 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 74 | -74/+148 |
* | Conditionalize many macro definitions on __hpux. | Karl Heuer | 1996-01-09 | 1 | -30/+37 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 3 | -3/+3 |
* | (C_SWITCH_MACHINE): Define only if THIS_IS_MAKEFILE. | Karl Heuer | 1995-12-21 | 1 | -0/+2 |
* | (LD_SWITCH_MACHINE): Don't define if using GCC. | Richard M. Stallman | 1995-12-15 | 1 | -0/+2 |
* | (PTY_OPEN): Block SIGCHLD during openpty. | Karl Heuer | 1995-12-13 | 1 | -0/+3 |
* | [LINUX] (LINUX_SBRK_BUG): Defined. | Richard M. Stallman | 1995-11-21 | 1 | -0/+4 |
* | Declare calloc like malloc. | Richard M. Stallman | 1995-11-13 | 1 | -3/+3 |
* | Don't test THIS_IS_YMAKEFILE. | Richard M. Stallman | 1995-11-10 | 1 | -2/+0 |
* | (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h. | Karl Heuer | 1995-10-31 | 62 | -555/+0 |
* | Initial revision | Karl Heuer | 1995-10-31 | 1 | -0/+137 |
* | Initial revision | Richard M. Stallman | 1995-10-31 | 1 | -0/+88 |
* | (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h | Karl Heuer | 1995-10-31 | 8 | -100/+20 |
* | Add early support for Solaris 2.5 on PowerPCs. | Richard M. Stallman | 1995-10-01 | 1 | -1/+24 |
* | (LOCALTIME_CACHE): Remove; now configured automatically. | Richard M. Stallman | 1995-09-10 | 1 | -5/+0 |
* | (HAVE_UNISTD_H): Add #undef. | Richard M. Stallman | 1995-09-08 | 1 | -0/+3 |
* | (TEXT_END, DATA_END): Fix the definitions. | Richard M. Stallman | 1995-08-11 | 1 | -2/+2 |
* | Test OSF1, not __osf1__. | Richard M. Stallman | 1995-08-11 | 1 | -3/+5 |
* | (ORDINARY_LINK): Define only if __osf1__. | Richard M. Stallman | 1995-08-11 | 1 | -2/+1 |
* | [linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h. | Richard M. Stallman | 1995-08-11 | 1 | -0/+8 |
* | [linux] (COFF, NO_TERMIO): Defined. | Richard M. Stallman | 1995-08-11 | 1 | -0/+10 |
* | (LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__. | Richard M. Stallman | 1995-08-11 | 1 | -0/+4 |
* | (LIBS_MACHINE): Delete -lsun. | Richard M. Stallman | 1995-07-25 | 1 | -1/+1 |
* | (LD_SWITCH_MACHINE) [AIX4]: New alternate definition. | Richard M. Stallman | 1995-07-21 | 1 | -0/+4 |
* | [linux]: Include values.h and #undef | Karl Heuer | 1995-07-17 | 1 | -1/+5 |
* | (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN) | Richard M. Stallman | 1995-06-30 | 1 | -0/+13 |
* | [SOLARIS] (LIBS_MACHINE): Move this out of the SOLARIS2_4 conditional. | Richard M. Stallman | 1995-06-30 | 1 | -3/+6 |
* | [MACH]: Use built-in alloca, set START_FILES. | Richard M. Stallman | 1995-06-29 | 1 | -2/+9 |
* | (malloc, realloc): If not _MALLOC_INTERNAL, always use void *. | Richard M. Stallman | 1995-06-18 | 1 | -1/+6 |
* | Update GPL version. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
* | Initial revision | Karl Heuer | 1995-06-15 | 2 | -0/+245 |
* | (LD_SWITCH_MACHINE): Don't define it. | Richard M. Stallman | 1995-06-15 | 1 | -0/+8 |
* | [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp. | Karl Heuer | 1995-06-14 | 1 | -0/+2 |
* | If NOT_C_CODE, don't include alloca.h. | Karl Heuer | 1995-06-14 | 1 | -0/+2 |
* | (LIBS_MACHINE): Use -lpthreads, not -lpthread. | Karl Heuer | 1995-06-13 | 1 | -3/+3 |
* | Add comment. | Karl Heuer | 1995-06-11 | 1 | -0/+2 |
* | (LIBS_MACHINE): Use -lpthread if it exists. | Karl Heuer | 1995-06-09 | 1 | -0/+4 |
* | (LIBS_MACHINE): Define to -ldnet or -ldnet_stub. | Karl Heuer | 1995-06-09 | 1 | -2/+9 |
* | (LD_SWITCH_MACHINE) [!__GNUC__]: Don't define. | Karl Heuer | 1995-05-29 | 1 | -3/+28 |
* | * delta.h (C_SWITCH_MACHINE): Let configure decide if this is a | Francesco Potortì | 1995-05-08 | 1 | -23/+12 |
* | (bcopy, bzero, bcmp): Don't let string.h prototype these. | Richard M. Stallman | 1995-05-05 | 1 | -0/+13 |
* | (CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP) | Richard M. Stallman | 1995-05-03 | 1 | -20/+25 |
* | Comment change. | Richard M. Stallman | 1995-04-13 | 1 | -2/+4 |
* | (NO_ARG_ARRAY) [WINDOWSNT]: Defined. | Karl Heuer | 1995-04-12 | 1 | -0/+1 |
* | #define SPECIAL_EMACS_INT | Richard M. Stallman | 1995-04-10 | 1 | -0/+14 |