aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-27or1k: GDB not supported for or1k*-*-rtems*Joel Sherrill3-0/+15
2014-07-27or1k: RTEMS target support and simplify matchingJoel Sherrill2-3/+9
2014-07-27 * guile/scm-param.c (pascm_print_param_smob): Fix output.Doug Evans2-1/+5
2014-07-27 * guile/guile.c (gdbscm_execute_gdb_command): Fix typo in comment.Doug Evans2-1/+5
2014-07-27Add moxiebox targetAnthony Green11-8/+52
2014-07-26PR guile/17146Doug Evans8-25/+334
2014-07-26PR guile/17146 preparatory work.Doug Evans13-38/+90
2014-07-27daily updateAlan Modra1-1/+1
2014-07-26PR build/17105.Doug Evans4-40/+102
2014-07-26PR guile/17177Doug Evans6-29/+95
2014-07-26PR 17185Doug Evans5-0/+61
2014-07-26Prepare gas for 64-bit obstacksAlan Modra21-43/+64
2014-07-26daily updateAlan Modra1-1/+1
2014-07-25Add a .gitattributes file for use with git-merge-changelogSamuel Bronson2-0/+24
2014-07-25MIPS: Respect the "set mips compression" commandMaciej W. Rozycki2-2/+9
2014-07-25remove using_exec_ops globalTom Tromey2-21/+17
2014-07-25fix build: update clear_proceed_status callersPedro Alves8-7/+17
2014-07-25Always pass signals to the right threadPedro Alves20-79/+716
2014-07-25properly parenthesize two macrosTom Tromey2-2/+8
2014-07-25Clarify the address and pointer conversions on AVR.Pierre Langlois2-5/+18
2014-07-25Fix paginate-*.exp racesPedro Alves8-46/+56
2014-07-25daily updateAlan Modra1-1/+1
2014-07-24constify target fieldsTom Tromey3-4/+10
2014-07-24constify command docsTom Tromey8-26/+45
2014-07-24constify command prefixTom Tromey9-22/+40
2014-07-24constify deprecate_cmdTom Tromey5-5/+13
2014-07-24constify help_cmdTom Tromey3-3/+7
2014-07-24constify stack.cTom Tromey2-2/+7
2014-07-24constify solib_addTom Tromey3-2/+7
2014-07-24constify remote.cTom Tromey3-7/+13
2014-07-24constify monitor_openTom Tromey3-2/+8
2014-07-24constify maint.cTom Tromey2-6/+13
2014-07-24constify inf_child_open_targetTom Tromey3-2/+8
2014-07-24constify unset_in_environTom Tromey3-2/+7
2014-07-24constify cli-dump.cTom Tromey2-17/+27
2014-07-24Fix pagination crash when the TUI is activePedro Alves2-1/+5
2014-07-24Remove some GDBSERVER checks from linux-ptraceTom Tromey4-25/+52
2014-07-24Make gdbserver CORE_ADDR unsignedTom Tromey2-1/+6
2014-07-24auto-generate most target debug methodsTom Tromey6-700/+2589
2014-07-24Rationalize "fatal" error handling outside of gdbserverGary Benson5-33/+35
2014-07-23This patch uses target_read_code instead of target_read_memory inMichael Eager2-1/+6
2014-07-23se typecast 'size_t' on 'reg', not only avoid the related warning, butMichael Eager2-1/+6
2014-07-24daily updateAlan Modra1-1/+1
2014-07-23rewrite make-target-delegates matching codeTom Tromey3-55/+83
2014-07-23Fix build on systems without sigaltstack.Gary Benson2-0/+9
2014-07-23daily updateAlan Modra1-1/+1
2014-07-22Remove setting value address for reference entry value target data value.Jan Kratochvil2-9/+5
2014-07-22Fix read_frame_arg for optimized-out entry values.Jan Kratochvil9-0/+905
2014-07-22Fix crash on optimized-out entry data valuesPedro Alves2-1/+9
2014-07-22Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar25-5911/+27635