aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-06Fix Common symbol override test failsAlan Modra6-0/+53
2017-12-06Enable shared lib tests for frv, lm32, m32r, microblaze, nds32 and or1kAlan Modra2-6/+11
2017-12-06dyn_relocs tidyAlan Modra16-627/+295
2017-12-06Comment tidyAlan Modra4-3/+9
2017-12-06Automatic date update in version.inGDB Administrator1-1/+1
2017-12-05Really fix riscv shared library __global_pointer$ problem.Jim Wilson14-68/+43
2017-12-05Address review comments for the previous seriesSimon Marchi2-2/+10
2017-12-05Split tdesc_type into multiple classesSimon Marchi42-1074/+1187
2017-12-05Make tdesc_arch_data::arch_regs an std::vectorSimon Marchi2-42/+54
2017-12-05Make tdesc_type::u::u::fields an std::vectorSimon Marchi2-119/+95
2017-12-05Make tdesc_type::name an std::stringSimon Marchi2-27/+35
2017-12-05Make tdesc_feature::types an std::vectorSimon Marchi2-40/+34
2017-12-05Make tdesc_reg string fields std::stringSimon Marchi4-41/+51
2017-12-05Make tdesc_feature::registers an std::vectorSimon Marchi2-47/+35
2017-12-05Make tdesc_feature::name an std::stringSimon Marchi2-10/+19
2017-12-05Make target_desc::features an std::vectorSimon Marchi2-52/+33
2017-12-05Make target_desc::compatible an std::vectorSimon Marchi2-30/+19
2017-12-05Make target_desc::properties an std::vectorSimon Marchi2-40/+30
2017-12-05Redefine gdb_static_assert as static_assertSimon Marchi2-2/+6
2017-12-05Remove some unused variablesSimon Marchi85-224/+179
2017-12-04Riscv shared libraries should not export __global_pointer$.Jim Wilson13-2/+106
2017-12-05Automatic date update in version.inGDB Administrator1-1/+1
2017-12-04Extend gdb.core/coredump-filter.exp to test dump-excluded-mappings.Sergio Lopez1-12/+34
2017-12-04Document the new "-a" command line option for gcoreSergio Lopez2-1/+13
2017-12-04Implement "-a" command line option for gcoreSergio Lopez1-17/+30
2017-12-04Document new {set,show} dump-excluded-mappings commands.Sergio Lopez2-1/+18
2017-12-04Implement 'set dump-excluded-mappings' commandSergio Lopez1-1/+29
2017-12-04Update manual for Rust changeTom Tromey4-3/+11
2017-12-04Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22...Pedro Alves5-9/+274
2017-12-04x86 map file textrelAlan Modra8-47/+72
2017-12-04Documentation fixAlan Modra2-1/+6
2017-12-04Automatic date update in version.inGDB Administrator1-1/+1
2017-12-04Run powerpc vle gas tests for all powerpc ELF targetsAlan Modra19-39/+58
2017-12-04Modify ppceabi ld tests to run on all powerpc ELF targetsAlan Modra2-19/+23
2017-12-03Fix for texinfo 4.8.Jim Wilson2-2/+6
2017-12-03Remove mem_region_vector typedefSimon Marchi4-12/+17
2017-12-03Make make-target-delegates grok namespace scope op and template paramsPedro Alves4-3/+24
2017-12-03Fix gdb.threads/process-dies-while-detaching.expPedro Alves3-22/+71
2017-12-03Fix "FAIL: VLE relocations 3"Alan Modra2-7/+7
2017-12-02Remove for_each_inferior_with_dataSimon Marchi4-20/+12
2017-12-02Remove for_each_inferiorSimon Marchi7-35/+32
2017-12-02Remove find_inferiorSimon Marchi3-14/+5
2017-12-02Update commentsSimon Marchi2-3/+8
2017-12-02Remove usages of find_inferior that call proceed_one_lwpSimon Marchi2-16/+32
2017-12-02Remove usage of find_inferior in linux_resumeSimon Marchi2-9/+15
2017-12-02Remove usages of find_inferior in stop_all_lwpsSimon Marchi2-11/+27
2017-12-02Remove usage of find_inferior in linux_stabilize_threadsSimon Marchi2-8/+13
2017-12-02Remove usages of find_inferior in select_event_lwpSimon Marchi2-62/+38
2017-12-02Remove usages of find_inferior calling not_stopped_callbackSimon Marchi2-19/+27
2017-12-02Remove usage of find_inferior in find_lwp_pidSimon Marchi2-18/+10