Mercurial > emacs
changeset 103275:cfe3ab5226d6
* m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 22 May 2009 18:47:02 +0000 |
parents | 0e85983c95eb |
children | a53bb8ffd3ae |
files | src/ChangeLog src/m/mips.h |
diffstat | 2 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu May 21 16:36:29 2009 +0000 +++ b/src/ChangeLog Fri May 22 18:47:02 2009 +0000 @@ -1,3 +1,7 @@ +2009-05-22 Chong Yidong <cyd@stupidchicken.com> + + * m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685). + 2009-05-21 Stefan Monnier <monnier@iro.umontreal.ca> * xfont.c (xfont_list_pattern): Don't initialize xfont_scripts_cache
--- a/src/m/mips.h Thu May 21 16:36:29 2009 +0000 +++ b/src/m/mips.h Fri May 22 18:47:02 2009 +0000 @@ -49,7 +49,10 @@ /* Describe layout of the address space in an executing process. */ #define TEXT_START 0x00400000 + +#ifndef GNU_LINUX #define DATA_START 0x10000000 +#endif #if 0 /* These definitions were advantageous when not using