This is the mail archive of the gdb-patches@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]

Re: sim/sh64


> I ran gdb_mbuild.sh today and it fell over because I didn't have
> sim/sh64.  I traced this back to the modules file:
> 
> date: 2002/02/28 06:07:39;  author: bje;  state: Exp;  lines: +1 -1
> * Omit sim/testsuite/sim/sh64 for now.
> 
> naked-sim    -a !src/sim/sh64 !src/sim/testsuite/sim/sh64 src/sim
> 
> Anyone know what that's about?  Can we get rid of it now?  It means
> sh64 doesn't end up in our tarballs.

In 2002 (while working at Red Hat), I contributed the sh64 port.
Through a misunderstanding with Cagney on the protocol of GDB
submission, it was sidelined with that modules change.  It appears that
modules change was never reverted.

Whether sh64 is included in GDB tarballs is up to the GDB maintainers,
but yes, you could get rid of that change (modulo the usual problems of
versioning the modules file!)

Cheers, Ben



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