aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-12sim: or1k: add cgen generated filesStafford Horne11-0/+27536
2017-12-12sim: or1k: add or1k target to simStafford Horne11-0/+1637
2017-12-12sim: cgen: add MUL2OFSI and MUL1OFSI functions (needed for OR1K l.mul[u])Peter Gavin2-0/+25
2017-12-12sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])Peter Gavin5-5/+149
2017-12-12Add gdb for or1k buildStafford Horne3-14/+5
2017-12-12gdb: testsuite: Add or1k tdesc-regs.exp test supportStafford Horne2-0/+7
2017-12-12gdb: testsuite: Add or1k l.nop instructionStafford Horne2-0/+6
2017-12-12gdb: Add OpenRISC or1k and or1knd target supportFranck Jullien10-0/+1580
2017-12-12PR22576, ppc64_skip_trampoline_code uses wrong r2 for EXEC_REVERSEAlan Modra2-58/+55
2017-12-11remote: Return NULL extra_info/name if they are emptySimon Marchi2-2/+14
2017-12-12Don't mask X_add_number containing a register numberAlan Modra2-1/+6
2017-12-12Automatic date update in version.inGDB Administrator1-1/+1
2017-12-11Add plugin API for processing plugin-added input filesStephen Crane9-22/+335
2017-12-11[Binutils][Objdump]Check symbol section information while search a mapping sy...Renlin Li5-3/+44
2017-12-11Unbreak build for non-ELF portsPedro Alves5-31/+69
2017-12-11[MPFR] Fix regression on 32-bit host systemsUlrich Weigand2-1/+6
2017-12-11Adapt gdb.ada/variant_record_packed_array.exp to accept reordered componentsJoel Brobecker2-6/+23
2017-12-11(Ada) change tagged types base_address computationXavier Roirand2-2/+37
2017-12-11Adapt gdb.ada/pkd_arr_elem.exp to accept reordered componentsJoel Brobecker2-2/+17
2017-12-11Automatic date update in version.inGDB Administrator1-1/+1
2017-12-11Typo fixSangamesh Mallayya2-1/+5
2017-12-10Automatic date update in version.inGDB Administrator1-1/+1
2017-12-09Automatic date update in version.inGDB Administrator1-1/+1
2017-12-08dwarf2read.c: Rewrite/simplify mock_mapped_indexPedro Alves2-45/+37
2017-12-08Support wildmatching in .debug_names too.Pedro Alves2-41/+96
2017-12-08dwarf2read.c:mapped_index, use gdb::array_view, simplify symbol tablePedro Alves2-39/+54
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil13-29/+1257
2017-12-08Add gdb::hash_enumPedro Alves2-0/+49
2017-12-08Refactor: Move some generic code out of .gdb_index codeJan Kratochvil2-89/+139
2017-12-08Change dwarf2_initialize_objfile's return valueJan Kratochvil5-13/+23
2017-12-08DWARF-5: .debug_names index producerJan Kratochvil5-60/+964
2017-12-08cc-with-tweaks.sh: Use gdb-add-index.shJan Kratochvil2-17/+31
2017-12-09Work around sparc glibc bugAlan Modra2-11/+21
2017-12-08Fix thinko on dtrace-probe.c:dtrace_process_dof_probeSergio Durigan Junior2-5/+9
2017-12-08Clear non-significant bits of address in watchpointYao Qi5-1/+26
2017-12-08Adjust breakpoint address by clearing non-significant bitsYao Qi5-14/+56
2017-12-08Clear non-significant bits of address on memory accessYao Qi11-0/+193
2017-12-08C++-ify parse_format_stringTom Tromey9-136/+89
2017-12-08gas: xtensa: fix comparison of trampoline chain symbolsMax Filippov2-4/+28
2017-12-08Adjust gdb.arch/i386-sse-stack-align.exp print statementSergio Durigan Junior2-1/+6
2017-12-08Fix PR 22567: set SAL .section in minsym_foundYao Qi2-1/+7
2017-12-08S390: Add symfile-memAndreas Arnez2-1/+5
2017-12-08Fix stripping relocs in a file with mergeable notes.Nick Clifton5-8/+39
2017-12-08Add aix 64-bit check to bfd_get_sign_extend_vmaSangamesh Mallayya2-1/+6
2017-12-08Automatic date update in version.inGDB Administrator1-1/+1
2017-12-07Validate explicit locations with early terminationKeith Seitz4-2/+17
2017-12-07Record nested typesKeith Seitz14-86/+1684
2017-12-07Fix wrong prefix in py-breakpoint.expSimon Marchi2-73/+76
2017-12-07Fix regression in "commands"Tom Tromey4-3/+22
2017-12-07Fix build with g++ 6.3.1Adam Stylinski2-1/+7