| Commit message (Expand) | Author | Age | Files | Lines |
* | (EXEC_SUFFIXES): Remove. | Stefan Monnier | 2001-10-14 | 2 | -2/+0 |
* | (C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics' | Gerd Moellmann | 2001-10-10 | 1 | -0/+9 |
* | Do not undef min and max. | Andrew Innes | 2001-10-08 | 1 | -6/+0 |
* | Fix a typo in comment. | Pavel JanÃk | 2001-09-28 | 1 | -1/+1 |
* | (LD_SWITCH_SYSTEM_TEMACS): Link temacs with -z | Andreas Schwab | 2001-09-28 | 1 | -0/+6 |
* | (LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg. | Gerd Moellmann | 2001-09-19 | 1 | -2/+2 |
* | (C_SWITCH_SYSTEM): Add. | Gerd Moellmann | 2001-09-18 | 1 | -1/+10 |
* | New file, for building Emacs on hppa1.1-hitachi. | Eli Zaretskii | 2001-08-14 | 1 | -0/+44 |
* | Update the copyright. | Eli Zaretskii | 2001-03-04 | 1 | -1/+1 |
* | Add copyright notice. | Gerd Moellmann | 2001-02-20 | 1 | -1/+22 |
* | Fix a typo in a comment. | Eli Zaretskii | 2001-01-25 | 1 | -1/+1 |
* | (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS. | Eli Zaretskii | 2001-01-20 | 1 | -0/+1 |
* | Rearrange relative to comment. | Dave Love | 2001-01-08 | 1 | -1/+2 |
* | Comments. | Dave Love | 2001-01-08 | 1 | -3/+1 |
* | (NSIG): Don't redefine. | Dave Love | 2000-12-21 | 1 | -0/+2 |
* | comment | Dave Love | 2000-12-18 | 1 | -3/+4 |
* | (_FILE_OFFSET_BITS): Undef again. | Gerd Moellmann | 2000-12-18 | 1 | -0/+6 |
* | Comment update. | Gerd Moellmann | 2000-12-15 | 1 | -0/+8 |
* | (bcopy) [IRIX6]: Don't special-case definition of | Gerd Moellmann | 2000-12-15 | 1 | -3/+1 |
* | #undef bcopy & al here. Include strings.h. | Gerd Moellmann | 2000-12-15 | 1 | -0/+13 |
* | (GC_MARK_STACK): Use GC_MAKE_GCPROS_NOOPS instead of `1'. | Gerd Moellmann | 2000-12-12 | 2 | -2/+2 |
* | (GC_MARK_STACK): Define as GC_MAKE_GCPROS_NOOPS. | Gerd Moellmann | 2000-12-12 | 1 | -0/+1 |
* | Update comment about _XOPEN_SOURCE. | Gerd Moellmann | 2000-12-11 | 2 | -5/+4 |
* | (_FILE_OFFSET_BITS): Do not undef. | Gerd Moellmann | 2000-12-11 | 1 | -6/+0 |
* | (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define. | Dave Love | 2000-11-22 | 1 | -9/+0 |
* | (_FILE_OFFSET_BITS): Undef. | Gerd Moellmann | 2000-11-21 | 1 | -0/+6 |
* | Move #undef USE_MMAP_FOR_BUFFERS out of #if 0 ... #endif scope. | Kenichi Handa | 2000-11-21 | 1 | -6/+6 |
* | Don't use `#cpu'. | Gerd Moellmann | 2000-11-20 | 1 | -1/+5 |
* | (USE_MMAP_FOR_BUFFERS): Undefine. | Gerd Moellmann | 2000-11-20 | 1 | -0/+6 |
* | (C_SWITCH_X_SYSTEM): Include -I/usr/include/X11R6 and | Kenichi Handa | 2000-11-11 | 1 | -2/+2 |
* | Don't define SYSTEM_MALLOC so that we can find out | Dave Love | 2000-10-26 | 1 | -1/+7 |
* | (USE_MMAP_FOR_BUFFERS): Define. | Dave Love | 2000-09-28 | 1 | -0/+2 |
* | Define REL_ALLOC_MMAP, not REL_ALLOC_MMAP. | Dave Love | 2000-09-28 | 1 | -0/+2 |
* | Now works 64-bit. Tidied. | Dave Love | 2000-09-27 | 1 | -9/+1 |
* | (POSIX_SIGNALS): Define. | Gerd Moellmann | 2000-09-25 | 1 | -0/+5 |
* | (USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP. | Gerd Moellmann | 2000-09-14 | 4 | -7/+7 |
* | s/netbsd.h: NO_C_SOURCE->NOT_C_CODE | Ken Raeburn | 2000-09-10 | 1 | -1/+1 |
* | (REL_ALLOC_MMAP): Define. | Dave Love | 2000-09-08 | 2 | -0/+3 |
* | (GC_MARK_STACK, REL_ALLOC_MMAP): Define. | Gerd Moellmann | 2000-09-08 | 1 | -0/+9 |
* | Mention REL_ALLOC_MMAP. | Dave Love | 2000-09-08 | 1 | -0/+3 |
* | (ORDINARY_LINK): New define. | Andrew Innes | 2000-09-03 | 1 | -0/+2 |
* | Include <signal.h>. | Gerd Moellmann | 2000-09-02 | 1 | -0/+25 |
* | (bcopy, bzero, bcmp): Don't define. | Gerd Moellmann | 2000-08-28 | 1 | -5/+0 |
* | (index): Define only if not HAVE_INDEX. | Gerd Moellmann | 2000-08-28 | 1 | -0/+4 |
* | (malloc, free, realloc, calloc): Rename if | Andrew Innes | 2000-08-22 | 1 | -1/+23 |
* | Comment about gcc -g. | Dave Love | 2000-08-15 | 1 | -2/+4 |
* | * m/ia64.h: Moved from s/ia64.h. | Andreas Schwab | 2000-08-04 | 1 | -196/+0 |
* | *** empty log message *** | Gerd Moellmann | 2000-08-03 | 1 | -0/+196 |
* | (IRIX_FORCE_32_BITS, LD_SWITCH_SYSTEM): Don't | Dave Love | 2000-07-27 | 1 | -12/+10 |
* | (LIBS_TERMCAP): Move from m/sparc.h. | Dave Love | 2000-07-24 | 2 | -0/+14 |