* emulparams/crislinux.sh (COMMONPAGESIZE): Define.
authorHans-Peter Nilsson <hp@bitrange.com>
Fri, 10 Jan 2014 00:25:26 +0000 (01:25 +0100)
committerHans-Peter Nilsson <hp@bitrange.com>
Fri, 10 Jan 2014 00:25:26 +0000 (01:25 +0100)
ld/ChangeLog
ld/emulparams/crislinux.sh

index c41e244..41996a5 100644 (file)
@@ -1,3 +1,7 @@
+2014-01-10  Hans-Peter Nilsson  <hp@axis.com>
+
+       * emulparams/crislinux.sh (COMMONPAGESIZE): Define.
+
 2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/14207
index 47a9c51..c072dba 100644 (file)
@@ -16,6 +16,7 @@ GENERATE_SHLIB_SCRIPT=yes
 TEXT_START_ADDR=0x80000
 
 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
+COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
 
 # We don't do the hoops through DEFINED to provide [_]*start, as it
 # doesn't work with --gc-sections, and the start-name is pretty fixed