]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure: Regenerated.
authorAndreas Jaeger <aj@gcc.gnu.org>
Fri, 19 Oct 2001 06:29:18 +0000 (08:29 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Fri, 19 Oct 2001 06:29:18 +0000 (08:29 +0200)
        * configure: Regenerated.
* configure.in: Add x86_64 to switch statements.

From-SVN: r46341

gcc/ChangeLog
gcc/configure
gcc/configure.in

index 08e0d5beab4c51e53711b6c6d1c229e64ce02cdf..8a6d4d96b828e17948e0131f74841f6b23899197 100644 (file)
@@ -1,6 +1,11 @@
+2001-10-19  Andreas Jaeger  <aj@suse.de>
+
+        * configure: Regenerated.
+       * configure.in: Add x86_64 to switch statements.
+
 2001-10-18  Richard Henderson  <rth@redhat.com>
 
-       * config/alpha/alpha.md (sibcall_osf_1): Load destination 
+       * config/alpha/alpha.md (sibcall_osf_1): Load destination
        address into $27 explicitly.
        (sibcall_value_osf_1): Likewise.
 
@@ -28,7 +33,7 @@ Thu Oct 18 16:07:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        * integrate.c (integrate_decl_tree): Likewise.
        * stmt.c (expand_decl): Likewise.
        * regclass.c (reg_scan_mark_refs): Propagate REGNO_DECL for copies.
-       
+
 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
 
        * attribs.c (handle_noinline_attribute): New function.
@@ -60,7 +65,7 @@ Thu Oct 18 16:07:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        * config/i370/i370-c.c: New.
        * config/i370/i370.c: Don't include c-lex.h or c-pragma.h.
        (i370_pr_map): Move to i370-c.c.
-       * config/i370/t-i370: New.      
+       * config/i370/t-i370: New.
 
        * doc/tm.texi: Update.
 
@@ -113,7 +118,7 @@ Wed Oct 17 05:26:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 2001-10-17  Michael Collison  <collison@isisinc.net>
 
        * dsp16xx.c: Fix comment formatting to match GNU standards.
-       (dsp16xx_output_function_prologue): Change type of 'size' 
+       (dsp16xx_output_function_prologue): Change type of 'size'
        parameter from 'int' to HOST_WIDE_INT.
        (dsp16xx_output_function_epilogue): Change type of 'size'
        parameter from 'int' to HOST_WIDE_INT.
@@ -169,7 +174,7 @@ Wed Oct 17 05:26:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        * alpha.md (sibcall_osf_1, sibcall_value_osf_1): Add 's' alternative.
 
 2001-10-16  Krister Walfridsson  <cato@df.lth.se>
+
        * config/i386/netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.
        (JUMP_TABLES_IN_TEXT_SECTION): Define.
 
@@ -269,7 +274,7 @@ Wed Oct 17 00:01:02 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
 2001-10-13  Michael Collison  <collison@dhcp-12-114.townisp.com>
 
-       * config/dsp16xx/dsp16xx.md: Rewrite for more efficient code and 
+       * config/dsp16xx/dsp16xx.md: Rewrite for more efficient code and
        add scheduling support.
        * config/dsp16xx/dsp16xx.h: Rewrite for more efficient code.
        * config/dsp16xx/dsp16xx.c: Rewrite for more efficient code.
@@ -662,7 +667,7 @@ Wed Oct 10 00:41:29 EDT 2001  John Wehle  (john@feith.com)
 
 2001-10-09  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
 
-       * config/i386/i386.c (ix86_attribute_table): Correct 
+       * config/i386/i386.c (ix86_attribute_table): Correct
        min_len, max_len fields for dllimport, dllexport and shared.
 
 2001-10-10  Joseph S. Myers  <jsm28@cam.ac.uk>
@@ -830,10 +835,10 @@ Wed Oct 10 00:41:29 EDT 2001  John Wehle  (john@feith.com)
 2001-10-08  Zack Weinberg  <zack@codesourcery.com>
 
        * aclocal.m4 (gcc_AC_PROG_GNAT): New.
-       * configure.in: Use it.              
+       * configure.in: Use it.
        * configure: Regenerated.
        * config/pa/t-linux, config/pa/t-pa, config/pa/t-pa64,
-       config/pa/t-pro: Set T_ADAFLAGS, not ADA_CFLAGS.      
+       config/pa/t-pro: Set T_ADAFLAGS, not ADA_CFLAGS.
 
 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
 
@@ -917,7 +922,7 @@ Wed Oct 10 00:41:29 EDT 2001  John Wehle  (john@feith.com)
        target_switches, target_options): Likewise.
        * tradcif.y (token, tokentab2, yylex): Likewise.
        * tree.h (attribute_spec): Likewise.
-       
+
        * alpha.c (override_options, alpha_lookup_xfloating_lib_func):
        Likewise.
        * arc.c (arc_output_function_epilogue): Likewise.
@@ -996,7 +1001,7 @@ Sat Oct  6 07:42:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        compiler for a language has not been installed.
 
 2001-10-06  Ulrich Weigand  <uweigand@de.ibm.com>
+
        * config/s390/s390.c (s390_va_arg): Use set_mem_alias_set.
 
 2001-10-05  Joseph S. Myers  <jsm28@cam.ac.uk>
index e177db905edbfa99c1be14b9c1cc2da7e0012cf0..3d6e6be54bd08227c155370e879906d2dbf45f1d 100755 (executable)
@@ -7460,7 +7460,7 @@ EOF
 
     ;;
 
-  i[34567]86-*-*)
+  i[34567]86-*-* | x86_64-*-*)
     echo $ac_n "checking assembler instructions""... $ac_c" 1>&6
 echo "configure:7466: checking assembler instructions" >&5
     gcc_cv_as_instructions=
@@ -7528,7 +7528,7 @@ gcc_cv_as_dwarf2_debug_line=no
 # ??? Once 2.11 is released, probably need to add first known working
 # version to the per-target configury.
 case "$target" in
-  i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-*)
+  i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* | x86_64*-*-*)
     insn="nop"
     ;;
   ia64*-*-*)
index babc720c32e6ca07e113450953159d9538fed8d2..098fe2adef5eb6f891d1535eba4f4d22d6984583 100644 (file)
@@ -1607,7 +1607,7 @@ changequote([, ])
     ;;
 
 changequote(,)dnl
-  i[34567]86-*-*)
+  i[34567]86-*-* | x86_64-*-*)
 changequote([,])dnl
     AC_MSG_CHECKING(assembler instructions)
     gcc_cv_as_instructions=
@@ -1669,7 +1669,7 @@ gcc_cv_as_dwarf2_debug_line=no
 # ??? Once 2.11 is released, probably need to add first known working
 # version to the per-target configury.
 case "$target" in
-  i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-*)
+  i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* | x86_64*-*-*)
     insn="nop"
     ;;
   ia64*-*-*)