projects
/
platform
/
upstream
/
glibc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/glibc.git
2022-05-23
Noah Goldstein
elf: Add tests for the dl hash funcs (_dl_new_hash...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Noah Goldstein
elf: Refactor dl_new_hash so it can be tested / benchmarked
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Weimer
locale: Add more cached data to LC_CTYPE
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Weimer
locale: Remove private union from struct __locale_data
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Weimer
locale: Remove cleanup function pointer from struct...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Weimer
locale: Call _nl_unload_locale from _nl_archive_subfreeres
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Weimer
stdio-common: Add tst-memstream-string for open_memstre...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Weimer
__printf_fphex always uses LC_NUMERIC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Weimer
vfprintf: Consolidate some multibyte/wide character...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Weimer
vfprintf: Move argument processing into vfprintf-proces...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Florian Weimer
stdio-common: Add tst-vfprintf-width-i18n to cover...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Sergei Trofimovich
string.h: fix __fortified_attr_access macro call [BZ...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-18
H.J. Lu
Enable DT_RELR in glibc shared libraries and PIEs autom...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-18
Stefan Liebler
S390: Enable static PIE
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Adhemerval...
linux: Add tst-pidfd.c
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Adhemerval...
linux: Add P_PIDFD
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Adhemerval...
linux: Add pidfd_send_signal
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Adhemerval...
linux: Add pidfd_getfd
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Adhemerval...
linux: Add pidfd_open
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Szabolcs Nagy
aarch64: Move ld.so _start to separate file and drop...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Szabolcs Nagy
linux: Add a getauxval test [BZ #23293]
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Szabolcs Nagy
rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Szabolcs Nagy
rtld: Use generic argv adjustment in ld.so [BZ #23293]
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Florian Weimer
scripts/glibcelf.py: Add *T_RISCV_* constants
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Adhemerval...
Remove dl-librecon.h header.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Adhemerval...
elf: Remove ldconfig kernel version check
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Adhemerval...
Remove kernel version check
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Adhemerval...
linux: Use /sys/devices/system/cpu on __get_nprocs_conf...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Florian Weimer
csu: Implement and use _dl_early_allocate during static...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Florian Weimer
Linux: Introduce __brk_call for invoking the brk system...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Jonathan Wakely
sys/cdefs.h: Do not require C++ compilers to define...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Siddhesh Poyarekar
fortify: Ensure that __glibc_fortify condition is a...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Andreas Schwab
Update RISC-V specific ELF definitions
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Adhemerval...
x86_64: Remove bzero optimization
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Maciej W. Rozycki
RISC-V: Use an autoconf template to produce `preconfigure'
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Maciej W. Rozycki
MIPS: Use an autoconf template to produce `preconfigure'
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Maciej W. Rozycki
m68k: Use an autoconf template to produce `preconfigure'
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Maciej W. Rozycki
C-SKY: Use an autoconf template to produce `preconfigure'
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Adhemerval...
Remove configure fno_unit_at_a_time
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Adhemerval...
stdio: Remove the usage of $(fno-unit-at-a-time) for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Adhemerval...
stdio: Remove the usage of $(fno-unit-at-a-time) for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
H.J. Lu
Add declare_object_symbol_alias for assembly codes...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Siddhesh Poyarekar
wcrtomb: Make behavior POSIX compliant
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Wangyang Guo
nptl: Add backoff mechanism to spinlock loop
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Florian Weimer
Linux: Implement a useful version of _startup_fatal
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Florian Weimer
ia64: Always define IA64_USE_NEW_STUB as a flag macro
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Adhemerval...
linux: Fix posix_spawn return code if clone fails ...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Siddhesh Poyarekar
benchtests: Add wcrtomb microbenchmark
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Xiaoming Ni
clock_settime/clock_gettime: Use __nonnull to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Xiaoming Ni
clock_adjtime: Use __nonnull to avoid null pointer
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Xiaoming Ni
ntp_xxxtimex: Use __nonnull to avoid null pointer
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Xiaoming Ni
adjtimex/adjtimex64: Use __nonnull to avoid null pointer
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Samuel Thibault
hurd spawni: Fix reauthenticating closed fds
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Florian Weimer
Linux: Define MMAP_CALL_INTERNAL
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Florian Weimer
i386: Honor I386_USE_SYSENTER for 6-argument Linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Florian Weimer
i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Siddhesh Poyarekar
manual: Clarify that abbreviations of long options...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Fangrui Song
elf: Remove fallback to the start of DT_STRTAB for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Fangrui Song
powerpc32: Remove unused HAVE_PPC_SECURE_PLT
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Florian Weimer
dlfcn: Implement the RTLD_DI_PHDR request type for...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Florian Weimer
manual: Document the dlinfo function
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Florian Weimer
Do not use --hash-style=both for building glibc shared...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Siddhesh Poyarekar
benchtests: Better libmvec integration
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Siddhesh Poyarekar
benchtests: Add UNSUPPORTED benchmark status
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Adhemerval...
linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Alan Modra
Use __ehdr_start rather than _begin in _dl_start_final
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Noah Goldstein
sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
DJ Delorie
posix/glob.c: update from gnulib
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Wangyang Guo
benchtests: Add pthread-mutex-locks bench
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Adhemerval...
linux: Fix missing internal 64 bit time_t stat usage
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Adhemerval...
elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJE...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Adhemerval...
posix: Remove unused definition on _Fork
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
H.J. Lu
NEWS: Mention DT_RELR support
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
H.J. Lu
elf: Add more DT_RELR tests
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
H.J. Lu
elf: Properly handle zero DT_RELA/DT_REL values
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Fangrui Song
elf: Support DT_RELR relative relocation format [BZ...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
H.J. Lu
Add GLIBC_ABI_DT_RELR for DT_RELR support
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
H.J. Lu
elf: Define DT_RELR related macros and types
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Fangrui Song
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Carlos O'Donell
i386: Regenerate ulps
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Florian Weimer
dlfcn: Do not use rtld_active () to determine ld.so...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Florian Weimer
INSTALL: Rephrase -with-default-link documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Fangrui Song
elf: Move post-relocation code of _dl_start into _dl_st...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Joan Bruguera
misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Fangrui Song
elf: Remove unused enum allowmask
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Florian Weimer
scripts/glibcelf.py: Mark as UNSUPPORTED on Python...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-23
Noah Goldstein
x86: Optimize {str|wcs}rchr-evex
commit
|
commitdiff
|
tree
|
snapshot
2022-04-23
Noah Goldstein
x86: Optimize {str|wcs}rchr-avx2
commit
|
commitdiff
|
tree
|
snapshot
2022-04-23
Noah Goldstein
x86: Optimize {str|wcs}rchr-sse2
commit
|
commitdiff
|
tree
|
snapshot
2022-04-23
Noah Goldstein
benchtests: Improve bench-strrchr
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
H.J. Lu
x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Florian Weimer
Default to --with-default-link=no (bug 25812)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Florian Weimer
scripts: Add glibcelf.py module
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Emil Soleyman...
Add locale for syr_SY
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Fangrui Song
elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Fangrui Song
m68k: Handle fewer relocations for RTLD_BOOTSTRAP ...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Adhemerval...
nptl: Fix pthread_cancel cancelhandling atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Noah Goldstein
x86: Fix missing __wmemcmp def for disable-multiarch...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-19
Fangrui Song
elf: Remove __libc_init_secure
commit
|
commitdiff
|
tree
|
snapshot
2022-04-18
=Joshua Kinard
mips: Fix mips64n32 64 bit time_t stat support (BZ...
commit
|
commitdiff
|
tree
|
snapshot
next