summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* daily updateAlan Modra2014-07-281-1/+1
* or1k: GDB not supported for or1k*-*-rtems*Joel Sherrill2014-07-273-0/+15
* or1k: RTEMS target support and simplify matchingJoel Sherrill2014-07-272-3/+9
* * guile/scm-param.c (pascm_print_param_smob): Fix output.Doug Evans2014-07-272-1/+5
* * guile/guile.c (gdbscm_execute_gdb_command): Fix typo in comment.Doug Evans2014-07-272-1/+5
* Add moxiebox targetAnthony Green2014-07-2711-8/+52
* PR guile/17146Doug Evans2014-07-268-25/+334
* PR guile/17146 preparatory work.Doug Evans2014-07-2613-38/+90
* daily updateAlan Modra2014-07-271-1/+1
* PR build/17105.Doug Evans2014-07-264-40/+102
* PR guile/17177Doug Evans2014-07-266-29/+95
* PR 17185Doug Evans2014-07-265-0/+61
* Prepare gas for 64-bit obstacksAlan Modra2014-07-2621-43/+64
* daily updateAlan Modra2014-07-261-1/+1
* Add a .gitattributes file for use with git-merge-changelogSamuel Bronson2014-07-252-0/+24
* MIPS: Respect the "set mips compression" commandMaciej W. Rozycki2014-07-252-2/+9
* remove using_exec_ops globalTom Tromey2014-07-252-21/+17
* fix build: update clear_proceed_status callersPedro Alves2014-07-258-7/+17
* Always pass signals to the right threadPedro Alves2014-07-2520-79/+716
* properly parenthesize two macrosTom Tromey2014-07-252-2/+8
* Clarify the address and pointer conversions on AVR.Pierre Langlois2014-07-252-5/+18
* Fix paginate-*.exp racesPedro Alves2014-07-258-46/+56
* daily updateAlan Modra2014-07-251-1/+1
* constify target fieldsTom Tromey2014-07-243-4/+10
* constify command docsTom Tromey2014-07-248-26/+45
* constify command prefixTom Tromey2014-07-249-22/+40
* constify deprecate_cmdTom Tromey2014-07-245-5/+13
* constify help_cmdTom Tromey2014-07-243-3/+7
* constify stack.cTom Tromey2014-07-242-2/+7
* constify solib_addTom Tromey2014-07-243-2/+7
* constify remote.cTom Tromey2014-07-243-7/+13
* constify monitor_openTom Tromey2014-07-243-2/+8
* constify maint.cTom Tromey2014-07-242-6/+13
* constify inf_child_open_targetTom Tromey2014-07-243-2/+8
* constify unset_in_environTom Tromey2014-07-243-2/+7
* constify cli-dump.cTom Tromey2014-07-242-17/+27
* Fix pagination crash when the TUI is activePedro Alves2014-07-242-1/+5
* Remove some GDBSERVER checks from linux-ptraceTom Tromey2014-07-244-25/+52
* Make gdbserver CORE_ADDR unsignedTom Tromey2014-07-242-1/+6
* auto-generate most target debug methodsTom Tromey2014-07-246-700/+2589
* Rationalize "fatal" error handling outside of gdbserverGary Benson2014-07-245-33/+35
* This patch uses target_read_code instead of target_read_memory inMichael Eager2014-07-232-1/+6
* se typecast 'size_t' on 'reg', not only avoid the related warning, butMichael Eager2014-07-232-1/+6
* daily updateAlan Modra2014-07-241-1/+1
* rewrite make-target-delegates matching codeTom Tromey2014-07-233-55/+83
* Fix build on systems without sigaltstack.Gary Benson2014-07-232-0/+9
* daily updateAlan Modra2014-07-231-1/+1
* Remove setting value address for reference entry value target data value.Jan Kratochvil2014-07-222-9/+5
* Fix read_frame_arg for optimized-out entry values.Jan Kratochvil2014-07-229-0/+905
* Fix crash on optimized-out entry data valuesPedro Alves2014-07-222-1/+9