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] Add sysdeps/x86/i686


> I checked my changes into hjl/x86 branch:
> 
> [hjl@gnu-6 glibc]$ ls sysdeps/x86/i686/multiarch
> ifunc-defines.sym  strcasestr-c.c         strspn-c.c        Versions
> init-arch.c        strcasestr-nonascii.c  strstr.c          wcscpy-c.c
> init-arch.h        strcspn-c.c            strstr-c.c        wmemcmp-c.c
> Makefile           strncat-c.c            test-multiarch.c
> sched_cpucount.c   strncpy-c.c            varshift.c
> strcasestr.c       strpbrk-c.c            varshift.h
> [hjl@gnu-6 glibc]$
> 
> There are no checking for __x86_64__.  The same sources are
> used for both i686 and x86-64.

That's not true.  8bcd3c29 has #ifdef's in hp-timing.c.

Please post fresh patches for review (and update this or some branch to
match what you post).


Thanks,
Roland


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