aboutsummaryrefslogtreecommitdiff
path: root/gdb/mn10300-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-13This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030613-branchpointnobody1-7/+15
2003-06-06This commit was manufactured by cvs2svn to create branchcagney_convert-20030606-branchpointnobody1-2/+2
2003-05-21This commit was manufactured by cvs2svn to create branchcagney_fileio-20030521-branchpointnobody1-1/+1
2003-05-09This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030509-branchpointnobody1-15/+16
2003-04-19This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030419-branchpointnobody1-1/+1
2003-04-03This commit was manufactured by cvs2svn to create branchcagney_frameaddr-20030403-branchpointnobody1-9/+5
2003-03-26This commit was manufactured by cvs2svn to create branchcagney_framebase-20030326-branchpointnobody1-3/+2
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-5/+4
2003-01-082003-01-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2003-01-082003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+3
2003-01-082003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-18/+18
2003-01-082003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+7
2003-01-082003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-26/+26
2003-01-072003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-01-072003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+7
2003-01-072003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+4
2003-01-062003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2003-01-05 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz1-3/+1
2003-01-032003-01-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-30/+30
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-8/+8
2002-12-112002-12-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-12-012002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-282002-11-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+0
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-232002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+0
2002-11-162002-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2002-11-142002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+4
2002-10-262002-10-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-08-24Index: ChangeLogAndrew Cagney1-1/+1
2002-08-052002-08-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-07-292002-07-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+0
2002-06-17* gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney1-2/+2
2002-06-14+ * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney1-2/+2
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney1-1/+1
2002-04-12* defs.h (read_relative_register_raw_bytes): Delete declaration.Andrew Cagney1-3/+4
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-1/+1
2001-11-25* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.Jim Blandy1-1/+5
2001-10-10* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.Jim Blandy1-11/+55
2001-08-12* config/mn10300/mn10300.mt (TM_FILE): Delete.Andrew Cagney1-0/+27
2001-08-12* config/mn10300/tm-mn10300.h (PC_REGNUM, SP_REGNUM): Delete.Andrew Cagney1-0/+2
2001-08-12* config/mn10300/tm-mn10300.h (INIT_FRAME_PC): Delete.Andrew Cagney1-0/+1
2001-08-11* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney1-2/+5
2001-05-09* mn10300-tdep.c (mn10300_extract_return_value): Mark this asJim Blandy1-1/+1
2001-05-09* mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New function.Jim Blandy1-0/+30
2001-05-09Correct and expand handling of `movm' instruction, and registerJim Blandy1-35/+71
2001-05-09* mn10300-tdep.c (mn10300_gdbarch_init): We do have aJim Blandy1-1/+2