]> sourceware.org Git - glibc.git/shortlog
glibc.git
2017-06-07 Siddhesh PoyarekarMake LD_HWCAP_MASK usable for static binaries
2017-06-07 Siddhesh Poyarekaraarch64: Allow overriding HWCAP_CPUID feature check...
2017-06-07 Siddhesh Poyarekartunables: Use glibc.tune.hwcap_mask tunable instead...
2017-06-07 Siddhesh PoyarekarAdd include guards to dl-procinfo.h
2017-06-07 Siddhesh Poyarekartunables: Add LD_HWCAP_MASK to tunables
2017-06-07 Siddhesh Poyarekartunables: Clean up hooks to get and set tunables
2017-06-06 H.J. Lux86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.S
2017-06-06 Stefan LieblerS390: Use generic spinlock code.
2017-06-06 Stefan LieblerOptimize generic spinlock code and use C11 like atomic...
2017-06-05 H.J. Lux86: Don't use dl_x86_cpu_features in cacheinfo.c
2017-06-05 H.J. Lux86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBE
2017-06-05 H.J. Lux86-64: Optimize wmemset with SSE2/AVX2/AVX512
2017-06-05 H.J. Lux86: Add macros to implement ifunce selection in C
2017-06-05 H.J. Lux86-64: Update strlen.S to support wcslen/wcsnlen
2017-06-05 H.J. Lux86_64: Remove redundant REX bytes from memrchr.S
2017-06-05 H.J. Lux86-64: Update LO_HI_LONG for p{readv,writev}{64}v2
2017-06-05 Joseph MyersDefine SIG_HOLD for XPG4 (bug 21538).
2017-06-05 Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-06-04 Zack WeinbergRegenerate sysdeps/gnu/errlist.c.
2017-06-04 H.J. Lubenchtests: Add more tests for memrchr
2017-06-04 Zack WeinbergAdd forgotten changelog entry for 82f43dd2d1
2017-06-04 Zack WeinbergInclude shlib-compat.h in many sunrpc/nis source files.
2017-06-03 Florian Weimergetaddrinfo: Eliminate another strdup call
2017-06-03 H.J. Lux86: Update __x86_shared_non_temporal_threshold
2017-06-02 Rical Jasanmanual: Provide consistent errno documentation.
2017-06-02 Joseph MyersFix sigevent namespace (bug 21543).
2017-06-02 Florian Weimergetaddrinfo: Fix localplt failure involving strdup
2017-06-02 Adhemerval... posix: Add missing build flags for p{write,read}v2
2017-06-02 Florian Weimerresolv: Tests for various versions of res_init
2017-06-02 Florian Weimergetaddrinfo: Always allocate canonical name on the...
2017-06-02 Florian WeimerAdd internal facility for dynamic array handling
2017-06-01 Gabriel F.... Include sys/param.h in stdlib/gmp-impl.h instead of...
2017-06-01 Joseph Myersconformtest: Correct signal.h expectations for XPG4...
2017-06-01 Zack WeinbergAdd shim header for bits/syscall.h.
2017-06-01 Joseph MyersFix more namespace issues in sys/ucontext.h (bug 21457).
2017-06-01 Zack WeinbergAvoid tickling a linker bug from microblaze pt-vfork.S.
2017-05-31 Adhemerval... posix: Implement preadv2 and pwritev2
2017-05-31 Andreas SchwabUse test-driver in nptl/tst-fork3.c
2017-05-31 Siddhesh PoyarekarDelay initialization of CPU features struct in static...
2017-05-30 Dennis WölfingAdd reallocarray function
2017-05-30 H.J. Lux86_64: Remove redundant REX bytes from memchr.S
2017-05-29 Andreas Schwabm68k: handle default PIE
2017-05-25 H.J. LuAdd memchr tests for n == 0
2017-05-25 Tulio Magno... Move tst-mutex*8* to tests-internal
2017-05-25 H.J. LuMake __tunables_init hidden and avoid PLT
2017-05-25 H.J. LuSupport dl-tunables.list in subdirectories
2017-05-25 Paul E. Murphyfloat128: Add wrappers to override ldbl-128 as float128.
2017-05-24 Steve Ellceyaarch64: Thunderx specific memcpy and memmove
2017-05-24 Siddhesh Poyarekararm: Fix typo in array count
2017-05-24 H.J. Lux86: Don't include cacheinfo.c in ld.so
2017-05-24 H.J. Lux86: Use __get_cpu_features to get cpu_features
2017-05-23 Joseph MyersFix sigstack namespace (bug 21511).
2017-05-23 Joseph MyersFix sys/ucontext.h namespace from signal.h etc. inclusi...
2017-05-23 Zack WeinbergFix a bug in 'Remove __need macros from signal.h' ...
2017-05-22 Adhemerval... libio: Avoid dup already opened file descriptor [BZ...
2017-05-22 Siddhesh PoyarekarRemove useless comment from sysdeps/sparc/sparc32/dl...
2017-05-21 Zack WeinbergAdd one more header to be installed, missed from previo...
2017-05-20 Zack WeinbergRemove __need macros from signal.h.
2017-05-20 Zack WeinbergRemove __need_list_t and __need_res_state.
2017-05-20 H.J. Lux86_64: Remove L(return_null) from rawmemchr.S
2017-05-20 Zack WeinbergRemove sfi_* annotations from ARM assembly files.
2017-05-20 Zack WeinbergRemove the bulk of the NaCl port.
2017-05-20 Rical Jasanmanual: Convert errno @comments to new @errno macro.
2017-05-19 Joseph MyersSplit up bits/sigstack.h.
2017-05-19 H.J. Lux86: Optimize SSE2 memchr overflow calculation
2017-05-19 Adhemerval... Fix makefile rules for vmsplice, splice, and open_by_ha...
2017-05-19 Joseph MyersAlso create and use ldbl-compat-choose.h.
2017-05-19 Joseph MyersCreate and use first-versions.h with macros for functio...
2017-05-18 Adhemerval... posix: Consolidate Linux mq_timedsend syscall
2017-05-18 Adhemerval... posix: Consolidate Linux mq_timedreceive syscall
2017-05-18 Adhemerval... linux: Consolidate Linux open_by_handle_at syscall
2017-05-18 Adhemerval... linux: Consolidate Linux splice syscall
2017-05-18 Adhemerval... linux: Consolidate Linux vmsplice syscall
2017-05-18 Adhemerval... posix: Consolidate Linux fsync syscall
2017-05-18 Adhemerval... posix: Consolidate Linux fdatasync syscall
2017-05-18 Adhemerval... posix: Consolidate Linux msync syscall
2017-05-18 Adhemerval... posix: Consolidate Linux sigsuspend implementation
2017-05-18 Adhemerval... linux: Consolidate Linux tee implementation
2017-05-18 Adhemerval... posix: Consolidate Linux nanosleep syscall
2017-05-18 Adhemerval... posix: Consolidate Linux waitpid syscall
2017-05-18 Adhemerval... posix: Consolidate Linux pause syscall
2017-05-18 H.J. LuCorrect comments in x86_64/multiarch/memcmp.S
2017-05-18 Siddhesh PoyarekarReduce value of LD_HWCAP_MASK for tst-env-setuid test...
2017-05-18 Rical Jasanmanual: Convert @tables of annotated @items to @vtables.
2017-05-18 Rical Jasanmanual: Fix up invalid header and standards syntax.
2017-05-18 Rajalakshmi... powerpc: Improve memcmp performance for POWER8
2017-05-17 Gabriel F.... float128: Extend __MATH_TG for float128 support
2017-05-17 Paul Clarkepowerpc: Add a POWER8-optimized version of cosf()
2017-05-17 Gabriel F.... Convert e_exp2l.c into a template
2017-05-17 Siddhesh Poyarekartunables: Add support for tunables of uint64_t type
2017-05-17 Siddhesh Poyarekartunables: Specify a default value for tunables
2017-05-15 Adhemerval... posix: Fix and simplify default p{read,write}v implemen...
2017-05-15 Gabriel F.... float128: Enable use of IEEE wrapper templates
2017-05-15 Paul E. Murphyfloat128: Add private _Float128 declarations for libm.
2017-05-15 Gabriel F.... float128: Include math-finite.h for _Float128
2017-05-15 Paul E. Murphyfloat128: Add public _Float128 declarations to libm.
2017-05-12 Joseph MyersRemove useless SPARC signbit aliases.
2017-05-12 Florian Weimerfork: Remove bogus parent PID assertions [BZ #21386]
2017-05-12 Joseph MyersRemove __ASSUME_STATFS_F_FLAGS.
2017-05-11 Zack WeinbergSuppress internal declarations for most of the testsuite.
next
This page took 0.075544 seconds and 5 git commands to generate.