summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adjust src-release following the renaming of gdb/common/ to gdb/gdbsupport/Joel Brobecker2019-07-132-0/+9
* Automatic date update in version.inGDB Administrator2019-07-141-1/+1
* Dynamic TLS section symbolsAlan Modra2019-07-1350-348/+427
* PR24786, wrong LMA if first section in overlay is emptyAlan Modra2019-07-133-8/+21
* [GOLD] PowerPC R_PPC64_PCREL_OPT supportAlan Modra2019-07-132-12/+177
* [GOLD] PowerPC got reloc optimisationAlan Modra2019-07-132-11/+104
* [GOLD] PowerPC relocations for prefix insnsAlan Modra2019-07-134-12/+485
* [GOLD] PowerPC notoc eh_frameAlan Modra2019-07-136-117/+190
* [GOLD] PowerPC64 ELFv2 notoc supportAlan Modra2019-07-134-261/+752
* Automatic date update in version.inGDB Administrator2019-07-131-1/+1
* gdb: Better support for dynamic properties with negative valuesAndrew Burgess2019-07-127-0/+103
* gdb: Carry default property type around with dynamic propertiesAndrew Burgess2019-07-124-50/+125
* gdb/dwarf: Ensure the target type of ranges is not voidAndrew Burgess2019-07-123-40/+63
* gdb: Convert dwarf2_evaluate_property to return boolAndrew Burgess2019-07-124-17/+23
* gdb: Update type of lower bound in value_subscripted_rvalueAndrew Burgess2019-07-123-2/+9
* [readline] Fix heap-buffer-overflow in update_lineTom de Vries2019-07-122-0/+12
* Automatic date update in version.inGDB Administrator2019-07-121-1/+1
* gdb: Add command completers for some info commandsAndrew Burgess2019-07-116-11/+64
* gdb: Make use of gdb::option framework for some info commandsAndrew Burgess2019-07-115-171/+99
* gdb: Allow quoting around string options in the gdb::option frameworkAndrew Burgess2019-07-116-20/+123
* Remove init_cli_cmdsTom Tromey2019-07-117-21/+18
* Fix use-after-move bug in add_thread_objectTom Tromey2019-07-112-1/+6
* Make value_must_coerce_to_target return a boolSimon Marchi2019-07-103-7/+15
* breakpoint: Make is_*point functions return boolSimon Marchi2019-07-103-30/+47
* Automatic date update in version.inGDB Administrator2019-07-111-1/+1
* Don't include gdbarch.h from defs.hTom Tromey2019-07-10103-8/+144
* Change Ada catchpoints to be bp_catchpointTom Tromey2019-07-1011-22/+58
* Change arm-tdep.c to use type-safe registryTom Tromey2019-07-102-52/+38
* Change solib-spu.c to use type-safe registryTom Tromey2019-07-102-7/+11
* Change solib-aix.c to use type-safe registryTom Tromey2019-07-102-97/+62
* Change solib-dsbt.c to use type-safe registryTom Tromey2019-07-102-28/+19
* Change spu-tdep.c to use type-safe registryTom Tromey2019-07-102-6/+12
* Change dbxread.c to use type-safe registryTom Tromey2019-07-103-43/+42
* Change jit.c to use type-safe registryTom Tromey2019-07-102-29/+19
* Change solib-darwin.c to use type-safe registryTom Tromey2019-07-102-19/+12
* Change remote-sim.c to use type-safe registryTom Tromey2019-07-102-50/+42
* Reduce manual reference counting in py-inferior.cTom Tromey2019-07-104-22/+39
* Specialize value_cast error message for AdaTom Tromey2019-07-102-1/+6
* arm-dis.c (print_insn_coprocessor): Rename index to index_operand.Hans-Peter Nilsson2019-07-102-5/+10
* Update breakpoint_1's documentationSimon Marchi2019-07-102-26/+36
* Make some bpstat functions use boolSimon Marchi2019-07-103-20/+27
* Arm: Create feature files for Arm target descriptionsAlan Hayward2019-07-1011-15/+326
* Restore original GDB prompt in define.expRichard Bunt2019-07-102-1/+15
* Arm: Minor style cleanupsAlan Hayward2019-07-104-46/+39
* Regenerate aarch64-pauth.cAlan Hayward2019-07-102-1/+4
* Make bpstat_what::is_longjmp a boolSimon Marchi2019-07-093-2/+8
* Automatic date update in version.inGDB Administrator2019-07-101-1/+1
* Make "maint info breakpoints" show "catch catch/throw/rethrow" locationsPedro Alves2019-07-094-70/+69
* "catch catch/throw/rethrow", breakpoint -> catchpointPedro Alves2019-07-0912-103/+141
* Fix "info break" + "catch catch" + -static-{libstdc++,libgcc}Pedro Alves2019-07-096-7/+162