aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/intel386.h
Commit message (Collapse)AuthorAgeFilesLines
* (HAVE_ALLOCA): Do define this, if SOLARIS2.Richard M. Stallman1997-08-301-1/+1
|
* (HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C.Richard M. Stallman1997-08-061-0/+5
|
* (LIBS_MACHINE): Add -lelf.Richard M. Stallman1997-05-071-2/+3
|
* Replaced symbol BSD with BSD_SYSTEM.Karl Heuer1996-09-171-2/+2
|
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.hKarl Heuer1995-10-311-19/+0
| | | | Used new names for those macros in all references.
* [linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.Richard M. Stallman1995-08-111-0/+8
|
* [linux]: Include values.h and #undefKarl Heuer1995-07-171-1/+5
| | | | certain macros, to avoid conflict later.
* [SOLARIS] (LIBS_MACHINE): Move this out of the SOLARIS2_4 conditional.Richard M. Stallman1995-06-301-3/+6
|
* [!__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
|
* (NO_ARG_ARRAY) [WINDOWSNT]: Defined.Karl Heuer1995-04-121-0/+1
|
* (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.
* [SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..Richard M. Stallman1995-02-091-1/+9
| | | | [SOLARIS2_4, !__GNUC__]: Include alloca.h.
* [XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.Karl Heuer1995-01-071-8/+0
|
* [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.Karl Heuer1994-11-031-0/+7
|
* (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.Karl Heuer1994-09-261-0/+5
|
* Delete obsolete symbols.Karl Heuer1994-09-181-4/+0
|
* (HAVE_VFORK): Defined.Richard M. Stallman1994-09-171-0/+8
| | | | [__GNUC__] (C_SWITCH_SYSTEM): Add #undef.
* (LIBS_MACHINE): If SOLARIS2_4, don't define this.Richard M. Stallman1994-08-101-2/+6
|
* [SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.Richard M. Stallman1994-08-041-1/+6
|
* [MSDOS]: #define NO_REMAP.Richard M. Stallman1994-07-111-0/+4
|
* Comment change.Richard M. Stallman1994-06-161-1/+1
|
* Fix previous change.Richard M. Stallman1994-06-131-11/+13
|
* Add conditional for SOLARIS2.Richard M. Stallman1994-06-131-0/+15
|
* Updated GPL version to 2.Jim Blandy1993-06-121-1/+1
|
* Some more changes from Michael K. Johnson for Linux.Jim Blandy1993-05-201-2/+10
| | | | | | | | | | | | | | | | | * s/template.h: Mention that you should #define HAVE_TERMIO or HAVE_TERMIOS, but not both, and that HAVE_TERMIOS is preferred. * systty.h (EMACS_SET_TTY_PGRP): Don't assign the return value of tcsetpgrp to *pgid; it's just a status value. * config.h.in (HAVE_RANDOM): This shouldn't be defined on Linux systems using XFree386, and perhaps is inappropriate in general. * m/intel386.h: #undefine the integer size macros, since the Linux <values.h> file #defines them itself. * mem-limits.h (get_lim_data): Linux has the ulimit call; if it fails, fall back on ULIMIT_BREAK_VALUE. * process.c: Linux needs the WAITTYPE, etc. definitions. * unexec.c (hdr, ohdr): Linux has the ordinary `struct exec' type; no need to use SYSV names. * s/linux.h: New file.
* Comment change.Richard M. Stallman1993-05-061-1/+1
|
* * m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's noJim Blandy1993-03-111-2/+8
| | | | need to include `-lPW'; that has been merged with `-lc'.
* entered into RCSJim Blandy1992-07-071-5/+0
|
* *** empty log message ***Jim Blandy1992-02-161-9/+0
|
* *** empty log message ***Jim Blandy1992-01-311-7/+18
|
* Initial revisionJim Blandy1991-12-131-0/+182