# HG changeset patch # User Chong Yidong # Date 1243018022 0 # Node ID cfe3ab5226d640a62f709873dde1aa7e150a66b2 # Parent 0e85983c95eb91a789fc5ff3347c27db90ae3725 * m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685). diff -r 0e85983c95eb -r cfe3ab5226d6 src/ChangeLog --- 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 + + * m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685). + 2009-05-21 Stefan Monnier * xfont.c (xfont_list_pattern): Don't initialize xfont_scripts_cache diff -r 0e85983c95eb -r cfe3ab5226d6 src/m/mips.h --- 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