summaryrefslogtreecommitdiff
path: root/src/mem-limits.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify data_start configuration.Paul Eggert2013-02-241-43/+0
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Fix export of symbols to GDB.Paul Eggert2012-07-261-3/+1
* Simplify export of symbols to GDB; fix related .gdbinit bugs.Paul Eggert2012-07-261-1/+1
* Add GCC-style 'const' attribute to functions that can use it.Paul Eggert2012-07-091-1/+1
* USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)Paul Eggert2012-06-121-1/+1
* Remove src/m/*.Paul Eggert2012-05-221-1/+1
* Fix crash due to non-contiguous EMACS_INT (Bug#10780).Paul Eggert2012-02-201-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * vm-limit.c (check_memory_limits): Fix incorrect extern function decls.Paul Eggert2011-06-131-2/+0
* * mem-limits.h (EXCEEDS_LISP_PTR) [!USE_LSB_TAG]: EMACS_UINT -> uintptr_tPaul Eggert2011-05-221-3/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * src/mem-limits.h: Remove duplicated includes.Dan Nicolaescu2010-07-281-16/+1
* | Cygwin build cleanup (Bug#6715).Ken Brown2010-07-251-4/+0
* | Simplify start_of_data, start_of_text and related code.Dan Nicolaescu2010-07-071-33/+0
* | Convert declarations or definitions to standard C.Dan Nicolaescu2010-07-041-1/+1
* | Cleanup old code.Dan Nicolaescu2010-07-021-9/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * unexnext.c:Dan Nicolaescu2008-06-261-4/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* (get_lim_data, lim_data, data_space_start): Moved to vm-limit.c.Richard M. Stallman2006-03-111-86/+0
* 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
* (EXCEEDS_LISP_PTR) [USE_LSB_TAG]: Never true.Stefan Monnier2004-06-011-2/+4
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Use HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H.Dave Love2003-06-021-3/+7
* Cygwin support patch.Juanma Barranquero2003-01-311-0/+4
* [MSDOS]: Declare etext.Eli Zaretskii2002-08-191-0/+1
* (start_of_data): If DATA_START is defined, preferKen Raeburn2002-07-241-0/+6
* Test GNU_LINUX, not LINUX.Richard M. Stallman2001-12-111-1/+1
* Use POINTER_TYPE.Dave Love2000-03-081-5/+1
* (get_lim_data): Use reserved_heap_size instead ofAndrew Innes1999-01-171-2/+2
* Replaced symbol BSD with BSD_SYSTEM.Karl Heuer1996-09-171-1/+1
* (lim_data): Make this an unsigned long.Karl Heuer1996-07-111-1/+1
* [_LIBC]: Use weak_extern instead of weak_symbol for __data_start.Roland McGrath1996-07-081-2/+2
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Declare etext.Roland McGrath1995-11-161-1/+1
* [_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if notRoland McGrath1995-11-161-3/+4
* Comment change.Richard M. Stallman1995-06-141-4/+4
* [_LIBC] (start_of_data): Define to &__data_start for GNU libc.Roland McGrath1995-06-121-4/+6
* [WINDOWSNT]: Don't include vlimit.h.Richard M. Stallman1994-11-011-0/+13
* Check for __alpha, in __osf__ conditional.Richard M. Stallman1994-09-171-3/+3