+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.
* 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.
* 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.
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.
* 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.
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.
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>
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>
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.
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>