]> git.ipfire.org Git - thirdparty/glibc.git/history - scripts
INSTALL, install.texi: minor updates, regenerate
[thirdparty/glibc.git] / scripts /
2024-01-30  Siddhesh PoyarekarUpdate advisory format and introduce some automation
2024-01-30  Joseph MyersUse binutils 2.42 branch in build-many-glibcs.py
2024-01-22  Adhemerval ZanellaUse --disable-default-pie for sparc in build-many-glibcs.py
2024-01-19  Joseph MyersFurther build-many-glibcs.py fixes for utcnow() deprecation
2024-01-17  Joseph MyersUse Linux 6.7 in build-many-glibcs.py
2024-01-10  Joseph MyersFix deprecated utcnow() usage in build-many-glibcs.py
2024-01-10  Joseph MyersFix invalid escape sequence in build-many-glibcs.py
2024-01-08  Adhemerval ZanellaRemove ia64-linux-gnu
2024-01-05  H.J. Luelf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
2024-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-07  Siddhesh PoyarekarMove CVE information into advisories directory
2023-11-29  Adhemerval Zanellaelf: Add a way to check if tunable is set (BZ 27069)
2023-11-21  Adhemerval Zanellaelf: Ignore GLIBC_TUNABLES for setuid/setgid binaries
2023-11-03  Maxim KuvyrkovFormat test results closer to what DejaGnu does
2023-10-31  Joseph MyersUse Linux 6.6 in build-many-glibcs.py
2023-10-30  Adhemerval Zanellacrypt: Remove libcrypt support
2023-10-30  Adhemerval Zanellasparc: Remove optimize md5, sha256, and sha512
2023-10-30  Adhemerval Zanellabuild-many-glibcs: Fix traililing whitespace
2023-10-24  Arjun ShankarRemove 'grp' and merge into 'nss' and 'posix'
2023-10-09  DJ Deloriebuild-many-glibcs: Check for required system tools
2023-09-08  Joseph MyersUse Linux 6.5 in build-many-glibcs.py
2023-08-29  Joseph MyersUse GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py
2023-08-08  Joseph MyersUse binutils 2.41 branch in build-many-glibcs.py
2023-07-20  Adhemerval Zanellascripts: Fix fortify checks if compiler does not suppor...
2023-07-20  Siddhesh Poyarekarconfigure: Disable building libcrypt by default
2023-07-19  Adhemerval Zanellascripts: Add fortify checks on installed headers
2023-07-05  Frédéric BératAllow glibc to be built with _FORTIFY_SOURCE
2023-06-27  Joseph MyersUse Linux 6.4 in build-many-glibcs.py
2023-06-03  Carlos O'DonellAdd lint-makefiles Makefile linting test.
2023-06-02  Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-05-18  Carlos O'Donellscripts: sort-makefile-lines.py
2023-05-10  Carlos O'Donellscripts: Add sort-makefile-lines.py to sort Makefile...
2023-05-02  Samuel Thibaulthurd: Enable x86_64 build script
2023-05-02  Joseph MyersUse GCC 13 branch, Linux 6.3 in build-many-glibcs.py
2023-05-01  Samuel Thibaultmach: Disable 32bit compatibility mode
2023-04-19  Jan-Benedict Glawbuild-many-glibcs.py: --disable-gcov for gcc-first
2023-03-29  Adhemerval Zanella... Remove --enable-tunables configure option
2023-03-29  Adhemerval ZanellaRemove --disable-experimental-malloc option
2023-02-22  Joseph MyersUse Linux 6.2 in build-many-glibcs.py
2023-01-27  Joseph MyersUse binutils 2.40 branch in build-many-glibcs.py
2023-01-27  Joseph MyersUse MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py
2023-01-12  Adhemerval Zanellascripts/build-many-glibcs.py: Remove unused RANLIB...
2023-01-12  Adhemerval Zanellaconfigure: Move nm, objdump, and readelf to LIBC_PROG_B...
2023-01-11  Adhemerval Zanellaconfigure: Allow user override LD, AR, OBJCOPY, and...
2023-01-06  Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-22  Carlos O'DonellSimplify scripts/cross-test-ssh.sh configuration.
2022-12-19  Joseph MyersUse Linux 6.1 in build-many-glibcs.py
2022-12-06  Adhemerval Zanellaconfigure: Remove AS check
2022-11-29  Shahab VahediARC: update definitions in elf/elf.h
2022-11-29  Shahab Vahediscripts: Add "|" operator support to glibcpp's parsing
2022-11-03  Florian Weimerscripts/glibcelf.py: Properly report <elf.h> parsing...
2022-10-28  Szabolcs Nagyscripts: Use bool in tunables initializer
2022-10-27  Florian Weimerscripts/localplt.awk: Handle DT_JMPREL with empty PLT...
2022-10-04  Joseph MyersUse Linux 6.0 in build-many-glibcs.py
2022-09-22  Florian Weimerelf: Extract glibcelf constants from <elf.h>
2022-09-22  Florian Weimerscripts: Enhance glibcpp to do basic macro processing
2022-09-22  Florian Weimerscripts: Extract glibcpp.py from check-obsolete-constru...
2022-09-06  Florian Weimerscripts/dso-ordering-test.py: Generate program run...
2022-09-05  Florian Weimerscripts/build-many-glibcs.py: Use https:// for sourcewa...
2022-09-01  caiyinyuLoongArch: Add soft float support.
2022-08-25  Florian WeimerRevert "Detect ld.so and libc.so version inconsistency...
2022-08-24  Florian WeimerDetect ld.so and libc.so version inconsistency during...
2022-08-23  Florian Weimerscripts/glibcelf.py: Add hashing support
2022-08-18  Joseph MyersUse binutils 2.39 branch in build-many-glibcs.py
2022-08-12  Adhemerval Zanellaglibcextract.py: Add compile_c_snippet
2022-08-02  Joseph MyersUse Linux 5.19 in build-many-glibcs.py
2022-07-26  caiyinyuLoongArch: Update build-many-glibcs.py for the LoongArc...
2022-07-26  caiyinyuLoongArch: Add relocations and ELF flags to elf.h and...
2022-07-19  Adhemerval ZanellaUpdate scripts/config.* files from upstream GNU config...
2022-07-04  Joseph MyersUse GCC 12 branch in build-many-glibcs.py
2022-06-06  Adhemerval Zanellascripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constant
2022-06-05  Sam Jamesgrep: egrep -> grep -E, fgrep -> grep -F
2022-05-24  Joseph MyersUse Linux 5.18 in build-many-glibcs.py
2022-05-16  Florian Weimerscripts/glibcelf.py: Add *T_RISCV_* constants
2022-05-16  Florian Weimercsu: Implement and use _dl_early_allocate during static...
2022-04-27  Adhemerval Zanellaelf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJE...
2022-04-26  H.J. LuAdd GLIBC_ABI_DT_RELR for DT_RELR support
2022-04-26  H.J. Luelf: Define DT_RELR related macros and types
2022-04-25  Florian Weimerscripts/glibcelf.py: Mark as UNSUPPORTED on Python...
2022-04-22  Florian Weimerscripts: Add glibcelf.py module
2022-03-22  Joseph MyersUse Linux 5.17 in build-many-glibcs.py
2022-03-18  Florian Weimerscripts/dso-ordering-test.py: Fix C&P error in * callre...
2022-02-10  Joseph MyersUse binutils 2.38 branch in build-many-glibcs.py
2022-01-26  Adhemerval Zanellaelf: Replace tst-p_alignmod1-editX with a python script
2022-01-14  H.J. LuDisable debuginfod in printer tests [BZ #28757]
2022-01-11  Joseph MyersUse Linux 5.16 in build-many-glibcs.py
2022-01-04  Stafford Hornebuild-many-glibcs.py: add OpenRISC support
2022-01-01  Paul EggertSync move-if-change from Gnulib, updating copyright
2022-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-17  Siddhesh PoyarekarFix The GNU ToolChain Authors copyright notice
2021-12-13  Siddhesh PoyarekarReplace --enable-static-pie with --disable-default-pie
2021-11-15  H.J. Ludso-ordering-test.py: Put all sources in one directory...
2021-11-13  H.J. LuAdd a comment for --enable-initfini-array [BZ #27945]
2021-11-05  H.J. LuConfigure GCC with --enable-initfini-array [BZ #27945]
2021-11-02  Joseph MyersUse Linux 5.15 in build-many-glibcs.py
2021-10-21  Chung-Lin Tangelf: Testing infrastructure for ld.so DSO sorting ...
next