aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/alpha.h
Commit message (Expand)AuthorAgeFilesLines
* Remove support for old GNU/Linux using libc version 5.Dan Nicolaescu2010-03-201-5/+0
* Fixes for NetBSD (Bug#4629, Bug#2072).Chong Yidong2010-01-281-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-101-1/+4
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.Dan Nicolaescu2008-07-241-1/+0
* * m/alpha.h (LINUX_SBRK_BUG):Dan Nicolaescu2008-07-231-0/+5
* * s/darwin.h (DATA_END):Dan Nicolaescu2008-07-231-6/+0
* (__ELF__): Consolidate conditions.Dan Nicolaescu2008-07-161-2/+0
* * systty.h: Remove code for Aix on 386, unsupported platform.Dan Nicolaescu2008-07-161-3/+1
* * config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu2008-07-131-9/+8
* * lisp.h:Dan Nicolaescu2008-07-111-5/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-071-8/+6
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
|\|
| * Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (ORDINARY_LINK): No longer define on OpenBSD.Glenn Morris2007-05-181-4/+0
|/
* Update to GPLv2 or later.Glenn Morris2007-02-281-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* Move OSF1 stuff from here to s/osf1.h.Dave Love2002-11-181-53/+0
* [LINUX]: Don't define DATA_START.Andreas Schwab2002-09-171-0/+2
* (BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,Ken Raeburn2002-07-241-35/+1
* Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf.Andreas Schwab2002-04-151-10/+1
* (NO_REMAP): Don't define.Dave Love2000-10-021-42/+0
* (XUINT) [REL_ALLOC && _MALLOC_INTERNAL]: Don't declareDave Love2000-09-281-10/+0
* Remove string.h hack.Dave Love2000-06-231-14/+2
* Don't declare xmalloc, xrealloc.Dave Love2000-06-201-2/+0
* (_LP64) [!_LP64]: Define.Gerd Moellmann2000-04-191-1/+4
* (malloc, realloc, calloc): Remove decls;Paul Eggert1999-11-221-17/+0
* * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now.Paul Eggert1999-10-191-4/+2
* (DBL_MIN_REPLACEMENT): New macro.Paul Eggert1997-10-291-1/+7
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-10-111-4/+8
* [__NetBSD__]: Include stdlib.h, not alloca.h.Richard M. Stallman1997-06-021-0/+8
* (PTY_OPEN): Call sigblock instead of sigblockx.Kenichi Handa1997-05-191-1/+1
* (BITS_PER_EMACS_INT): New definition.Richard M. Stallman1996-09-041-0/+1
* (UNEXEC): Use unexelf.c.Richard M. Stallman1996-09-041-1/+1
* [__ELF__] (UNEXEC): Use unexelf1.c.Richard M. Stallman1996-08-091-0/+5
* [__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.Richard M. Stallman1996-08-091-11/+30
* Undo previous change.Karl Heuer1996-07-161-30/+11
* [__ELF__] (C_SWITCH_MACHINE): Define.Karl Heuer1996-07-161-8/+21
* (TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):Karl Heuer1996-07-151-6/+12
* (HAVE_X11R4, HAVE_X11R5):Miles Bader1996-07-021-4/+0