aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-192014-02-20 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2-3/+12
2014-02-19darwin-nat.c (darwin_xfer_partial): Fix return type.Stan Shebs2-1/+5
2014-02-19Add backlink from lwp_info to thread_info.Doug Evans5-8/+21
2014-02-19 * linux-low.c (add_lwp): Change result to struct lwp_info *.Doug Evans2-4/+9
2014-02-19* inferiors.c (add_thread): Fix whitespace.Doug Evans2-1/+5
2014-02-19Call overloaded operators to perform operations on gdb.Value objects.Siva Chandra8-12/+88
2014-02-19Replace code accessing list implementation details with API calls.Doug Evans10-108/+278
2014-02-20daily updateAlan Modra1-1/+1
2014-02-19Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans11-29/+65
2014-02-19List Yao Qi as nios2 maintainerStan Shebs2-0/+8
2014-02-19Don't output trailing spaceH.J. Lu4-41865/+41882
2014-02-19Create the second PLT for BND relocationsH.J. Lu9-37/+539
2014-02-19common/ptid.h: Mention that process_stratum targets should prefer ptid.lwp.Pedro Alves2-1/+11
2014-02-19remote.c: Use the ptid.lwp field to store remote thread ids rather than ptid....Pedro Alves2-17/+26
2014-02-19convert to_get_unwinder and to_get_tailcall_unwinder to methodsTom Tromey5-20/+71
2014-02-19fix buglet in nto-procfs.cTom Tromey2-2/+9
2014-02-19convert to_decr_pc_after_breakTom Tromey5-10/+31
2014-02-19remove some calls to INHERIT and de_faultTom Tromey2-8/+5
2014-02-19remove exec_set_find_memory_regionsTom Tromey5-27/+21
2014-02-19pass NULL to TARGET_DEFAULT_RETURN when appropriateTom Tromey3-14/+22
2014-02-19remove function casts from target.cTom Tromey2-13/+29
2014-02-19minor cleanups to update_current_targetTom Tromey2-122/+11
2014-02-19change delegation for to_read_descriptionTom Tromey7-25/+47
2014-02-19convert to_can_runTom Tromey4-6/+29
2014-02-19convert to_disconnectTom Tromey4-14/+29
2014-02-19convert to_stop_recordingTom Tromey5-13/+27
2014-02-19convert to_enable_btraceTom Tromey4-9/+26
2014-02-19convert to_read_btraceTom Tromey4-9/+26
2014-02-19convert to_teardown_btraceTom Tromey4-11/+26
2014-02-19convert to_disable_btraceTom Tromey4-11/+26
2014-02-19convert to_search_memoryTom Tromey4-25/+46
2014-02-19convert to_auxv_parseTom Tromey6-9/+33
2014-02-19convert to_memory_mapTom Tromey4-9/+26
2014-02-19convert to_thread_aliveTom Tromey4-17/+31
2014-02-19convert to_save_recordTom Tromey4-11/+26
2014-02-19convert to_delete_recordTom Tromey4-11/+26
2014-02-19convert to_record_is_replayingTom Tromey4-8/+27
2014-02-19convert to_goto_record_beginTom Tromey4-11/+26
2014-02-19convert to_goto_record_endTom Tromey4-11/+26
2014-02-19convert to_goto_recordTom Tromey4-11/+26
2014-02-19convert to_insn_historyTom Tromey4-11/+26
2014-02-19convert to_insn_history_fromTom Tromey4-11/+26
2014-02-19convert to_insn_history_rangeTom Tromey4-11/+26
2014-02-19convert to_call_historyTom Tromey4-11/+26
2014-02-19convert to_call_history_fromTom Tromey4-11/+26
2014-02-19convert to_call_history_rangeTom Tromey4-11/+26
2014-02-19convert to_verify_memoryTom Tromey4-19/+34
2014-02-19convert to_core_of_threadTom Tromey4-17/+31
2014-02-19convert to_flash_doneTom Tromey4-13/+28
2014-02-19convert to_flash_eraseTom Tromey4-14/+29