x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
[platform/upstream/glibc.git] / manual /
2022-05-13 Siddhesh Poyarekarwcrtomb: Make behavior POSIX compliant
2022-05-04 Siddhesh Poyarekarmanual: Clarify that abbreviations of long options...
2022-04-29 Florian Weimerdlfcn: Implement the RTLD_DI_PHDR request type for...
2022-04-29 Florian Weimermanual: Document the dlinfo function
2022-04-26 Florian WeimerINSTALL: Rephrase -with-default-link documentation
2022-04-22 Florian WeimerDefault to --with-default-link=no (bug 25812)
2022-04-14 Adhemerval Zanellanptl: Handle spurious EINTR when thread cancellation...
2022-04-12 Samuel Thibaulthurd: Define ELIBEXEC
2022-02-28 Florian Weimermanual: SA_ONSTACK is ignored without alternate stack
2022-02-03 Carlos O'DonellUpdate install.texi, and regenerate INSTALL.
2022-02-02 Florian WeimerLinux: Use ptrdiff_t for __rseq_offset
2022-01-19 Sunil K Pandeyx86_64: Document libmvec vector functions accuracy...
2022-01-14 Florian WeimerAdd --with-rtld-early-cflags configure option
2022-01-12 Siddhesh Poyarekarmanual: Drop obsolete @refill
2022-01-10 Szabolcs Nagymath: Fix float conversion regressions with gcc-12...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28 Florian Weimerelf: Add _dl_find_object function
2021-12-23 Florian Weimerstdio: Implement %#m for vfprintf and related functions
2021-12-17 Florian Weimernss: Use "files dns" as the default for the hosts datab...
2021-12-15 Adhemerval Zanellamalloc: Add Huge Page support for mmap
2021-12-15 Adhemerval Zanellamalloc: Add madvise support for Transparent Huge Pages
2021-12-14 Florian Weimerelf: Use new dependency sorting algorithm by default
2021-12-13 Siddhesh PoyarekarReplace --enable-static-pie with --disable-default-pie
2021-12-09 Florian Weimernptl: Add public rseq symbols and <sys/rseq.h>
2021-12-09 Florian Weimernptl: Add glibc.pthread.rseq tunable to control rseq...
2021-12-04 H.J. LuAdd --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
2021-11-10 Joseph MyersSupport C2X printf %b, %B
2021-10-21 Chung-Lin Tangelf: Fix slow DSO sorting behavior in dynamic loader...
2021-10-18 Stafford Hornemanual: Update _TIME_BITS to clarify it's user defined
2021-09-30 Joseph MyersAdd C2X _PRINTF_NAN_LEN_MAX
2021-09-28 Joseph MyersAdd fmaximum, fminimum functions
2021-09-22 Joseph MyersAdd narrowing fma functions
2021-09-10 Joseph MyersAdd narrowing square root functions
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-26 Michael Kerriskllio.texi: Wording fixes in description of closefrom()
2021-08-01 Carlos O'DonellUpdate install.texi, and regenerate INSTALL.
2021-07-27 Siddhesh Poyarekarmanual: Drop the .so suffix in libc_malloc_debug descri...
2021-07-23 Siddhesh Poyarekarmanual: Document unsupported cases for interposition
2021-07-23 H.J. Lux86: Install <bits/platform/x86.h> [BZ #27958]
2021-07-22 Siddhesh PoyarekarRemove malloc hooks [BZ #23328]
2021-07-22 Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-19 Adhemerval Zanellaelf: Fix tst-cpu-features-cpuinfo on some AMD systems...
2021-07-09 H.J. LuDefine PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
2021-07-08 Adhemerval Zanellaio: Add closefrom [BZ #10353]
2021-07-08 Adhemerval Zanellalinux: Add close_range
2021-07-07 Siddhesh Poyarekarglibc.malloc.check: Fix nit in documentation
2021-07-06 Armin Braunsmanual: fix description for preadv()
2021-07-01 H.J. Lux86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]
2021-06-28 Adhemerval Zanellaposix: Add _Fork [BZ #4737]
2021-06-28 Florian Weimernptl: Add glibc.pthread.stack_cache_size tunable
2021-06-24 Adhemerval Zanellax86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)
2021-06-23 Paul Eggertdoc: _TIME_BITS defaults may change
2021-06-15 Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-06-10 Matheus CastanhoAdd build option to disable usage of scv on powerpc
2021-06-09 Adhemerval Zanellanptl: Move cancel state out of cancelhandling
2021-06-02 Xeonacidfix typo
2021-06-01 Joseph MyersUpdate floating-point feature test macro handling for C2X
2021-05-27 Naohiro Tamuraaarch64: Added optimized memcpy and memmove for A64FX
2021-05-26 Naohiro Tamuraaarch64: Added Vector Length Set test helper script
2021-05-05 Florian Weimernptl: Consolidate async cancel enable/disable implement...
2021-04-13 Paul EggertImprove documentation for malloc etc. (BZ#27719)
2021-03-30 Alyssa Rossmanual: clarify that scanf %n supports type modifiers
2021-03-11 Wilco Dijkstramath: Remove mpa files [BZ #15267]
2021-03-08 Lukasz Majewskitst: Extend cross-test-ssh.sh to specify if target...
2021-02-10 Siddhesh Poyarekartunables: Simplify TUNABLE_SET interface
2021-02-07 H.J. Lux86: Add PTWRITE feature detection [BZ #27346]
2021-02-04 Florian Weimermanual: Correct description of ENTRY [BZ #17183]
2021-02-01 H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-01-25 Tulio Magno Quites... Update INSTALL with package versions that are known...
2021-01-22 John McCabemanual: Correct argument order in mount examples [BZ...
2021-01-21 H.J. Lu<sys/platform/x86.h>: Remove the C preprocessor magic
2021-01-15 H.J. Luld.so: Add --list-tunables to print tunable values
2021-01-02 Paul EggertSync FDL from https://gnu.org/licenses/fdl-1.3.texi
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31 Siddhesh PoyarekarIntroduce _FORTIFY_SOURCE=3
2020-12-29 Paul Eggertfree: preserve errno [BZ#17924]
2020-12-22 H.J. Lu<sys/platform/x86.h>: Add Intel LAM support
2020-12-21 Richard Earnshawelf: Add a tunable to control use of tagged memory
2020-12-21 Richard Earnshawconfig: Allow memory tagging to be enabled when configu...
2020-12-18 Anssi Hannulaieee754: Remove unused __sin32 and __cos32
2020-12-17 Stefan Lieblers390x: Require GCC 7.1 or later to build glibc.
2020-12-03 Florian Weimermanual: Clarify File Access Modes section and add O_PATH
2020-11-25 Adhemerval Zanellanptl: Return EINVAL for invalid clock for pthread_clock...
2020-10-30 Carlos O'DonellArgument Syntax: Use "option", @option, and @command.
2020-10-22 Siddhesh PoyarekarReword description of SXID_* tunable properties
2020-10-19 Adhemerval ZanellaMove vtimes to a compatibility symbol
2020-10-13 Benno Schulenbergmanual: correct the spelling of "MALLOC_PERTURB_" ...
2020-10-13 Benno Schulenbergmanual: replace an obsolete collation example with...
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM support
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add Intel HRESET support
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add AVX-VNNI support
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add AVX512_FP16 support
2020-10-09 H.J. Lu<sys/platform/x86.h>: Add Intel UINTR support
2020-10-07 Florian WeimerLinux: Require properly configured /dev/pts for PTYs
2020-10-05 Jonathan Wakelymanual: Fix typo
2020-09-29 H.J. LuSet tunable value as well as min/max values
2020-09-28 Patrick McGeheartyReversing calculation of __x86_shared_non_temporal_thre...
2020-09-16 H.J. Lu<sys/platform/x86.h>: Add Intel Key Locker support
2020-09-12 H.J. Lux86: Install <sys/platform/x86.h> [BZ #26124]
2020-08-31 Martin LiskaAdd mallinfo2 function that support sizes >= 4GB.
next