| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (bcopy, bzero, bcmp, alloca): Don't define. | Dave Love | 2002-11-18 | 1 | -6/+0 | |
| | | ||||||
| * | Don't define LIB_STANDARD. | Dave Love | 2002-11-18 | 1 | -4/+0 | |
| | | ||||||
| * | Move OSF1 stuff from here to s/osf1.h. | Dave Love | 2002-11-18 | 1 | -53/+0 | |
| | | ||||||
| * | *** empty log message *** | Dave Love | 2002-11-01 | 1 | -55/+0 | |
| | | ||||||
| * | [LINUX]: Don't define DATA_START. | Andreas Schwab | 2002-09-17 | 1 | -0/+2 | |
| | | ||||||
| * | (BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT, | Ken Raeburn | 2002-07-24 | 1 | -35/+1 | |
| | | | | | | | EMACS_UINT, SPECIAL_EMACS_INT, DATA_SEG_BITS, PNTR_COMPARISON_TYPE, VALBITS, MARKBIT, XINT, XUINT, XPNTR): Macros deleted. | |||||
| * | * m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted. | Ken Raeburn | 2002-07-22 | 1 | -5/+1 | |
| | | | | | (DATA_SEG_BITS): Define. | |||||
| * | * m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET, | Ken Raeburn | 2002-07-22 | 1 | -16/+2 | |
| | | | | | | ARRAY_MARK_FLAG): Deleted. (DATA_SEG_BITS): Define. | |||||
| * | * m/att3b.h (XINT): Don't define. | Ken Raeburn | 2002-07-22 | 1 | -5/+6 | |
| | | | | | | (VALBITS, VALMASK, XTYPE): Deleted. (DATA_SEG_BITS): Define. | |||||
| * | (XSETINT): Deleted. | Ken Raeburn | 2002-07-21 | 1 | -2/+0 | |
| | | ||||||
| * | (XSETUINT, XSETPNTR): Unused macros deleted. | Ken Raeburn | 2002-07-21 | 1 | -2/+0 | |
| | | ||||||
| * | (START_FILES): Define START_FILES for NetBSD and | Pavel JanÃk | 2002-06-21 | 1 | -0/+3 | |
| | | | | | OpenBSD. Add support for mipseb-*-netbsd* machines. | |||||
| * | Add Support for x86-64. | Andreas Schwab | 2002-06-07 | 1 | -0/+121 | |
| | | ||||||
| * | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 1 | -0/+121 | |
| | | | | | lisp/ChangeLog, and src/ChangeLog for list of changes. | |||||
| * | Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf. | Andreas Schwab | 2002-04-15 | 71 | -749/+71 | |
| | | ||||||
| * | Split the __hpux conditional into the parts | Richard M. Stallman | 2001-12-11 | 1 | -18/+41 | |
| | | | | | | | that are right for GNU/Linux too and the parts that are not. Use the former if GNU_LINUX. (HAVE_ALLOCA, LOAD_AVE_TYPE, LOAD_AVE_CVT): New defs for GNU/Linux. | |||||
| * | (HAVE_VFORK): Remove. | Paul Eggert | 2001-12-07 | 6 | -17/+0 | |
| | | ||||||
| * | Comment change. | Richard M. Stallman | 2001-11-17 | 1 | -1/+2 | |
| | | ||||||
| * | (HAVE_SYS_WAIT_H): Add #undef. | Richard M. Stallman | 2001-11-17 | 1 | -0/+3 | |
| | | ||||||
| * | (BROKEN_PROTOTYPES): Defined. | Richard M. Stallman | 2001-11-06 | 1 | -0/+5 | |
| | | ||||||
| * | New file. From Adam Thornton <athornton@sinenomine.net>. | Eli Zaretskii | 2001-10-28 | 1 | -0/+123 | |
| | | ||||||
| * | [LINUX]: Undef LD_SWITCH_SYSTEM_TEMACS and override | Eli Zaretskii | 2001-10-23 | 1 | -0/+4 | |
| | | | | | | LD_SWITCH_MACHINE_TEMACS with "-Xlinker -znocombreloc". From Andreas Schwab <schwab@suse.de>. | |||||
| * | Put in #if 0 until we know what's | Gerd Moellmann | 2001-09-28 | 1 | -0/+4 | |
| | | | | | really going on here. | |||||
| * | (DATA_SEG_BITS): Also define for GCC 3. | Gerd Moellmann | 2001-09-19 | 1 | -2/+5 | |
| | | ||||||
| * | (DATA_SEG_BITS) [__linux__]: Define for GCC | Gerd Moellmann | 2001-09-17 | 1 | -1/+6 | |
| | | | | | versions >= 2.95. | |||||
| * | properly mark Attic files as deleted | Ken Raeburn | 2001-07-06 | 1 | -115/+0 | |
| | | ||||||
| * | Add copyright notice. | Gerd Moellmann | 2001-02-20 | 3 | -3/+58 | |
| | | ||||||
| * | (BROKEN_SIGAIO, BROKEN_SIGPTY, BROKEN_SIGPOLL): | Kenichi Handa | 2000-11-11 | 1 | -0/+10 | |
| | | | | | | Defined these macros. (NLIST_STRUCT): Avoid re-defining it. | |||||
| * | (NO_REMAP): Don't define. | Dave Love | 2000-10-02 | 1 | -42/+0 | |
| | | ||||||
| * | Remove hack of not prototyping bcopy, etc. | Andreas Schwab | 2000-09-29 | 1 | -13/+0 | |
| | | ||||||
| * | (XUINT) [REL_ALLOC && _MALLOC_INTERNAL]: Don't declare | Dave Love | 2000-09-28 | 1 | -10/+0 | |
| | | | | | r_alloc, r_alloc_free. | |||||
| * | (BITS_PER_EMACS_INT) [__arch64__]: Don't define. | Gerd Moellmann | 2000-09-26 | 1 | -1/+0 | |
| | | ||||||
| * | * m/ia64.h: Moved from s/ia64.h. | Andreas Schwab | 2000-08-04 | 1 | -0/+196 | |
| | | ||||||
| * | (XUINT, XSET, XUNMARK) [_LP64]: Don't define. | Dave Love | 2000-07-27 | 1 | -2/+2 | |
| | | ||||||
| * | (TERMINFO): Moved to system files (probably only relevant for sunos4 | Dave Love | 2000-07-24 | 1 | -7/+9 | |
| | | | | | | | judging by its vintage). (BITS_PER_LONG, BITS_PER_EMACS_INT, _LP64): Define conditional on __arch64__. | |||||
| * | (LINKER, LD_SWITCH_MACHINE) [LINUX]: Define. | Gerd Moellmann | 2000-07-03 | 1 | -0/+8 | |
| | | ||||||
| * | Remove string.h hack. | Dave Love | 2000-06-23 | 1 | -14/+2 | |
| | | ||||||
| * | Don't define HAVE_GETWD, HAVE_GETTIMEOFDAY. | Dave Love | 2000-06-20 | 1 | -5/+0 | |
| | | ||||||
| * | Don't define HAVE_GETWD HAVE_GETTIMEOFDAY. | Dave Love | 2000-06-20 | 1 | -3/+0 | |
| | | ||||||
| * | Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK. | Dave Love | 2000-06-20 | 1 | -2/+0 | |
| | | ||||||
| * | Don't declare HAVE_GETWD. | Dave Love | 2000-06-20 | 3 | -3/+0 | |
| | | ||||||
| * | Don't declare xmalloc, xrealloc. | Dave Love | 2000-06-20 | 1 | -2/+0 | |
| | | ||||||
| * | Deleted -- unused. | Dave Love | 2000-05-16 | 1 | -190/+0 | |
| | | ||||||
| * | (_LP64) [!_LP64]: Define. | Gerd Moellmann | 2000-04-19 | 1 | -1/+4 | |
| | | | | | (ORDINARY_LINK): Define for NetBSD. | |||||
| * | (ORDINARY_LINK): Define for NetBSD. | Gerd Moellmann | 2000-04-19 | 1 | -1/+1 | |
| | | ||||||
| * | Terminate comment. | Dave Love | 2000-03-02 | 1 | -0/+1 | |
| | | ||||||
| * | Don't set C_OPTIMIZE_SWITCH for gcc. | Dave Love | 2000-03-02 | 4 | -5/+0 | |
| | | ||||||
| * | Don't set C_OPTIMIZE_SWITCH. | Dave Love | 2000-03-02 | 2 | -14/+0 | |
| | | ||||||
| * | (LINKER) [__NetBSD__ || __OpenBSD__]: Don't define. | Gerd Moellmann | 2000-03-01 | 1 | -1/+3 | |
| | | ||||||
| * | (START_FILES, CANNOT_DUMP) [__NetBSD__ || __OpenBSD__]: Don't define. | Gerd Moellmann | 2000-03-01 | 1 | -2/+3 | |
| | | | | | | (UNEXEC) [__NetBSD__ || __OpenBSD__]: Define to unexelf.o. (LINKER): Don't undef if __NetBSD__ is defined. | |||||