aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/args.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-2/+1
2010-04-01transfer.c: Update copyright.Paul Thomas1-1/+2
2010-02-09re PR libfortran/42996 (Incorrect length returned from get_command_argument i...Tobias Burnus1-4/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-3/+2
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert1-1/+0
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-02-20re PR libfortran/20085 (iargc returns wrong count for number of program argum...Steven G. Kargl1-3/+5
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-5/+14
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-28/+45
2004-08-31trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc...Tobias Schlüter1-6/+6
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist1-4/+196
2004-06-12args.c: Implement GETARG and IARGC.Bud Davis1-0/+58