X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2FChangeLog-2007;h=c8a294a14ef1ab813cfc9972468737143c5888c2;hp=27f28128b7633f0a9b49f0af9f6777c202463270;hb=de2bc49318bb75a38a6fa668fd5553cd8d92f19d;hpb=856a5d396ad4ef413fd54ed75aab7e93aace9459 diff --git a/gcc/ChangeLog-2007 b/gcc/ChangeLog-2007 index 27f28128b76..c8a294a14ef 100644 --- a/gcc/ChangeLog-2007 +++ b/gcc/ChangeLog-2007 @@ -2331,8 +2331,9 @@ 2007-11-06 Ulrich Weigand PR target/30961 - * reload1.c (find_reloads): Also check in_reg when handling a - simple move with an input reload and a destination of a hard register. + * reload.c (find_reloads): Also check in_reg when handling a + simple move with an input reload and a destination of a hard + register. 2007-11-06 Maxim Kuvyrkov @@ -12517,13 +12518,13 @@ PR pch/13676 * doc/invoke.texi: Add .hp, .hxx, .hpp, .h, .HPP, .tcc as c++ header. -2008-08-05 Andrew Pinski +2007-08-05 Andrew Pinski PR middle-end/32988 * tree.c (build2_stat): Instead of checking for INTEGER_TYPE, check for INTEGRAL_TYPE_P. -2008-08-05 Paolo Bonzini +2007-08-05 Paolo Bonzini * configure.ac: Remove --enable-checking=df from default settings. * tree-pass.h (TODO_df_verify): New. Shift TODO_mark_first_instance. @@ -17825,7 +17826,7 @@ * config/i386/cygming-crtbegin.c: New file. * config/i386/cygming-crtend.c: New file. -2007-06-14 Pascal Obry Pascal Obry +2007-06-14 Pascal Obry * config/i386/w32-unwind.h: New file. @@ -18111,7 +18112,7 @@ movhi_insn, movqi_insn, movsf_insn, movdf_insn): Don't allow constant to memory moves. -2007-06-11 Rafael Avila de Espindola +2007-06-11 Rafael Ávila de Espíndola * tree.c (signed_or_unsigned_type_for): New. (unsigned_type_for): Use signed_or_unsigned_type_for. @@ -19816,7 +19817,7 @@ (i386_pe_mangle_decl_assembler_name): New. Wrap i386_pe_maybe_mangle_decl_assembler_name. -2007-05-16 Rafael Avila de Espindola +2007-05-16 Rafael Ávila de Espíndola * c-common.c (c_common_signed_or_unsigned_type): Delay the check for INTEGRAL_TYPE_P and TYPE_UNSIGNED. @@ -20844,7 +20845,7 @@ * config/i386/i386.c (ix86_scalar_mode_supported): TFmode is supported for TARGET_64BIT. -2007-05-16 Rafael Avila de Espindola +2007-05-16 Rafael Ávila de Espíndola * c-common.c (c_common_signed_or_unsigned_type): Emulate c_common_unsigned_type behavior. @@ -20982,7 +20983,7 @@ * genautomata.c (gen_regexp_el): Allocate correct size for regexp. -2007-05-14 Rafael Avila de Espindola +2007-05-14 Rafael Ávila de Espíndola * c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. @@ -24354,7 +24355,7 @@ * config/avr/avr.md (movw peephole2): New. (movw_r peephole2): New. -2007-03-30 Rafael Avila de Espindola +2007-03-30 Rafael Ávila de Espíndola * tree.h (get_signed_or_unsigned_type): New. * fold-const.c (operand_equal_for_comparison_p): Use @@ -26016,7 +26017,7 @@ * c-common.c (warn_logical_operator): Fix condition. -2007-03-10 Tobias Schl�ter +2007-03-10 Tobias Schlüter * config/i386/darwin.h (DARWIN_MINVERSION_SPEC): Add missing quotation mark. @@ -26439,7 +26440,7 @@ * tree-ssa-coalesce.c (fail_abnormal_edge_coalesce): Remove spurious whitespace from error message. -2007-03-08 Volker Reichelt +2007-03-08 Volker Reichelt PR c++/30852 * c-common.c (fold_offsetof_1): Handle COMPOUND_EXPR. @@ -29834,7 +29835,7 @@ (resolve_clobber): Call validate_change rather than directly assigning to XEXP (pat, 0). -2006-02-06 Paolo Bonzini +2007-02-06 Paolo Bonzini * Makefile.in (tree-ssa-loop-ivopts.o): Add pointer-set.h dependency. (tree-ssa-reassoc.o): Add pointer-set.h dependency. @@ -29884,7 +29885,7 @@ (get_cases_for_edge): Adjust for pointer_map API, inline record_switch_edge (rewritten for new API), remove goto. -2006-02-06 Paolo Bonzini +2007-02-06 Paolo Bonzini * Makefile.in (tree-nested.o): Add pointer-set.h dependency. * tree-nested.c: Include pointer-set.h. @@ -33160,7 +33161,7 @@ * langhooks.h (struct lang_hooks): Removed field 'can_use_bit_fields_p'. -2007-01-10 Ralf Corsépius +2007-01-10 Ralf Corsépius * config/bfin/t-bfin, config/bfin/t-bfin-elf: Remove GCC_CFLAGS. @@ -33389,7 +33390,7 @@ * config/frv/predicates.md (reg_or_0_operand): Accept CONST_DOUBLEs. -2007-01-08 Ralf Corsépius +2007-01-08 Ralf Corsépius * config/bfin/rtems.h, config/bfin/t-rtems: New. * config.gcc: Add bfin*-rtems*. @@ -34168,3 +34169,10 @@ * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_functions before starting IPA passes. + + +Copyright (C) 2007 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved.