platform/upstream/glibc.git
2021-01-25 Andreas SchwabFix misplaced const
2021-01-23 Mao HanUpdate C-SKY libm-test-ulps
2021-01-22 John McCabemanual: Correct argument order in mount examples [BZ...
2021-01-22 Adhemerval... linux: mips: Fix getdents64 fallback on mips64-n32
2021-01-22 H.J. Lux86: Properly match CPU features in /proc/cpuinfo ...
2021-01-22 H.J. Lux86-64: Update tst-glibc-hwcaps-2.c for x86-64 baseline
2021-01-22 Florian Weimerpowerpc64: Select POWER9 machine for the scv instruction
2021-01-21 H.J. Lux86: Check ifunc resolver with CPU_FEATURE_USABLE ...
2021-01-21 Adhemerval... Revert "linux: Move {f}xstat{at} to compat symbols...
2021-01-21 Shuo Wangaarch64: revert memcpy optimze for kunpeng to avoid...
2021-01-21 Szabolcs NagyMake libc symbols hidden in static PIE
2021-01-21 Szabolcs Nagycsu: Move static pie self relocation later [BZ #27072]
2021-01-21 Szabolcs NagyUse hidden visibility for early static PIE code
2021-01-21 Szabolcs Nagycsu: Avoid weak ref for __ehdr_start in static PIE
2021-01-21 Szabolcs Nagyconfigure: Check for static PIE support
2021-01-21 Szabolcs Nagyelf: Avoid RELATIVE relocs in __tunables_init
2021-01-21 Szabolcs Nagyelf: Make the tunable struct definition internal only
2021-01-21 H.J. Lu<sys/platform/x86.h>: Remove the C preprocessor magic
2021-01-20 Adhemerval... posix: Fix fnmatch.c on bootstrap
2021-01-20 Adhemerval... stdlib: Add testcase for BZ #26241
2021-01-20 Adhemerval... posix: Fix regex_internal.h on bootstrap
2021-01-19 H.J. LuUse <startup.h> in __libc_init_secure
2021-01-19 H.J. Luelf: Avoid RELATIVE relocation for _dl_sysinfo
2021-01-19 H.J. Lulibmvec: Add extra-test-objs to test-extras
2021-01-19 H.J. LuHurd: Add rtld-strncpy-c.c
2021-01-18 Joseph MyersUpdate MIPS libm-test-ulps.
2021-01-18 Joseph MyersUpdate arm libm-test-ulps.
2021-01-18 Joseph MyersUpdate powerpc-nofpu libm-test-ulps.
2021-01-18 John David... Update hppa libm-test-ulps
2021-01-18 Vineet GuptaARC: nofpu: Regenerate ulps
2021-01-15 H.J. Luld.so: Add --list-tunables to print tunable values
2021-01-15 Stafford Hornemath/test-tgmath2: Fix fabs failure when no long double
2021-01-14 H.J. Lux86: Move x86 processor cache info to cpu_features
2021-01-14 Adhemerval... Fix x86 build with --enable-tunable=no
2021-01-13 H.J. Luifuncmain6pie: Remove the circular IFUNC dependency...
2021-01-13 Siddhesh PoyarekarUse the right argument code in unnormal tests
2021-01-13 H.J. Luldconfig/x86: Store ISA level in cache and aux cache
2021-01-13 Szabolcs Nagyelf: work around a gcc bug in elf_get_dynamic_info
2021-01-13 H.J. Lux86: Set header.feature_1 in TCB for always-on CET...
2021-01-12 Adhemerval... posix: consume less entropy on tempname
2021-01-12 Florian WeimerMakerules: Do not require startup files for format...
2021-01-11 Fangrui Songinstall: Replace scripts/output-format.sed with objdump...
2021-01-11 Adhemerval... math: Add BZ#18980 fix back on dbl-64 cosh
2021-01-11 Adhemerval... posix: Sync tempname with gnulib [BZ #26648]
2021-01-11 Adhemerval... posix: Fix return value of system if shell can not...
2021-01-11 Adhemerval... support: Add xchmod wrapper
2021-01-11 Joseph MyersUpdate STATX_ATTR_DAX value from Linux 5.10.
2021-01-11 Vincent Chenriscv: Initialize $gp before resolving the IRELATIVE...
2021-01-11 Vincent Chenriscv: support GNU indirect function
2021-01-10 Martin Seborposix: Correct attribute access mode on readlinkat...
2021-01-10 Alexandra Hájková Add xfchmod to libsupport
2021-01-09 Alexandra HájkováAdd xchdir to libsupport.
2021-01-09 Marc Aurèle... POSIX locale: Fix typo in comment
2021-01-08 Vineet GuptaARC: Regenerate ulps
2021-01-08 Siddhesh Poyarekarmntent: Use __putc_unlocked instead of fputc_unlocked
2021-01-08 Szabolcs Nagyaarch64: define PI_STATIC_AND_HIDDEN
2021-01-08 Siddhesh PoyarekarUpdate NEWS for CVE-2019-25013.
2021-01-07 H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker ...
2021-01-07 Wilco DijkstraRemove dbl-64/wordsize-64 (part 2)
2021-01-07 Wilco DijkstraRemove dbl-64/wordsize-64
2021-01-06 Joseph MyersAdd SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.
2021-01-05 Adhemerval... support: Add support_small_thread_stack_size
2021-01-05 Adhemerval... stdlib: Sync canonicalize with gnulib [BZ #10635] ...
2021-01-05 Adhemerval... malloc: Add scratch_buffer_dupfree
2021-01-05 Adhemerval... Import filename.h from gnulib
2021-01-05 Adhemerval... Import idx.h from gnulib
2021-01-05 Adhemerval... alpha: Provide wait4 for static library [BZ #27150]
2021-01-05 Shuo Wangaarch64: push the set of rules before falling into...
2021-01-04 Jangwoong Kimnptl: Fix comment typo in pthread_cond_wait.c
2021-01-04 H.J. Lux86: Check IFUNC definition in unrelocated executable...
2021-01-04 Samuel Thibaulthurd: Fix mmap(!MAP_FIXED) on bogus address
2021-01-04 H.J. Lux86-64: Avoid rep movsb with short distance [BZ #27130]
2021-01-04 Shuo Wangaarch64: fix stack missing after sp is updated
2021-01-04 Florian Weimernptl: Remove set*id, set*gid files which are not built
2021-01-04 Siddhesh PoyarekarDrop nan-pseudo-number.h usage from tests
2021-01-04 Adhemerval... posix: Sync fnmatch with gnulib
2021-01-04 Adhemerval... Sync flexmember.h with gnulib
2021-01-04 Adhemerval... Sync intprops.h with gnulib
2021-01-04 Adhemerval... posix: Sync glob code with gnulib
2021-01-04 Adhemerval... posix: Sync regex code with gnulib
2021-01-04 Siddhesh PoyarekarMove generic nan-pseudo-number.h to ldbl-96
2021-01-02 Paul EggertSync FDL from https://gnu.org/licenses/fdl-1.3.texi
2021-01-02 Paul EggertSync move-if-change from Gnulib
2021-01-02 Paul EggertUpdate automatically-generated copyright dates
2021-01-02 Paul EggertUpdate copyright dates not handled by scripts/update...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31 Szabolcs Nagyaarch64: use PTR_ARG and SIZE_ARG instead of DELOUSE
2020-12-31 Siddhesh Poyarekarnonstring: Enable __FORTIFY_LEVEL=3
2020-12-31 Siddhesh Poyarekarstring: Enable __FORTIFY_LEVEL=3
2020-12-31 Siddhesh PoyarekarIntroduce _FORTIFY_SOURCE=3
2020-12-31 Siddhesh PoyarekarWarn on unsupported fortification levels
2020-12-30 Matheus Castanhopowerpc: Use scv instruction on clone when available
2020-12-30 Matheus Castanhopowerpc: Runtime selection between sc and scv for syscalls
2020-12-30 Adhemerval... malloc: preserve errno on mcheck hooks [BZ #17924]
2020-12-30 Siddhesh Poyarekarx86 long double: Add tests for pseudo normal numbers
2020-12-30 Siddhesh Poyarekarx86 long double: Consider pseudo numbers as signaling
2020-12-29 Adhemerval... io: Remove xmknod{at} implementations
2020-12-29 Adhemerval... io: Remove xstat implementations
2020-12-29 Paul Eggertfree: preserve errno [BZ#17924]
2020-12-29 Samuel Thibaulthurd: Accept including hurd/version.h
next