summaryrefslogtreecommitdiff
path: root/gdb/m68hc11-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Index: ChangeLogAndrew Cagney2002-08-241-2/+2
* * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.Stephane Carrez2002-08-131-3/+68
* * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.Stephane Carrez2002-08-131-13/+139
* * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.Stephane Carrez2002-08-131-4/+31
* * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and longStephane Carrez2002-08-131-4/+21
* * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.Stephane Carrez2002-08-131-6/+5
* 2002-08-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-031-12/+13
* 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-1/+1
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-141-4/+3
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-1/+1
* * h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney2002-04-061-1/+0
* * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.Stephane Carrez2002-03-061-3/+2
* Eliminate IEEE_FLOAT.Andrew Cagney2002-01-201-1/+0
* * m68hc11-tdep.c (m68hc11_gdbarch_init): Define int at 16-bits.Stephane Carrez2001-07-221-3/+6
* s/value_ptr/struct value */Andrew Cagney2001-07-151-1/+1
* * m68hc11-tdep.c (m68hc11_pop_frame): Fix stack pointer computation.Stephane Carrez2001-05-201-2/+4
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2
* 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>Stephane Carrez2000-12-021-12/+1
* 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>Stephane Carrez2000-12-021-2/+3
* 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>Stephane Carrez2000-12-021-168/+217
* Support 68HC12 arch in GdbStephane Carrez2000-11-241-1/+11
* Use gdbarch_tdep for 68hc11 specific data (stack_correction global)Stephane Carrez2000-11-241-14/+30
* Fix gdb calling a function for 68hc11Stephane Carrez2000-09-061-16/+59
* Fix frame unwinding for 68hc11Stephane Carrez2000-09-051-0/+10
* Fix stack offset correction for 68hc11Stephane Carrez2000-08-291-13/+24
* Multi-arch support for 68hc11Stephane Carrez2000-08-261-355/+641
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-3/+3
* From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney2000-07-271-0/+754