summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* re PR libgomp/25938 (libgomp installs header files in version and target inde...Jakub Jelinek2006-02-153-5/+18
* re PR fortran/25045 ([4.1 only] DIM argument of PRODUCT is not optional)Thomas Koenig2006-02-142-16/+21
* re PR fortran/26277 (false warning about unused label for a warning used in e...Tobias Schlüter2006-02-142-0/+9
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-1426-88/+4581
* re PR fortran/26246 (return string length is being marked as TREE_STATIC and ...Andrew Pinski2006-02-132-2/+9
* re PR fortran/26074 (Module array cannot be automatic or assumed shape)Paul Thomas2006-02-132-303/+474
* re PR fortran/25806 (problems with functions returning array pointers?)Erik Edelmann2006-02-124-16/+43
* re PR fortran/20858 (NULL doesn't get its argument type (kind))Steven G. Kargl2006-02-104-19/+31
* re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter2006-02-104-0/+17
* dump-parse-tree.c: Update copyright years.Tobias Schlüter2006-02-104-4/+9
* re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter2006-02-109-3/+54
* re PR fortran/26038 (ICE on allocation of assumed length CHARACTER dummy.)Paul Thomas2006-02-094-11/+41
* re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert2006-02-082-5/+15
* re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2006-02-067-7/+193
* ChangeLog: Use the final approved ChangeLog entry text for the previous commit.Roger Sayle2006-02-061-3/+3
* trans-stmt.c (gfc_evaluate_where_mask): Allow the NMASK argument to be NULL t...Roger Sayle2006-02-062-27/+61
* backport: trans-decl.c (create_function_arglist): Handle dummy functions.Jakub Jelinek2006-02-066-131/+452
* dependency.c (gfc_check_dependency): Remove unused vars and nvars arguments.Roger Sayle2006-02-056-31/+223
* re PR fortran/26041 ([4.1]: FORTRAN compiler won't compile the valid code)H.J. Lu2006-02-052-13/+51
* trans-stmt.c (gfc_evaluate_where_mask): Use LOGICAL*1 for WHERE masks instead...Roger Sayle2006-02-052-4/+13
* * resolve.c (resolve_symbol): Initialize constructor_expr to NULL.Jakub Jelinek2006-02-052-0/+5
* re PR fortran/25075 ([4.1 only] array size mismatch in DOT_PRODUCT)Thomas Koenig2006-02-042-12/+96
* Add the PR fortran number to the previous commit.Steven G. Kargl2006-02-031-0/+1
* [multiple changes]Steven G. Kargl2006-02-032-5/+32
* re PR fortran/24958 (ICE on invalid nullify)Steven G. Kargl2006-02-022-4/+17
* re PR fortran/26039 (ICE with maxval)Thomas Koenig2006-01-313-2/+32
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-2/+2
* re PR fortran/24266 (ICE when writing to array of strings that is an elements...Erik Edelmann2006-01-302-1/+7
* re PR fortran/18578 (intent(inout) violation is not detected)Paul Thomas2006-01-292-0/+19
* [multiple changes]Paul Thomas2006-01-294-1/+44
* re PR fortran/25964 (NIST regression on fm311.f)Paul Thomas2006-01-272-0/+7
* re PR fortran/25324 (Wrong DW_TAG_compile_unit generated when compiling prepr...Jakub Jelinek2006-01-277-14/+220
* symbol.c (free_old_symbol): Fix confusing comment, and add code to free old_s...Erik Edelmann2006-01-272-2/+13
* re PR fortran/25964 (NIST regression on fm311.f)Paul Thomas2006-01-263-20/+134
* Fix previous ChangeLog entry from r109914Tobias Schlüter2006-01-261-0/+3
* re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for exce...Erik Edelmann2006-01-255-17/+84
* re PR fortran/25901 (overloaded function is rejected)Paul Thomas2006-01-234-6/+26
* gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers2006-01-212-1/+6
* PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure referencesPaul Thomas2006-01-217-22/+424
* gfortranspec.c: Update copyright years.Tobias Schlüter2006-01-199-9/+25
* Fix name butchered in my previous check-in.Tobias Schlüter2006-01-181-1/+1
* re PR fortran/18540 (Jumping into blocks gives error rather than warning)Tobias Schlüter2006-01-188-87/+110
* re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together)Paul Thomas2006-01-185-12/+63
* Fix up recent entries by espindola.Ben Elliston2006-01-171-2/+2
* jvspec.c (lang_specific_spec_functions): removeRafael Espindola2006-01-162-2/+4
* trans-stmt.c (gfc_trans_if_1): Use fold_buildN and build_int_cst.Richard Guenther2006-01-163-32/+52
* trans-expr.c (gfc_conv_function_call): Use fold_build2.Richard Guenther2006-01-164-4/+11
* [multiple changes]Steven G. Kargl2006-01-132-9/+20
* trans.c (gfc_add_expr_to_block): Do not fold tcc_statement nodes.Diego Novillo2006-01-132-1/+7
* * parse.c (next_fixed): Remove superfluous string concatenation.Tobias Schlüter2006-01-112-1/+5