aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix calculation of synthetic symbol sizes (ppc64)Luis Machado2016-12-012-2/+10
* Stop readelf from complaining about out of order PT_LOAD segments.Nick Clifton2016-11-302-0/+10
* [ARC] Fix disassembler option.Claudiu Zissulescu2016-11-292-1/+6
* Fix spelling in comments in .y files (binutils)Ambrogino Modigliani2016-11-271-1/+1
* Fix spelling in comments in C source files (binutils)Ambrogino Modigliani2016-11-278-8/+18
* Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton2016-11-232-6/+41
* Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani2016-11-222-1/+5
* PR20744, Incorrect PowerPC VLE relocsAlan Modra2016-11-222-1/+19
* cxxfilt: Recognize rust_demangling.Mark Wielaard2016-11-182-0/+5
* Generate correct hint value for IDATA6.Rudy2016-11-142-16/+14
* Extend information displayed about objdump's output of dynamic symbols.Nick Clifton2016-11-111-0/+3
* Add the ability for nm to display symbol version information.Nick Clifton2016-11-116-2/+99
* Fix heap-buffer-overflow error detected by address sanitization on a fuzzed b...Nick Clifton2016-11-082-4/+10
* objcopy: Close some memory leaks in error pathsAndrew Burgess2016-11-042-0/+8
* set default-directory in dwarf-browseTom Tromey2016-11-042-1/+7
* Add maintainers for RISC-V target.Palmer Dabbelt2016-11-042-0/+7
* Add support for RISC-V architecture.Nick Clifton2016-11-013-3/+35
* Remove spurious whitespace introduced by previous delta.Nick Clifton2016-10-191-9/+9
* Display unknown notes. Decode NT_GNU_HWCAP notes.Nick Clifton2016-10-173-38/+124
* Update list of ELF machine numbers.Nick Clifton2016-10-172-9/+60
* Fix leftover remote test failures from PR binutils/19020Luis Machado2016-10-142-1/+7
* Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton2016-10-112-9/+87
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-067-10/+37
* -Wimplicit-fallthrough noreturn fixesAlan Modra2016-10-068-65/+21
* -Wimplicit-fallthrough error fixesAlan Modra2016-10-063-0/+7
* Frame info dump: Fix bad register marks.Andreas Krebbel2016-09-291-10/+23
* Add .cfi_val_offset GAS command.Andreas Krebbel2016-09-291-2/+2
* Display .gnu.attributes tags for powerpc64Alan Modra2016-09-292-0/+6
* When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov2016-09-265-14/+71
* PowerPC .gnu.attributesAlan Modra2016-09-262-36/+73
* Fix nm potential buffer overflowAlan Modra2016-09-262-14/+28
* nm handling of synthetic symbolsAlan Modra2016-09-192-17/+16
* Fix typo in readelf error message.Ed Maste2016-09-152-1/+5
* Fix a problem in readelf where memcpy could be called with a NULL second argu...Nick Clifton2016-09-062-3/+11
* Check the external compression header sizeH.J. Lu2016-08-292-4/+11
* Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton2016-08-194-7/+134
* Warn if the sh_info field of a symbol table does not index the first non-loca...Nick Clifton2016-08-122-0/+11
* Fix seg-faults when running readelf on fuzzed binaries.Nick Clifton2016-08-083-7/+53
* Fix seg-fault in DWARF dumper when given a corrupt binary containing illegal ...Nick Clifton2016-08-082-17/+61
* Avoid compile time warning when building on 32-bit host.Nick Clifton2016-08-022-1/+7
* Fix decoding of Windows resources.Nick Clifton2016-07-283-5/+21
* Set BFD_VERSION to 2.27.51H.J. Lu2016-07-212-10/+14
* oops - forgot to include binutils.texi in the previous delta.Nick Clifton2016-07-211-29/+8
* Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu2016-07-205-0/+100
* Update documentation to reflect that the symbol localization options of objco...Nick Clifton2016-07-202-2/+8
* Don't include libbfd.h outside of bfd, part 6Alan Modra2016-07-163-0/+7
* Don't include libbfd.h outside of bfd, part 5Alan Modra2016-07-162-150/+174
* Don't include libbfd.h outside of bfd, part 3Alan Modra2016-07-164-47/+60
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-164-10/+8
* Use address sized relocs in remove-relocs-01.sAlan Modra2016-07-152-12/+16