Age | Commit message (Expand) | Author | Files | Lines |
2008-02-24 | trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ... | Tobias Schlüter | 1 | -5/+6 |
2008-02-23 | re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh... | Francois-Xavier Coudert | 1 | -0/+6 |
2008-01-15 | f95-lang.c (gfc_init_builtin_functions): Initialize GOMP builtins for flag_tr... | Sebastian Pop | 1 | -1/+1 |
2007-12-09 | re PR fortran/22244 (dimension information is lost for multi-dimension array) | Jakub Jelinek | 1 | -0/+2 |
2007-09-12 | c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill. | Jan Hubicka | 1 | -1/+0 |
2007-09-11 | decl.c (java_expand_body): Kill. | Jan Hubicka | 1 | -41/+0 |
2007-09-06 | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 1 | -2/+2 |
2007-08-29 | builtin-types.def (BT_FN_PTR_PTR_SIZE): New type. | Francois-Xavier Coudert | 1 | -0/+6 |
2007-08-22 | [PATCH Fortran] bootstrap failure by wrong sizetype. | Kai Tietz | 1 | -1/+9 |
2007-08-11 | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 1 | -2/+2 |
2007-08-03 | re PR fortran/31202 (Incorrect rounding generated for NINT) | Francois-Xavier Coudert | 1 | -1/+26 |
2007-08-01 | arith.c: Change copyright header to refer to version 3 of the GNU General Pub... | Nick Clifton | 1 | -4/+3 |
2007-07-28 | re PR fortran/32048 (max/min and NaN) | François-Xavier Coudert | 1 | -0/+5 |
2007-07-01 | re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _... | Janne Blomqvist | 1 | -0/+7 |
2007-06-11 | really remove signed(_or_unsigned)?_type langhooks | Rafael Espindola | 1 | -2/+0 |
2007-05-14 | re PR fortran/30723 (Freeing memory doesn't need to call a library function) | Francois-Xavier Coudert | 1 | -0/+11 |
2007-05-14 | c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of... | Rafael Avila de Espindola | 1 | -2/+0 |
2007-04-21 | tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs. | Andrew Pinski | 1 | -1/+1 |
2007-03-30 | typeck.c (java_signed_or_unsigned_type): Remove. | Rafael Avila de Espindola | 1 | -2/+0 |
2007-02-10 | Makefile.in (libgcc-support, [...]): Add emutls.c. | Richard Henderson | 1 | -0/+8 |
2007-01-20 | re PR fortran/30223 (Fortran frontend does not know about cbrt, cexpi and sin... | Richard Guenther | 1 | -4/+65 |
2007-01-08 | interface.c, [...]: Update Copyright years. | Steven G. Kargl | 1 | -17/+27 |
2006-12-11 | Move all varpool routines out of cgraph/cgraphunit to varpool.c | Jan Hubicka | 1 | -1/+1 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -1/+2 |
2006-11-05 | 2006-11-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu,org> | Paul Thomas | 1 | -0/+7 |
2006-10-23 | decl.c: Include langhooks.h. | Rafael Ávila de Espíndola | 1 | -35/+5 |
2006-10-09 | re PR fortran/15441 (RRSPACING broken for denormals) | Steven G. Kargl | 1 | -15/+0 |
2006-10-09 | Revert emutls patch. | Richard Henderson | 1 | -8/+0 |
2006-10-04 | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 1 | -0/+8 |
2006-06-09 | re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop) | Jakub Jelinek | 1 | -0/+2 |
2006-03-27 | f95-lang.c (gfc_get_alias_set): New function. | Jakub Jelinek | 1 | -0/+21 |
2006-02-14 | re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) | Jakub Jelinek | 1 | -2/+199 |
2005-12-10 | re PR fortran/22527 (fortran produces mismatch types in comparision with inte... | Roger Sayle | 1 | -1/+2 |
2005-12-09 | f95-lang.c (build_builtin_fntypes): Use correct return types, as indicated by... | Richard Guenther | 1 | -2/+2 |
2005-10-12 | trans-common.c (build_field): Fix comment typo. | Jakub Jelinek | 1 | -0/+30 |
2005-10-12 | f95-lang.c (gfc_init_decl_processing): Initialize void_list_node. | Jakub Jelinek | 1 | -0/+1 |
2005-10-03 | re PR libfortran/19308 (I/O library should support more real and integer kinds) | François-Xavier Coudert | 1 | -4/+24 |
2005-08-21 | gfortran.h (gfc_option_t): Remove source field. | Tobias Schlüter | 1 | -3/+3 |
2005-07-27 | f95-lang.c (language_function): Remove named_labels... | Andrew Pinski | 1 | -8/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-18 | f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_TRUNC and BUILT_IN_T... | Tobias Schlüter | 1 | -5/+5 |
2005-04-29 | tree.c (build_block): Removed unused 'tags' argument. | Tom Tromey | 1 | -1/+1 |
2005-04-01 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-03-29 | tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | Dorit Nuzman | 1 | -1/+12 |
2005-03-23 | langhooks.h (truthvalue_conversion): Remove. | Joseph Myers | 1 | -2/+0 |
2005-02-09 | builtins.c (DEF_BUILTIN): Add COND argument. | Richard Henderson | 1 | -48/+14 |
2005-01-23 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-01-18 | arith.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-17 | f95-lang.c (gfc_init_builtin_functions): Call targetm.init_builtins. | Ira Rosen | 1 | -0/+2 |
2005-01-03 | arith.c: Add system.h; remove string.h | Steven G. Kargl | 1 | -2/+1 |