summaryrefslogtreecommitdiff
path: root/gdb/m68klinux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-8/+8
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-1/+0
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * m68klinux-nat.c (fetch_register): Fix strict-aliasing violation.Andreas Schwab2012-03-271-4/+6
* * m68klinux-nat.c: Include "gdb_proc_service.h".Andreas Schwab2012-03-081-0/+25
* * m68klinux-nat.c (getregs_supplies): Make static.Andreas Schwab2012-03-071-3/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-15/+27
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * m68klinux-nat.c: Remove obsolete comment.Andreas Schwab2009-04-161-50/+14
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Update m68k port for unwinder changes.Andreas Schwab2008-05-051-1/+1
* * m68klinux-nat.c (getfpregs_supplies): Replace gdbarch_fp0_regnum byMarkus Deuling2008-02-181-2/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+2
* 2007-10-08 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-081-20/+27
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-8/+19
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-3/+3
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-2/+2
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-5/+3
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-36/+36
* * gdbcore.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-3/+4
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-26/+25
* * m68klinux-nat.c: Remove #ifndef USE_PROC_FS check.Ulrich Weigand2007-04-291-16/+3
* * core-aout.c: Delete file.Ulrich Weigand2007-04-251-24/+2
* gdb/ChangeLog:Ulrich Weigand2007-03-301-13/+8
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * linux-nat.c (linux_ops_saved): New.Daniel Jacobowitz2006-03-241-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * Makefile.in (ALLDEPFILES): Update.Daniel Jacobowitz2005-09-101-8/+24
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-8/+8
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-2/+2
* 2004-09-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-071-4/+0
* 2004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-241-4/+6
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-9/+13
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-1/+1
* 2003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-181-1/+1
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-2/+2
* * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): UpdateAndreas Schwab2003-07-071-10/+16
* * m68klinux-nat.c (fill_fpregset): Fix use of loop index.Andreas Schwab2003-07-061-2/+2
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-1/+1
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-1/+1
* 2003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-021-1/+1
* * Makefile.in (m68k_tdep_h): Define.Andreas Schwab2002-11-231-9/+11
* * m68klinux-nat.c (IS_SIGTRAMP, IS_RT_SIGTRAMP)Andreas Schwab2002-11-191-97/+0
* 2002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-181-1/+1
* Fix some K&R isms.Andrew Cagney2002-07-111-1/+1