aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-09pr44576 Avoid un-necessary prefetch analysis by distributing the cost modelsChangpeng Fang2-47/+132
2010-07-09arm.md (cbranchqi4): Fix array size.Bernd Schmidt2-4/+8
2010-07-09* config/arm/arm.md (Thumb-1 ldrsb peephole): New.Bernd Schmidt2-0/+23
2010-07-09arm.md (addsi3_cbranch): Switch alternatives 0 and 1.Bernd Schmidt2-2/+4
2010-07-09reload.c (find_reloads): Don't clear badop if we have a winreg alternative...Bernd Schmidt7-17/+45
2010-07-09gimple.c (struct type_fixup_s): New struct and VEC type.Richard Guenther2-2/+41
2010-07-09* config.in: Regenerate.Uros Bizjak2-1/+2
2010-07-09configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Fix test.Uros Bizjak3-9/+12
2010-07-09trans.c (gnat_gimplify_expr): Deal with CALL_EXPR.Eric Botcazou4-23/+54
2010-07-09re PR tree-optimization/28632 (VRP should understand bitwise OR and AND)Jakub Jelinek5-94/+198
2010-07-09re PR c++/43120 (Virtual inheritance with covariant return type confuses GCC)Jason Merrill8-55/+121
2010-07-09Outline fold_or_predicates from add_to_predicate_list.Sebastian Pop2-18/+26
2010-07-09intrinsic.texi: Add documentation for SAME_TYPE_AS...Janus Weil2-6/+128
2010-07-09re PR middle-end/44890 (Hitting gcc_assert in build2_stat with pr30388.c test...Richard Guenther3-2/+11
2010-07-09re PR target/44877 (C++ compiler can no longer compile dealII for VSX/Altivec...Michael Meissner2-1/+8
2010-07-09configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Also check for "lock addl".Uros Bizjak4-6/+14
2010-07-09rs6000.c (rs6000_override_options): Fix setting of default ISA flags.Peter Bergner3-3/+10
2010-07-09tree.c (type_hash_if_marked_p): Removed non-ggc_marked_p clause.Tom de Vries4-4/+29
2010-07-09picochip.md (commsTestPort): Emit more efficient sequence for tstport instruc...Hariharan Sandanagobalane2-1/+6
2010-07-09i386.c (ix86_veclib_handler): Make static.Uros Bizjak2-2/+7
2010-07-09re PR middle-end/44852 (miscompilation (of e.g. newlib dtoa.c) after mem-ref2...Richard Guenther5-6/+77
2010-07-09asm-support.S (snapshot): Replace multiplication by values.Rainer Orth4-42/+49
2010-07-09re PR fortran/44882 (Bogus types in references with mismatched commons)Richard Guenther4-9/+26
2010-07-09re PR libstdc++/44875 (libstdc++ status documentation fails to mention missin...Jonathan Wakely42-162/+172
2010-07-09re PR target/40657 (allocate local variables with fewer instructions)Bernd Schmidt6-48/+161
2010-07-09tree-vrp.c (extract_range_from_binary_expr): If both ranges are range_int_cst...Jakub Jelinek5-0/+100
2010-07-09genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez10-2/+22
2010-07-09Daily bump.GCC Administrator1-1/+1
2010-07-08re PR fortran/44649 ([OOP] F2008: storage_size intrinsic (also working for po...Janus Weil11-4/+211
2010-07-08lto-section-in.c (lto_section_name): Add missing comma.Andi Kleen2-3/+7
2010-07-09ia64.h (OVERRIDE_OPTIONS): Remove macros.Anatoly Sokolov4-11/+15
2010-07-08re PR middle-end/44843 (All 32-bit fortran execution tests generate unaligned...Eric Botcazou4-4/+42
2010-07-08* make_sunver.pl: Remove extra whitespace in regexp.Eric Botcazou2-1/+5
2010-07-08final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_e...Kai Tietz5-18/+12
2010-07-08i386-protos.h (ix86_asm_output_function_label): New prototype.Kai Tietz14-37/+127
2010-07-08stl_heap.h: Update markup.Benjamin Kosnik10-24/+58
2010-07-08re PR fortran/44847 (ICE: OpenMP with Collapse clause and CYCLE stmt in loop)Jakub Jelinek4-12/+128
2010-07-08cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls): New function.Jan Hubicka5-6/+43
2010-07-08tree-inline.c (declare_return_variable): Allocate annotation for new temporary.Jan Hubicka2-0/+10
2010-07-08Call maybe_fold_or_comparisons to fold OR-ed predicates.Sebastian Pop5-7/+155
2010-07-08Add the -ftree-loop-if-convert flag.Sebastian Pop4-5/+26
2010-07-08i386.c: Use short syntax for function calls through function pointers.Uros Bizjak3-83/+89
2010-07-08* emit-rtl.c (set_mem_attributes_minus_bitpos): Fix formatting issues.Eric Botcazou2-21/+24
2010-07-08re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus7-10/+82
2010-07-08tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address): Fix stmt check for PO...Richard Guenther2-2/+7
2010-07-08dwarf2out.c (mem_loc_descriptor): Use DW_OP_const[48]u instead of DW_OP_addr ...Jakub Jelinek2-4/+38
2010-07-08ipa.c: Include pointer-set.hJan Hubicka4-22/+85
2010-07-08re PR c/44828 (possible integer wrong code bug)Peter Bergner3-4/+8
2010-07-08re PR c++/43120 (Virtual inheritance with covariant return type confuses GCC)Jason Merrill5-9/+69
2010-07-08Add gcc.dg/pr44838.c.H.J. Lu2-0/+38