summaryrefslogtreecommitdiff
path: root/gcc/fortran/intrinsic.c
Commit message (Expand)AuthorAgeFilesLines
* intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert2006-07-301-3/+40
* intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert2006-07-261-0/+41
* intrinsic.c (add_subroutines): Add ITIME and IDATE.Francois-Xavier Coudert2006-07-041-2/+10
* re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)Francois-Xavier Coudert2006-06-241-1/+1
* re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas2006-06-201-1/+1
* intrinsic.c (add_subroutine): Make make_noreturn() conditional on the appropr...Steven G. Kargl2006-06-081-2/+4
* re PR fortran/26896 (Description of implementation of -Wtabs/-Wno-tabs reversed)Steven G. Kargl2006-05-031-3/+6
* re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4)Paul Thomas2006-04-161-1/+1
* re PR fortran/26816 ([4.1 only] FLOAT Intrinsic does not work with Integer Ha...Steven G. Kargl2006-03-261-1/+1
* re PR fortran/26201 (__convert_i4_i8 written to a module.)Erik Edelmann2006-02-191-0/+1
* re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for exce...Erik Edelmann2006-01-251-1/+16
* fget.c: New file.Francois-Xavier Coudert2005-11-131-1/+77
* intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert2005-11-061-2/+21
* intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert2005-11-051-0/+6
* re PR fortran/21565 (namelist in block data is illegal)Paul Thomas2005-11-011-0/+7
* check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert2005-10-301-1/+10
* check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert2005-10-281-2/+20
* Commit for Asher LangtonAsher Langton2005-10-241-0/+7
* re PR fortran/23516 (IMAG is not a generic function when implicit none is dec...Steven G. Kargl2005-09-221-0/+9
* re PR fortran/17758 (gfortran_abort and some others should be marked as noret...Thomas Koenig2005-08-241-0/+13
* check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert2005-08-091-0/+10
* For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang2005-07-071-0/+39
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle2005-06-241-1/+31
* intrinsic.c (check_intrinsic_standard): Fix spelling error in a warning message.Erik Edelmann2005-06-201-1/+1
* intrinsic.c (gfc_intrinsic_func_interface): Enable errors for generic functio...Steven G. Kargl2005-06-181-5/+2
* intrinsic.c (add_conv): No longer take a "simplify" argument as its always gf...Roger Sayle2005-06-011-15/+29
* re PR fortran/20879 (argument to ICHAR must have length one)Paul Brook2005-04-251-2/+2
* Makefile.am: Added new files.François-Xavier Coudert2005-03-221-0/+96
* Unrevert previously reversed patch, adding this patch:Tobias Schlüter2005-02-241-14/+16
* Revert yesterday's patch:Tobias Schlüter2005-02-241-16/+14
* gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter2005-02-231-14/+16
* gfortran.h (gfc_get_namespace): Add second argument to prototype.Tobias Schlüter2005-02-231-1/+1
* check.c (gfc_check_selected_int_kind): New function.Steven G. Kargl2005-02-191-1/+1
* check.c (gfc_check_achar): New functionSteven G. Kargl2005-02-191-1/+1
* re PR fortran/18565 (gfortran: CONJG: false error message about standard viol...Paul Brook2005-01-291-16/+16
* intrinsic.c (make_alias): Add standard argument.Steven G. Kargl2005-01-221-10/+15
* arith.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* arith.c: Add system.h; remove string.hSteven G. Kargl2005-01-031-5/+0
* re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2...Steven G. Kargl2004-12-121-2/+2
* intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ...Richard Henderson2004-12-081-0/+4
* flush.c: New file.Steven G. Kargl2004-12-021-2/+35
* intrinsic.c: Fix and add comments, fix function declarationsSteven G. Kargl2004-12-021-327/+395
* check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl2004-11-201-0/+29
* arith.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-12/+12
* intrinsic.c (check_intrinsic_standard): Include error locus.Paul Brook2004-11-021-10/+5
* re PR fortran/17590 (Standard conformance should take intrinsics into account.)Janne Blomqvist2004-10-311-373/+425
* check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang2004-10-301-2/+2
* re PR fortran/17776 (no subroutine system)Tobias Schlüter2004-10-041-0/+9
* re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter2004-10-041-35/+5