aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Fix seg-fault running strip on a corrupt binary.Nick Clifton1-0/+6
2016-12-01Fix calculation of synthetic symbol sizes (ppc64)Luis Machado1-0/+5
2016-11-30Stop readelf from complaining about out of order PT_LOAD segments.Nick Clifton1-0/+6
2016-11-29[ARC] Fix disassembler option.Claudiu Zissulescu1-0/+5
2016-11-27Fix spelling in comments in C source files (binutils)Ambrogino Modigliani1-0/+10
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton1-0/+6
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani1-0/+4
2016-11-22PR20744, Incorrect PowerPC VLE relocsAlan Modra1-0/+5
2016-11-18cxxfilt: Recognize rust_demangling.Mark Wielaard1-0/+4
2016-11-14Generate correct hint value for IDATA6.Rudy1-0/+9
2016-11-11Add the ability for nm to display symbol version information.Nick Clifton1-0/+15
2016-11-08Fix heap-buffer-overflow error detected by address sanitization on a fuzzed b...Nick Clifton1-0/+6
2016-11-04objcopy: Close some memory leaks in error pathsAndrew Burgess1-0/+5
2016-11-04set default-directory in dwarf-browseTom Tromey1-0/+5
2016-11-04Add maintainers for RISC-V target.Palmer Dabbelt1-0/+5
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+14
2016-10-17Display unknown notes. Decode NT_GNU_HWCAP notes.Nick Clifton1-0/+16
2016-10-17Update list of ELF machine numbers.Nick Clifton1-0/+12
2016-10-14Fix leftover remote test failures from PR binutils/19020Luis Machado1-0/+5
2016-10-11Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton1-0/+15
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+10
2016-10-06-Wimplicit-fallthrough noreturn fixesAlan Modra1-0/+13
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra1-0/+5
2016-09-29Display .gnu.attributes tags for powerpc64Alan Modra1-0/+5
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov1-0/+8
2016-09-26PowerPC .gnu.attributesAlan Modra1-0/+7
2016-09-26Fix nm potential buffer overflowAlan Modra1-0/+6
2016-09-19nm handling of synthetic symbolsAlan Modra1-0/+8
2016-09-15Fix typo in readelf error message.Ed Maste1-0/+4
2016-09-06Fix a problem in readelf where memcpy could be called with a NULL second argu...Nick Clifton1-0/+5
2016-08-29Check the external compression header sizeH.J. Lu1-3/+8
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton1-0/+6
2016-08-12Warn if the sh_info field of a symbol table does not index the first non-loca...Nick Clifton1-0/+6
2016-08-08Fix seg-faults when running readelf on fuzzed binaries.Nick Clifton1-0/+9
2016-08-08Fix seg-fault in DWARF dumper when given a corrupt binary containing illegal ...Nick Clifton1-0/+6
2016-08-02Avoid compile time warning when building on 32-bit host.Nick Clifton1-0/+6
2016-07-28Fix decoding of Windows resources.Nick Clifton1-0/+8
2016-07-21Set BFD_VERSION to 2.27.51H.J. Lu1-0/+4
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu1-0/+7
2016-07-20Update documentation to reflect that the symbol localization options of objco...Nick Clifton1-0/+5
2016-07-16Don't include libbfd.h outside of bfd, part 6Alan Modra1-0/+5
2016-07-16Don't include libbfd.h outside of bfd, part 5Alan Modra1-0/+12
2016-07-16Don't include libbfd.h outside of bfd, part 3Alan Modra1-0/+12
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra1-0/+7
2016-07-15Use address sized relocs in remove-relocs-01.sAlan Modra1-0/+4
2016-07-14objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess1-0/+27
2016-07-14objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess1-0/+13
2016-07-09PR20337, Objdump makes poor choice of symbolsAlan Modra1-0/+6
2016-07-05[ARM] Change noread to purecode.Andre Vieria1-0/+11
2016-07-01Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton1-0/+22