aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Decouple user selection from internal selectionusers/simark/user-selection-rfcSimon Marchi30-318/+766
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
2017-02-23Use xfree rather than delete for varobj_iterYao Qi2-1/+6
2017-02-23Use delete instead of xfree for varobj_itemYao Qi2-2/+8
2017-02-23gas: slightly relax .startof.()/.sizeof.() testcaseJan Beulich2-6/+8
2017-02-23x86: drop stray VEX opcode 82 referencesJan Beulich2-4/+9
2017-02-23x86: extend 64-bit invalid MPX insn forms testcaseJan Beulich3-171/+226
2017-02-23Correct VLE 16D and SDAREL relocationsAlan Modra5-75/+79
2017-02-23Automatic date update in version.inGDB Administrator1-1/+1
2017-02-22Display user op byteJan Kratochvil2-2/+6
2017-02-22readelf: Restore a lost new line in version informationMaciej W. Rozycki2-1/+7
2017-02-22PR ld/20828: Move symbol version processing ahead of GC symbol sweepMaciej W. Rozycki11-336/+466
2017-02-22GAS: Consistently fix labels at the `.end' pseudo-opMaciej W. Rozycki8-4/+101
2017-02-22Align .gnu_debuglink sections on a 4-byte boundary.Nick Clifton2-0/+13
2017-02-22Fix gas/all/err-sizeof.s for cris*-*-*Hans-Peter Nilsson2-1/+6
2017-02-22Skip ARM vcmp-noprefix-imm test on non-ELF targetsNick Clifton2-0/+5
2017-02-22gas: require an operand to .startof.()/.sizeof.()Jan Beulich3-0/+49
2017-02-22aarch64: actually copy first operand in convert_bfc_to_bfm()Jan Beulich2-2/+7
2017-02-22Automatic date update in version.inGDB Administrator1-1/+1
2017-02-22Fix a regression by: Code cleanup: Split dwarf2_ranges_read to a callbackJan Kratochvil2-0/+6
2017-02-22PowerPC ld segfault on script discarding dynamic sectionsAlan Modra5-14/+33
2017-02-21Default initialize enum flags to 0Simon Marchi2-1/+7
2017-02-21[ppc64] Add POWER8/ISA 2.07 atomic sequences single-stepping supportEdjunior Barbosa Machado6-18/+295
2017-02-21Fix test names starting with uppercase in gdb.arch/ppc64-atomic-inst.expEdjunior Barbosa Machado2-6/+11
2017-02-21Fix compile time warning message in linker testsuite test.Nick Clifton2-6/+13
2017-02-21Fix recent compiler warnings.Jan Kratochvil2-1/+6
2017-02-21Alpha DT_RELAAlan Modra2-8/+19
2017-02-21Automatic date update in version.inGDB Administrator1-1/+1
2017-02-20DWARF-5: NEWSJan Kratochvil2-0/+7
2017-02-20DWARF-5: DW_FORM_data16Jan Kratochvil6-1/+140
2017-02-20DWARF-5: MacrosJan Kratochvil2-38/+46
2017-02-20DWARF-5: call sitesJan Kratochvil18-100/+965
2017-02-20DWARF-5 basic functionalityJan Kratochvil9-140/+805
2017-02-20Code cleanup: Refactor abbrev_table_read_table cycleJan Kratochvil2-10/+15
2017-02-20Code cleanup: Split dwarf2_ranges_read to a callbackJan Kratochvil2-85/+49
2017-02-20Code cleanup: Split create_debug_types_hash_tableJan Kratochvil2-125/+139
2017-02-20Fix another memory access error in readelf when parsing a corrupt binary.Nick Clifton2-14/+30