From c307e6ddbe4cf07ae84d9a0d65f3699926de4208 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 19 Oct 2001 08:29:18 +0200 Subject: [PATCH] configure: Regenerated. * configure: Regenerated. * configure.in: Add x86_64 to switch statements. From-SVN: r46341 --- gcc/ChangeLog | 27 ++++++++++++++++----------- gcc/configure | 4 ++-- gcc/configure.in | 4 ++-- 3 files changed, 20 insertions(+), 15 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 08e0d5beab4..8a6d4d96b82 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,11 @@ +2001-10-19 Andreas Jaeger + + * configure: Regenerated. + * configure.in: Add x86_64 to switch statements. + 2001-10-18 Richard Henderson - * 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 * 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 * attribs.c (handle_noinline_attribute): New function. @@ -60,7 +65,7 @@ Thu Oct 18 16:07:39 2001 Richard Kenner * 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 2001-10-17 Michael Collison * 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 * alpha.md (sibcall_osf_1, sibcall_value_osf_1): Add 's' alternative. 2001-10-16 Krister Walfridsson - + * 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 2001-10-13 Michael Collison - * 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 - * 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 @@ -830,10 +835,10 @@ Wed Oct 10 00:41:29 EDT 2001 John Wehle (john@feith.com) 2001-10-08 Zack Weinberg * 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 @@ -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 compiler for a language has not been installed. 2001-10-06 Ulrich Weigand - + * config/s390/s390.c (s390_va_arg): Use set_mem_alias_set. 2001-10-05 Joseph S. Myers diff --git a/gcc/configure b/gcc/configure index e177db905ed..3d6e6be54bd 100755 --- a/gcc/configure +++ b/gcc/configure @@ -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*-*-*) diff --git a/gcc/configure.in b/gcc/configure.in index babc720c32e..098fe2adef5 100644 --- a/gcc/configure.in +++ b/gcc/configure.in @@ -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*-*-*) -- 2.30.2