aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* [gdb] Fix typos in commentsTom de Vries2019-10-171-1/+1
* gdb: Remove a non-const reference parameterAndrew Burgess2019-07-171-14/+11
* Use field_string in more placesTom Tromey2019-07-151-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* i386/AArch64: Remove old xml testsAlan Hayward2019-07-041-24/+0
* Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541)Sergio Durigan Junior2019-06-281-0/+29
* gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floatsAndrew Burgess2019-05-181-1/+3
* Bool-ify stap-probe.c and stap-related code on i386-tdep.cSergio Durigan Junior2019-05-161-31/+31
* Replace throw_exception with throw in some casesTom Tromey2019-04-081-3/+3
* Rename gdb exception typesTom Tromey2019-04-081-3/+3
* Rewrite TRY/CATCHTom Tromey2019-04-081-9/+6
* Support the fs_base and gs_base registers on i386.John Baldwin2019-03-121-8/+25
* gdb: Restructure type_align and gdbarch_type_alignAndrew Burgess2019-02-271-1/+1
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-2/+3
* Introduce gdbarch_num_cooked_regsSimon Marchi2018-10-211-2/+2
* Split size in regset section iteratorsAlan Hayward2018-08-131-2/+4
* Remove regcache_raw_collectSimon Marchi2018-05-301-1/+1
* Remove regcache_raw_supplySimon Marchi2018-05-301-1/+1
* Remove regcache_cooked_writeSimon Marchi2018-05-301-2/+2
* Remove regcache_raw_write_partSimon Marchi2018-05-301-3/+3
* Remove regcache_raw_writeSimon Marchi2018-05-301-41/+18
* Remove regcache_raw_readSimon Marchi2018-05-301-10/+9
* Add fall-through comment to i386-tdep.cTom Tromey2018-05-041-0/+1
* Remove long_long_align_bit gdbarch attributeTom Tromey2018-04-301-1/+0
* Add initial type alignment supportTom Tromey2018-04-301-0/+26
* infrun: step through indirect branch thunksMarkus Metzger2018-04-131-0/+13
* Remove cleanups from check_fast_tracepoint_salsTom Tromey2018-02-241-5/+5
* class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi2018-02-211-3/+3
* Replace regcache_raw_read with regcache->raw_readYao Qi2018-01-221-39/+27
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove some unused variablesSimon Marchi2017-12-051-2/+2
* Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand2017-11-061-3/+3
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-6/+6
* Create a displaced_step_closure class hierarchySimon Marchi2017-10-211-5/+7
* Remove simple_displaced_step_copy_insnSimon Marchi2017-10-121-4/+2
* Constify add_prefix_cmdTom Tromey2017-10-111-2/+2
* Constify some commands in i386-tdep.cTom Tromey2017-09-271-2/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Convert the rest x86 target descriptionsYao Qi2017-09-051-35/+40
* Let i386_target_description return tdesc_i386_mmxYao Qi2017-09-041-0/+4
* Use i386_target_description to get tdesc_i386Yao Qi2017-09-041-1/+1
* gdbarch: Use an anonymous union for target data in `gdbarch_info'Maciej W. Rozycki2017-08-071-1/+1
* Don't use print_insn_XXX in GDBYao Qi2017-06-141-1/+1
* gdb: Move DJGPP/go32 bits to their own tdep filePedro Alves2017-04-121-43/+1
* Remove unnecessary set_gdbarch_gnu_triplet_regexp callsPedro Alves2017-04-121-4/+0
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3