aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Add target_ops argument to to_supports_non_stopTom Tromey1-0/+10
2014-02-19Add target_ops argument to to_log_commandTom Tromey1-0/+7
2014-02-19Add target_ops argument to to_pid_to_exec_fileTom Tromey1-0/+17
2014-02-19Add target_ops argument to to_rcmdTom Tromey1-0/+9
2014-02-19Add target_ops argument to to_stopTom Tromey1-0/+20
2014-02-19Add target_ops argument to to_thread_nameTom Tromey1-0/+7
2014-02-19Add target_ops argument to to_extra_thread_infoTom Tromey1-0/+20
2014-02-19Add target_ops argument to to_program_signalsTom Tromey1-0/+6
2014-02-19Add target_ops argument to to_pass_signalsTom Tromey1-0/+11
2014-02-19Add target_ops argument to to_can_runTom Tromey1-0/+11
2014-02-19Add target_ops argument to to_has_exitedTom Tromey1-0/+7
2014-02-19Add target_ops argument to to_set_syscall_catchpointTom Tromey1-0/+9
2014-02-19Add target_ops argument to to_remove_exec_catchpointTom Tromey1-0/+10
2014-02-19Add target_ops argument to to_insert_exec_catchpointTom Tromey1-0/+10
2014-02-19Add target_ops argument to to_remove_vfork_catchpointTom Tromey1-0/+10
2014-02-19Add target_ops argument to to_insert_vfork_catchpointTom Tromey1-0/+10
2014-02-19Add target_ops argument to to_remove_fork_catchpointTom Tromey1-0/+10
2014-02-19Add target_ops argument to to_insert_fork_catchpointTom Tromey1-0/+10
2014-02-19Add target_ops argument to to_post_startup_inferiorTom Tromey1-0/+25
2014-02-19Add target_ops argument to to_loadTom Tromey1-0/+13
2014-02-19Add target_ops argument to to_terminal_infoTom Tromey1-0/+10
2014-02-19Add target_ops argument to to_terminal_save_oursTom Tromey1-0/+10
2014-02-19Add target_ops argument to to_terminal_oursTom Tromey1-0/+13
2014-02-19Add target_ops argument to to_terminal_ours_for_outputTom Tromey1-0/+12
2014-02-19Add target_ops argument to to_terminal_inferiorTom Tromey1-0/+13
2014-02-19Add target_ops argument to to_terminal_initTom Tromey1-0/+11
2014-02-19Add target_ops argument to to_can_accel_watchpoint_conditionTom Tromey1-0/+11
2014-02-19Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey1-0/+26
2014-02-19Add target_ops argument to to_insert_watchpointTom Tromey1-0/+28
2014-02-19Add target_ops argument to to_remove_watchpointTom Tromey1-0/+27
2014-02-19Add target_ops argument to to_remove_hw_breakpointTom Tromey1-0/+16
2014-02-19Add target_ops argument to to_insert_hw_breakpointTom Tromey1-0/+17
2014-02-19Add target_ops argument to to_can_use_hw_breakpointTom Tromey1-0/+34
2014-02-19Add target_ops argument to to_post_attachTom Tromey1-0/+12
2014-02-19Add target_ops argument to to_closeTom Tromey1-0/+25
2014-02-19introduce remote_loadTom Tromey1-0/+5
2014-02-19convert to_supports_btraceTom Tromey1-0/+12
2014-02-19add target method delegationTom Tromey1-0/+58
2014-02-19add make-target-delegatesTom Tromey1-0/+11
2014-02-19introduce and use find_target_atTom Tromey1-0/+6
2014-02-19add "this" pointers to more target APIsTom Tromey1-0/+42
2014-02-19Fix PR16220Yao Qi1-0/+7
2014-02-17Add g10 support to rl78-tdep.c.Kevin Buettner1-0/+7
2014-02-17Move entry from ChangeLog to doc/ChangeLog.Doug Evans1-9/+0
2014-02-17guile: Fix typos in the manual.Ludovic Courtès1-0/+9
2014-02-16Fix date in previous entry.Doug Evans1-1/+1
2014-02-16Resort scm-gsmob.c entry in Makefile.inDoug Evans1-0/+6
2014-02-17Fix missing-prototypes warnings in gnu-nat.cYao Qi1-0/+4
2014-02-17Fix -Werror=pointer-sign warningsYao Qi1-0/+6
2014-02-17Fix -Wformat warnings in gnu-nat.cYao Qi1-0/+14