[PATCH 5/8] Move i486/pthread_spin_trylock.S to pthread_spin_trylock.S

Joseph Myers joseph@codesourcery.com
Wed Aug 26 18:02:00 GMT 2015


On Wed, 26 Aug 2015, H.J. Lu wrote:

> Since glibc doesn't support i386 any more, we can move
> i486/pthread_spin_trylock.S to pthread_spin_trylock.S

The i686 version wasn't just a #include - you're losing the HAVE_CMOV 
define in this patch.

This illustrates the use of testing these patches by making sure that 
stripped installed shared libraries (for each of i486, i586 and i686) are 
identical before and after the patch series.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list