Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* x86_64 file names?
@ 2001-08-13 17:26 Andrew Cagney
  2001-08-13 23:46 ` Andreas Jaeger
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cagney @ 2001-08-13 17:26 UTC (permalink / raw)
  To: gdb

In looking through the BFD sources I came:

      *	bfd/elf64-x86-64.c
	gas/testsuite/gas/i386/x86_64.d
	gas/testsuite/gas/i386/x86_64.s
      *	include/elf/x86-64.h
	ld/emulparams/elf_x86_64.sh

this prompted me to wonder.  Should the gdb file be called x86_64-tdep.c 
or x86-64-tdep.c.  I really don't care but suspect the latter is more 
consistent with the core binutils files.

So a question for the SuSE folks, what are the core GCC files being called?

	Andrew


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: x86_64 file names?
  2001-08-13 17:26 x86_64 file names? Andrew Cagney
@ 2001-08-13 23:46 ` Andreas Jaeger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Jaeger @ 2001-08-13 23:46 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb

Andrew Cagney <ac131313@cygnus.com> writes:

> In looking through the BFD sources I came:
>
>       *	bfd/elf64-x86-64.c
> 	gas/testsuite/gas/i386/x86_64.d
> 	gas/testsuite/gas/i386/x86_64.s
>       *	include/elf/x86-64.h
> 	ld/emulparams/elf_x86_64.sh
>
> this prompted me to wonder.  Should the gdb file be called
> x86_64-tdep.c or x86-64-tdep.c.  I really don't care but suspect the
> latter is more consistent with the core binutils files.
>
> So a question for the SuSE folks, what are the core GCC files being called?

The architecture is called x86-64.  Since config.guess/config.sub will
not accept a minus, we had to use x86_64 for config.guess and that's
how this crept in.  So in general, the name should be x86-64.

For GCC all the patches are done to the i386 files and there's no
x86-64 file at all.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-13 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-13 17:26 x86_64 file names? Andrew Cagney
2001-08-13 23:46 ` Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox