From 88b882e985781f6774df2cc341bcb76eab26d556 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 5 Sep 2006 16:26:29 +0000 Subject: [PATCH] 2006-09-05 H.J. Lu PR ld/3015 * emultempl/elf32.em: Enable "-z relro" only if $COMMONPAGESIZE is defined. --- ld/ChangeLog | 6 ++++++ ld/emultempl/elf32.em | 24 ++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 76bdc65..939fef0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2006-09-05 H.J. Lu + + PR ld/3015 + * emultempl/elf32.em: Enable "-z relro" only if $COMMONPAGESIZE + is defined. + 2006-08-29 Nathan Sidwell * ldlang.c (walk_wild): Allow * to glob '/' in wildcarded match. diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em index 7ce112a..38bceaa 100644 --- a/ld/emultempl/elf32.em +++ b/ld/emultempl/elf32.em @@ -1859,10 +1859,18 @@ cat >>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <