This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix ia64, alpha, sparc* with -z relro


Jakub Jelinek wrote:

> 	* elf/rtld.c (_dl_argv): If DL_ARGV_NOT_RELRO defined, don't
> 	use attribute_relro for _dl_argv.
> 	* sysdeps/alpha/dl-machine.h (DL_ARGV_NOT_RELRO): Define.
> 	* sysdeps/ia64/dl-machine.h (DL_ARGV_NOT_RELRO): Define.
> 	* sysdeps/sparc/sparc32/dl-machine.h (DL_ARGV_NOT_RELRO): Define.
> 	* sysdeps/sparc/sparc64/dl-machine.h (DL_ARGV_NOT_RELRO): Define.

Applied.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]