aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-09sse.md (*vec_concatv4si): Merge from *vec_concatv4si_1 and *vec_concatv4si_1_...Uros Bizjak2-20/+16
2011-05-09re PR rtl-optimization/48927 (Issues with "enable" attribute and IRA register...Uros Bizjak3-24/+45
2011-05-09var-tracking.c (find_mem_expr_in_1pdv): Fix thinko.Eric Botcazou2-7/+13
2011-05-09Don't translate syntax example.Philipp Thomas2-4/+10
2011-05-09re PR target/48899 (enum conversion initializing global_options_init.x_iq2000...Nick Clifton2-1/+5
2011-05-09gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.Joseph Myers12-229/+970
2011-05-09gimple.c (type_pair_hash, [...]): Arrange type pairs to be UID ordered.Jan Hubicka2-9/+21
2011-05-09re PR target/48897 (mn10300.c:extract_bundle’: error: variable ‘s’ set ...Nick Clifton2-3/+7
2011-05-09configure.ac: Propagate LDFLAGS_FOR_TARGET.Doug Kwan5-2/+15
2011-05-09Daily bump.GCC Administrator1-1/+1
2011-05-08combine.c (simplify_comparison): Abstract out parts into...Chung-Lin Tang2-217/+275
2011-05-08cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.Jan Hubicka10-46/+303
2011-05-08re PR middle-end/48908 (build fails on cris-elf in libiberty:md5.c, shift-rel...Richard Guenther2-4/+15
2011-05-08re PR c++/48816 (possible pointless code in file cxx-pretty-print.c, line 2136)Paolo Carlini2-2/+6
2011-05-08* config/avr/avr.c (print_operand_address): Fix invalid RTL access.Eric Botcazou2-1/+7
2011-05-08* config/rs6000/rs6000.c (output_profile_hook): Fix thinko.Eric Botcazou2-1/+5
2011-05-08Fix long linesEric Botcazou2-11/+19
2011-05-08Daily bump.GCC Administrator1-1/+1
2011-05-08invoke.texi (-fuse-linker-plugin): Improve grammar.Jonathan Wakely2-9/+14
2011-05-07ipa-inline-transform.c (inline_call): Account when program size decreases.Jan Hubicka3-47/+100
2011-05-07* gcc-interface/decl.c (intrin_arglists_compatible_p): Remove spaces.Eric Botcazou2-1/+3
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou21-53/+80
2011-05-07re PR tree-optimization/48837 (Wrong optimization of recursive function calls)Zdenek Dvorak4-0/+49
2011-05-07i386.h (ix86_tune_indices): Add X86_TUNE_SOFTWARE_PREFETCHING_BENEFICIAL.Jan Hubicka3-22/+17
2011-05-07* ipa-inline.c (update_callee_keys): Don't reset node growth cache.Jan Hubicka2-3/+7
2011-05-07macro.h (_GLIBCXX_DEBUG_VERIFY_AT): New.François Dumont117-1352/+1766
2011-05-07re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus6-19/+61
2011-05-07Daily bump.GCC Administrator1-1/+1
2011-05-07Use backend types for all type conversions.Ian Lance Taylor6-286/+286
2011-05-06cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...Jan Hubicka15-122/+384
2011-05-06decl.c (stabilize_save_expr_r): Set *walk_subtrees as appropriate.Jason Merrill2-1/+5
2011-05-06re PR c++/48909 ([C++0x] ICE in cxx_eval_conditional_expression, at cp/semant...Jason Merrill4-9/+33
2011-05-06re PR c++/48911 ([C++0x] Error for valid array subscript)Jason Merrill4-1/+62
2011-05-06rs6000.opt (rs6000_ieeequad, [...]): Remove TargetVariable entries.Joseph Myers3-77/+55
2011-05-06More uses of backend interface for types.Ian Lance Taylor8-108/+79
2011-05-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus6-11/+179
2011-05-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-41/+81
2011-05-06Really commit:Tobias Burnus2-0/+67
2011-05-06Use backend interface for string types.Ian Lance Taylor1-8/+21
2011-05-06re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus9-6/+182
2011-05-06dwarf2out.c (contains_subprogram_definition): New function.Cary Coutant2-0/+21
2011-05-06introduce {class,type}_of_this_parm functionsNathan Froyd10-19/+47
2011-05-06named_equivalence.cc: Fix.Paolo Carlini2-3/+7
2011-05-06tree-ssa-threadupdate.c (create_block_for_threading): Do not call remove_ctrl...Jeff Law2-11/+13
2011-05-06re PR target/48900 (unnecessary duplicate __tls_get_addr calls)Alan Modra2-4/+12
2011-05-06i386.md (*movdf_internal_nointeger): Apply "*" constraint modifier to "r".Uros Bizjak2-3/+7
2011-05-06rs6000.c (rs6000_handle_option): Don't handle and fall through for OPT_mcmodel_.Joseph Myers2-5/+5
2011-05-06s390.c (s390_asm_trampoline_template): Comment instruction sizes.Andreas Krebbel2-9/+16
2011-05-06re PR target/47930 (-marm is undocumented; driver accepts -mno-thumb)Ramana Radhakrishnan3-11/+18
2011-05-06re PR fortran/48894 (generic omp_get_ancestor_thread_num(l(i)) produces incor...Jakub Jelinek3-8/+46