aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-06-06scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constantAdhemerval Zanella1-0/+4
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James2-4/+4
2022-05-24Use Linux 5.18 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-05-16scripts/glibcelf.py: Add *T_RISCV_* constantsFlorian Weimer1-0/+12
2022-05-16csu: Implement and use _dl_early_allocate during static startupFlorian Weimer1-7/+27
2022-04-27elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libra...Adhemerval Zanella1-0/+108
2022-04-26Add GLIBC_ABI_DT_RELR for DT_RELR supportH.J. Lu2-1/+8
2022-04-26elf: Define DT_RELR related macros and typesH.J. Lu1-0/+4
2022-04-25scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlierFlorian Weimer1-0/+6
2022-04-22scripts: Add glibcelf.py moduleFlorian Weimer1-0/+1135
2022-03-22Use Linux 5.17 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-03-18scripts/dso-ordering-test.py: Fix C&P error in * callrefs processingFlorian Weimer1-3/+3
2022-02-10Use binutils 2.38 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2022-01-26elf: Replace tst-p_alignmod1-editX with a python scriptAdhemerval Zanella1-0/+206
2022-01-14Disable debuginfod in printer tests [BZ #28757]H.J. Lu1-0/+11
2022-01-11Use Linux 5.16 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-01-05build-many-glibcs.py: add OpenRISC supportStafford Horne1-0/+5
2022-01-01Sync move-if-change from Gnulib, updating copyrightPaul Eggert1-1/+1
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert30-30/+30
2021-12-17Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar1-1/+1
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar1-6/+7
2021-11-15dso-ordering-test.py: Put all sources in one directory [BZ #28550]H.J. Lu1-13/+34
2021-11-13Add a comment for --enable-initfini-array [BZ #27945]H.J. Lu1-1/+3
2021-11-05Configure GCC with --enable-initfini-array [BZ #27945]H.J. Lu1-0/+1
2021-11-02Use Linux 5.15 in build-many-glibcs.pyJoseph Myers1-1/+1
2021-10-21elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)Chung-Lin Tang1-0/+1144
2021-10-19glibcextract.py: Place un-assemblable @@@ in a commentFangrui Song1-1/+1
2021-09-24build-many-glibcs.py: add powerpc64le glibc variant without multiarchPaul E. Murphy1-1/+3
2021-09-16Fix build-many-glibcs.py --strip for installed library renamingJoseph Myers1-9/+7
2021-09-07Use Linux 5.14 in build-many-glibcs.pyJoseph Myers1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar4-4/+0
2021-09-03Port shared code information from the wikiSiddhesh Poyarekar1-0/+70
2021-08-09Use binutils 2.37 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2021-07-28build-many-glibcs.py: Add x86_64-linux-gnu-minimal configurationFlorian Weimer1-0/+10
2021-07-09build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf-thumbFlorian Weimer1-0/+3
2021-06-30Use Linux 5.13 in build-many-glibcs.pyJoseph Myers1-1/+1
2021-06-29nptl_db: Re-use the ELF-to-abilist converter for ABI checkingFlorian Weimer1-1/+1
2021-06-02Add libc ABI extension kludge for baseline-violating libdl symbolsFlorian Weimer1-1/+25
2021-06-02scripts/versions.awk: Add local: * to all version nodesFlorian Weimer1-5/+1
2021-05-10scripts/versions.awk: Add strings and hashes to <first-versions.h>Florian Weimer1-0/+36
2021-04-27Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py.Joseph Myers1-2/+2
2021-03-16glibcymbols.read_abilist: Add check for duplicate symbolsFlorian Weimer1-1/+4
2021-03-16scripts/glibcsymbols.py: Extract from scripts/move-symbol-to-libc.pyFlorian Weimer2-62/+93
2021-03-11Allow gdb version 10 in pretty printer tests.Stefan Liebler1-1/+2
2021-03-08tst: Extend cross-test-ssh.sh to specify if target date can be alteredLukasz Majewski1-1/+24
2021-02-22Use Linux 5.11 in build-many-glibcs.py.Joseph Myers1-1/+1
2021-02-22build-many-glibcs.py: Use make -O for more consistent log outputFlorian Weimer1-1/+1
2021-02-04Use binutils 2.36 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2021-01-21elf: Avoid RELATIVE relocs in __tunables_initSzabolcs Nagy1-1/+11