aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat
2023-06-27Use Linux 6.4 in build-many-glibcs.pyJoseph Myers
2023-06-02Add lint-makefiles Makefile linting test.Carlos O'Donell
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-05-18scripts: sort-makefile-lines.pyCarlos O'Donell
2023-05-10scripts: Add sort-makefile-lines.py to sort Makefile variables.Carlos O'Donell
2023-05-02hurd: Enable x86_64 build scriptSamuel Thibault
2023-05-02Use GCC 13 branch, Linux 6.3 in build-many-glibcs.pyJoseph Myers
2023-05-01mach: Disable 32bit compatibility modeSamuel Thibault
2023-04-19build-many-glibcs.py: --disable-gcov for gcc-firstJan-Benedict Glaw
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella
2023-02-22Use Linux 6.2 in build-many-glibcs.pyJoseph Myers
2023-01-27Use binutils 2.40 branch in build-many-glibcs.pyJoseph Myers
2023-01-27Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.pyJoseph Myers
2023-01-12scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP optionAdhemerval Zanella
2023-01-12configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILSAdhemerval Zanella
2023-01-11configure: Allow user override LD, AR, OBJCOPY, and GPROFAdhemerval Zanella
2023-01-06Update copyright dates not handled by scripts/update-copyrightsJoseph Myers
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-22Simplify scripts/cross-test-ssh.sh configuration.Carlos O'Donell
2022-12-19Use Linux 6.1 in build-many-glibcs.pyJoseph Myers
2022-12-06configure: Remove AS checkAdhemerval Zanella
2022-11-29ARC: update definitions in elf/elf.hShahab Vahedi
2022-11-29scripts: Add "|" operator support to glibcpp's parsingShahab Vahedi
2022-11-03scripts/glibcelf.py: Properly report <elf.h> parsing failuresFlorian Weimer
2022-10-28scripts: Use bool in tunables initializerSzabolcs Nagy
2022-10-27scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY)Florian Weimer
2022-10-04Use Linux 6.0 in build-many-glibcs.pyJoseph Myers
2022-09-22elf: Extract glibcelf constants from <elf.h>Florian Weimer
2022-09-22scripts: Enhance glibcpp to do basic macro processingFlorian Weimer
2022-09-22scripts: Extract glibcpp.py from check-obsolete-constructs.pyFlorian Weimer
2022-09-06scripts/dso-ordering-test.py: Generate program run-time dependenciesFlorian Weimer
2022-09-05scripts/build-many-glibcs.py: Use https:// for sourceware.org Git clonesFlorian Weimer
2022-09-01LoongArch: Add soft float support.caiyinyu
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer
2022-08-23scripts/glibcelf.py: Add hashing supportFlorian Weimer
2022-08-18Use binutils 2.39 branch in build-many-glibcs.pyJoseph Myers
2022-08-12glibcextract.py: Add compile_c_snippetAdhemerval Zanella
2022-08-02Use Linux 5.19 in build-many-glibcs.pyJoseph Myers
2022-07-26LoongArch: Update build-many-glibcs.py for the LoongArch Port.caiyinyu
2022-07-26LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.pycaiyinyu
2022-07-19Update scripts/config.* files from upstream GNU config versionAdhemerval Zanella
2022-07-04Use GCC 12 branch in build-many-glibcs.pyJoseph Myers
2022-06-06scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constantAdhemerval Zanella
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James
2022-05-24Use Linux 5.18 in build-many-glibcs.pyJoseph Myers
2022-05-16scripts/glibcelf.py: Add *T_RISCV_* constantsFlorian Weimer