summaryrefslogtreecommitdiff
path: root/gdb/mn10300-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-01-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-081-1/+1
* 2003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-081-1/+3
* 2003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-081-18/+18
* 2003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-081-7/+7
* 2003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-081-26/+26
* 2003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-071-2/+2
* 2003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-071-7/+7
* 2003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-071-3/+4
* 2003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-061-1/+1
* * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz2003-01-051-3/+1
* 2003-01-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-031-30/+30
* 2003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-021-8/+8
* 2002-12-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-12-111-1/+1
* 2002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-011-1/+1
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-1/+1
* 2002-11-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-281-2/+0
* 2002-11-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-261-1/+1
* 2002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-241-1/+1
* 2002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-231-2/+0
* 2002-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-161-1/+0
* 2002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-141-2/+4
* 2002-10-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-10-261-1/+1
* Index: ChangeLogAndrew Cagney2002-08-241-1/+1
* 2002-08-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-051-1/+1
* 2002-07-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-291-1/+0
* * gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney2002-06-171-2/+2
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-141-2/+2
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-1/+1
* * defs.h (read_relative_register_raw_bytes): Delete declaration.Andrew Cagney2002-04-121-3/+4
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-1/+1
* * mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.Jim Blandy2001-11-251-1/+5
* * mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.Jim Blandy2001-10-101-11/+55
* * config/mn10300/mn10300.mt (TM_FILE): Delete.Andrew Cagney2001-08-121-0/+27
* * config/mn10300/tm-mn10300.h (PC_REGNUM, SP_REGNUM): Delete.Andrew Cagney2001-08-121-0/+2
* * config/mn10300/tm-mn10300.h (INIT_FRAME_PC): Delete.Andrew Cagney2001-08-121-0/+1
* * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney2001-08-111-2/+5
* * mn10300-tdep.c (mn10300_extract_return_value): Mark this asJim Blandy2001-05-091-1/+1
* * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New function.Jim Blandy2001-05-091-0/+30
* Correct and expand handling of `movm' instruction, and registerJim Blandy2001-05-091-35/+71
* * mn10300-tdep.c (mn10300_gdbarch_init): We do have aJim Blandy2001-05-091-1/+2
* * mn10300-tdep.c (mn10300_pop_frame): Split the mn10300-specificJim Blandy2001-05-091-25/+29
* * mn10300-tdep.c (mn10300_saved_pc_after_call,Jim Blandy2001-05-091-13/+13
* * mn10300-tdep.c (mn10300_gdbarch_init): Put the gdbarch methodsJim Blandy2001-05-091-18/+24
* * mn10300-tdep.c (mn10300_gdbarch_init): Rather than usingJim Blandy2001-05-091-1/+1
* Use gdbarch for most target parameters for the MN10300, ratherJim Blandy2001-05-091-3/+50
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+4
* Add formatted register info.Andrew Cagney2000-08-121-1/+118
* Enable multi-arch for the mn10300.Andrew Cagney2000-08-111-38/+109