aboutsummaryrefslogtreecommitdiffstats
path: root/src/m (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add early support for Solaris 2.5 on PowerPCs.Richard M. Stallman1995-10-011-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. Stallman1995-09-101-5/+0
|
* (HAVE_UNISTD_H): Add #undef.Richard M. Stallman1995-09-081-0/+3
|
* (TEXT_END, DATA_END): Fix the definitions.Richard M. Stallman1995-08-111-2/+2
|
* Test OSF1, not __osf1__.Richard M. Stallman1995-08-111-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. Stallman1995-08-111-2/+1
|
* [linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.Richard M. Stallman1995-08-111-0/+8
|
* [linux] (COFF, NO_TERMIO): Defined.Richard M. Stallman1995-08-111-0/+10
| | | | [linux] (TEXT_END, DATA_END): New definitions.
* (LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.Richard M. Stallman1995-08-111-0/+4
|
* (LIBS_MACHINE): Delete -lsun.Richard M. Stallman1995-07-251-1/+1
|
* (LD_SWITCH_MACHINE) [AIX4]: New alternate definition.Richard M. Stallman1995-07-211-0/+4
|
* [linux]: Include values.h and #undefKarl Heuer1995-07-171-1/+5
| | | | certain macros, to avoid conflict later.
* (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN)Richard M. Stallman1995-06-301-0/+13
| | | | (PTY_TTY_NAME_SPRINTF): New definitions.
* [SOLARIS] (LIBS_MACHINE): Move this out of the SOLARIS2_4 conditional.Richard M. Stallman1995-06-301-3/+6
|
* [MACH]: Use built-in alloca, set START_FILES.Richard M. Stallman1995-06-291-2/+9
|
* (malloc, realloc): If not _MALLOC_INTERNAL, always use void *.Richard M. Stallman1995-06-181-1/+6
| | | | (SYSTEM_MALLOC): Definition deleted.
* Update GPL version.Karl Heuer1995-06-151-1/+1
|
* Initial revisionKarl Heuer1995-06-152-0/+245
|
* (LD_SWITCH_MACHINE): Don't define it.Richard M. Stallman1995-06-151-0/+8
| | | | (malloc, realloc): If non-ANSI C, declare value as char *.
* [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.Karl Heuer1995-06-141-0/+2
|
* If NOT_C_CODE, don't include alloca.h.Karl Heuer1995-06-141-0/+2
|
* (LIBS_MACHINE): Use -lpthreads, not -lpthread.Karl Heuer1995-06-131-3/+3
|
* Add comment.Karl Heuer1995-06-111-0/+2
|
* (LIBS_MACHINE): Use -lpthread if it exists.Karl Heuer1995-06-091-0/+4
|
* (LIBS_MACHINE): Define to -ldnet or -ldnet_stub.Karl Heuer1995-06-091-2/+9
|
* (LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.Karl Heuer1995-05-291-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 aFrancesco Potortì1995-05-081-23/+12
| | | | 68040 or 68030. Don't condition on __STDC__.
* (bcopy, bzero, bcmp): Don't let string.h prototype these.Richard M. Stallman1995-05-051-0/+13
|
* (CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP)Richard M. Stallman1995-05-031-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. Stallman1995-04-131-2/+4
|
* (NO_ARG_ARRAY) [WINDOWSNT]: Defined.Karl Heuer1995-04-121-0/+1
|
* #define SPECIAL_EMACS_INTRichard M. Stallman1995-04-101-0/+14
| | | | | Include alloca.h, string.h here. (malloc. realloc, xmalloc, xrealloc): Declarations moved from s/osf1.h.
* Initial revisionRichard M. Stallman1995-04-101-0/+15
|
* Don't include alloca.h if NOT_C_CODE.Richard M. Stallman1995-03-271-0/+2
|
* (C_SWITCH_SYSTEM): Don't #undef or define it.Richard M. Stallman1995-03-261-7/+1
| | | | [SOLARIS2, SOLARIS2_4, !__GNUC__] (C_SWITCH_MACHINE): Define instead.
* (UNEXEC): Override the definition.Richard M. Stallman1995-03-241-10/+184
| | | | | | | (LIBS_DEBUG, ORDINARY_LINK): Add #undefs. Total rewrite.
* (STACK_DIRECTION): Undef before defining.Richard M. Stallman1995-02-171-2/+6
| | | | | [__GNUC__] (C_SWITCH_MACHINE): Remove -cckr. Add -32, only if IRIX_FORCE_32_BITS.
* [SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..Richard M. Stallman1995-02-091-1/+9
| | | | [SOLARIS2_4, !__GNUC__]: Include alloca.h.
* (VALBITS, GCTYPEBITS): Deleted; default is better.Karl Heuer1995-01-077-35/+6
|
* (VALBITS): Adjust for new bit layout.Karl Heuer1995-01-072-5/+3
|
* [XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.Karl Heuer1995-01-071-8/+0
|
* (VALBITS, XTYPE): Adjust for new bit layout.Karl Heuer1995-01-072-7/+6
|
* Fix comment.Karl Heuer1995-01-072-8/+8
|
* (NEED_UNISTD_H): Defined.Richard M. Stallman1994-11-281-0/+3
|
* * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,Francesco Potortì1994-11-241-4/+2
| | | | | because the compiler shipped with R3V7 is not stable. EOF
* (OBJECTS_MACHINE): Define only if AIXHFT.Richard M. Stallman1994-11-221-0/+3
|
* [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.Karl Heuer1994-11-031-0/+7
|
* (LD_SWITCH_MACHINE): New definition.Richard M. Stallman1994-10-281-0/+4
|
* (HAVE_GETPAGESIZE): Explicitly #undef.Richard M. Stallman1994-10-261-1/+1
|
* (HAVE_GETPAGESIZE): Definition deleted.Richard M. Stallman1994-10-261-3/+0
|