From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb@sources.redhat.com Subject: x86_64 file names? Date: Mon, 13 Aug 2001 17:26:00 -0000 Message-id: <3B787018.5040700@cygnus.com> X-SW-Source: 2001-08/msg00118.html 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