aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2017-10-06DWARF header checksAlan Modra2-86/+95
2017-10-05Avoid spurious readelf error status from decode_arm_unwind.Joseph Myers2-1/+5
2017-10-05Fix strip so that is accepts -M as an abbreviation for --merge-notes.Nick Clifton2-1/+7
2017-10-05Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton2-1/+7
2017-10-05Update README-how-to-make-a-release with the correct sequence for creating th...Nick Clifton2-39/+34
2017-10-05PR22239 - invalid memory read in display_debug_framesAlan Modra2-11/+12
2017-10-05Update my email address.Tristan Gingold2-3/+8
2017-10-01PR22232, NULL pointer dereference in load_specific_debug_sectionAlan Modra2-2/+10
2017-10-01PR22230, buffer overflow in display_debug_macroAlan Modra2-4/+11
2017-09-30PR21978, objdump does not display line numbers in certain casesAlan Modra2-12/+24
2017-09-27Prevent an infinite loop in the DWARF parsing code when encountering a CU str...Nick Clifton2-1/+16
2017-09-27PR22216, infinite loop in readelf process_symbol_tableAlan Modra2-18/+34
2017-09-26Fix address violations when parsing a corrupt DWARF linenumber table.Nick Clifton2-5/+22
2017-09-26Add README file for creating binutils releasesNick Clifton2-0/+139
2017-09-26PR21732, String-concatenated message can not be translatedAlan Modra3-30/+60
2017-09-25Free memory returned from bfd_get_synthetic_symtabH.J. Lu2-1/+9
2017-09-22LVU: dump loclists with locviewsAlexandre Oliva8-35/+1048
2017-09-22readelf testsAlan Modra2-43/+49
2017-09-22readelf: Handle E_MIPS_MACH_5900Maciej W. Rozycki2-0/+5
2017-09-05Fix a buffer overrun when parsing a corrupt MIPS ELF binary.Nick Clifton2-3/+9
2017-09-05Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B556132-0/+17
2017-08-25PR21994, readelf looping on verdefsAlan Modra2-14/+39
2017-08-23PR21990, Integer overflow in process_version_sectionsAlan Modra2-26/+29
2017-08-17Add test of V2 GNU build attribute notes.Nick Clifton8-1/+232
2017-08-16Add new NT_PPC_* available since Linux 4.8Gustavo Romero2-0/+31
2017-08-12Collision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PPC_VMXAlan Modra2-4/+15
2017-08-08Fix address violation bugs when writing beyond the end of a local string buffer.Nick Clifton2-3/+10
2017-08-02Add support for creating archives of slim-LTO modules using MRi script commands.Nick Clifton2-4/+15
2017-08-02Fix gas and binutils testsuite failures for am33_2.0-linux target.Nick Clifton2-1/+5
2017-08-02Teach readelf about IA64 MSB relocs.Alan Modra2-4/+15
2017-08-01Updated Swedish translation for the binutils sub-directory.Nick Clifton2-1202/+580
2017-07-31Update myself in MAINTAINERSRichard Henderson1-2/+1
2017-07-31Fix compiling zlib using x86_64-musl.Marty Plummer2-1/+6
2017-07-25oops - add changelog entry accidentally omitted from previous delta.Nick Clifton1-0/+7
2017-07-25Stop readelf from returning an error status if asked to dump an emoty section.Nick Clifton1-5/+7
2017-07-24Fix address violation errors parsing corrupt binary files.Nick Clifton2-1/+8
2017-07-21Updated French translation for the binutils subdirectory.Nick Clifton2-1826/+4102
2017-07-21Fix typo in warning message.Nick Clifton1-1/+1
2017-07-21Remove unused variables in dwarf parser.Simon Marchi2-8/+6
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva11-55/+157
2017-07-19Remove datasize measurements based on sbrk()Tristan Gingold2-11/+6
2017-07-18Fix spelling typos.Yuri Chornovian5-6/+14
2017-07-18Import updated Ukranian and Swedish translations.Nick Clifton2-102/+110
2017-07-18* dwarf.c (display_debug_names): Initialize hash_prev.Hans-Peter Nilsson2-1/+5
2017-07-17Correct previous fix for an absence of input files on the ar command line, so...Nick Clifton2-3/+12
2017-07-13Always delete $testarchive firstH.J. Lu2-7/+10
2017-07-12Update PO filesAlan Modra21-9502/+20787
2017-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton3-10/+18
2017-07-11Add missing newlines in readelf -n outputAndreas Schwab2-1/+14
2017-07-09DWARF-5: Fix error message typo.Jan Kratochvil2-1/+5