]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/config/ia64/elf.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / config / ia64 / elf.h
index af6d9176a7c6a9e4a5ddb37fc3e5c092baa39d2d..6886ea00a46362a8f7f1fe6ff49ace0d25c34c72 100644 (file)
@@ -5,15 +5,9 @@
 
 #define TARGET_VERSION fprintf (stderr, " (IA-64) ELF");
 
 
 #define TARGET_VERSION fprintf (stderr, " (IA-64) ELF");
 
-/* Define this to be a string constant containing `-D' options to define the
-   predefined macros that identify this machine and system.  These macros will
-   be predefined unless the `-ansi' option is specified.  */
-/* ??? This is undefed in svr4.h.  */
-#define CPP_PREDEFINES "-Dia64 -Amachine=ia64"
-
-/* A C string constant that tells the GNU CC driver program options to pass to
+/* A C string constant that tells the GCC driver program options to pass to
    the assembler.  It can also specify how to translate options you give to GNU
    the assembler.  It can also specify how to translate options you give to GNU
-   CC into options for GNU CC to pass to the assembler.  */
+   CC into options for GCC to pass to the assembler.  */
 
 #if ((TARGET_CPU_DEFAULT | TARGET_DEFAULT) & MASK_GNU_AS) != 0
 /* GNU AS.  */
 
 #if ((TARGET_CPU_DEFAULT | TARGET_DEFAULT) & MASK_GNU_AS) != 0
 /* GNU AS.  */
@@ -28,9 +22,9 @@
    %{mauto-pic:-M no_plabel}"
 #endif
 
    %{mauto-pic:-M no_plabel}"
 #endif
 
-/* A C string constant that tells the GNU CC driver program options to pass to
-   the linker.  It can also specify how to translate options you give to GNU CC
-   into options for GNU CC to pass to the linker.  */
+/* A C string constant that tells the GCC driver program options to pass to
+   the linker.  It can also specify how to translate options you give to GCC
+   into options for GCC to pass to the linker.  */
 
 /* The Intel linker does not support dynamic linking, so we need -dn.
    The Intel linker gives annoying messages unless -N so is used.  */
 
 /* The Intel linker does not support dynamic linking, so we need -dn.
    The Intel linker gives annoying messages unless -N so is used.  */