aboutsummaryrefslogtreecommitdiff
path: root/gdb/m68k-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-09 * m68k-tdep.h (enum struct_return): Define.Andreas Schwab1-6/+27
2003-07-07 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): UpdateAndreas Schwab1-450/+611
2003-06-13This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030613-branchpointnobody1-7/+7
2003-06-06This commit was manufactured by cvs2svn to create branchcagney_convert-20030606-branchpointnobody1-3/+5
2003-05-28This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030528-branchpointnobody1-110/+39
2003-05-21This commit was manufactured by cvs2svn to create branchcagney_fileio-20030521-branchpointnobody1-1/+5
2003-05-09This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030509-branchpointnobody1-18/+18
2003-04-19This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030419-branchpointnobody1-1/+1
2003-04-06This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030406-branchpointkettenis_i386newframe-20030406-branchnobody1-1/+1
2003-04-03This commit was manufactured by cvs2svn to create branchcagney_frameaddr-20030403-branchpointnobody1-2/+3
2003-03-26This commit was manufactured by cvs2svn to create branchcagney_framebase-20030326-branchpointnobody1-9/+7
2003-03-17This commit was manufactured by cvs2svn to create branchcagney_lazyid-20030317-branchpointnobody1-1/+1
2003-03-13This commit was manufactured by cvs2svn to create branchoffbyone-20030313-branchpointnobody1-4/+4
2003-03-03This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointnobody1-4/+4
2003-01-082003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-01-082003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-19/+19
2003-01-05 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz1-2/+2
2003-01-032003-01-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-19/+19
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+4
2002-12-112002-12-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+4
2002-12-012002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-29 * m68k-tdep.c (m68k_frame_chain, m68k_frame_saved_pc)Andreas Schwab1-29/+30
2002-11-282002-11-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-262002-11-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-242002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-23 * Makefile.in (m68k_tdep_h): Define.Andreas Schwab1-51/+31
2002-11-232002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+0
2002-11-22 * m68k-tdep.c (m68k_register_virtual_type): Use architectureAndreas Schwab1-12/+13
2002-11-22 * m68k-tdep.c (m68k_register_virtual_type): Return int for SR, FPCAndreas Schwab1-7/+12
2002-11-182002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-6/+6
2002-11-142002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-7/+7
2002-11-142002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+4
2002-08-24Index: ChangeLogAndrew Cagney1-1/+1
2002-07-11Fix some K&R isms.Andrew Cagney1-1/+1
2002-07-02* m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently notGrace Sainsbury1-16/+83
2002-06-26* config/m68k/tm-m68k.h: Rearrange code so macros not in theGrace Sainsbury1-1/+23
2002-06-24 * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.Grace Sainsbury1-2/+118
2002-06-21* config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)Grace Sainsbury1-0/+108
2002-06-21Fixed changelog entry. Indented m68k-tdep.cGrace Sainsbury1-12/+15
2002-06-21Replaced frame_find_saved_regs with frame_init_saved_regs. ConvertedGrace Sainsbury1-24/+73
2002-06-19Added functions for multi-arch.Grace Sainsbury1-0/+31
2002-06-17Indented file using gdb_indent.sh.Grace Sainsbury1-13/+13
2001-12-01Zap sony news (m68k) and ISI (m68k) targets.Andrew Cagney1-22/+0
2001-04-17Obsolete NEWS and ISI systems (along with a few redundant m68k targets).Andrew Cagney1-19/+19
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+3
2000-11-08Work around targets that don't yet define JB_PC or JB_ELEMENT_SIZE.Andrew Cagney1-0/+10
2000-11-08Rename get_longjmp_target to m68k_get_longjmp_target. Update all m68kAndrew Cagney1-3/+1
2000-08-092000-08-09 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-1/+2