about summary refs log tree commit diff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/dso-ordering-test.py: Generate program run-time dependenciesFlorian Weimer2022-09-201-7/+6
* glibcextract.py: Add compile_c_snippetAdhemerval Zanella2022-08-241-0/+19
* LoongArch: Update build-many-glibcs.py for the LoongArch Port.caiyinyu2022-07-261-0/+5
* LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.pycaiyinyu2022-07-261-1/+2
* Update scripts/config.* files from upstream GNU config versionAdhemerval Zanella2022-07-192-878/+1252
* Use GCC 12 branch in build-many-glibcs.pyJoseph Myers2022-07-041-1/+1
* scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constantAdhemerval Zanella2022-06-061-0/+4
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-052-4/+4
* Use Linux 5.18 in build-many-glibcs.pyJoseph Myers2022-05-241-1/+1
* scripts/glibcelf.py: Add *T_RISCV_* constantsFlorian Weimer2022-05-161-0/+12
* csu: Implement and use _dl_early_allocate during static startupFlorian Weimer2022-05-161-7/+27
* elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libra...Adhemerval Zanella2022-04-271-0/+108
* Add GLIBC_ABI_DT_RELR for DT_RELR supportH.J. Lu2022-04-262-1/+8
* elf: Define DT_RELR related macros and typesH.J. Lu2022-04-261-0/+4
* scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlierFlorian Weimer2022-04-251-0/+6
* scripts: Add glibcelf.py moduleFlorian Weimer2022-04-221-0/+1135
* Use Linux 5.17 in build-many-glibcs.pyJoseph Myers2022-03-221-1/+1
* scripts/dso-ordering-test.py: Fix C&P error in * callrefs processingFlorian Weimer2022-03-181-3/+3
* Use binutils 2.38 branch in build-many-glibcs.pyJoseph Myers2022-02-101-1/+1
* elf: Replace tst-p_alignmod1-editX with a python scriptAdhemerval Zanella2022-01-261-0/+206
* Disable debuginfod in printer tests [BZ #28757]H.J. Lu2022-01-141-0/+11
* Use Linux 5.16 in build-many-glibcs.pyJoseph Myers2022-01-111-1/+1
* build-many-glibcs.py: add OpenRISC supportStafford Horne2022-01-051-0/+5
* Sync move-if-change from Gnulib, updating copyrightPaul Eggert2022-01-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0130-30/+30
* Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar2021-12-171-1/+1
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-131-6/+7
* dso-ordering-test.py: Put all sources in one directory [BZ #28550]H.J. Lu2021-11-151-13/+34
* Add a comment for --enable-initfini-array [BZ #27945]H.J. Lu2021-11-131-1/+3
* Configure GCC with --enable-initfini-array [BZ #27945]H.J. Lu2021-11-051-0/+1
* Use Linux 5.15 in build-many-glibcs.pyJoseph Myers2021-11-021-1/+1
* elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)Chung-Lin Tang2021-10-211-0/+1144
* glibcextract.py: Place un-assemblable @@@ in a commentFangrui Song2021-10-191-1/+1
* build-many-glibcs.py: add powerpc64le glibc variant without multiarchPaul E. Murphy2021-09-241-1/+3
* Fix build-many-glibcs.py --strip for installed library renamingJoseph Myers2021-09-161-9/+7
* Use Linux 5.14 in build-many-glibcs.pyJoseph Myers2021-09-071-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-034-4/+0
* Port shared code information from the wikiSiddhesh Poyarekar2021-09-031-0/+70
* Use binutils 2.37 branch in build-many-glibcs.pyJoseph Myers2021-08-091-1/+1
* build-many-glibcs.py: Add x86_64-linux-gnu-minimal configurationFlorian Weimer2021-07-281-0/+10
* build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf-thumbFlorian Weimer2021-07-091-0/+3
* Use Linux 5.13 in build-many-glibcs.pyJoseph Myers2021-06-301-1/+1
* nptl_db: Re-use the ELF-to-abilist converter for ABI checkingFlorian Weimer2021-06-291-1/+1
* Add libc ABI extension kludge for baseline-violating libdl symbolsFlorian Weimer2021-06-021-1/+25
* scripts/versions.awk: Add local: * to all version nodesFlorian Weimer2021-06-021-5/+1
* scripts/versions.awk: Add strings and hashes to <first-versions.h>Florian Weimer2021-05-101-0/+36
* Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py.Joseph Myers2021-04-271-2/+2
* glibcymbols.read_abilist: Add check for duplicate symbolsFlorian Weimer2021-03-161-1/+4
* scripts/glibcsymbols.py: Extract from scripts/move-symbol-to-libc.pyFlorian Weimer2021-03-162-62/+93