Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / remote-m32r-sdi.c
2014-10-03 Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-08-07 Yao QiReplace 0 with TARGET_XFER_EOF in to_xfer_partial
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-07-30 Tom Tromeyconstify to_open
2014-07-25 Pedro Alvesfix build: update clear_proceed_status callers
2014-06-26 Tom Tromeyconstify to_load
2014-05-22 Pedro AlvesAdd new infrun.h header.
2014-02-26 Pedro Alvesremote-m32r-sdi.c: Don't install a deprecated_xfer_memo...
2014-02-19 Tom TromeyAdd target_ops argument to to_stop
2014-02-19 Tom TromeyAdd target_ops argument to to_load
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_close
2014-02-19 Tom Tromeyadd "this" pointers to more target APIs
2014-01-16 Markus Metzgertarget, breakpoint: allow insert/remove breakpoint...
2014-01-16 Markus MetzgerAdd target_ops argument to to_prepare_to_store
2014-01-07 Honggyu KimRemove duplicated #include's from GDB
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-08 Tom Tromeyconstify to_detach
2013-07-25 Tom Tromeyremove pop_target
2013-04-19 Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-03-20 Jan Kratochvilgdb/
2013-03-08 Tom Tromey * remote-m32r-sdi.c (m32r_load): Call skip_spaces...
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-20 Pierre Muller ARI fixes: sprintf rule.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-22 Tom Tromey * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2012-07-23 Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23 Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18 Tom Tromey * utils.c (make_cleanup_bfd_unref): Rename from
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-07 Tom Tromey * target.h (struct target_ops) <to_has_execution>...
2011-01-10 Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-10-17 Jan Kratochvilgdb/
2010-09-14 Pierre Muller * m32r-rom.c: Replace winsock.h with winsock2.h header.
2010-09-06 Jan Kratochvilgdb/
2010-07-07 Thiago Jung Bauermann2010-07-07 Sergio Durigan Junior <sergiodj@linux...
2010-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-04-12 Mike Frysingergdb: constify remote files_info
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-21 Pedro Alves * dec-thread.c (dec_thread_wait): Add options paramete...
2009-05-11 Pierre Muller Unify target macros.
2009-05-05 Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-03-17 Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-22 Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-08-26 Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
2008-08-08 Pedro Alves * remote-m32r-sdi.c (m32r_thread_alive, m32r_pid_to_st...
2008-08-08 Pedro Alves * remote-m32r-sdi.c: Include "gdbthread.h".
2008-07-09 Pedro Alves Adjust all targets to new target_stop interface.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-07 Maciej W. Rozycki* target.c (update_current_target): Inherit to_log_command.
2007-11-17 Ulrich Weigand * amd64fsdb-tdep.c (amd64fbsd_sigtramp_start_addr...
2007-11-16 Markus Deuling2007-11-16 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-06 Ulrich Weigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-02-01 Kazuhiro Inaoka2006-02-01 Kazuhiro Inaoka <inaoka.kazuhiro@renesas...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-19 Kazuhiro Inaoka2006-04-19 Masaki Muranaka <monaka@monami-software...
2006-04-18 Daniel Jacobowitzgdb/
2006-01-24 Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-11-09 Kazuhiro Inaoka2005-11-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2005-11-08 Kazuhiro Inaoka2005-11-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2005-08-02 Daniel Jacobowitz Suggested by Shaun Jackman <sjackman@gmail.com>:
2005-05-01 Andrew Cagney2005-05-01 Andrew Cagney <cagney@gnu.org>
2005-02-15 Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2004-10-08 Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-10-08 Jeff Johnston2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2004-07-27 Kazuhiro Inaoka2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
2004-07-22 Andrew Cagney2004-07-21 Andrew Cagney <cagney@gnu.org>
2004-07-16 Andrew Cagney2004-07-16 Andrew Cagney <cagney@gnu.org>
2004-06-15 Alan Modra * dsrec.c (load_srec, make_srec): Use bfd_get_section_...
2004-05-25 Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-03-10 Kazuhiro Inaoka2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2003-10-16 Kazuhiro Inaoka2003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>