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