Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: Jiri Smid <smid@suse.cz>, gdb@sources.redhat.com
Subject: Re: Port to x86-64
Date: Fri, 06 Apr 2001 15:02:00 -0000	[thread overview]
Message-ID: <u8ae5tixlk.fsf@gromit.rhein-neckar.de> (raw)
In-Reply-To: <3ACE17BB.1D2BA022@cygnus.com>

Andrew Cagney <ac131313@cygnus.com> writes:

> Jiri Smid wrote:
> > 
> >   Hi,
> > 
> > Andreas Jaeger <aj@suse.de> writes:
> > 
> > > >
> > > >     o       submit the configury mess early
> > > >
> > > >             even if you don't have real code
> > > >             could I suggest thinking about
> > > >             separating this out so that
> > > >             you can get on with the real
> > > >             work.
> > > >
> > 
> >   Before I will submit the configury mess I would like to little discuss
> > about it.
> >   The generic name of CPU is x86_64 in already ported software. It seems
> > that there shoud be create new config directory gdb/config/x86_64. But
> > this processor is extended i386 architecture and many parts of code will
> > be the same as in i386.
> >   I think that the best solution is to create this new config directory
> > x86_64 and from tm-x86_64.h include i386/tm-i386.h and redefine some
> > declarations. What do you think?
> 
> What convention, if any, was adopted by GCC and what do config.guess /
> config.sub return?

config.guess/config.sub return x86_64 since x86-64 would cause
problems since the "-" is special for config.

> I suspect that ``x86-64'' is going to be more acceptable than x86_64 a
> file name.

As filename, definitly.  For GCC the support is part of the i386
file.  For binutils, the assembler/dissassembler is shared with i386,
but we have also:
./bfd/elf64-x86-64.c
./include/elf/x86-64.h

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


  reply	other threads:[~2001-04-06 15:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-03  1:42 Jiri Smid
2001-04-06 12:23 ` Andrew Cagney
2001-04-06 15:02   ` Andreas Jaeger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-03-21 15:59 Jiri Smid
2001-03-21 15:59 ` J.T. Conklin
2001-03-21 15:59   ` Andreas Jaeger
2001-03-21 15:59 ` Andrew Cagney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u8ae5tixlk.fsf@gromit.rhein-neckar.de \
    --to=aj@suse.de \
    --cc=ac131313@cygnus.com \
    --cc=gdb@sources.redhat.com \
    --cc=smid@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox