Age | Commit message (Expand) | Author | Files | Lines |
2024-02-15 | sort-makefile-lines.py: Allow '_' in name and "^# name" | H.J. Lu | 1 | -2/+2 |
2024-02-12 | test_printers_common.py: Remove invalid escape sequence | H.J. Lu | 1 | -1/+1 |
2024-01-31 | build-many-glibcs: relax version check to allow non-digit characters | Fangrui Song | 1 | -9/+7 |
2024-01-30 | Update advisory format and introduce some automation | Siddhesh Poyarekar | 2 | -41/+85 |
2024-01-30 | Use binutils 2.42 branch in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2024-01-22 | Use --disable-default-pie for sparc in build-many-glibcs.py | Adhemerval Zanella | 1 | -4/+6 |
2024-01-19 | Further build-many-glibcs.py fixes for utcnow() deprecation | Joseph Myers | 1 | -9/+14 |
2024-01-17 | Use Linux 6.7 in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2024-01-10 | Fix deprecated utcnow() usage in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2024-01-10 | Fix invalid escape sequence in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2024-01-08 | Remove ia64-linux-gnu | Adhemerval Zanella | 1 | -5/+0 |
2024-01-05 | elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT | H.J. Lu | 1 | -0/+4 |
2024-01-01 | Update copyright dates not handled by scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 36 | -36/+36 |
2023-12-07 | Move CVE information into advisories directory | Siddhesh Poyarekar | 1 | -0/+41 |
2023-11-29 | elf: Add a way to check if tunable is set (BZ 27069) | Adhemerval Zanella | 1 | -2/+2 |
2023-11-21 | elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries | Adhemerval Zanella | 1 | -16/+2 |
2023-11-03 | Format test results closer to what DejaGnu does | Maxim Kuvyrkov | 1 | -0/+3 |
2023-10-31 | Use Linux 6.6 in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2023-10-30 | crypt: Remove libcrypt support | Adhemerval Zanella | 2 | -5/+2 |
2023-10-30 | sparc: Remove optimize md5, sha256, and sha512 | Adhemerval Zanella | 1 | -3/+1 |
2023-10-30 | build-many-glibcs: Fix traililing whitespace | Adhemerval Zanella | 1 | -3/+3 |
2023-10-24 | Remove 'grp' and merge into 'nss' and 'posix' | Arjun Shankar | 1 | -1/+1 |
2023-10-09 | build-many-glibcs: Check for required system tools | DJ Delorie | 1 | -0/+96 |
2023-09-08 | Use Linux 6.5 in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2023-08-29 | Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py | Joseph Myers | 1 | -2/+2 |
2023-08-08 | Use binutils 2.41 branch in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2023-07-20 | scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3 | Adhemerval Zanella | 1 | -4/+7 |
2023-07-20 | configure: Disable building libcrypt by default | Siddhesh Poyarekar | 1 | -2/+6 |
2023-07-19 | scripts: Add fortify checks on installed headers | Adhemerval Zanella | 1 | -13/+23 |
2023-07-05 | Allow glibc to be built with _FORTIFY_SOURCE | Frédéric Bérat | 1 | -1/+3 |
2023-06-27 | Use Linux 6.4 in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2023-06-02 | Add lint-makefiles Makefile linting test. | Carlos O'Donell | 1 | -0/+74 |
2023-06-02 | Fix a few more typos I missed in previous round -- BZ 25337 | Paul Pluzhnikov | 1 | -3/+3 |
2023-06-02 | Fix all the remaining misspellings -- BZ 25337 | Paul Pluzhnikov | 4 | -6/+6 |
2023-05-18 | scripts: sort-makefile-lines.py | Carlos O'Donell | 1 | -1/+4 |
2023-05-10 | scripts: Add sort-makefile-lines.py to sort Makefile variables. | Carlos O'Donell | 1 | -0/+160 |
2023-05-02 | hurd: Enable x86_64 build script | Samuel Thibault | 1 | -0/+3 |
2023-05-02 | Use GCC 13 branch, Linux 6.3 in build-many-glibcs.py | Joseph Myers | 1 | -2/+2 |
2023-05-01 | mach: Disable 32bit compatibility mode | Samuel Thibault | 1 | -0/+1 |
2023-04-19 | build-many-glibcs.py: --disable-gcov for gcc-first | Jan-Benedict Glaw | 1 | -0/+1 |
2023-03-29 | Remove --enable-tunables configure option | Adhemerval Zanella Netto | 1 | -1/+0 |
2023-03-29 | Remove --disable-experimental-malloc option | Adhemerval Zanella | 1 | -1/+0 |
2023-02-22 | Use Linux 6.2 in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2023-01-27 | Use binutils 2.40 branch in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2023-01-27 | Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py | Joseph Myers | 1 | -2/+2 |
2023-01-12 | scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option | Adhemerval Zanella | 1 | -2/+0 |
2023-01-12 | configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS | Adhemerval Zanella | 1 | -3/+0 |
2023-01-11 | configure: Allow user override LD, AR, OBJCOPY, and GPROF | Adhemerval Zanella | 1 | -3/+0 |
2023-01-06 | Update copyright dates not handled by scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |