aboutsummaryrefslogtreecommitdiff
path: root/gdb/m68hc11-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-22 * m68hc11-tdep.c (m68hc11_gdbarch_init): Define int at 16-bits.Stephane Carrez1-3/+6
2001-07-15s/value_ptr/struct value */Andrew Cagney1-1/+1
2001-05-20 * m68hc11-tdep.c (m68hc11_pop_frame): Fix stack pointer computation.Stephane Carrez1-2/+4
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2000-12-022000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>Stephane Carrez1-12/+1
2000-12-022000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>Stephane Carrez1-2/+3
2000-12-022000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>Stephane Carrez1-168/+217
2000-11-24Support 68HC12 arch in GdbStephane Carrez1-1/+11
2000-11-24Use gdbarch_tdep for 68hc11 specific data (stack_correction global)Stephane Carrez1-14/+30
2000-09-06Fix gdb calling a function for 68hc11Stephane Carrez1-16/+59
2000-09-05Fix frame unwinding for 68hc11Stephane Carrez1-0/+10
2000-08-29Fix stack offset correction for 68hc11Stephane Carrez1-13/+24
2000-08-26Multi-arch support for 68hc11Stephane Carrez1-355/+641
2000-07-30Protoization.Kevin Buettner1-3/+3
2000-07-27From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney1-0/+754