Age | Commit message (Expand) | Author | Files | Lines |
2022-08-10 | bfd: Add support for LoongArch64 EFI (efi-*-loongarch64). | Youling Tang | 3 | -0/+78 |
2022-08-09 | Default to enabling colored disassembly if output is to a terminal. | Nick Clifton | 5 | -19/+71 |
2022-08-08 | Add a link to the NEWS files in the release announcement email. | Nick Clifton | 2 | -0/+11 |
2022-08-06 | objcopy section alignment | Alan Modra | 1 | -19/+7 |
2022-08-05 | Update following 2.39 release | Nick Clifton | 1 | -17/+28 |
2022-08-05 | Sanity check loc_offsets index | Alan Modra | 1 | -10/+20 |
2022-08-05 | binutils/Dwarf: avoid "shadowing" of glibc function name | Jan Beulich | 1 | -13/+13 |
2022-08-04 | Recognize the new ELF compression type for ZSTD. | Cary Coutant | 1 | -0/+2 |
2022-08-04 | Don't use BFD_VMA_FMT in binutils | Alan Modra | 5 | -107/+83 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 4 | -83/+52 |
2022-07-26 | Updated translations for various sub-directories | Nick Clifton | 3 | -5895/+6527 |
2022-07-25 | opcodes: add new sub-mnemonic disassembler style | Andrew Burgess | 1 | -0/+2 |
2022-07-25 | bfd: Delete R_LARCH_NONE from dyn info of LoongArch. | liuzhensong | 1 | -0/+2 |
2022-07-22 | PR17122, OSX 10.9 build failure | Alan Modra | 4 | -26/+3 |
2022-07-22 | PR15951, binutils testsuite builds status wrapper unconditionally | Alan Modra | 1 | -1/+6 |
2022-07-21 | PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_save | Alan Modra | 1 | -2/+11 |
2022-07-21 | PR29337, readelf CU/TU mixup in .gdb_index | Alan Modra | 1 | -2/+2 |
2022-07-21 | PR29370, infinite loop in display_debug_abbrev | Alan Modra | 1 | -13/+6 |
2022-07-21 | binutils/dwarf.c: abbrev caching | Alan Modra | 1 | -98/+110 |
2022-07-21 | miscellaneous dwarf.c tidies | Alan Modra | 1 | -110/+106 |
2022-07-19 | [AArch64] Support AArch64 MTE memory tag dumps in core files | Luis Machado | 1 | -0/+1 |
2022-07-09 | Regenerate with automake-1.15.1 | Alan Modra | 3 | -482/+304 |
2022-07-08 | Update release README with new version numbers | Nick Clifton | 1 | -7/+7 |
2022-07-08 | Update version to 2.39.50 and regenerate files | Nick Clifton | 5 | -2278/+2621 |
2022-07-08 | Add markers for 2.39 branch | Nick Clifton | 4 | -1/+9 |
2022-07-06 | Descriptive DWARF operations dump support for DW_AT_rank | Bhuvanendra Kumar N | 1 | -0/+1 |
2022-07-05 | Support for location and range lists for split-dwarf and dwarf-5. | Bhuvanendra Kumar N | 2 | -9/+34 |
2022-07-04 | objcopy: bfd_alloc orelocation | Alan Modra | 3 | -24/+28 |
2022-07-04 | Modified changes for split-dwarf and dwarf-5. | Bhuvanendra Kumar N | 1 | -3/+9 |
2022-07-01 | Add newline to the end of the rnglists displsy. | Nick Clifton | 2 | -0/+5 |
2022-06-30 | Fix implementation of readelf's -wE and -wN options, | Nick Clifton | 3 | -4/+18 |
2022-06-28 | windres: add quotes around preprocessor cmd if needed | Clément Chigot | 1 | -12/+14 |
2022-06-28 | Fix the display of the idnex values for DW_FORM_loclistx and DW_FORM_rnglistx... | Nick Clifton | 3 | -127/+183 |
2022-06-27 | Replace a run-time assertion failure with a warning message when parsing corr... | Nick Clifton | 2 | -1/+12 |
2022-06-27 | Fix NULL pointer indirection when parsing corrupt DWARF data. | Nick Clifton | 2 | -6/+12 |
2022-06-27 | Stop bogus warnings about DWARF indexed string offsets being too big. | Nick Clifton | 3 | -75/+26 |
2022-06-27 | drop XC16x bits | Jan Beulich | 1 | -14/+0 |
2022-06-27 | Fix location list offset address dump under DW_AT_location (dwarf-5) | Bhuvanendra Kumar N | 1 | -12/+26 |
2022-06-22 | Binutils support for split-dwarf and dwarf-5 | Kumar N, Bhuvanendra | 3 | -15/+56 |
2022-06-22 | readelf: replace xmalloc with malloc in slurp_relr_relocs | Marcus Nilsson | 2 | -1/+6 |
2022-06-22 | PR29270, DW_FORM_udata signed output | Alan Modra | 1 | -1/+5 |
2022-06-21 | Binutils support for dwarf-5 (location and range lists related) | Nick Clifton | 3 | -13/+51 |
2022-06-20 | PR29262, memory leak in pr_function_type | Alan Modra | 1 | -5/+2 |
2022-06-20 | PR29261, memory leak in parse_stab_struct_fields | Alan Modra | 1 | -1/+4 |
2022-06-17 | PR29255, memory leak in make_tempdir | Alan Modra | 1 | -9/+11 |
2022-06-17 | PR29254, memory leak in stab_demangle_v3_arg | Alan Modra | 1 | -1/+4 |
2022-06-16 | Always free matching vector from bfd_check_format_matches | Alan Modra | 9 | -48/+15 |
2022-06-16 | Restore readelf -wF | Alan Modra | 1 | -102/+59 |
2022-06-16 | PR29250, readelf erases CIE initial register state | Alan Modra | 1 | -37/+31 |
2022-06-14 | asan: applying zero offset to NULL pointer | Alan Modra | 1 | -2/+3 |