Age | Commit message (Expand) | Author | Files | Lines |
2021-12-01 | binutils: add missing prefix for binutils/index.html rule | Mike Frysinger | 2 | -2/+2 |
2021-12-01 | readelf: recognize FDO Packaging Metadata ELF note. (Correcting snafu during... | Luca Boccassi | 1 | -2/+2 |
2021-12-01 | readelf: recognize FDO Packaging Metadata ELF note | Luca Boccassi | 1 | -0/+15 |
2021-11-30 | binutils: regenerate Makefile.in after doc/ changes | Mike Frysinger | 1 | -16/+16 |
2021-11-30 | Fix missing build dependency for binutils man pages | Roland McGrath | 2 | -16/+21 |
2021-11-30 | Use dwarf_vma type for offsets, ranges and section sizes in DWARF decoder. | Nick Clifton | 2 | -36/+59 |
2021-11-29 | binutils: merge doc subdir up a level | Mike Frysinger | 6 | -1145/+609 |
2021-11-29 | binutils: enable silent build rules | Mike Frysinger | 6 | -226/+266 |
2021-11-29 | strings: Replace references to -u option with references to -U. | Nick Clifton | 1 | -2/+2 |
2021-11-29 | Update description of string's -n option. | Nick Clifton | 3 | -5/+17 |
2021-11-24 | Fix an illegal memory access parsing a corrupt sysroff file. | Nick Clifton | 2 | -0/+11 |
2021-11-23 | AArch64: Add support for AArch64 EFI (efi-*-aarch64). | Tamar Christina | 4 | -0/+68 |
2021-11-23 | binutils debuginfod test | Alan Modra | 1 | -1/+2 |
2021-11-23 | Update bug reporting address | Alan Modra | 1 | -1/+1 |
2021-11-19 | elfedit: Align --[in|out]put-abiversion usage | H.J. Lu | 1 | -4/+2 |
2021-11-19 | RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC. | Nelson Chu | 1 | -0/+39 |
2021-11-18 | Pass DEBUGINFOD_CFLAGS when compiling dwarf.c | Alan Modra | 2 | -2/+22 |
2021-11-17 | elfedit: Add --output-abiversion option to update ABIVERSION | H.J. Lu | 5 | -3/+83 |
2021-11-16 | readelf: Support SHT_RELR/DT_RELR for -r | Fangrui Song | 3 | -29/+138 |
2021-11-15 | Update my email address. | Jim Wilson | 1 | -1/+1 |
2021-11-12 | Fix demangle style usage info | Alan Modra | 8 | -60/+188 |
2021-11-10 | PR28575, readelf.c and strings.c use undefined type uint | Pekka Seppänen | 2 | -21/+24 |
2021-11-10 | Re: Add --unicode option | Alan Modra | 1 | -39/+39 |
2021-11-10 | Re: Add --unicode option | Alan Modra | 1 | -1/+1 |
2021-11-10 | PR28543, readelf entered an infinite loop | Alan Modra | 1 | -0/+2 |
2021-11-10 | PR28542, Undefined behaviours in readelf.c | Alan Modra | 1 | -2/+3 |
2021-11-09 | Add --unicode option to control how unicode characters are handled by display... | Nick Clifton | 7 | -103/+1409 |
2021-11-06 | Modernise yyerror | Alan Modra | 6 | -16/+17 |
2021-11-06 | readelf: Support RELR in -S and -d and output | Fangrui Song | 1 | -0/+6 |
2021-11-06 | readelf: Make DT_PREINIT_ARRAYSZ's output style match DT_INIT_ARRAYSZ | Fangrui Song | 1 | -0/+1 |
2021-11-05 | PR28541, unstable cie offset in the output of readelf | Alan Modra | 1 | -6/+11 |
2021-11-04 | PR28540, segmentation fault on NULL byte_get | Alan Modra | 1 | -1/+1 |
2021-11-03 | Use section name in warnings in display_debug_loc | Tom Tromey | 2 | -8/+16 |
2021-11-03 | asan: dlltool buffer overflow: embedded NUL in string | Alan Modra | 1 | -4/+2 |
2021-11-03 | asan: assert (addr_ranges) <= (start) | Alan Modra | 1 | -10/+9 |
2021-11-01 | objcopy buffer overflow | Alan Modra | 1 | -12/+9 |
2021-11-01 | arm: add armv9-a architecture to -march | Przemyslaw Wirkus | 1 | -1/+2 |
2021-10-29 | Support for a new pacbti unwind opcode. | Tejas Belagod | 1 | -0/+2 |
2021-10-25 | binutils, ld: make objdump --ctf's parameter optional | Nick Alcock | 3 | -4/+16 |
2021-10-25 | binutils: make objdump/readelf --ctf-parent actually useful | Nick Alcock | 4 | -121/+86 |
2021-10-25 | objdump doesn't accept -L option | Alan Modra | 1 | -1/+1 |
2021-10-25 | bfd_nonfatal_message, localise va_start | Alan Modra | 1 | -3/+3 |
2021-10-24 | LoongArch binutils support | liuzhensong | 3 | -0/+27 |
2021-10-21 | Avoid -Waddress warnings in readelf | Alan Modra | 1 | -86/+123 |
2021-10-19 | Fix a potential illegal memory access when testing for a special LTO symbol n... | Nick Clifton | 3 | -2/+10 |
2021-10-17 | PR28459, readelf issues bogus warning | Alan Modra | 1 | -1/+0 |
2021-10-06 | PR28401, invalid section name lookup | Alan Modra | 1 | -13/+17 |
2021-09-30 | make objcopy fail if it is asked to redefine symbols in an object file contai... | Nick Clifton | 2 | -0/+12 |
2021-09-30 | Add support to readelf for reading OpenBSD ELF core notes. | Frederic Cambus | 1 | -0/+24 |
2021-09-29 | PR27202, readelf -wL doesn't work on ".loc 0" | Alan Modra | 1 | -3/+8 |