OSDN Git Service

Merge branch 'master' of git://github.com/monaka/binutils
[pf3gnuchains/pf3gnuchains3x.git] / gdb / target.c
2010-01-08 Masaki MuranakaEnable to track git://github.com/monaka/binutils.git
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-11-29 vprus * target.c (target_terminal_inferior): Use target_can_...
2009-11-21 msnyder2009-10-25 Michael Snyder <msnyder@vmware.com>
2009-11-14 devans * dcache.c (dcache_hit, dcache_read_line): Tweak comments.
2009-11-06 localmonakaMerge branch 'binutils'
2009-11-05 Masaki MuranakaMerge branch 'binutils'
2009-11-04 Masaki MuranakaMerge branch 'binutils'
2009-11-04 Masaki MuranakaMerge. the Binutils git repository.
2009-11-04 Masaki MuranakaMerge. the GDB git repository.
2009-10-30 sandra2009-10-29 Sandra Loosemore <sandra@codesourcery...
2009-10-29 Sandra Loosemore2009-10-29 Sandra Loosemore <sandra@codesourcery...
2009-10-27 teawater2009-10-26 Michael Snyder <msnyder@vmware.com>
2009-10-26 Hui Zhu2009-10-26 Michael Snyder <msnyder@vmware.com>
2009-10-20 Pedro Alves * linux-nat.c (linux_nat_thread_address_space): New.
2009-10-20 palves * linux-nat.c (linux_nat_thread_address_space): New.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-06 Pierre Muller * ARI fix: "%p" rule.
2009-10-06 muller * ARI fix: "%p" rule.
2009-09-15 Doug Evans * target.c (memory_xfer_partial): Pass correct length...
2009-09-15 devans * target.c (memory_xfer_partial): Pass correct length...
2009-09-15 sergiodjImplementing catch syscall.
2009-09-15 sergiodjImplementing catch syscall.
2009-09-14 Doug Evans * target.c (memory_xfer_partial): Only update dcache...
2009-09-14 devans * target.c (memory_xfer_partial): Only update dcache...
2009-09-08 Doug Evans * target.c (initialize_targets): Fix thinko in stack_c...
2009-09-08 devans * target.c (initialize_targets): Fix thinko in stack_c...
2009-08-31 Doug Evans Implement TARGET_OBJECT_STACK_MEMORY.
2009-08-31 devans Implement TARGET_OBJECT_STACK_MEMORY.
2009-08-20 Doug Evans Replace dcache with splay tree.
2009-08-20 devans Replace dcache with splay tree.
2009-08-14 Pedro Alves2009-08-14 Pedro Alves <pedro@codesourcery.com>
2009-08-14 palves2009-08-14 Pedro Alves <pedro@codesourcery.com>
2009-07-31 Ulrich WeigandChangeLog:
2009-07-31 uweigandChangeLog:
2009-07-27 monamourUpdate to HEAD.
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 uweigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 uweigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02 uweigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02 Ulrich Weigand * target.h (struct target_ops): New member to_thread_a...
2009-07-02 uweigand * target.h (struct target_ops): New member to_thread_a...
2009-06-28 Daniel Jacobowitz gdb/
2009-06-28 drow gdb/
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-06-07 palves * target.h (struct target_ops): Make to_has_all_memory,
2009-06-03 Pedro Alves * target.c: Include "exec.h".
2009-06-03 palves * target.c: Include "exec.h".
2009-05-22 Pedro Alves * target.h (struct section_table): Rename to ...
2009-05-22 palves * target.h (struct section_table): Rename to ...
2009-05-21 Pedro Alves * linux-nat.c (linux_nat_terminal_inferior)
2009-05-21 palves * linux-nat.c (linux_nat_terminal_inferior)
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-21 palves * target.h (TARGET_WNOHANG): New.
2009-05-19 Pedro Alves * breakpoint.c (insert_breakpoints, breakpoint_init_in...
2009-05-19 palves * breakpoint.c (insert_breakpoints, breakpoint_init_in...
2009-05-11 Pierre Muller Unify target macros.
2009-05-11 muller Unify target macros.
2009-04-14 Joel Brobecker * target.c (target_mourn_inferior): Call bfd_ca...
2009-04-14 brobecke * target.c (target_mourn_inferior): Call bfd_ca...
2009-03-17 Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-03-17 brobecke Add a target_ops parameter to the to_kill metho...
2009-02-25 Hui Zhu2009-02-25 Hui Zhu <teawater@gmail.com>
2009-02-25 teawater2009-02-25 Hui Zhu <teawater@gmail.com>
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-23 palves * corelow.c (get_core_registers): Adjust.
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-21 palves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-02-06 palves * linux-nat.c (linux_nat_wait): Adjust.
2009-02-06 Pedro Alves * target.c (target_get_osdata): Check for equal or...
2009-02-06 palves * target.c (target_get_osdata): Check for equal or...
2009-02-06 Pedro Alves * remote.c (extended_remote_can_run): Delete.
2009-02-06 palves * remote.c (extended_remote_can_run): Delete.
2009-02-06 Pedro Alves * target.c (target_create_inferior, target_detach)
2009-02-06 palves * target.c (target_create_inferior, target_detach)
2009-02-05 Pedro Alves * target.h (target_stopped_data_address_p): Delete...
2009-02-05 palves * target.h (target_stopped_data_address_p): Delete...
2009-02-01 Doug Evans * target.h (target_waitstatus_to_string): Declare.
2009-02-01 devans * target.h (target_waitstatus_to_string): Declare.
2009-01-11 Joel Brobecker * target.c (target_xfer_partial): Use host_addr...
2009-01-11 brobecke * target.c (target_xfer_partial): Use host_addr...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2009-01-03 brobecke Updated copyright notices for most files.
2008-12-28 monabuilder r126@cf-ppc-macosx: monabuilder | 2008-12-23 22:02...
2008-12-16 Tristan Gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-12-16 gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-12-07 monabuilder r284@cf-ppc-macosx: monabuilder | 2008-12-07 10:57...
2008-12-02 Vladimir Prus Implement -list-thread-groups --available
2008-12-02 vprus Implement -list-thread-groups --available
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-11-09 vprus Kill pthread_ops_hack
2008-11-03 Pedro Alves * remote.c (remote_start_remote): If the solib list...
2008-11-03 palves * remote.c (remote_start_remote): If the solib list...
2008-10-27 Pedro Alves * target.h (struct target_ops) <to_supports_multi_proc...
2008-10-27 palves * target.h (struct target_ops) <to_supports_multi_proc...
2008-10-22 Joel Brobecker * target.h (struct target_ops): Add new field...
next