about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix build issue with modules for audit test on machines != x86-64.Ulrich Drepper2009-07-152-3/+10
* Add AVX support to ld.so auditing for x86-64.H.J. Lu2009-07-1019-126/+1018
* Remove do-lookup.h.Ulrich Drepper2009-07-104-388/+369
* Fix comment in Linux's <sys/epoll.h>.Ulrich Drepper2009-07-102-2/+6
* Implement STB_GNU_UNIQUE handling.Ulrich Drepper2009-07-0916-12/+375
* Define STB_GNU_UNIQUE.Ulrich Drepper2009-07-072-0/+3
* Clean up code for hash table handling in ld.so.Ulrich Drepper2009-07-073-69/+74
* Optimize test for valid ELF symbol types in lookup function. ibm/masterUlrich Drepper2009-07-062-7/+11
* Fix wrong PPC_FEATURE_* values.Andreas Schwab2009-07-052-2/+7
* Minor cleanups in recently added files.Ulrich Drepper2009-07-033-79/+60
* Align functions to 16-byte boundary.Ulrich Drepper2009-07-035-0/+12
* Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu2009-07-0314-7/+875
* Fix whitespace in last patch.Ulrich Drepper2009-07-022-2/+2
* Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu2009-07-026-3/+227
* Whitespace fixes in last patch.Ulrich Drepper2009-07-021-31/+31
* SSSE3 strcpy/stpcpy for x86-64H.J. Lu2009-07-0210-12/+1982
* Fix possible race when freeing object in fast bin list.Ulrich Drepper2009-07-022-0/+6
* Fix NIS and NIS+ getnetbyaddr backends.Ulrich Drepper2009-07-013-2/+7
* Fix getent networks lookup and resulting incorrect NSS change.Ulrich Drepper2009-07-013-4/+5
* Fix getnetbyaddr implementation.Ulrich Drepper2009-07-013-3/+11
* Regenerated.Ulrich Drepper2009-06-301-6/+38
* Fix little checkin problem in last patch.Ulrich Drepper2009-06-301-2/+2
* Determine and store processor family and model on x86-64.H.J. Lu2009-06-304-8/+43
* Implement second fallback mode for DNS requests.Ulrich Drepper2009-06-264-19/+65
* Whitespace fix.Ulrich Drepper2009-06-251-1/+1
* Fix text relocation on ppc32.Andreas Schwab2009-06-252-2/+26
* Fix cfa offset for saved registers in PPC sqrt implementations.Andreas Schwab2009-06-245-8/+16
* Handle empty TZ strings at the end of new-style timzeone files correctly.Andreas Schwab2009-06-232-0/+8
* Update from translation team.Ulrich Drepper2009-06-222-5/+7
* Update from translation team.Ulrich Drepper2009-06-222-8/+12
* Clean up whitespaces in last patch.Ulrich Drepper2009-06-221-1/+1
* Add SSE4.2 support for strcmp and strncmp on x86-64.H.J. Lu2009-06-227-5/+1714
* More whitespace cleanups.Ulrich Drepper2009-06-222-2/+2
* Clean up whitespaces in last patch.Ulrich Drepper2009-06-223-6/+6
* Add more IFUNC tests.H.J. Lu2009-06-2219-5/+457
* Fix broken up NIS groups for compat NSS module.Ulrich Drepper2009-06-202-75/+146
* Add some more tests to malloc to detect corruptions.Ulrich Drepper2009-06-182-3/+31
* Add 802.15.4 definitions to header files.Ulrich Drepper2009-06-184-5/+32
* Use +link-pie Makefile rule to link PIE ifunc tests.H.J. Lu2009-06-172-16/+7
* Build pt_chown as PIE.Ulrich Drepper2009-06-162-0/+17
* Don't treat bug reporting message as a format string.Andreas Schwab2009-06-168-12/+23
* Git didn't see the ChangeLog entry.Ulrich Drepper2009-06-161-0/+4
* Extend pt_chown to drop privileges.Ulrich Drepper2009-06-165-11/+55
* Fix x86-64 memchr for large lengths.Jakub Jelinek2009-06-163-5/+17
* Consolidate PIE linking Makefile rules.H.J. Lu2009-06-164-17/+27
* Fix incorrect use of cmpldi in 32-bit PPC code.Ryan S. Arnold2009-06-163-31/+38
* Define week, first_weekday, first_workday in de_AT locale.Ulrich Drepper2009-06-162-0/+9
* Add missing include.Ulrich Drepper2009-06-161-0/+1
* Fold Linux-specific grantpt code into Unix version.Ulrich Drepper2009-06-163-91/+25
* Run tst-fgetwc with necessary envvar.Ulrich Drepper2009-06-162-3/+4