| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (LIB_STANDARD): Add -lmach. | Richard M. Stallman | 1996-02-07 | 1 | -4/+1 |
| | | | | | | (LD_DATA_START): Definition deleted. (LD_SWITCH_SYSTEM): Definition and #undef deleted. | ||||
| * | 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 |
| | | | | | (NEED_BSDTTY): Delete duplicate definition. | ||||
| * | 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 |
| | | | | | Used new names for those macros in all references. | ||||
| * | Add early support for Solaris 2.5 on PowerPCs. | Richard M. Stallman | 1995-10-01 | 1 | -1/+24 |
| | | | | | | | | | | [USG5_4] (CANNOT_DUMP): Define this if USG5_4. (UNEXEC): Don't define if already defined. [USG5_4] (DATA_SEG_BITS, LIBS_MACHINE): Alternate definitions. (C_SWITCH_MACHINE, LD_SWITCH_MACHINE, NLIST_STRUCT, WORDS_BIG_ENDIAN) (TEXT_START, DATA_START, TEXT_END, DATA_END): Don't define, if USG5_4. | ||||
| * | (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 |
| | | | | | | (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF, PTY_OPEN): Define only if OSF1. | ||||
| * | (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 |
| | | | | | [linux] (TEXT_END, DATA_END): New definitions. | ||||
| * | (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 |
| | | | | | certain macros, to avoid conflict later. | ||||
| * | (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN) | Richard M. Stallman | 1995-06-30 | 1 | -0/+13 |
| | | | | | (PTY_TTY_NAME_SPRINTF): New definitions. | ||||
| * | [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 |
| | | | | | (SYSTEM_MALLOC): Definition deleted. | ||||
| * | 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 |
| | | | | | (malloc, realloc): If non-ANSI C, declare value as char *. | ||||
| * | [!__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 |
| | | | | | | (r_alloc, r_re_alloc, r_alloc_free) [REL_ALLOC, !_MALLOC_INTERNAL, !NOT_C_CODE]: Prototype. | ||||
| * | * delta.h (C_SWITCH_MACHINE): Let configure decide if this is a | Francesco Potortì | 1995-05-08 | 1 | -23/+12 |
| | | | | | 68040 or 68030. Don't condition on __STDC__. | ||||
| * | (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 |
| | | | | | | | | | | | (NO_X_DESTROY_DATABASE): Macros deleted. (BSTRING): #undef deleted. (SYSTEM_TYPES): Redefinition deleted. (UNEXEC): New definition. (LD_SWITCH_SYSTEM): Define as empty. (C_SWITCH_MACHINE, LD_SWITCH_MACHINE): New definitions. (OLDXMENU_OPTIONS): New definition. | ||||
| * | 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 |
| | | | | | | Include alloca.h, string.h here. (malloc. realloc, xmalloc, xrealloc): Declarations moved from s/osf1.h. | ||||