diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2009-09-03 06:44:22 -0700 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2009-09-03 06:44:22 -0700 |
| commit | 04ef416adc346e7e09fca7b27c4b6307b427e95b (patch) | |
| tree | 0a0788e64c4a6e7d2059e64c4ba7365717b565b3 /ChangeLog | |
| parent | 01034d7590f0db29a689d0037cf9b837e38e7482 (diff) | |
| download | glibc-04ef416adc346e7e09fca7b27c4b6307b427e95b.tar.xz glibc-04ef416adc346e7e09fca7b27c4b6307b427e95b.zip | |
Fix IA-32 strstr in multiarch configuration as well.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-09-03 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/i386/i686/multiarch/strstr-c.c (__strstr_sse42, + __strstr_ia32): Add attribute_hidden. + 2009-09-01 Andreas Schwab <schwab@redhat.com> * hesiod/nss_hesiod/hesiod-grp.c (internal_gid_from_group): Fix |
