aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2022-01-05doc: Replace =frame-interp with =frames-interpH.J. Lu1-1/+1
2022-01-04Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_filename parameter.Nick Clifton1-1/+1
2022-01-04Remove a spurious debugging message.Nick Clifton2-3/+5
2022-01-02Update year range in copyright notice of binutils filesAlan Modra145-147/+147
2021-12-21Typo fixes in binutils docAlan Modra1-4/+4
2021-12-19readelf: avoid a possible divide by zeroAlan Modra1-0/+4
2021-12-17try_build_id_prefix gcc-10 -Wformat-security errorsAlan Modra1-3/+2
2021-12-16When loading separate debug info files, also attempt to locate a file based u...Nick Clifton4-4/+131
2021-12-15PR28694, Out-of-bounds write in stab_xcoff_builtin_typeAlan Modra1-44/+43
2021-12-10Don't return the main file as the separate debug infoH.J. Lu1-1/+17
2021-12-07Re: Add support for AArch64 EFI (efi-*-aarch64)Alan Modra1-46/+40
2021-12-03Add myself and Zhensong Liu as the LoongArch port maintainer.Chenghua Xu2-0/+7
2021-12-02Fix illegal memory access whilst parsing corrupt DWARF debug information.Nick Clifton2-2/+22
2021-12-01binutils: add missing prefix for binutils/index.html ruleMike Frysinger2-2/+2
2021-12-01readelf: recognize FDO Packaging Metadata ELF note. (Correcting snafu during...Luca Boccassi1-2/+2
2021-12-01readelf: recognize FDO Packaging Metadata ELF noteLuca Boccassi1-0/+15
2021-11-30binutils: regenerate Makefile.in after doc/ changesMike Frysinger1-16/+16
2021-11-30Fix missing build dependency for binutils man pagesRoland McGrath2-16/+21
2021-11-30Use dwarf_vma type for offsets, ranges and section sizes in DWARF decoder.Nick Clifton2-36/+59
2021-11-29binutils: merge doc subdir up a levelMike Frysinger6-1145/+609
2021-11-29binutils: enable silent build rulesMike Frysinger6-226/+266
2021-11-29strings: Replace references to -u option with references to -U.Nick Clifton1-2/+2
2021-11-29Update description of string's -n option.Nick Clifton3-5/+17
2021-11-24Fix an illegal memory access parsing a corrupt sysroff file.Nick Clifton2-0/+11
2021-11-23AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina4-0/+68
2021-11-23binutils debuginfod testAlan Modra1-1/+2
2021-11-23Update bug reporting addressAlan Modra1-1/+1
2021-11-19elfedit: Align --[in|out]put-abiversion usageH.J. Lu1-4/+2
2021-11-19RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu1-0/+39
2021-11-18Pass DEBUGINFOD_CFLAGS when compiling dwarf.cAlan Modra2-2/+22
2021-11-17elfedit: Add --output-abiversion option to update ABIVERSIONH.J. Lu5-3/+83
2021-11-16readelf: Support SHT_RELR/DT_RELR for -rFangrui Song3-29/+138
2021-11-15Update my email address.Jim Wilson1-1/+1
2021-11-12Fix demangle style usage infoAlan Modra8-60/+188
2021-11-10PR28575, readelf.c and strings.c use undefined type uintPekka Seppänen2-21/+24
2021-11-10Re: Add --unicode optionAlan Modra1-39/+39
2021-11-10Re: Add --unicode optionAlan Modra1-1/+1
2021-11-10PR28543, readelf entered an infinite loopAlan Modra1-0/+2
2021-11-10PR28542, Undefined behaviours in readelf.cAlan Modra1-2/+3
2021-11-09Add --unicode option to control how unicode characters are handled by display...Nick Clifton7-103/+1409
2021-11-06Modernise yyerrorAlan Modra6-16/+17
2021-11-06readelf: Support RELR in -S and -d and outputFangrui Song1-0/+6
2021-11-06readelf: Make DT_PREINIT_ARRAYSZ's output style match DT_INIT_ARRAYSZFangrui Song1-0/+1
2021-11-05PR28541, unstable cie offset in the output of readelfAlan Modra1-6/+11
2021-11-04PR28540, segmentation fault on NULL byte_getAlan Modra1-1/+1
2021-11-03Use section name in warnings in display_debug_locTom Tromey2-8/+16
2021-11-03asan: dlltool buffer overflow: embedded NUL in stringAlan Modra1-4/+2
2021-11-03asan: assert (addr_ranges) <= (start)Alan Modra1-10/+9
2021-11-01objcopy buffer overflowAlan Modra1-12/+9
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus1-1/+2