This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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][ARM][BZ #17711] Fix extern protected data handling


On Wed, 22 Jul 2015, Szabolcs Nagy wrote:

> Fixes elf/tst-protected1a and elf/tst-protected1b tests.
> Depends on a gcc and binutils fix too.
> 
> 2015-07-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>
> 
> 	[BZ #17711]
> 	* sysdeps/arm/dl-sysdep.h (DL_EXTERN_PROTECTED_DATA): Define.
> 	* sysdeps/arm/dl-machine.h (elf_machine_type_class): Handle
> 	ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA.

OK, but please make your commit message more specific - instead of saying 
"a gcc and binutils fix", name the precise commits required (or give URLs 
in the list archives if not yet committed).

-- 
Joseph S. Myers
joseph@codesourcery.com


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