Age | Commit message (Expand) | Author | Files | Lines |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -3/+1 |
2014-11-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -0/+4 |
2014-11-04 | Fix type mismatches in intrinsic functions. | Bernd Schmidt | 1 | -6/+6 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+4 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+6 |
2014-10-09 | f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins. | Francois-Xavier Coudert | 1 | -0/+57 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -2/+2 |
2014-08-15 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -2/+2 |
2014-06-25 | langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define. | Jakub Jelinek | 1 | -0/+2 |
2014-06-24 | gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP, [...]): Make sur... | Jakub Jelinek | 1 | -0/+7 |
2014-06-18 | gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT... | Jakub Jelinek | 1 | -2/+24 |
2014-06-10 | re PR fortran/60928 (gfortran issue with allocatable components and OpenMP) | Jakub Jelinek | 1 | -1/+3 |
2014-05-22 | Cosmetic fixes for DEF_FUNCTION_TYPE_* macros. | Thomas Schwinge | 1 | -3/+9 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -1/+1 |
2014-03-08 | re PR fortran/60447 (Empty .s file created when using -E flag) | Tobias Burnus | 1 | -0/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+0 |
2013-11-04 | * f95-lang.c (ATTR_LEAF_LIST): Define. | Ian Lance Taylor | 1 | -1/+2 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 1 | -1/+17 |
2013-08-19 | target.def (TARGET_LIBC_HAS_FUNCTION): New target hook. | Alexander Ivchenko | 1 | -2/+2 |
2013-04-11 | Replace enum gfc_try with bool type. | Janne Blomqvist | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-14 | f95-lang.c (ATTR_NOTHROW_LEAF_MALLOC_LIST): New macro. | Jan Hubicka | 1 | -10/+4 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+1 |
2012-05-22 | PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or Wunused | Dodji Seketeli | 1 | -1/+0 |
2012-04-30 | cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c | Jan Hubicka | 1 | -2/+2 |
2012-03-15 | Enable BUILT_IN_IROUND. | Janne Blomqvist | 1 | -1/+13 |
2012-03-12 | lto-lang.c (builtin_type_for_size): Use lto_type_for_size. | Richard Guenther | 1 | -1/+1 |
2012-03-09 | Make-lang.in (convert.o): Depend on convert.h. | Steven Bosscher | 1 | -1/+2 |
2012-03-06 | f95-lang.c (yyerror, yylex): Remove. | Steven Bosscher | 1 | -116/+16 |
2012-01-17 | re PR fortran/51869 (Realloc on assignment wrongly assumes that MALLOC return... | Tobias Burnus | 1 | -0/+6 |
2011-10-11 | Convert standard builtin functions from being arrays to using a functional in... | Michael Meissner | 1 | -5/+4 |
2011-10-09 | Make-lang.in (F95_PARSER_OBJS, [...]): Add dependency on iso-c-binding.def an... | Tobias Burnus | 1 | -0/+1 |
2011-07-06 | tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes. | Richard Guenther | 1 | -2/+1 |
2011-06-07 | tree.c (build_common_tree_nodes): Also initialize size_type_node. | Richard Guenther | 1 | -3/+0 |
2011-05-07 | langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to... | Eric Botcazou | 1 | -4/+4 |
2011-04-14 | utils.c (gnat_poplevel): Use block_chainon. | Nathan Froyd | 1 | -3/+3 |
2011-04-13 | ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH... | Nathan Froyd | 1 | -1/+1 |
2011-04-05 | The parameters for functions from the frexp family were the wrong way round. | Duncan Sands | 1 | -3/+2 |
2011-02-24 | re PR fortran/47839 (ICE in dwarf2out.c:add_AT_specification) | Richard Guenther | 1 | -5/+12 |
2010-11-20 | Fix size_type_node and sizetype in Fortran frontend | Janne Blomqvist | 1 | -9/+4 |
2010-11-17 | invoke.texi (-dy): Remove. | Joseph Myers | 1 | -2/+2 |
2010-10-08 | Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | Joseph Myers | 1 | -0/+2 |
2010-10-06 | re PR middle-end/45838 (FAIL: libgomp.c/pr34513.c execution test) | Jakub Jelinek | 1 | -92/+106 |
2010-10-04 | f95-lang.c (current_translation_unit): New global variable. | Richard Guenther | 1 | -2/+10 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -1/+1 |
2010-09-28 | builtin-attrs.def (ATTR_LEAF): New attribute. | Jan Hubicka | 1 | -4/+6 |
2010-09-11 | mathbuiltins.def: Do not defined huge_val built-in. | Francois-Xavier Coudert | 1 | -7/+0 |