summaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)Author
2021-05-19Fix a build problem if ENABLE_CHECKING is not defined.Eli Schwartz
2021-05-19PR27884, skip_attr_bytes: Assertion (data) <= (end) failedAlan Modra
2021-05-19PR27879, stack-buffer-overflow on sysdumpAlan Modra
2021-05-15process_cu_tu_indexAlan Modra
2021-05-15display_gdb_indexAlan Modra
2021-05-15display_debug_namesAlan Modra
2021-05-15display_debug_framesAlan Modra
2021-05-15read_cieAlan Modra
2021-05-15display_debug_rangesAlan Modra
2021-05-15display_debug_rnglists_listAlan Modra
2021-05-15display_debug_str_offsetsAlan Modra
2021-05-15display_debug_arangesAlan Modra
2021-05-15display_loc_listAlan Modra
2021-05-15display_debug_macroAlan Modra
2021-05-15get_line_filename_and_dirnameAlan Modra
2021-05-15display_debug_macinfoAlan Modra
2021-05-15display_debug_pubnames_workerAlan Modra
2021-05-15display_debug_lines_decodedAlan Modra
2021-05-15read_debug_line_headerAlan Modra
2021-05-15process_debug_infoAlan Modra
2021-05-15SAFE_BYTE_GET_INTERNALAlan Modra
2021-05-15_mul_overflow and get_encoded_valueAlan Modra
2021-05-13revert previous deltaNick Clifton
2021-05-13Fix an infinite loop in the DWARF decoder when parsing a corrupt string table.Nick Clifton
2021-05-13PR27861, Infinite loop in dwarf.c:7507-7526Alan Modra
2021-05-13PR27860, Segmentation fault on readelf -wAlan Modra
2021-05-12Ensure data pointer kept within boundsAlan Modra
2021-05-12SAFE_BYTE_GETAlan Modra
2021-05-12SAFE_BYTE_GET64Alan Modra
2021-05-12PR27836, readelf -w pointer comparison UBAlan Modra
2021-05-12PR27853, Infinite loop in dwarf.cAlan Modra
2021-05-12PR27849, heap-buffer-overflow on readelf -wAlan Modra
2021-05-11dwarf.c (process_abbrev_set): Properly parenthesize, fix falloutHans-Peter Nilsson
2021-05-11PR27845, readelf heap-buffer-overflowAlan Modra
2021-05-10Restore old behaviour of windres so that options containing spaces are not en...Thomas Wolff
2021-05-10Avoid possible pointer wrapAlan Modra
2021-05-09Use htab_eq_string in binutilsAlan Modra
2021-05-08binutils: update release docs processMike Frysinger
2021-05-08support generating multi-html pages in parallelMike Frysinger
2021-05-08generate single html manual page by defaultMike Frysinger
2021-05-07Srop readelf's unwind decoder from complaining about x86 binaries.Nick Clifton
2021-05-07dwarf: Don't omit second operand of '?' operatorMichael Forney
2021-04-30Fix attempt to free non-allocated pointer when parsing .debug_sup sections.Nick Clifton
2021-04-29Correct the text describing windres's --processor option.Nick Clifton
2021-04-27Reject debuglink sections with no associated filename.Nick Clifton
2021-04-22Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot
2021-04-21Add ability to select numeric base when displaying symbol values in readelf.Nick Lott
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton
2021-04-20MAINTAINERS: Remove Martin Schwidefsky as s390 maintainerAndreas Krebbel
2021-04-19Fix a problem running the archiver program in MRI mode on archives containing...Nick Clifton