From: H.J. Lu Date: Tue, 5 Sep 2006 16:26:29 +0000 (+0000) Subject: 2006-09-05 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=88b882e985781f6774df2cc341bcb76eab26d556;p=binutils-gdb.git 2006-09-05 H.J. Lu PR ld/3015 * emultempl/elf32.em: Enable "-z relro" only if $COMMONPAGESIZE is defined. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 76bdc6593be..939fef05dd5 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 7ce112a1c16..38bceaa024c 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 <