Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / arm-linux-nat.c
2014-10-03 Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-03-12 Omair JavaidSupport for HWbreak/watchpoint across fork/vfork on...
2014-02-19 Tom Tromeychange delegation for to_read_description
2014-02-19 Tom TromeyAdd target_ops argument to to_region_ok_for_hw_watchpoint
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_remove_hw_breakpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_hw_breakpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19 Tom Tromeyadd "this" pointers to more target APIs
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-30 Ulrich WeigandChangeLog:
2012-07-06 Jan Kratochvilgdb/
2012-03-21 Thomas Schwingestruct siginfo vs. siginfo_t
2012-03-08 Jan Kratochvilgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-14 Pedro Alvesgdb/
2011-10-10 Ulrich Weigand PR gdb/13218
2011-10-07 Pedro Alves2011-10-07 Pedro Alves <pedro@codesourcery.com>
2011-06-15 Ulrich Weigand * arm-linux-tdep.c: Include "auxv.h".
2011-02-21 Ulrich WeigandChangeLog:
2011-01-30 Yao Qi2011-01-31 Yao Qi <yao@codesourcery.com>
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-04-12 Richard Earnshaw2010-04-12 Matthew Gretton-Dann <matthew.gretton...
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-04-22 Kazu Hirata * arm-linux-nat.c (fetch_register, store_register...
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-31 Ulrich Weigand2007-10-31 Markus Deuling <deuling@de.ibm.com>
2007-10-15 Daniel Jacobowitz * target-descriptions.c (tdesc_predefined_types):...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-09 Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06 Ulrich Weigand * gregset.h (struct regcache): Add forward declaration.
2007-04-25 Ulrich Weigand * core-aout.c: Delete file.
2007-02-26 Daniel Jacobowitz * Makefile.in (XMLFILES): Include $(TDEP_XML).
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-07-12 Daniel Jacobowitz * Makefile.in (arm_linux_tdep_h): New variable.
2006-05-30 Daniel Jacobowitzgdb/
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-24 Daniel Jacobowitz * linux-nat.c (linux_ops_saved): New.
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-09-10 Daniel Jacobowitz * Makefile.in (ALLDEPFILES): Update.
2005-03-29 Daniel Jacobowitz * arm-linux-nat.c (store_register, store_regs): Handle
2005-01-05 Andrew Cagney2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2004-07-24 Andrew Cagney2004-07-23 Andrew Cagney <cagney@gnu.org>
2004-07-22 Andrew Cagney2004-07-21 Andrew Cagney <cagney@gnu.org>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-02-23 Richard Earnshaw* arm-linux-nat.c (store_newfpe_single): Use regcache_c...
2002-02-19 Richard Earnshaw* arm-linux-nat.c: Linux -> GNU/Linux when not talking...
2002-02-12 Richard Earnshaw* arm-linux-nat.c: Really include arm-tdep.h.
2002-02-11 Richard Earnshaw* arm-tdep.h: New file.
2002-01-08 Michael Snyder2002-01-07 Michael Snyder <msnyder@redhat.com>
2001-11-17 Daniel Jacobowitz * arm-linux-nat.c: Don't include <asm/ptrace.h>.
2001-10-31 Daniel Jacobowitz * arm-linux-nat.c: Include <asm/ptrace.h> explicitly.
2001-10-26 Daniel Jacobowitz * arm-linux-nat.c (fill_gregset): Do not check...
2001-05-15 Kevin BuettnerRedefine ptid_t to be a struct rather than an int.
2001-05-04 Kevin BuettnerPhase 1 of the ptid_t changes.
2001-03-01 Andrew CagneyCreate new file regcache.h. Update all uses.
2001-02-06 Phil Blundell2001-02-04 Philip Blundell <philb@gnu.org>
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-26 Michael Snyder2000-05-26 Michael Snyder <msnyder@seadog.cygnus...
2000-04-20 Scott BambroughChanges to support core files and linux threads.
2000-04-10 Scott BambroughMove arm_skip_solib_resolver from arm-linux-nat.c to...
2000-04-05 Scott BambroughUnable to build x86 hosted debugger for ARM Linux,...
2000-02-28 Scott BambroughUpdate copyright date in file.
2000-02-28 Scott Bambrough2000-02-28 Scott Bambrough <scottb@netwinder.org>
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-12-22 Jason Molendaimport gdb-1999-12-21 snapshot