aboutsummaryrefslogtreecommitdiff
path: root/gdb/m68klinux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-28Remove (dead-code) native core file sniffers on Linux targetsUlrich Weigand1-70/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-01-07Remove duplicated #include's from GDBHonggyu Kim1-2/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-8/+8
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves1-1/+0
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-03-27* m68klinux-nat.c (fetch_register): Fix strict-aliasing violation.Andreas Schwab1-4/+6
2012-03-08* m68klinux-nat.c: Include "gdb_proc_service.h".Andreas Schwab1-0/+25
2012-03-07* m68klinux-nat.c (getregs_supplies): Make static.Andreas Schwab1-3/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-15/+27
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-04-16* m68klinux-nat.c: Remove obsolete comment.Andreas Schwab1-50/+14
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-2/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-05-05Update m68k port for unwinder changes.Andreas Schwab1-1/+1
2008-02-18 * m68klinux-nat.c (getfpregs_supplies): Replace gdbarch_fp0_regnum byMarkus Deuling1-2/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+2
2007-10-082007-10-08 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-20/+27
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-8/+19
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-3/+3
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-5/+3
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-36/+36
2007-05-06 * gdbcore.h (struct regcache): Add forward declaration.Ulrich Weigand1-3/+4
2007-05-06 * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand1-26/+25
2007-04-29 * m68klinux-nat.c: Remove #ifndef USE_PROC_FS check.Ulrich Weigand1-16/+3
2007-04-25 * core-aout.c: Delete file.Ulrich Weigand1-24/+2
2007-03-30gdb/ChangeLog:Ulrich Weigand1-13/+8
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-03-24 * linux-nat.c (linux_ops_saved): New.Daniel Jacobowitz1-2/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-09-10 * Makefile.in (ALLDEPFILES): Update.Daniel Jacobowitz1-8/+24
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-8/+8
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-09-072004-09-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+0
2004-07-242004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+6
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+13
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-09-182003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-07-07 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): UpdateAndreas Schwab1-10/+16
2003-07-06 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.Andreas Schwab1-2/+2