aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2016-12-31PRU Binutils portDimitar Dimitrov2-0/+25
2016-12-23MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki2-8/+9
2016-12-23MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki4-0/+973
2016-12-23Bump version to 2.28.51Tristan Gingold2-10/+14
2016-12-23Add marker in NEWS filesTristan Gingold3-0/+7
2016-12-23Regenerate pot files.Tristan Gingold2-1611/+3150
2016-12-20MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki2-1/+6
2016-12-20MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki2-6/+17
2016-12-20Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman2-2/+25
2016-12-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki7-0/+112
2016-12-13[AArch64] Recognize R_AARCH64_P32_ABS32 as 32-bit relocation in readelfJiong Wang2-1/+6
2016-12-13Add a 'Past Maintainers' section to the MAINTAINERS file. Retire Mark Mitche...Nick Clifton2-2/+13
2016-12-09MIPS16/opcodes: Reformat raw EXTEND and undecoded outputMaciej W. Rozycki4-0/+66
2016-12-08MIPS16/opcodes: Fix PC-relative operation delay-slot adjustmentMaciej W. Rozycki4-0/+426
2016-12-08Always use a hex prefix when displaying the alignment of program headers.Etienne Buira2-1/+6
2016-12-06Fix seg-fault running strip on a corrupt binary.Nick Clifton2-1/+9
2016-12-05binutils: add myself to MAINTAINERSJose E. Marchesi2-0/+5
2016-12-05Fix seg-fault running strip on a corrupt binary.Nick Clifton2-1/+9
2016-12-01Fix calculation of synthetic symbol sizes (ppc64)Luis Machado2-2/+10
2016-11-30Stop readelf from complaining about out of order PT_LOAD segments.Nick Clifton2-0/+10
2016-11-29[ARC] Fix disassembler option.Claudiu Zissulescu2-1/+6
2016-11-27Fix spelling in comments in .y files (binutils)Ambrogino Modigliani1-1/+1
2016-11-27Fix spelling in comments in C source files (binutils)Ambrogino Modigliani8-8/+18
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton2-6/+41
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani2-1/+5
2016-11-22PR20744, Incorrect PowerPC VLE relocsAlan Modra2-1/+19
2016-11-18cxxfilt: Recognize rust_demangling.Mark Wielaard2-0/+5
2016-11-14Generate correct hint value for IDATA6.Rudy2-16/+14
2016-11-11Extend information displayed about objdump's output of dynamic symbols.Nick Clifton1-0/+3
2016-11-11Add the ability for nm to display symbol version information.Nick Clifton6-2/+99
2016-11-08Fix heap-buffer-overflow error detected by address sanitization on a fuzzed b...Nick Clifton2-4/+10
2016-11-04objcopy: Close some memory leaks in error pathsAndrew Burgess2-0/+8
2016-11-04set default-directory in dwarf-browseTom Tromey2-1/+7
2016-11-04Add maintainers for RISC-V target.Palmer Dabbelt2-0/+7
2016-11-01Add support for RISC-V architecture.Nick Clifton3-3/+35
2016-10-19Remove spurious whitespace introduced by previous delta.Nick Clifton1-9/+9
2016-10-17Display unknown notes. Decode NT_GNU_HWCAP notes.Nick Clifton3-38/+124
2016-10-17Update list of ELF machine numbers.Nick Clifton2-9/+60
2016-10-14Fix leftover remote test failures from PR binutils/19020Luis Machado2-1/+7
2016-10-11Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton2-9/+87
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra7-10/+37
2016-10-06-Wimplicit-fallthrough noreturn fixesAlan Modra8-65/+21
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra3-0/+7
2016-09-29Frame info dump: Fix bad register marks.Andreas Krebbel1-10/+23
2016-09-29Add .cfi_val_offset GAS command.Andreas Krebbel1-2/+2
2016-09-29Display .gnu.attributes tags for powerpc64Alan Modra2-0/+6
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov5-14/+71
2016-09-26PowerPC .gnu.attributesAlan Modra2-36/+73
2016-09-26Fix nm potential buffer overflowAlan Modra2-14/+28
2016-09-19nm handling of synthetic symbolsAlan Modra2-17/+16