Andrew Cagney
c2f05ac92e
Eliminate IEEE_FLOAT.
2002-01-20 18:05:54 +00:00
Stephane Carrez
7d32ba20c1
* m68hc11-tdep.c (m68hc11_gdbarch_init): Define int at 16-bits.
2001-07-22 12:37:02 +00:00
Andrew Cagney
ea7c478fe2
s/value_ptr/struct value */
2001-07-15 20:10:02 +00:00
Stephane Carrez
b4fa4770b8
* m68hc11-tdep.c (m68hc11_pop_frame): Fix stack pointer computation.
...
(m68hc11_analyze_instruction): Update the pc correctly.
(m68hc11_guess_from_prologue): Take into account the stack correction
for the saving address.
2001-05-20 11:53:42 +00:00
Andrew Cagney
4e052eda91
Create new file regcache.h. Update all uses.
2001-03-01 01:39:22 +00:00
Stephane Carrez
ed99b3d09e
2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
...
* m68hc11-tdep.c (m68hc11_gdbarch_init): Remove elf_flags, cleanup.
(gdbarch_tdep): Likewise.
2000-12-02 17:13:44 +00:00
Stephane Carrez
f91a8b6b5d
2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
...
* m68hc11-tdep.c (SOFT_D1_REGNUM): Soft registers start at 14.
(m68hc11_register_names): Add null for register 13.
2000-12-02 17:07:04 +00:00
Stephane Carrez
908f682f97
2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
...
* m68hc11-tdep.c (m68hc11_frame_args_address): Fix args address
computation.
(m68hc11_frame_init_saved_regs): Frame pointer is saved only if
the symbol exist.
(m68hc11_analyze_instruction): New function.
(m6811_prologue, m6812_prologue): New prologue description tables.
(m68hc11_guess_from_prologue): Use the above.
(m68hc11_gdbarch_init): Setup gdbarch_tdep for the prologue
descriptions.
2000-12-02 16:55:37 +00:00
Stephane Carrez
ea3881d97c
Support 68HC12 arch in Gdb
2000-11-24 21:24:04 +00:00
Stephane Carrez
5d1a66bd91
Use gdbarch_tdep for 68hc11 specific data (stack_correction global)
2000-11-24 20:59:42 +00:00
Stephane Carrez
22df305e11
Fix gdb calling a function for 68hc11
2000-09-06 19:39:10 +00:00
Stephane Carrez
6148eca7f8
Fix frame unwinding for 68hc11
2000-09-05 20:57:25 +00:00
Stephane Carrez
184651e316
Fix stack offset correction for 68hc11
2000-08-29 19:12:27 +00:00
Stephane Carrez
82c230c2d9
Multi-arch support for 68hc11
2000-08-26 13:36:25 +00:00
Kevin Buettner
fba45db2fa
Protoization.
2000-07-30 01:48:28 +00:00
Andrew Cagney
78073dd899
From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
...
* configure.tgt: Recognize the 68hc11.
* m68hc11-tdep.c: New file for 68hc11 target.
* config/m68hc11/m68hc11.mt: New file for 68hc11 port.
* configure.tgt: When 68hc11, set gdb_multi_arch.
2000-07-27 07:18:32 +00:00