This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


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] Extend PIC displacement check by minpagesize


On Mon, 15 Feb 2010 18:28:17 +0100, Ulrich Weigand wrote:
> Jan Kratochvil wrote:
> 
> > 2010-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	* solib-svr4.c (LM_ADDR_CHECK): New variable minpagesize.  Optionally
> > 	initialize it from ELF BFD.  Extend the prelink condition by it.
> 
> Seems reasonable to me.

Checked-in:
	http://sourceware.org/ml/gdb-cvs/2010-02/msg00110.html

It also defends the minpagesize usage in:
	Re: [patch] Sanity check PIE displacement #2
	http://sourceware.org/ml/gdb-patches/2010-02/msg00346.html


Thanks,
Jan


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