summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki2016-12-234-0/+973
* Bump version to 2.28.51Tristan Gingold2016-12-232-10/+14
* Add marker in NEWS filesTristan Gingold2016-12-233-0/+7
* Regenerate pot files.Tristan Gingold2016-12-232-1611/+3150
* MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki2016-12-202-1/+6
* MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki2016-12-202-6/+17
* Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman2016-12-202-2/+25
* MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki2016-12-147-0/+112
* [AArch64] Recognize R_AARCH64_P32_ABS32 as 32-bit relocation in readelfJiong Wang2016-12-132-1/+6
* Add a 'Past Maintainers' section to the MAINTAINERS file. Retire Mark Mitche...Nick Clifton2016-12-132-2/+13
* MIPS16/opcodes: Reformat raw EXTEND and undecoded outputMaciej W. Rozycki2016-12-094-0/+66
* MIPS16/opcodes: Fix PC-relative operation delay-slot adjustmentMaciej W. Rozycki2016-12-084-0/+426
* Always use a hex prefix when displaying the alignment of program headers.Etienne Buira2016-12-082-1/+6
* Fix seg-fault running strip on a corrupt binary.Nick Clifton2016-12-062-1/+9
* binutils: add myself to MAINTAINERSJose E. Marchesi2016-12-052-0/+5
* Fix seg-fault running strip on a corrupt binary.Nick Clifton2016-12-052-1/+9
* 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