summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix build with GCC 4.2H.J. Lu2017-07-054-13/+27
* [ARM] Add support for Cortex-A55 and Cortex-A75.James Greenhalgh2017-07-053-0/+13
* X86: Disassemble primary opcode map's group 2 ModRM.reg == 6 aliases correctlyBorislav Petkov2017-07-057-6/+47
* Fixup changelog entries for previous commitRamana Radhakrishnan2017-07-052-0/+16
* Automatic date update in version.inGDB Administrator2017-07-051-1/+1
* Garbage collect TYPE_STATIC and several TYPE_FN_FIELD_xPedro Alves2017-07-043-24/+12
* [Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-ARamana Radhakrishnan2017-07-047-0/+32
* Regenerate configure.Tristan Gingold2017-07-0413-61/+86
* Add markers.Tristan Gingold2017-07-047-0/+19
* [AArch64] Remove useless and incorrect assertionJiong Wang2017-07-042-7/+5
* [binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit()Jan Kratochvil2017-07-042-71/+399
* Automatic date update in version.inGDB Administrator2017-07-041-1/+1
* bfd: partial revert commit EC1ACAB (prevent all but undef weak symbols to bec...Egeyar Bagcioglu2017-07-032-7/+5
* Regenerate pot files.Tristan Gingold2017-07-0310-3402/+4257
* strings: remove section/file size checkAlan Modra2017-07-032-57/+28
* Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra2017-07-035-46/+82
* BFD long long cleanupAlan Modra2017-07-037-25/+35
* Miscellaneous format string fixesAlan Modra2017-07-033-8/+18
* Missing config for bfd.c:_doprntAlan Modra2017-07-034-55/+119
* Disable symver test on hppa64-hpuxAlan Modra2017-07-032-0/+5
* [GOLD] undef after using DW_IDX and friendsAlan Modra2017-07-032-1/+7
* Repair include/dwarf2.def breakageAlan Modra2017-07-032-0/+10
* buffer.h: Fix spelling mistakesSimon Marchi2017-07-032-1/+5
* Automatic date update in version.inGDB Administrator2017-07-031-1/+1
* DWARF-5: readelf: .debug_namesJan Kratochvil2017-07-024-1/+376
* Import include/+libiberty/ r249883 from upstream GCC.Jan Kratochvil2017-07-025-12/+49
* Automatic date update in version.inGDB Administrator2017-07-021-1/+1
* Use bfd_malloc_and_get_sectionAlan Modra2017-07-024-43/+25
* Setup .dir-locals.el to use C-style comments by defaultEli Zaretskii2017-07-012-0/+7
* Automatic date update in version.inGDB Administrator2017-07-011-1/+1
* MIPS/GAS: Use a switch on relaxation type in microMIPS fixup creationMaciej W. Rozycki2017-07-012-10/+20
* MIPS/GAS: Use frag symbol/offset directly in fixup creationMaciej W. Rozycki2017-07-012-44/+38
* MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki2017-07-0117-12/+253
* Add support for a __gcc_isr pseudo isntruction to the AVR assembler.Georg-Johann Lay2017-06-3012-7/+1060
* MIPS/GAS: Update `match_float_constant' and `match_operand' descriptionsMaciej W. Rozycki2017-06-302-5/+10
* MIPS/opcodes: Reorder LSA and DLSA instructionsMaciej W. Rozycki2017-06-302-3/+8
* PR cli/21688: Detect aliases when issuing python/compile/guile commands (and ...Sergio Durigan Junior2017-06-304-18/+54
* PR cli/21688: Fix multi-line/inline command differentiationSergio Durigan Junior2017-06-304-4/+62
* Fix failures in MMIX linker tests introduced by fix for PR 21665.Nick Clifton2017-06-302-1/+32
* MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor support (ChangeLog)Maciej W. Rozycki2017-06-301-1/+1
* MIPS: Add microMIPS XPA supportMaciej W. Rozycki2017-06-308-5/+63
* MIPS: Add microMIPS R5 supportMaciej W. Rozycki2017-06-307-1/+31
* MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki2017-06-3022-27/+202
* Automatic date update in version.inGDB Administrator2017-06-301-1/+1
* MIPS/opcodes: Correctly combine ASE flags for ASE_MIPS16E2_MT calculationMaciej W. Rozycki2017-06-305-45/+40
* MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculationMaciej W. Rozycki2017-06-306-0/+35
* RISC-V: Fix TLS copy relocsAndrew Waterman2017-06-292-4/+11
* Expression completer should not match explicit location optionsPedro Alves2017-06-294-1/+16
* Remove old stale expression_completer hackPedro Alves2017-06-292-9/+6
* [ARC] Use FOR_EACH_DISASSEMBLER_OPTION to iterate over optionsAnton Kolesov2017-06-292-14/+11