aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2022-05-16csu: Implement and use _dl_early_allocate during static startupFlorian Weimer
2022-04-27elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libra...Adhemerval Zanella
2022-04-26Add GLIBC_ABI_DT_RELR for DT_RELR supportH.J. Lu
2022-04-26elf: Define DT_RELR related macros and typesH.J. Lu
2022-04-25scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlierFlorian Weimer
2022-04-22scripts: Add glibcelf.py moduleFlorian Weimer
2022-03-22Use Linux 5.17 in build-many-glibcs.pyJoseph Myers
2022-03-18scripts/dso-ordering-test.py: Fix C&P error in * callrefs processingFlorian Weimer
2022-02-10Use binutils 2.38 branch in build-many-glibcs.pyJoseph Myers
2022-01-26elf: Replace tst-p_alignmod1-editX with a python scriptAdhemerval Zanella
2022-01-14Disable debuginfod in printer tests [BZ #28757]H.J. Lu
2022-01-11Use Linux 5.16 in build-many-glibcs.pyJoseph Myers
2022-01-05build-many-glibcs.py: add OpenRISC supportStafford Horne
2022-01-01Sync move-if-change from Gnulib, updating copyrightPaul Eggert
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-17Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar
2021-11-15dso-ordering-test.py: Put all sources in one directory [BZ #28550]H.J. Lu