aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-30Automatic date update in version.inGDB Administrator1-1/+1
2018-08-29C++ compile supportKeith Seitz38-30/+4449
2018-08-29Add new search_symbols_multiple APIKeith Seitz3-1/+96
2018-08-29Use block_symbol in linespec APIsKeith Seitz5-83/+115
2018-08-29Remove VEC definitions from linespec.cKeith Seitz2-7/+5
2018-08-29Change decode_compound_collector to use std::vectorKeith Seitz2-64/+37
2018-08-29Change `minimal_symbols' to std::vector in linespec.c structuresKeith Seitz2-80/+65
2018-08-29Change `label_symbols' to std::vector in linespec.c structuresKeith Seitz2-27/+35
2018-08-29Change `function_symbols' to std::vectorKeith Seitz2-77/+104
2018-08-29Change `file_symtabs' to std::vectorKeith Seitz2-66/+69
2018-08-29Use core_addr_to_string_nz in csky_analyze_prologueTom Tromey2-4/+9
2018-08-29Fix windows-nat.c for -WnarrowingTom Tromey2-9/+19
2018-08-29sparc/leon: add support for partial write psr instructionMartin Aberg6-0/+39
2018-08-29Fix riscv-linux native gdb build failure.Jim Wilson2-4/+12
2018-08-29Update gnulib to current upstream masterSergio Durigan Junior317-8028/+12466
2018-08-29Indicate batch mode failures by exiting with nonzero statusGary Benson7-31/+129
2018-08-29Remove newline at end of warning messageSimon Marchi2-1/+6
2018-08-29[MIPS] Add Loongson 2K1000 proccessor support.Chenghua Xu21-1/+83
2018-08-29[MIPS] Add Loongson 3A2000/3A3000 proccessor support.Chenghua Xu21-1/+86
2018-08-29[MIPS] Add Loongson 3A1000 proccessor support.Chenghua Xu25-50/+109
2018-08-29[MIPS/GAS] Add Loongson EXT2 Instructions support.Chenghua Xu18-2/+144
2018-08-29[MIPS/GAS] Split Loongson EXT Instructions from loongson3a.Chenghua Xu18-70/+178
2018-08-29[MIPS/GAS] Split Loongson CAM Instructions from loongson3aChenghua Xu21-18/+154
2018-08-29infcall-nested-structs: Test up to five fieldsAlan Hayward3-47/+171
2018-08-29Aarch64: Float register detection for return valuesAlan Hayward2-153/+56
2018-08-29Aarch64: Float register detection for _push_dummy_callAlan Hayward2-74/+83
2018-08-29Aarch64: Func to detect args passed in float regsAlan Hayward2-0/+147
2018-08-29[MIPS/LD/testsuite] Skip o32 flags check on mips*-*-irix*Chenghua Xu2-1/+11
2018-08-29Automatic date update in version.inGDB Administrator1-1/+1
2018-08-28Get rid of -Wodr warning (PR build/23399)Simon Marchi5-6/+28
2018-08-28Modify gdb.base/commands.exp to test multi breakpoints command clearing.Philippe Waroquiers1-2/+45
2018-08-28Fix regression for multi breakpoints command line clearing.Philippe Waroquiers1-1/+7
2018-08-28Remove some uses of VEC from parsersTom Tromey4-67/+74
2018-08-28Implement struct type_stack with a vectorSimon Marchi3-74/+69
2018-08-28Mention csky target in the NEWS.Hafiz Abid Qadeer2-0/+6
2018-08-28Add support for new target 'csky'.Hafiz Abid Qadeer6-0/+2942
2018-08-28Automatic date update in version.inGDB Administrator1-1/+1
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu19-14/+234
2018-08-27MI: Fix printing of frame architecture with Python frame filters enabledJan Vrany4-3/+18
2018-08-27readelf.c: Break multi-statement lineH.J. Lu2-3/+15
2018-08-27Remove -Wno-narrowing from warnings.m4Tom Tromey5-3/+14
2018-08-27Avoid -Wnarrowing warnings in aarch64-linux-tdep.cTom Tromey2-2/+8
2018-08-27Avoid -Wnarrowing warnings in gdbserverTom Tromey2-19/+45
2018-08-27Avoid -Wnarrowing warnings in ppc64-tdep.cTom Tromey2-43/+53
2018-08-27Fix two -Wnarrowing warnings in xtensa-tdep.hTom Tromey2-2/+7
2018-08-27Avoid -Wnarrowing warnings in struct tramp_frame instancesTom Tromey23-240/+400
2018-08-27Use CORE_ADDR_MAX in various "breaks" arraysTom Tromey6-7/+20
2018-08-27Avoid -Wnarrowing warnings from quote_char()Tom Tromey3-2/+8
2018-08-26Fix indentation in solist.hSimon Marchi2-135/+140
2018-08-27Automatic date update in version.inGDB Administrator1-1/+1