From: Bo Thorsen Date: Thu, 5 Apr 2001 16:12:25 +0000 (+0200) Subject: Update. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=60e589efa8600560385309c556766cc5124ab7f9;p=gcc.git Update. From-SVN: r41119 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1fcce94a4fb..dba10a86473 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-04-05 Bo Thorsen + + * i386.md: Don't allow "builtin_setjmp_receiver" for TARGET_64BIT. + Thu Apr 5 13:44:17 2001 J"orn Rennecke * i386.md (*andsi_1+3): If used after reload, make sure the operand @@ -18,8 +22,8 @@ Thu Apr 5 13:44:17 2001 J"orn Rennecke something that doesn't exist. In the big switch, set xm_file, don't append to it (the value before the big switch is always null). Don't force build_xm_file or host_xm_file to have a value. - * configure.in: Remove default for xm_file. Do not special - case $cpu/xm-$cpu.h not existing. + * configure.in: Remove default for xm_file. Do not special + case $cpu/xm-$cpu.h not existing. * configure: Regenerate. 2001-04-04 Diego Novillo @@ -29,9 +33,9 @@ Thu Apr 5 13:44:17 2001 J"orn Rennecke 2001-04-04 Andrew MacLeod - * dwarf2out.c (output_cfi): Add 'for_eh' parameter, use PTR_SIZE + * dwarf2out.c (output_cfi): Add 'for_eh' parameter, use PTR_SIZE instead of DWARF2_ADDR_SIZE for EH addresses. - (output_call_frame_info): Use PTR_SIZE instead of DWARF2_ADDR_SIZE for + (output_call_frame_info): Use PTR_SIZE instead of DWARF2_ADDR_SIZE for EH addresses. 2001-04-04 Richard Henderson @@ -1196,7 +1200,7 @@ Wed Mar 21 14:27:11 2001 Richard Kenner undefined symbol on many targets. * sdbout.c: #include ggc.h. - (sdbout_init): Move to end of file. + (sdbout_init): Move to end of file. Call ggc_add_tree_root for anonymous_types. (sdbout_symbol): Use DECL_NAME for local, not DECL_ASSEMBLER_NAME. (sdbout_one_type): Use DECL_NAME for field name.