aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/iresolve.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-14re PR fortran/32357 (MVBITS gives wrong-code on big-endian with -fdefault-int...Francois-Xavier Coudert1-3/+16
2007-07-14re PR libfortran/32731 (pack/unpack with kind=1 or kind=2 mask)Thomas Koenig1-15/+39
2007-05-04re PR target/22539 (Internal compiler error with maximum sized array)Daniel Franke1-0/+44
2007-04-07re PR fortran/31257 (ICE in gfc_conv_expr_descriptor)Paul Thomas1-0/+16
2007-03-08re PR fortran/30947 (intrinsic: ALARM)Daniel Franke1-2/+0
2007-03-07* iresolve.c (gfc_resolve_ishftc): Correct s_kind value.Brooks Moses1-1/+1
2007-02-19re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig1-26/+0
2007-01-11re PR libfortran/30415 (MINLOC, MAXLOC missing for integer kinds 1 and 2)Thomas Koenig1-0/+26
2007-01-08interface.c, [...]: Update Copyright years.Steven G. Kargl1-617/+582
2006-10-09re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl1-0/+43
2006-10-07re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert1-1/+25
2006-09-18re PR fortran/29060 (spread causes ICE in gfc_trans_array_constructor)Paul Thomas1-0/+17
2006-07-30intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert1-2/+71
2006-07-26intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert1-0/+74
2006-07-04intrinsic.c (add_subroutines): Add ITIME and IDATE.Francois-Xavier Coudert1-0/+20
2006-07-03iresolve.c (gfc_resolve_cpu_time, [...]): Remove ATTRIBUTE_UNUSED for used ar...Francois-Xavier Coudert1-2/+2
2006-06-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Francois-Xavier Coudert1-26/+8
2006-05-21re PR fortran/25746 (Elemental assignment gives wrong result)Paul Thomas1-2/+60
2006-04-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek1-5/+6
2006-04-03re PR testsuite/26981 (g++.old-deja/g++.other/init18.C fails)Paul Thomas1-0/+5
2006-03-25re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig1-4/+16
2006-03-20re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))Thomas Koenig1-6/+138
2006-03-01re PR fortran/26393 (ICE with function returning variable lenght array)Paul Thomas1-15/+7
2005-11-27re PR fortran/23912 (MOD function requires same kind arguments)Francois-Xavier Coudert1-13/+49
2005-11-13fget.c: New file.Francois-Xavier Coudert1-0/+281
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert1-0/+57
2005-11-05intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert1-0/+22
2005-11-01re PR fortran/21565 (namelist in block data is illegal)Paul Thomas1-0/+9
2005-10-30check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert1-0/+34
2005-10-28check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert1-0/+83
2005-10-24Commit for Asher LangtonAsher Langton1-0/+9
2005-10-23re PR fortran/18022 (problem with structure and calling a function)Paul Thomas1-3/+29
2005-10-11re PR fortran/20786 (Can't use AINT intrinsic with KIND parameter)Steven G. Kargl1-0/+17
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert1-1/+4
2005-09-22re PR fortran/23516 (IMAG is not a generic function when implicit none is dec...Steven G. Kargl1-0/+11
2005-09-13re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford1-13/+24
2005-08-10re PR libfortran/22143 (missing kinds 1 and 2 for eoshift and cshift)Thomas Koenig1-15/+38
2005-08-09check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert1-0/+39
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle1-0/+23
2005-05-18re PR libfortran/21127 (reshape of complex broken)Thomas Koenig1-2/+8
2005-03-22Makefile.am: Added new files.François-Xavier Coudert1-0/+218
2005-02-23gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter1-6/+6
2005-01-23re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison1-20/+21
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-13iresolve.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-12-14gfortran.h (gfc_expr.function.name): Make const.Richard Henderson1-93/+15
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson1-100/+24
2004-12-12re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2...Steven G. Kargl1-5/+33