aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-28MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki13-12/+207
2017-02-28Automatic date update in version.inGDB Administrator1-1/+1
2017-02-27Fix compilation with GCC 4.4.7.Jan Kratochvil2-3/+11
2017-02-27Remove struct keyword from range-based for loopSimon Marchi2-1/+6
2017-02-27Use range-based for loop in remote_add_target_side_conditionSimon Marchi2-4/+7
2017-02-27Fix array out of bound accessYao Qi2-2/+8
2017-02-27Place read-only data in the text section on AVR Tiny targets.Georg-Johann Lay2-2/+15
2017-02-27Add symbol called __nm_<name> to exported symbols created by dlltool.Rudy Y2-1/+26
2017-02-27Fix segfault in microblaze linker when garbage collection removes a symbol sc...Nick Clifton2-3/+17
2017-02-27Remove MAX_REGISTER_SIZE from remote.cAlan Hayward4-5/+24
2017-02-27Automatic date update in version.inGDB Administrator1-1/+1
2017-02-26DWARF-5: Initialization due to a false compiler warningJan Kratochvil2-0/+9
2017-02-25Add missing smov support, and clean up existing umov support.Jim Wilson4-75/+227
2017-02-25Add missing cnt (popcount) instruction support.Jim Wilson4-0/+94
2017-02-26Automatic date update in version.inGDB Administrator1-1/+1
2017-02-25Testsuite fixes for hppa64-hpuxAlan Modra18-62/+128
2017-02-25Fixes for new dw5 testAlan Modra3-31/+47
2017-02-25ARC naughtiness causing assertion fail at elf-strtab.c:302Alan Modra2-135/+78
2017-02-25Automatic date update in version.inGDB Administrator1-1/+1
2017-02-24[AArch64] Additional SVE instructionsRichard Sandiford20-2097/+7909
2017-02-24[AArch64] Add a "compnum" featureRichard Sandiford9-7/+87
2017-02-24Fix snafu with booleans in readelf patch - lack of a program header is not a ...Nick Clifton2-3/+7
2017-02-24symtab.c: Small refactorPedro Alves2-15/+8
2017-02-24bfd: RISC-V: relax to gp in more cases.Andrew Waterman2-1/+22
2017-02-24Add new counter-enable CSRsAndrew Waterman2-0/+11
2017-02-24Remove use of MAX_REGISTER_SIZEAlan Hayward2-41/+46
2017-02-24Use I386_MAX_REGISTER_SIZE and M68K_MAX_REGISTER_SIZEAlan Hayward4-6/+16
2017-02-24Tidy up readelf's use of boolean values.Nick Clifton2-716/+929
2017-02-24readelf: Correct version flag formattingMaciej W. Rozycki2-6/+16
2017-02-24readelf: Make version section index sum unsignedMaciej W. Rozycki2-2/+8
2017-02-24readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki9-3/+132
2017-02-24x86: also correctly support TEST opcode aliasesJan Beulich9-2/+38
2017-02-24gas: test cases for the architecture level aware SPARC ASI work.Sheldon Lobo6-0/+22
2017-02-24Automatic date update in version.inGDB Administrator1-1/+1
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki10-169/+19
2017-02-23MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki11-1/+200
2017-02-23DWARF-5: testcaseJan Kratochvil4-0/+1065
2017-02-23DWARF-5: DW_FORM_data16Jan Kratochvil2-0/+30
2017-02-23DWARF-5: MacrosJan Kratochvil2-28/+33
2017-02-23DWARF-5: call sitesJan Kratochvil2-7/+45
2017-02-23DWARF-5 basic functionalityJan Kratochvil4-204/+994
2017-02-23DWARF attrs: add delimiterJan Kratochvil2-25/+33
2017-02-23PR21166: Validate rdrand/rdseed support separately in gdb.reverse/insn-revers...Luis Machado2-9/+35
2017-02-23dwarf.c: Use more dwarf_vmaJan Kratochvil2-23/+34
2017-02-23S/390: Add support for new cpu architecture - arch12.Andreas Krebbel11-92/+726
2017-02-23Use gdb::function_view in iterate_over_symtabs & coPedro Alves16-690/+581
2017-02-23Introduce gdb::function_viewPedro Alves6-0/+557
2017-02-23opcodes,gas: associate SPARC ASIs with an architecture level.Sheldon Lobo5-203/+256
2017-02-23Fix usage of inferior_ptid in two thread_alive implementationsSimon Marchi3-2/+8
2017-02-23Add support to readelf for displaying gnu attributes in architectures not kno...Nick Clifton2-76/+99