This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h
- From: OndÅej BÃlka <neleai at seznam dot cz>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Tue, 6 Jan 2015 19:07:38 +0100
- Subject: Re: [PATCH] Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h
- Authentication-results: sourceware.org; auth=none
- References: <20141230223325 dot GA7349 at intel dot com>
On Tue, Dec 30, 2014 at 02:33:25PM -0800, H.J. Lu wrote:
> PI_STATIC_AND_HIDDEN is always defined for i386. There is no need to
> check PI_STATIC_AND_HIDDEN in sysdeps/i386/dl-machine.h. I checked it
> in after testing.
>
could you use [COMMITED] instead [PATCH] when you commit these. It
simplifies looking what patches need review.