1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 01:10:47 -08:00
Commit graph

291 commits

Author SHA1 Message Date
Karl Heuer
bf7ce02180 Initial revision 1999-02-22 20:56:34 +00:00
Karl Heuer
a6851a5bab (LIBS_MACHINE): Leave this blank if irix6.5.
(C_SWITCH_MACHINE): New value for irix6.5.
1998-12-16 21:43:35 +00:00
Karl Heuer
3ec46dba9a (LIBS_MACHINE): Delete redundant definition. 1998-11-13 23:27:33 +00:00
Karl Heuer
9f641ce742 Initial revision 1998-11-11 19:01:02 +00:00
Kenichi Handa
fbddb98df1 Initial revision 1998-11-04 10:54:59 +00:00
Paul Eggert
13d603a994 (DBL_MIN_REPLACEMENT): New macro. 1997-10-29 07:47:37 +00:00
Karl Heuer
3c3a57e3de (LD_SWITCH_MACHINE): Conditionalize this
on THIS_IS_MAKEFILE instead of on emacs.
1997-10-21 02:57:44 +00:00
Richard M. Stallman
62d9f4b03f Test __OpenBSD__ along with __NetBSD__.
(PTY_OPEN): Call sigblock properly.
(TEXT_END, COFF, DATA_END): Define them if __NetBSD__ just as if LINUX.
(HAVE_TEXT_START): Define, if __NetBSD__ and __ELF__.
1997-10-11 03:56:02 +00:00
Richard M. Stallman
e0f7eb3bb0 Test __OpenBSD__ along with __NetBSD__. 1997-09-07 05:25:37 +00:00
Richard M. Stallman
61e630894a Test __OpenBSD__ along with __NetBSD__. 1997-09-06 19:37:47 +00:00
Richard M. Stallman
48de5f13b5 (HAVE_ALLOCA): Do define this, if SOLARIS2. 1997-08-30 07:18:39 +00:00
Richard M. Stallman
0d3c19dfa3 (HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C. 1997-08-06 17:46:39 +00:00
Richard M. Stallman
47adf45238 (LD_SWITCH_MACHINE):
Add #ifdef emacs around all the definitions of this.
1997-08-03 22:59:26 +00:00
Richard M. Stallman
f5e7cf4814 Test __linux__ along with NEWSOS5.
(KERNEL_FILE, UNEXEC): Don't redefine them if __linux__.
[__linux__] (TEXT_START, DATA_START, DATA_SEG_BITS):
Alternate definitions.
1997-06-23 01:52:54 +00:00
Richard M. Stallman
6b27974068 Initial revision 1997-06-22 20:08:32 +00:00
Richard M. Stallman
6c73d3466f [__NetBSD__]: Include stdlib.h, not alloca.h.
(ORDINARY_LINK): Defined (if __NetBSD__).
1997-06-02 00:03:17 +00:00
Kenichi Handa
a1a65af36a (PTY_OPEN): Call sigblock instead of sigblockx. 1997-05-19 08:30:55 +00:00
Richard M. Stallman
421e0af7f8 (LIBS_MACHINE): Add -lelf. 1997-05-07 00:33:20 +00:00
Richard M. Stallman
c9ab42e191 Initial revision 1996-12-31 04:55:55 +00:00
Richard M. Stallman
9939d191eb (BROKEN_O_NONBLOCK): Define only if Ultrix.
(LIBS_MACHINE, KERNEL_FILE): Don't define if __NetBSD__.
(C_SWITCH_X_MACHINE): Define only if Ultrix.
[__NetBSD__] (START_FILES, CANNOT_DUMP): New definitions.
[__NetBSD__] (RUN_TIME_REMAP, UNEXEC): Undef them.
1996-10-30 05:11:12 +00:00
Richard M. Stallman
57fdbf402a (UNEXEC): Undef before defining. 1996-10-13 15:34:06 +00:00
Karl Heuer
8e4c450d30 Comment change. 1996-09-17 03:47:11 +00:00
Karl Heuer
6df54671fd Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
Richard M. Stallman
13abef241f (BITS_PER_EMACS_INT): New definition. 1996-09-04 18:53:32 +00:00
Richard M. Stallman
1a9bd6bd8e (UNEXEC): Use unexelf.c. 1996-09-04 15:15:30 +00:00
Richard M. Stallman
cda40aea36 (LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining. 1996-08-10 18:58:06 +00:00
Richard M. Stallman
bcd4fb440e [__ELF__] (UNEXEC): Use unexelf1.c. 1996-08-09 22:04:54 +00:00
Richard M. Stallman
821f376d2c [__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.
(TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC): Define only if
__ELF__ is not defined.
(LINUX_SBRK_BUG): Define only if LINUX and __GNU_LIBRARY__ < 6.
(NO_TERMIO): Always define this.  No Alpha system should need termio.
(COFF, DATA_END): Define only if __ELF__ is not defined.
1996-08-09 22:00:35 +00:00
Richard M. Stallman
42f3037714 (LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty. 1996-07-23 18:30:23 +00:00
Karl Heuer
d283640e03 Undo previous change. 1996-07-16 22:39:31 +00:00
Karl Heuer
c8958e9f09 [__ELF__] (C_SWITCH_MACHINE): Define.
(NO_TERMIO): Define this unconditionally.
(COFF): Omit this if ELF.
1996-07-16 00:46:45 +00:00
Karl Heuer
f6142d98f0 (TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):
Omit these definitions if ELF.
(LINUX_SBRK_BUG): Omit this if using a recent GNU library.
1996-07-15 21:48:55 +00:00
Miles Bader
7aaa6e47a5 (HAVE_X11R4, HAVE_X11R5):
Definitions deleted since xterm.h and config.h should take care of them.
1996-07-02 16:25:01 +00:00
Karl Heuer
47a8c525ff [__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define. 1996-05-25 14:42:59 +00:00
Richard M. Stallman
24a31d5780 (LD_SWITCH_MACHINE): Undo previous change--
define this unconditionally.
(LD_SWITCH_SITE): New conditional definition.
For gcc 2.7.x, use /bin/ld instead of collect2,
1996-03-08 18:27:37 +00:00
Richard M. Stallman
79616aa086 (LIB_STANDARD): Add -lmach.
(LD_DATA_START): Definition deleted.
(LD_SWITCH_SYSTEM): Definition and #undef deleted.
1996-02-07 22:56:22 +00:00
Richard M. Stallman
ccb529a2b5 Initial revision 1996-02-07 22:55:45 +00:00
Karl Heuer
f33edf08f5 (UNEXEC): unexsgi.o renamed from unexelfsgi.o. 1996-01-23 17:04:51 +00:00
Karl Heuer
b0d04f3b97 [USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o. 1996-01-23 17:04:33 +00:00
Karl Heuer
f7c9fad1a0 (UNEXEC): unexsni.o renamed from unexelfsni.o. 1996-01-23 17:03:55 +00:00
Erik Naggum
3b7ad313e0 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
Karl Heuer
4174709afd Conditionalize many macro definitions on __hpux.
(NEED_BSDTTY): Delete duplicate definition.
1996-01-09 23:47:39 +00:00
Karl Heuer
8e6208c5d2 Comment fixes. 1996-01-05 10:03:17 +00:00
Karl Heuer
013961a120 (C_SWITCH_MACHINE): Define only if THIS_IS_MAKEFILE. 1995-12-21 17:11:50 +00:00
Richard M. Stallman
764387aaab (LD_SWITCH_MACHINE): Don't define if using GCC. 1995-12-15 02:21:20 +00:00
Karl Heuer
cfbeebb056 (PTY_OPEN): Block SIGCHLD during openpty. 1995-12-13 02:02:17 +00:00
Richard M. Stallman
629aa3cbaf [LINUX] (LINUX_SBRK_BUG): Defined. 1995-11-21 16:55:17 +00:00
Richard M. Stallman
6441db6b0b Declare calloc like malloc. 1995-11-13 05:06:14 +00:00
Richard M. Stallman
b883991acc Don't test THIS_IS_YMAKEFILE. 1995-11-10 16:46:41 +00:00
Karl Heuer
0cee2c9e47 (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h. 1995-10-31 17:20:16 +00:00