* sparc-tdep.c (sparc_extract_struct_value_address): Make it
authorMark Alexander <marka@cygnus>
Wed, 15 Apr 1998 00:25:58 +0000 (00:25 +0000)
committerMark Alexander <marka@cygnus>
Wed, 15 Apr 1998 00:25:58 +0000 (00:25 +0000)
commite50f526e68f36447f1e99fcfa79125b60a6b1a97
treeb83bf8a486dea44db2f962535cef72e698fcb621
parent93f967158fdb53e468173f0a4947b3dd06442983
* sparc-tdep.c (sparc_extract_struct_value_address): Make it
work correctly on little-endian hosts.
(sparc_push_arguments): New function.
(gdb_print_insn_sparc): New function.
(_initialize_sparc_tdep): Make gdb_print_insn_sparc the default
disassembler, so that SPARClite-specific instructions will
be recognized.
* sparcl-tdep.c (readchar): Print debugging information.
(debug_serial_write): New function, a replacement for SERIAL_WRITE
that prints debugging information.
* config/sparc/tm-sparc.h (PUSH_ARGUMENTS): Define.
(sparc_push_arguments): Declare.
gdb/ChangeLog
gdb/config/sparc/tm-sparc.h
gdb/sparc-tdep.c
gdb/sparcl-tdep.c
This page took 0.026585 seconds and 4 git commands to generate.