sse.md (*absneg<mode>2): Fix split condition.
[gcc.git] / gcc /
2011-08-27 Uros Bizjaksse.md (*absneg<mode>2): Fix split condition.
2011-08-27 Uros Bizjakre PR target/50202 (ICE: in final_scan_insn, at final...
2011-08-27 GCC AdministratorDaily bump.
2011-08-26 Uros Bizjaki386.c (ix86_build_const_vector): Rewrite using loop...
2011-08-26 Uros Bizjaki386.md (round<mode>2): New expander.
2011-08-26 Uros Bizjakre PR middle-end/50083 (All 32-bit fortran tests fail...
2011-08-26 Michael Matzre PR lto/50165 (Huge build time regression (Firefox...
2011-08-26 H.J. LuAdd <lzcntintrin.h>, <bmiintrin.h> and <bmi2intrin...
2011-08-26 Rainer OrthDisable .init_array/.fini_array support on Solaris...
2011-08-26 Jakub Jelinektrans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODE...
2011-08-26 Jakub Jelinekcmpxchg16b-1.c: Match also space after the instruction.
2011-08-26 Jakub Jelinekre PR c/50179 (wrong "set but not used" warning)
2011-08-26 Richard Sandiforddf-problems.c (df_note_bb_compute): Pass uses rather...
2011-08-26 Richard Guenthervarasm.c (decode_addr_const): Handle MEM_REF[&X, OFF].
2011-08-26 Tom de Vriesivopts-lt.c: New test.
2011-08-26 Zdenek Dvoraktree-ssa-loop-ivopts.c (struct cost_pair): Add comp...
2011-08-26 Tom de Vriestree-pretty-print (dump_generic_node): Test for NULL_TR...
2011-08-26 Jiangning LiuCommit for Jiangning.
2011-08-26 Jakub Jelinek* rtlanal.c (nonzero_bits1): Handle CLRSB.
2011-08-26 Richard Guentherexpr.c (string_constant): Handle &MEM_REF.
2011-08-26 Andrew Stubbsarm.c (struct four_ints): New type.
2011-08-26 Ramana RadhakrishnanFix scheduling descriptions for smull, smmul and friend...
2011-08-26 GCC AdministratorDaily bump.
2011-08-25 Ian Lance TaylorChange Bound_method_expression to refer to a constant...
2011-08-25 Uros Bizjak* config/i386/i386.md: Do not explicitly set default...
2011-08-25 Mikael Morinre PR fortran/50050 (Internal compiler error free_expr0...
2011-08-25 Richard Hendersonre PR debug/50132 (ICE: in maybe_record_trace_start...
2011-08-25 Jason Merrill* call.c (convert_like_real): Remove redundant complain...
2011-08-25 Jason Merrillre PR c++/50157 ([C++0x] Non-silent SFINAE in new expre...
2011-08-25 Uros Bizjaki386.md (isa): Add sse2, sse2_noavx, sse3, sse4 and...
2011-08-25 Tobias Burnustrans-array.c (gfc_conv_descriptor_token): Add assert.
2011-08-25 Tobias Burnustrans-array.c (structure_alloc_comps): Fix for allocata...
2011-08-25 Georg-Johann Lay* config/avr/avr.c (byte_immediate_operand): Remove...
2011-08-25 Bernd Schmidtregrename.c (scan_rtx_reg, [...]): Don't declare.
2011-08-25 Georg-Johann Layavr-protos.h (byte_immediate_operand): Remove Prototype.
2011-08-25 Georg-Johann Layavr.c (reg_class_tab): Make local to avr_regno_reg_class.
2011-08-25 Georg-Johann Layavr.c (STR_PREFIX_P): New Define.
2011-08-25 Richard GuentherWshadow-3.c: Restore original content destroyed by...
2011-08-25 Bernd Schmidtmd.texi (automata_option): Document collapse-ndfa.
2011-08-25 Georg-Johann Layavr.md: Fix indentation from r177991.
2011-08-25 Bernd Schmidtregrename.c (struct du_head): Remove member terminated.
2011-08-25 Bernhard Reutner... varasm.c: (default_binds_local_p_1): Commentary typo...
2011-08-25 GCC AdministratorDaily bump.
2011-08-24 Roberto Lublinermangccgo...
2011-08-24 H.J. LuMention PR target/50172.
2011-08-24 H.J. LuConvert to Pmode if needed.
2011-08-24 Tobias Burnusre PR fortran/50163 (ICE: initialization expression)
2011-08-24 Richard Guenthertree-data-ref.c (dr_analyze_indices): Avoid unsharing...
2011-08-24 Richard Guentherfold-const.c (fold_comparison): Fold &a < &a + 4 even...
2011-08-24 Richard Guenthertree-vectorizer.c (vect_print_dump_info): Avoid the...
2011-08-24 Richard Bienerre PR c/49396 (c-family/c-cppbuiltin.c: duplicate if...
2011-08-24 Simon Baldwingengtype-state.c (write_state): Remove timestamped...
2011-08-24 Joseph Myers* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c...
2011-08-24 Joseph Myers* Makefile.in (ALL_CXXFLAGS): Include $(CFLAGS-$@).
2011-08-24 Richard Guentherre PR tree-optimization/50067 (Wrong code with -fpredic...
2011-08-24 GCC AdministratorDaily bump.
2011-08-23 Vladimir Makarovira.c (ira_init_register_move_cost): Check small subcla...
2011-08-23 Uros Bizjak* config/i386/sse-22.c: Rearrange to fix sse-22a.c...
2011-08-23 Uros Bizjakconstraints.md (Yp): New register constraint.
2011-08-23 Kirill YukhinAdd AVX2 testcases.
2011-08-23 Mark Heffernanre PR middle-end/38509 (Bogus "attempt to free a non...
2011-08-23 H.J. LuAdd BMI2 support.
2011-08-23 Jason Merrilltypeck2.c (build_functional_cast): Don't try to avoid...
2011-08-23 Jason Merrillre PR c++/49045 ([C++0x] unexpected "different exceptio...
2011-08-23 Jason Merrilltree.c (build_target_expr): Set TREE_CONSTANT on litera...
2011-08-23 Jason MerrillCore 903 (partial)
2011-08-23 Jason MerrillCore 975
2011-08-23 Jason Merrillre PR c++/50024 ([C++0x] [4.7 Regression] crash when...
2011-08-23 Jason Merrill* semantics.c (potential_constant_expression_1): Allow...
2011-08-23 Jakub Jelinekre PR c++/50158 (invalid 'variable set but not used...
2011-08-23 Jakub Jelinekre PR middle-end/50161 (wrong code with -fno-tree-ter...
2011-08-23 Siddhesh Poyarekarre PR c++/50055 ([PATCH] Location information for the...
2011-08-23 Michael Matzcfgexpand.c (expand_one_register_var): Use get_pointer_...
2011-08-23 Jakub Jelinekre PR c++/46862 (ICE on std::decimal::decimal32 without...
2011-08-23 Richard GuentherMakefile.in (tree-data-ref.o): Add tree-affine.h depend...
2011-08-23 Tobias Burnusre PR fortran/31600 (Better error message for redeclati...
2011-08-23 Richard Guentherre PR tree-optimization/50162 (Wrong vectorization)
2011-08-23 Richard Guenthertree-data-ref.c (dr_analyze_indices): Add comments...
2011-08-23 GCC AdministratorDaily bump.
2011-08-22 Uros Bizjak* ChangeLog: Add missing change.
2011-08-22 Uros Bizjakre PR target/50155 (AVX2 support broke -mavx)
2011-08-22 Gabriel CharetteAdd ability to force lexed tokens' source_locations.
2011-08-22 Anatoly Sokolovm32c.h (CLASS_MAX_NREGS): Remove macro.
2011-08-22 Uros Bizjak* ChangeLog: Additional fixes for AVX2 ChangeLog entry.
2011-08-22 Bernd Schmidtc6x.md (indirect_jump_shadow): Tweak representation...
2011-08-22 Rainer OrthCentralize PICFLAG configuration
2011-08-22 Uros Bizjak* ChangeLog: Fix and enhance ChangeLog entry.
2011-08-22 Dodji SeketeliAvoid dangling line table after loading pch
2011-08-22 H.J. LuUse .init_array section only if __ELF__ is defined.
2011-08-22 Jakub Jelinekre PR tree-optimization/50133 (ICE: SIGSEGV in vect_fin...
2011-08-22 Jakub Jelinekre PR middle-end/50141 (ICE: tree check: expected var_d...
2011-08-22 Mikael Morinre PR fortran/50050 (Internal compiler error free_expr0...
2011-08-22 Kirill YukhinAdd support for AVX2 builtin functions.
2011-08-22 Georg-Johann Laypr49994-2.c: Add dg-require-effective-target scheduling.
2011-08-22 Matthias Kloserevert: t-linux64 (MULTILIB_DIRNAMES): Set to 'n32...
2011-08-22 Richard Guentherre PR middle-end/50145 (FAIL: gcc.dg/torture/pr50067...
2011-08-22 Mikael Petterssonre PR bootstrap/50146 (unused variable saved_nregs...
2011-08-22 GCC AdministratorDaily bump.
2011-08-21 Gerald PfeiferFix ChangeLog format for revision 177257.
2011-08-21 Richard Hendersonrtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN.
next