summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Add markers for 2.38 branchNick Clifton2022-01-223-0/+7
* drop old unused stamp-h.in fileMike Frysinger2022-01-211-1/+0
* PR28029, debuginfod testsAlan Modra2022-01-181-50/+62
* PowerPC64 DT_RELRAlan Modra2022-01-181-1/+3
* Update the config.guess and config.sub files from the master repository and r...Nick Clifton2022-01-172-0/+5
* testsuite supports_dt_relrAlan Modra2022-01-131-0/+10
* elf: Support DT_RELR in linker testsH.J. Lu2022-01-121-0/+1
* objdump, readelf: Emit "CU:" format only when wide output is requestedHans-Peter Nilsson2022-01-123-3/+3
* ar: Add --thin for creating thin archivesFangrui Song2022-01-115-6/+43
* Fix multiple problems with DLL generation.Martin Storsj2022-01-112-3/+22
* Revert previous delta to debug.c. Replace with patch to reject indirect type...Pavel Mayorov2022-01-072-20/+23
* Fix a stack exhaustion bug parsing malicious STABS format debug information.Nick Clifton2022-01-062-2/+22
* doc: Replace =frame-interp with =frames-interpH.J. Lu2022-01-051-1/+1
* Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_filename parameter.Nick Clifton2022-01-041-1/+1
* Remove a spurious debugging message.Nick Clifton2022-01-042-3/+5
* Update year range in copyright notice of binutils filesAlan Modra2022-01-02145-147/+147
* Typo fixes in binutils docAlan Modra2021-12-211-4/+4
* readelf: avoid a possible divide by zeroAlan Modra2021-12-191-0/+4
* try_build_id_prefix gcc-10 -Wformat-security errorsAlan Modra2021-12-171-3/+2
* When loading separate debug info files, also attempt to locate a file based u...Nick Clifton2021-12-164-4/+131
* PR28694, Out-of-bounds write in stab_xcoff_builtin_typeAlan Modra2021-12-151-44/+43
* Don't return the main file as the separate debug infoH.J. Lu2021-12-101-1/+17
* Re: Add support for AArch64 EFI (efi-*-aarch64)Alan Modra2021-12-071-46/+40
* Add myself and Zhensong Liu as the LoongArch port maintainer.Chenghua Xu2021-12-032-0/+7
* Fix illegal memory access whilst parsing corrupt DWARF debug information.Nick Clifton2021-12-022-2/+22
* binutils: add missing prefix for binutils/index.html ruleMike Frysinger2021-12-012-2/+2
* readelf: recognize FDO Packaging Metadata ELF note. (Correcting snafu during...Luca Boccassi2021-12-011-2/+2
* readelf: recognize FDO Packaging Metadata ELF noteLuca Boccassi2021-12-011-0/+15
* binutils: regenerate Makefile.in after doc/ changesMike Frysinger2021-11-301-16/+16
* Fix missing build dependency for binutils man pagesRoland McGrath2021-11-302-16/+21
* Use dwarf_vma type for offsets, ranges and section sizes in DWARF decoder.Nick Clifton2021-11-302-36/+59
* binutils: merge doc subdir up a levelMike Frysinger2021-11-296-1145/+609
* binutils: enable silent build rulesMike Frysinger2021-11-296-226/+266
* strings: Replace references to -u option with references to -U.Nick Clifton2021-11-291-2/+2
* Update description of string's -n option.Nick Clifton2021-11-293-5/+17
* Fix an illegal memory access parsing a corrupt sysroff file.Nick Clifton2021-11-242-0/+11
* AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina2021-11-234-0/+68
* binutils debuginfod testAlan Modra2021-11-231-1/+2
* Update bug reporting addressAlan Modra2021-11-231-1/+1
* elfedit: Align --[in|out]put-abiversion usageH.J. Lu2021-11-191-4/+2
* RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu2021-11-191-0/+39
* Pass DEBUGINFOD_CFLAGS when compiling dwarf.cAlan Modra2021-11-182-2/+22
* elfedit: Add --output-abiversion option to update ABIVERSIONH.J. Lu2021-11-175-3/+83
* readelf: Support SHT_RELR/DT_RELR for -rFangrui Song2021-11-163-29/+138
* Update my email address.Jim Wilson2021-11-151-1/+1
* Fix demangle style usage infoAlan Modra2021-11-128-60/+188
* PR28575, readelf.c and strings.c use undefined type uintPekka Seppänen2021-11-102-21/+24
* Re: Add --unicode optionAlan Modra2021-11-101-39/+39
* Re: Add --unicode optionAlan Modra2021-11-101-1/+1
* PR28543, readelf entered an infinite loopAlan Modra2021-11-101-0/+2