mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
* sysdeps/x86_64/mp_clz_tab.c: New file.
This commit is contained in:
parent
353f210707
commit
ae650a41ef
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-04-14 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/x86_64/mp_clz_tab.c: New file.
|
||||
|
||||
2009-03-17 Ryan S. Arnold <rsa@us.ibm.com>
|
||||
Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
|
|
1
sysdeps/x86_64/mp_clz_tab.c
Normal file
1
sysdeps/x86_64/mp_clz_tab.c
Normal file
|
@ -0,0 +1 @@
|
|||
/* __clz_tab not needed on x86-64. */
|
Loading…
Add table
Reference in a new issue