* arc-tdep.c (arc_bfd_mach_type): New static global.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 2 Jun 1995 18:29:46 +0000 (18:29 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Fri, 2 Jun 1995 18:29:46 +0000 (18:29 +0000)
commit4f36d4ab734add92c54ed67f2ec1a7e571d060eb
treec45daefa45f835a7decb7433071b8e0dd2fae81d
parent1cb0d00d8fdfdf32c5f575f98d50ee002fbc710e
* arc-tdep.c (arc_bfd_mach_type): New static global.
(codestream_fill): Handle byte order differences.
(setup_prologue_scan): Don't read stdarg function's "sub sp,sp,N".
(arc_get_frame_setup): Read it here.
(arc_frame_saved_pc): And here.
(arc_print_insn): New function.
(arc_set_cpu_type): Set arc_bfd_mach_type.  Don't set tm_print_insn.
(_initialize_arc_tdep): Set tm_print_insn to arc_print_insn.
gdb/ChangeLog
gdb/arc-tdep.c
This page took 0.034789 seconds and 4 git commands to generate.