This is the mail archive of the gdb-patches@sources.redhat.com 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: [PATCH] Remove sh-hms target


Alexandre Oliva writes:
 > On May 13, 2002, Elena Zannoni <ezannoni@redhat.com> wrote:
 > 
 > > The sh-hms target wasn't really doing anything different from sh-elf
 > > for what gdb was concerned. It built exactly the same set of files.
 > 
 > Hmm...  AFAIK, sh-hms is a variant of sh-coff, not sh-elf.  Shouldn't
 > it be retained at least as an alias?
 > 

I think I didn't express myself clearly. You can still build a toolchain
with --target=sh-hms, it's just that the gdb executable will be exactly
the same as if you said --target=sh-elf.

The reason for 'removing' sh-hms is more for testing purposes than
anything else.

Elena


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