aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-09gdb: Don't skip prologue for explicit line breakpoints in assemblerAndrew Burgess6-9/+100
2019-07-09gdb: Remove unneeded parameter from set_breakpoint_location_functionAndrew Burgess2-9/+13
2019-07-09gdb/riscv: Don't use default bfd to define required featuresAndrew Burgess2-12/+6
2019-07-09Re: gas/ELF: don't accumulate .type settingsAlan Modra5-29/+42
2019-07-09Automatic date update in version.inGDB Administrator1-1/+1
2019-07-08Ensure GDB printf command can print convenience var strings without a target.Philippe Waroquiers5-58/+165
2019-07-08Fix breakpoints on file reloads for PIE binariesAlan Hayward4-30/+56
2019-07-08PR24785, bfd crashes on empty .PPC.EMB.apuinfo sectionAlan Modra2-1/+9
2019-07-08Re: PowerPC notoc call stub testsAlan Modra3-2/+7
2019-07-08Automatic date update in version.inGDB Administrator1-1/+1
2019-07-07Automatic date update in version.inGDB Administrator1-1/+1
2019-07-06Automatic date update in version.inGDB Administrator1-1/+1
2019-07-05Kito's 5-part patch set to improve .insn support.Jim Wilson6-57/+133
2019-07-05Automatic date update in version.inGDB Administrator1-1/+1
2019-07-04Fix TUI use of "has_break" fieldTom Tromey6-25/+42
2019-07-04Fix foreach_with_prefix regressionPedro Alves3-1/+107
2019-07-04Arm/AArch64: Use a single set of Arm register set size definesAlan Hayward9-41/+59
2019-07-04Arm: Prefix register sizes with ARM_Alan Hayward10-93/+117
2019-07-04Arm/AArch64: Split DISPLACED_MODIFIED_INSNS name clashAlan Hayward7-8/+24
2019-07-04i386/AArch64: Remove unused xml filesAlan Hayward32-621/+35
2019-07-04i386/AArch64: Remove unused .dat filesAlan Hayward20-1530/+22
2019-07-04i386/AArch64: Remove old xml testsAlan Hayward16-366/+29
2019-07-04x86: correct "-Q" option handlingJan Beulich2-1/+9
2019-07-04gas/ELF: don't accumulate .type settingsJan Beulich10-2/+123
2019-07-04Automatic date update in version.inGDB Administrator1-1/+1
2019-07-03Fix early return in foreach_with_prefixPedro Alves2-1/+13
2019-07-03pipe command completerPedro Alves4-11/+144
2019-07-03Fix latent bug in test_gdb_complete_cmd_multiplePedro Alves2-1/+7
2019-07-03Teach gdb::option about string optionsPedro Alves6-20/+224
2019-07-03Make gdb::option::complete_options save processed arguments tooPedro Alves6-105/+225
2019-07-03Fix test_gdb_complete_tab_multiple racePedro Alves2-2/+11
2019-07-03Fix assembler tests to work with toolchains that have been configured with --...Nick Clifton93-64/+194
2019-07-03Introduce the "with" commandPedro Alves14-50/+717
2019-07-03"maint test-settings set/show" -> "maint set/show test-settings"Pedro Alves7-102/+116
2019-07-03Fix a few comments in maint-test-settings.cPedro Alves2-6/+12
2019-07-03Fix defaults of some "maint test-settings" subcommandsPedro Alves4-6/+35
2019-07-02Remove return value from remove_breakpoints_infSimon Marchi3-5/+13
2019-07-03Automatic date update in version.inGDB Administrator1-1/+1
2019-07-02Make "info threads" use the gdb::option frameworkPedro Alves5-12/+105
2019-07-02Stop the BFD library from issuing a warning message when processing allocated...Nick Clifton3-1/+47
2019-07-02Move generic_load declaration to symfile.hSimon Marchi4-3/+15
2019-07-02Fix a bug recently introduced to the linker where it would complain about a s...Nick Clifton4-1/+16
2019-07-02This patch fixes a bug in the AArch64 assembler where an incorrect structural...Barnaby Wilks6-1/+29
2019-07-02PR ld/24709 [arm] linker crash and assertion failure with CMSEChristophe Lyon2-1/+31
2019-07-02Ensure that debug information is retained for ARMv8-M security functions.Srinath Parvathaneni7-0/+230
2019-07-02[AArch64] Allow MOVPRFX to be used with FMOVRichard Sandiford5-1/+36
2019-07-02[AArch64] Add missing C_MAX_ELEM flags for SVE conversionsRichard Sandiford6-35/+113
2019-07-02[AArch64] Fix bogus MOVPRFX warning for GPR form of CPYRichard Sandiford6-8/+14
2019-07-02Automatic date update in version.inGDB Administrator1-1/+1
2019-07-01Avoid use-after-free in DWARF debug names codeTom Tromey2-6/+9