summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Decouple user selection from internal selectionusers/simark/user-selection-rfcSimon Marchi2017-02-2330-318/+766
* DWARF-5: testcaseJan Kratochvil2017-02-234-0/+1065
* DWARF-5: DW_FORM_data16Jan Kratochvil2017-02-232-0/+30
* DWARF-5: MacrosJan Kratochvil2017-02-232-28/+33
* DWARF-5: call sitesJan Kratochvil2017-02-232-7/+45
* DWARF-5 basic functionalityJan Kratochvil2017-02-234-204/+994
* DWARF attrs: add delimiterJan Kratochvil2017-02-232-25/+33
* PR21166: Validate rdrand/rdseed support separately in gdb.reverse/insn-revers...Luis Machado2017-02-232-9/+35
* dwarf.c: Use more dwarf_vmaJan Kratochvil2017-02-232-23/+34
* S/390: Add support for new cpu architecture - arch12.Andreas Krebbel2017-02-2311-92/+726
* Use gdb::function_view in iterate_over_symtabs & coPedro Alves2017-02-2316-690/+581
* Introduce gdb::function_viewPedro Alves2017-02-236-0/+557
* opcodes,gas: associate SPARC ASIs with an architecture level.Sheldon Lobo2017-02-235-203/+256
* Fix usage of inferior_ptid in two thread_alive implementationsSimon Marchi2017-02-233-2/+8
* Add support to readelf for displaying gnu attributes in architectures not kno...Nick Clifton2017-02-232-76/+99
* Use xfree rather than delete for varobj_iterYao Qi2017-02-232-1/+6
* Use delete instead of xfree for varobj_itemYao Qi2017-02-232-2/+8
* gas: slightly relax .startof.()/.sizeof.() testcaseJan Beulich2017-02-232-6/+8
* x86: drop stray VEX opcode 82 referencesJan Beulich2017-02-232-4/+9
* x86: extend 64-bit invalid MPX insn forms testcaseJan Beulich2017-02-233-171/+226
* Correct VLE 16D and SDAREL relocationsAlan Modra2017-02-235-75/+79
* Automatic date update in version.inGDB Administrator2017-02-231-1/+1
* Display user op byteJan Kratochvil2017-02-222-2/+6
* readelf: Restore a lost new line in version informationMaciej W. Rozycki2017-02-222-1/+7
* PR ld/20828: Move symbol version processing ahead of GC symbol sweepMaciej W. Rozycki2017-02-2211-336/+466
* GAS: Consistently fix labels at the `.end' pseudo-opMaciej W. Rozycki2017-02-228-4/+101
* Align .gnu_debuglink sections on a 4-byte boundary.Nick Clifton2017-02-222-0/+13
* Fix gas/all/err-sizeof.s for cris*-*-*Hans-Peter Nilsson2017-02-222-1/+6
* Skip ARM vcmp-noprefix-imm test on non-ELF targetsNick Clifton2017-02-222-0/+5
* gas: require an operand to .startof.()/.sizeof.()Jan Beulich2017-02-223-0/+49
* aarch64: actually copy first operand in convert_bfc_to_bfm()Jan Beulich2017-02-222-2/+7
* Automatic date update in version.inGDB Administrator2017-02-221-1/+1
* Fix a regression by: Code cleanup: Split dwarf2_ranges_read to a callbackJan Kratochvil2017-02-222-0/+6
* PowerPC ld segfault on script discarding dynamic sectionsAlan Modra2017-02-225-14/+33
* Default initialize enum flags to 0Simon Marchi2017-02-212-1/+7
* [ppc64] Add POWER8/ISA 2.07 atomic sequences single-stepping supportEdjunior Barbosa Machado2017-02-216-18/+295
* Fix test names starting with uppercase in gdb.arch/ppc64-atomic-inst.expEdjunior Barbosa Machado2017-02-212-6/+11
* Fix compile time warning message in linker testsuite test.Nick Clifton2017-02-212-6/+13
* Fix recent compiler warnings.Jan Kratochvil2017-02-212-1/+6
* Alpha DT_RELAAlan Modra2017-02-212-8/+19
* Automatic date update in version.inGDB Administrator2017-02-211-1/+1
* DWARF-5: NEWSJan Kratochvil2017-02-202-0/+7
* DWARF-5: DW_FORM_data16Jan Kratochvil2017-02-206-1/+140
* DWARF-5: MacrosJan Kratochvil2017-02-202-38/+46
* DWARF-5: call sitesJan Kratochvil2017-02-2018-100/+965
* DWARF-5 basic functionalityJan Kratochvil2017-02-209-140/+805
* Code cleanup: Refactor abbrev_table_read_table cycleJan Kratochvil2017-02-202-10/+15
* Code cleanup: Split dwarf2_ranges_read to a callbackJan Kratochvil2017-02-202-85/+49
* Code cleanup: Split create_debug_types_hash_tableJan Kratochvil2017-02-202-125/+139
* Fix another memory access error in readelf when parsing a corrupt binary.Nick Clifton2017-02-202-14/+30