summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman2017-11-012-0/+6
* Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton2017-11-011-2/+10
* Remind users to use the --use-dynamic command line option to dump dynamic rel...Nick Clifton2017-10-312-1/+21
* PR22361 readelf buffer overflow on fuzzed archive headerAlan Modra2017-10-282-0/+18
* dwarf: Read register number as unsigned in DW_CFA_def_cfa*Simon Marchi2017-10-272-4/+10
* Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2017-10-252-1/+8
* [Visium] Disassemble the operands of the stop instruction.Eric Botcazou2017-10-182-0/+5
* Add a warning to the how-to-make-a-release notes to check the permissions on ...Nick Clifton2017-10-182-5/+17
* Move Svein Seldal to Past Maintainers section.Nick Clifton2017-10-182-1/+5
* PR22303, print_core_note out of bounds readAlan Modra2017-10-182-27/+35
* Add myself as dwarf-mode.el maintainerTom Tromey2017-10-172-0/+5
* Display more information when decoding DW_AT_endianity, DW_AT_decimal_sign, D...Nick Clifton2017-10-115-6/+283
* Bump dwarf-mode version numberTom Tromey2017-10-102-1/+5
* Asynchronous insertion for dwarf-mode.elTom Tromey2017-10-102-16/+68
* Set lexical-binding in dwarf-modeTom Tromey2017-10-102-1/+5
* Bind keys in dwarf-mode-map definitionTom Tromey2017-10-102-2/+11
* Improve the speed of the --dwarf-start option by skipping processing of any c...Nick Clifton2017-10-102-0/+14
* DWARF header checksAlan Modra2017-10-062-86/+95
* Avoid spurious readelf error status from decode_arm_unwind.Joseph Myers2017-10-052-1/+5
* Fix strip so that is accepts -M as an abbreviation for --merge-notes.Nick Clifton2017-10-052-1/+7
* Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton2017-10-052-1/+7
* Update README-how-to-make-a-release with the correct sequence for creating th...Nick Clifton2017-10-052-39/+34
* PR22239 - invalid memory read in display_debug_framesAlan Modra2017-10-052-11/+12
* Update my email address.Tristan Gingold2017-10-052-3/+8
* PR22232, NULL pointer dereference in load_specific_debug_sectionAlan Modra2017-10-012-2/+10
* PR22230, buffer overflow in display_debug_macroAlan Modra2017-10-012-4/+11
* PR21978, objdump does not display line numbers in certain casesAlan Modra2017-09-302-12/+24
* Prevent an infinite loop in the DWARF parsing code when encountering a CU str...Nick Clifton2017-09-272-1/+16
* PR22216, infinite loop in readelf process_symbol_tableAlan Modra2017-09-272-18/+34
* Fix address violations when parsing a corrupt DWARF linenumber table.Nick Clifton2017-09-262-5/+22
* Add README file for creating binutils releasesNick Clifton2017-09-262-0/+139
* PR21732, String-concatenated message can not be translatedAlan Modra2017-09-263-30/+60
* Free memory returned from bfd_get_synthetic_symtabH.J. Lu2017-09-252-1/+9
* LVU: dump loclists with locviewsAlexandre Oliva2017-09-228-35/+1048
* readelf testsAlan Modra2017-09-222-43/+49
* readelf: Handle E_MIPS_MACH_5900Maciej W. Rozycki2017-09-222-0/+5
* Fix a buffer overrun when parsing a corrupt MIPS ELF binary.Nick Clifton2017-09-052-3/+9
* Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B556132017-09-052-0/+17
* PR21994, readelf looping on verdefsAlan Modra2017-08-252-14/+39
* PR21990, Integer overflow in process_version_sectionsAlan Modra2017-08-232-26/+29
* Add test of V2 GNU build attribute notes.Nick Clifton2017-08-178-1/+232
* Add new NT_PPC_* available since Linux 4.8Gustavo Romero2017-08-162-0/+31
* Collision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PPC_VMXAlan Modra2017-08-122-4/+15
* Fix address violation bugs when writing beyond the end of a local string buffer.Nick Clifton2017-08-082-3/+10
* Add support for creating archives of slim-LTO modules using MRi script commands.Nick Clifton2017-08-022-4/+15
* Fix gas and binutils testsuite failures for am33_2.0-linux target.Nick Clifton2017-08-022-1/+5
* Teach readelf about IA64 MSB relocs.Alan Modra2017-08-022-4/+15
* Updated Swedish translation for the binutils sub-directory.Nick Clifton2017-08-012-1202/+580
* Update myself in MAINTAINERSRichard Henderson2017-07-311-2/+1
* Fix compiling zlib using x86_64-musl.Marty Plummer2017-07-312-1/+6