projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
<sys/platform/x86.h>: Add RAO-INT support
[platform/upstream/glibc.git]
/
manual
/
2023-04-05
H.J. Lu
<sys/platform/x86.h>: Add RAO-INT support
tree
|
commitdiff
2023-04-05
H.J. Lu
<sys/platform/x86.h>: Add LBR support
tree
|
commitdiff
2023-04-05
H.J. Lu
<sys/platform/x86.h>: Add RTM_FORCE_ABORT support
tree
|
commitdiff
2023-04-05
H.J. Lu
<sys/platform/x86.h>: Add SGX-KEYS support
tree
|
commitdiff
2023-04-05
H.J. Lu
<sys/platform/x86.h>: Add BUS_LOCK_DETECT support
tree
|
commitdiff
2023-04-05
H.J. Lu
<sys/platform/x86.h>: Add LA57 support
tree
|
commitdiff
2023-04-05
H.J. Lu
platform.texi: Move LAM after LAHF64_SAHF64
tree
|
commitdiff
2023-04-03
Siddhesh Poyarekar
manual: Document __wur usage under _FORTIFY_SOURCE
tree
|
commitdiff
2023-03-29
Adhemerval Zanella...
Remove --enable-tunables configure option
tree
|
commitdiff
2023-03-29
Adhemerval Zanella
Remove --disable-experimental-malloc option
tree
|
commitdiff
2023-03-27
Adhemerval Zanella...
Remove --with-default-link configure option
tree
|
commitdiff
2023-03-14
Joseph Myers
Update printf %b/%B C2x support
tree
|
commitdiff
2023-03-02
Joseph Myers
C2x scanf binary constant handling
tree
|
commitdiff
2023-02-23
H.J. Lu
tunables.texi: Change \code{1} to @code{1}
tree
|
commitdiff
2023-02-23
H.J. Lu
x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]
tree
|
commitdiff
2023-02-23
Simon Kissane
gmon: improve mcount overflow handling [BZ# 27576]
tree
|
commitdiff
2023-02-16
Joseph Myers
C2x strtol binary constant handling
tree
|
commitdiff
2023-02-07
Stefan Liebler
S390: Influence hwcaps/stfle via GLIBC_TUNABLES.
tree
|
commitdiff
2023-02-06
Wilco Dijkstra
Replace rawmemchr (s, '\0') with strchr
tree
|
commitdiff
2023-01-31
Carlos O'Donell
Update install.texi, and regenerate INSTALL.
tree
|
commitdiff
2023-01-31
Carlos O'Donell
Update manual/contrib.texi.
tree
|
commitdiff
2023-01-25
Paul Pluzhnikov
Document '%F' format specifier
tree
|
commitdiff
2023-01-18
Martin Joerg
manual: Fix typo
tree
|
commitdiff
2023-01-10
Siddhesh Poyarekar
Add _FORTIFY_SOURCE implementation documentation [BZ...
tree
|
commitdiff
2023-01-06
Joseph Myers
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2022-12-19
Florian Weimer
libio: Convert __vswprintf_internal to buffers (bug...
tree
|
commitdiff
2022-10-25
Jakub Wilk
manual: Add missing % in int conversion list
tree
|
commitdiff
2022-09-26
Wilco Dijkstra
Use atomic_exchange_release/acquire
tree
|
commitdiff
2022-09-23
Wilco Dijkstra
Use C11 atomics instead of atomic_decrement_and_test
tree
|
commitdiff
2022-09-23
Wilco Dijkstra
Use C11 atomics instead of atomic_increment(_val)
tree
|
commitdiff
2022-09-14
Paul Eggert
Fix BRE typos in check-safety.sh
tree
|
commitdiff
2022-09-09
Wilco Dijkstra
Use C11 atomics instead of atomic_decrement(_val)
tree
|
commitdiff
2022-08-25
Florian Weimer
Revert "Detect ld.so and libc.so version inconsistency...
tree
|
commitdiff
2022-08-24
Florian Weimer
Detect ld.so and libc.so version inconsistency during...
tree
|
commitdiff
2022-08-04
Florian Weimer
malloc: Correct the documentation of the top_pad default
tree
|
commitdiff
2022-07-29
Carlos O'Donell
Update install.texi, and regenerate INSTALL.
tree
|
commitdiff
2022-07-27
Jason A. Donenfeld
arc4random: simplify design for better safety
tree
|
commitdiff
2022-07-26
caiyinyu
LoongArch: Update NEWS and README for the LoongArch...
tree
|
commitdiff
2022-07-22
Adhemerval Zanella...
manual: Add documentation for arc4random functions
tree
|
commitdiff
2022-06-30
Tejas Belagod
AArch64: Add asymmetric faulting mode for tag violation...
tree
|
commitdiff
2022-06-15
Noah Goldstein
x86: Add bounds `x86_non_temporal_threshold`
tree
|
commitdiff
2022-06-05
Sam James
grep: egrep -> grep -E, fgrep -> grep -F
tree
|
commitdiff
2022-05-31
Andreas Schwab
manual: fix reference to source file
tree
|
commitdiff
2022-05-13
Siddhesh Poyarekar
wcrtomb: Make behavior POSIX compliant
tree
|
commitdiff
2022-05-04
Siddhesh Poyarekar
manual: Clarify that abbreviations of long options...
tree
|
commitdiff
2022-04-29
Florian Weimer
dlfcn: Implement the RTLD_DI_PHDR request type for...
tree
|
commitdiff
2022-04-29
Florian Weimer
manual: Document the dlinfo function
tree
|
commitdiff
2022-04-26
Florian Weimer
INSTALL: Rephrase -with-default-link documentation
tree
|
commitdiff
2022-04-22
Florian Weimer
Default to --with-default-link=no (bug 25812)
tree
|
commitdiff
2022-04-14
Adhemerval Zanella
nptl: Handle spurious EINTR when thread cancellation...
tree
|
commitdiff
2022-04-12
Samuel Thibault
hurd: Define ELIBEXEC
tree
|
commitdiff
2022-02-28
Florian Weimer
manual: SA_ONSTACK is ignored without alternate stack
tree
|
commitdiff
2022-02-03
Carlos O'Donell
Update install.texi, and regenerate INSTALL.
tree
|
commitdiff
2022-02-02
Florian Weimer
Linux: Use ptrdiff_t for __rseq_offset
tree
|
commitdiff
2022-01-19
Sunil K Pandey
x86_64: Document libmvec vector functions accuracy...
tree
|
commitdiff
2022-01-14
Florian Weimer
Add --with-rtld-early-cflags configure option
tree
|
commitdiff
2022-01-12
Siddhesh Poyarekar
manual: Drop obsolete @refill
tree
|
commitdiff
2022-01-10
Szabolcs Nagy
math: Fix float conversion regressions with gcc-12...
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2021-12-28
Florian Weimer
elf: Add _dl_find_object function
tree
|
commitdiff
2021-12-23
Florian Weimer
stdio: Implement %#m for vfprintf and related functions
tree
|
commitdiff
2021-12-17
Florian Weimer
nss: Use "files dns" as the default for the hosts datab...
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Add Huge Page support for mmap
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Add madvise support for Transparent Huge Pages
tree
|
commitdiff
2021-12-14
Florian Weimer
elf: Use new dependency sorting algorithm by default
tree
|
commitdiff
2021-12-13
Siddhesh Poyarekar
Replace --enable-static-pie with --disable-default-pie
tree
|
commitdiff
2021-12-09
Florian Weimer
nptl: Add public rseq symbols and <sys/rseq.h>
tree
|
commitdiff
2021-12-09
Florian Weimer
nptl: Add glibc.pthread.rseq tunable to control rseq...
tree
|
commitdiff
2021-12-04
H.J. Lu
Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
tree
|
commitdiff
2021-11-10
Joseph Myers
Support C2X printf %b, %B
tree
|
commitdiff
2021-10-21
Chung-Lin Tang
elf: Fix slow DSO sorting behavior in dynamic loader...
tree
|
commitdiff
2021-10-18
Stafford Horne
manual: Update _TIME_BITS to clarify it's user defined
tree
|
commitdiff
2021-09-30
Joseph Myers
Add C2X _PRINTF_NAN_LEN_MAX
tree
|
commitdiff
2021-09-28
Joseph Myers
Add fmaximum, fminimum functions
tree
|
commitdiff
2021-09-22
Joseph Myers
Add narrowing fma functions
tree
|
commitdiff
2021-09-10
Joseph Myers
Add narrowing square root functions
tree
|
commitdiff
2021-09-03
Siddhesh Poyarekar
Remove "Contributed by" lines
tree
|
commitdiff
2021-08-26
Michael Kerrisk
llio.texi: Wording fixes in description of closefrom()
tree
|
commitdiff
2021-08-01
Carlos O'Donell
Update install.texi, and regenerate INSTALL.
tree
|
commitdiff
2021-07-27
Siddhesh Poyarekar
manual: Drop the .so suffix in libc_malloc_debug descri...
tree
|
commitdiff
2021-07-23
Siddhesh Poyarekar
manual: Document unsupported cases for interposition
tree
|
commitdiff
2021-07-23
H.J. Lu
x86: Install <bits/platform/x86.h> [BZ #27958]
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Remove malloc hooks [BZ #23328]
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Move malloc hooks into a compat DSO
tree
|
commitdiff
2021-07-19
Adhemerval Zanella
elf: Fix tst-cpu-features-cpuinfo on some AMD systems...
tree
|
commitdiff
2021-07-09
H.J. Lu
Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
tree
|
commitdiff
2021-07-08
Adhemerval Zanella
io: Add closefrom [BZ #10353]
tree
|
commitdiff
2021-07-08
Adhemerval Zanella
linux: Add close_range
tree
|
commitdiff
2021-07-07
Siddhesh Poyarekar
glibc.malloc.check: Fix nit in documentation
tree
|
commitdiff
2021-07-06
Armin Brauns
manual: fix description for preadv()
tree
|
commitdiff
2021-07-01
H.J. Lu
x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]
tree
|
commitdiff
2021-06-28
Adhemerval Zanella
posix: Add _Fork [BZ #4737]
tree
|
commitdiff
2021-06-28
Florian Weimer
nptl: Add glibc.pthread.stack_cache_size tunable
tree
|
commitdiff
2021-06-24
Adhemerval Zanella
x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)
tree
|
commitdiff
2021-06-23
Paul Eggert
doc: _TIME_BITS defaults may change
tree
|
commitdiff
2021-06-15
Adhemerval Zanella
y2038: Add support for 64-bit time on legacy ABIs
tree
|
commitdiff
2021-06-10
Matheus Castanho
Add build option to disable usage of scv on powerpc
tree
|
commitdiff
2021-06-09
Adhemerval Zanella
nptl: Move cancel state out of cancelhandling
tree
|
commitdiff
2021-06-02
Xeonacid
fix typo
tree
|
commitdiff
2021-06-01
Joseph Myers
Update floating-point feature test macro handling for C2X
tree
|
commitdiff
next