]> sourceware.org Git - glibc.git/shortlog
glibc.git
2016-11-30 Florian WeimerImplement _dl_catch_error, _dl_signal_error in libc...
2016-11-30 Florian Weimerlibio: Limit buffer size to 8192 bytes [BZ #4099]
2016-11-30 Carlos O'DonellRemove out of date PROJECTS file.
2016-11-29 Florian Weimergconv: Adjust GBK to support the Euro sign
2016-11-29 Steve EllceyUse XSTAT_IS_XSTAT64 in generic xstat functions
2016-11-29 Florian Weimerpowerpc: Add hidden definition for __sigsetjmp
2016-11-29 Florian Weimerpowerpc: Remove unintended __longjmp symbol from ABI
2016-11-29 Joseph MyersRefactor FP_FAST_* into bits/fp-fast.h.
2016-11-28 Joseph MyersMake ilogb wrappers type-generic.
2016-11-28 Joseph MyersWork around IA64 tst-setcontext2.c compile failure.
2016-11-28 Joseph MyersFix sysdeps/ia64/fpu/libm-symbols.h for inclusion in...
2016-11-28 H.J. LuX86_64: Don't use PLT nor GOT in static archives [BZ...
2016-11-28 Steve EllceyPartial ILP32 support for aarch64.
2016-11-28 Steve EllceyFix for [f]statfs64/[f]statfs aliasing patch
2016-11-28 Joseph MyersDo not include asm/cachectl.h in nios2 sys/cachectl.h.
2016-11-27 Zack WeinbergMinor problems exposed by compiling C++ tests under...
2016-11-27 Samuel Thibaulthurd: fix using hurd/signal.h in C++ programs
2016-11-26 Mike Frysingerlocaledata: GBK: add mapping for 0x80->Euro sign [BZ...
2016-11-26 Joseph MyersMake build-many-glibcs.py store more information about...
2016-11-25 Joseph MyersMake build-many-glibcs.py re-exec itself if changed...
2016-11-24 Joseph MyersAdd setpayloadsig, setpayloadsigf, setpayloadsigl.
2016-11-24 Joseph MyersMake build-many-glibcs.py track component versions...
2016-11-24 Adhemerval... Remove cached PID/TID in clone
2016-11-24 Joseph MyersRefactor float_t, double_t information into bits/flt...
2016-11-24 Aurelien Jarnox86_64: fix static build of __memcpy_chk for compilers...
2016-11-23 Joseph MyersMore NEWS entries / fixes for float_t / double_t changes.
2016-11-23 Joseph MyersFix SH4 FP_ILOGB0 (bug 20859).
2016-11-23 Maciej W. RozyckiMIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR...
2016-11-23 Joseph MyersFix x86_64 -mfpmath=387 float_t, double_t (bug 20787).
2016-11-23 Chris Metcalfbuild-many-glibcs: Revert -fno-isolate-erroneous-paths...
2016-11-23 Florian Weimerelf: Assume TLS is initialized in _dl_map_object_from_fd
2016-11-23 Joseph MyersFix default float_t definition (bug 20855).
2016-11-22 Steve EllceyAllow [f]statfs64 to alias [f]statfs
2016-11-22 Andreas SchwabFix multiple definitions of mk[o]stemp[s]64
2016-11-22 Adhemerval... Fix writes past the allocated array bounds in execvpe...
2016-11-22 Joseph MyersMake build-many-glibcs.py use -fno-isolate-erroneous...
2016-11-21 Steve EllceyAlways define XSTAT_IS_XSTAT64
2016-11-19 Joseph MyersAdd setpayload, setpayloadf, setpayloadl.
2016-11-18 Adhemerval... Fix hurd __access_noerrno implementation.
2016-11-18 Chris Metcalftile: create new math-tests.h header
2016-11-18 Chris MetcalfMake tile's set_dataplane API compatibility-only
2016-11-18 Joseph MyersQuote shell commands in logs from build-many-glibcs.py.
2016-11-18 Maciej W. RozyckiMIPS: Add `.insn' to ensure a text label is defined...
2016-11-17 Adhemerval... Consolidate Linux setrlimit and getrlimit implementation
2016-11-17 Joseph MyersActually use newly built host libraries in build-many...
2016-11-17 Joseph MyersMake Alpha <sys/user.h> self-contained.
2016-11-16 Joseph MyersEnable linknamespace testing for libdl and libcrypt.
2016-11-16 Joseph MyersFix crypt snprintf namespace (bug 20829).
2016-11-16 Zack WeinbergCorrect comments in string.h re strcoll_l, strxfrm_l.
2016-11-16 Adhemerval... New internal function __access_noerrno
2016-11-16 Joseph MyersFix SH4 register-dump.h for soft-float.
2016-11-15 Joseph MyersMake SH ucontext always match current kernels.
2016-11-15 Rical Jasanmanual: Remove non-existent mount options S_IMMUTABLE...
2016-11-15 Mike FrysingerChangeLog: fix date
2016-11-15 Denis Kaganovichconfigure: accept __stack_chk_fail_local for ssp suppor...
2016-11-15 Florian Weimers390x: Add hidden definition for __sigsetjmp
2016-11-14 Joseph MyersFix build-many-glibcs.py style issues.
2016-11-14 Joseph MyersMake tilegx32 install libraries in lib32 directories.
2016-11-14 Zack WeinbergForgot to add the ChangeLog to the previous commit...
2016-11-14 Zack WeinbergFix build-and-build-again bug in sunrpc tests.
2016-11-14 Zack WeinbergFix typo in string/bits/string2.h.
2016-11-14 Zack Weinberg[BZ #19239] Issue deprecation warnings on macro expansion.
2016-11-11 Joseph MyersAdd script to build many glibc configurations.
2016-11-11 Joseph MyersIgnore -Wmaybe-uninitialized in stdlib/bug-getcontext.c.
2016-11-11 Joseph MyersMake SH <sys/user.h> self-contained.
2016-11-11 Chris MetcalfMake sure tilepro uses kernel atomics fo atomic_store
2016-11-10 Joseph MyersRefactor some libm type-generic macros.
2016-11-10 Adhemerval... Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinition
2016-11-10 Adhemerval... Consolidate Linux access implementation
2016-11-10 Steve EllceyAdd definitions to sysdeps/tile/tilepro/bits/wordsize.h.
2016-11-10 Siddhesh PoyarekarRegenerate ULPs for aarch64
2016-11-09 Adhemerval... Consolidate Linux truncate implementations
2016-11-09 Adhemerval... Consolidate Linux ftruncate implementations
2016-11-08 Joseph MyersFix rpcgen buffer overrun (bug 20790).
2016-11-08 Joseph MyersAdd localplt.data for sh.
2016-11-08 Joseph MyersAdd localplt.data for hppa.
2016-11-08 Joseph MyersUpdate alpha localplt.data.
2016-11-08 Joseph MyersUpdate nios2 localplt.data.
2016-11-08 Adhemerval... Consolidate lseek/lseek64/llseek implementations
2016-11-08 Gabriel F.... Write messages to stdout and use write_message instead...
2016-11-08 Gabriel F.... Use write_message instead of write
2016-11-07 Joseph MyersMake check-installed-headers.sh ignore sys/sysctl.h...
2016-11-07 Steve EllceyDefine __ASSUME_ST_INO_64_BIT on all platforms.
2016-11-07 Florian Weimernptl: Document the reason why __kind in pthread_mutex_t...
2016-11-07 Steve EllceyDocument do_test in test-skeleton.c
2016-11-06 Aurelien Jarnogconv.h: fix build with GCC 7
2016-11-04 Steve EllceySpeed up math/test-tgmath2.c
2016-11-04 Joseph MyersDo not generate UNRESOLVED results for run-built-tests...
2016-11-04 Joseph MyersHandle tests-unsupported if run-built-tests = no.
2016-11-04 Adhemerval... Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32...
2016-11-04 Joseph MyersFix alpha sqrt fegetenv namespace (bug 20768).
2016-11-04 Joseph MyersDo not hardcode platform names in manual/libm-err-tab...
2016-11-04 Joseph MyersMake MIPS <sys/user.h> self-contained.
2016-11-04 Joseph MyersXFAIL check-execstack for MIPS.
2016-11-04 Joseph MyersAdd localplt.data for MIPS.
2016-11-04 Steve EllceyDefine wordsize.h macros everywhere
2016-11-04 Wilco DijkstraAn optimized memchr was missing for AArch64. This...
2016-11-04 Joseph MyersHandle tilegx* machine names.
2016-11-03 Joseph MyersFix linknamespace parallel test failures.
2016-11-02 Steve EllceyFix -Wformat-length warning in time/tst-strptime2.c
next
This page took 0.100965 seconds and 5 git commands to generate.