This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

odd (inappropriate?) sparc references in sim


Hi,

I did a grep for sparc and got some hits that
might indicate cut and paste issues:

./sh64/sh-desc.c: /* FIXME: for the sparc case we can determine insn-endianness statically.
./sh64/sim-if.c: /* Store in a global so things like sparc32_dump_regs can be invoked
./cris/cris-desc.c: /* FIXME: for the sparc case we can determine insn-endianness statically.
./frv/frv.c: otherwise it may result in 0x7fffffff (sparc compatibility) or
./frv/sim-if.c: /* Store in a global so things like sparc32_dump_regs can be invoked
./m32r/sim-if.c: /* Store in a global so things like sparc32_dump_regs can be invoked
./iq2000/sim-if.c: /* Store in a global so things like sparc32_dump_regs can be invoked


I am not sure about the endianness comment but the
sparc32_dump_regs one looks incorrect.

--
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]