aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-05-14PR 48915 Update mixed-language programming documentationJanne Blomqvist1-1/+1
2011-05-14PR 48915 Update mixed-language programming documentationJanne Blomqvist2-7/+13
2011-05-14re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)Thomas Koenig4-18/+94
2011-05-14invoke.texi (-Ofast): Also enables -fstack-arrays.Tobias Burnus5-16/+31
2011-05-14PR 48915 Abort handlingJanne Blomqvist8-49/+38
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist2-9/+4
2011-05-14Daily bump.GCC Administrator1-1/+1
2011-05-13Fix bug with multiple results returning structs with invalid sizes.Ian Lance Taylor6-9/+78
2011-05-13re PR c++/48969 (ICE with -std=c++0x)Jason Merrill5-2/+94
2011-05-13call.c (build_op_call): Use timevar_cond_start/stop.Jason Merrill2-4/+9
2011-05-14ipa-prop.c (ipa_cst_from_jfunc): New function.Martin Jambor6-40/+55
2011-05-13re PR fortran/48972 (OPEN with Unicode file name)Tobias Burnus2-1/+7
2011-05-13cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.Eric Botcazou4-8/+14
2011-05-13re PR fortran/48972 (OPEN with Unicode file name)Tobias Burnus5-3/+111
2011-05-13re PR gcov-profile/47793 (Relative path in fprofile-use turns into absolute p...Martin Thuresson5-3/+28
2011-05-13gimple.c (gimple_canonical_types_compatible_p): Do not use type-pair caching,...Richard Guenther2-47/+22
2011-05-13Change edge_to_cases_cleanup to return true.Nathan Froyd2-1/+15
2011-05-13gimplify.c (gimplify_expr): Make sure operand is boolified.Kai Tietz3-7/+26
2011-05-13Change ix86_save_reg/ix86_hard_regno_mode_ok to return bool.H.J. Lu2-19/+24
2011-05-13re PR lto/48978 (excessive hash table allocation for large lto build)Richard Guenther2-8/+40
2011-05-13i386.md (*movxf_internal): Use !can_create_pseudo ().Uros Bizjak2-28/+29
2011-05-13i386-opts.h: New.Joseph Myers5-272/+374
2011-05-13rx.md (mov expander): Fix use of rx_legitimate_constant_p.Nick Clifton3-2/+9
2011-05-13re PR middle-end/48984 (Many testsuite failures)Kai Tietz2-3/+11
2011-05-13re PR tree-optimization/48172 (incorrect vectorization of loop in GCC 4.5.* w...Richard Guenther2-13/+17
2011-05-13configure.ac: Use AS_HELP_STRING throughout.Andreas Schwab3-114/+132
2011-05-13objc-next-runtime-abi-02.c (newabi_append_ro): Add const qualifier to constan...Toon Moene2-1/+6
2011-05-13Daily bump.GCC Administrator1-1/+1
2011-05-12Change maybe_eh_return to bool.H.J. Lu2-3/+10
2011-05-12Fix missing file name in changelogDJ Delorie1-1/+1
2011-05-13sparc.h (REG_OK_FOR_INDEX_P, [...]): Remove.Anatoly Sokolov3-63/+21
2011-05-12Fix bug with taking address of a variable when address does not escape.Ian Lance Taylor6-26/+91
2011-05-12gimplify.c (gimple_boolify): Re-boolify expression arguments even if expressi...Kai Tietz3-35/+49
2011-05-12re PR tree-optimization/48975 (ICE in execute_cse_reciprocals() with -fno-tre...Jakub Jelinek4-1/+34
2011-05-12re PR fortran/48972 (OPEN with Unicode file name)Tobias Burnus4-0/+42
2011-05-12cp-tree.h (DECL_DEFERRED_CONSTEXPR_CHECK): New.Jason Merrill6-1/+60
2011-05-12trans.c (call_to_gnu): In the by-reference case...Eric Botcazou4-4/+65
2011-05-12gimple.c (gtc_visit): Compare TREE_ADDRESSABLE, handle NULLPTR_TYPE similar t...Richard Guenther2-237/+128
2011-05-12re PR tree-optimization/48172 (incorrect vectorization of loop in GCC 4.5.* w...Richard Guenther4-11/+63
2011-05-12re PR debug/48967 (ICE during use_narrower_mode)Jakub Jelinek4-1/+114
2011-05-12re PR lto/48952 (ICE in inline_merge_summary during linux kernel LTO build)Jan Hubicka2-1/+5
2011-05-12ira.c (clarify_prohibited_class_mode_regs): Prevent the function from accessi...Hariharan Sandanagobalane2-0/+12
2011-05-12(rx_builtins): New arrays - holds builtin functions.DJ Delorie2-10/+31
2011-05-12rx.h (HAVE_PRE_DECREMENT): Fix typo.DJ Delorie3-13/+36
2011-05-11* tree.c (type_hash_canon): Use struct tree_type_non_common.Jason Merrill2-1/+5
2011-05-12Daily bump.GCC Administrator1-1/+1
2011-05-11No gcc/ prefix in gcc/ChangeLog.Paul Pluzhnikov1-5/+5
2011-05-11cfgrtl.c (commit_one_edge_insertion): Remove always-true test and reindent th...Eric Botcazou2-59/+60
2011-05-11re PR c++/48948 ([C++0x] constexpr friend function cannot be defined in-class)Jason Merrill9-38/+137
2011-05-11semantics.c (validate_constexpr_fundecl): Check DECL_TEMPLATE_INFO rather tha...Jason Merrill2-3/+7