aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortranspec.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-04re PR fortran/49623 (Segfault of "gfortran -L" if no argument follows the "-L")Jakub Jelinek1-0/+3
2011-04-20remove useless if-before-free testsJim Meyering1-3/+2
2011-01-31configure.ac (gcc_cv_ld_static_option): Define.Rainer Orth1-2/+2
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2010-11-22gfortranspec.c (library): New global, moved from ...Michael Matz1-6/+8
2010-11-21re PR driver/46516 (Non-multilib search problem in gcc.c / gfortran error: li...Michael Matz1-7/+13
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert1-0/+38
2010-10-06gfortranspec.c (append_arg): Remove commented code.Mikael Morin1-4/+0
2010-09-22common.opt (-assemble, [...]): New.Joseph Myers1-2/+2
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-239/+142
2010-08-20gfortranspec.c (lang_specific_driver): Refer to -lgfortran in comment, not -l...Joseph Myers1-1/+1
2010-07-28darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers1-16/+0
2010-06-13re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...Daniel Franke1-29/+0
2010-06-04darwin-driver.c (darwin_default_min_version): UseJoseph Myers1-3/+3
2010-05-28re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers1-6/+5
2010-04-13re PR other/31400 (enable static linking of support libraries through -static...Iain Sandoe1-2/+3
2010-04-09re PR bootstrap/43684 (multiple 'set but not used' errors.)Iain Sandoe1-2/+10
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2009-08-15re PR fortran/41080 (gfortran -dumpversion does not behave like gcc or g++)Tobias Burnus1-2/+0
2009-05-26re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...Tobias Burnus1-19/+0
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2008-04-25re PR fortran/35156 ([patch] Deprecate -M<dir>)Tobias Burnus1-6/+15
2008-04-21re PR fortran/35019 (Gfortran does not support "-J <dir>" only "-J<dir>")Daniel Franke1-0/+2
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek1-1/+1
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+2
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-1/+1
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-1/+1
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi1-1/+1
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-06-27re PR other/31400 (enable static linking of support libraries through -static...Francois-Xavier Coudert1-3/+41
2007-03-05re PR other/31050 ([4.1] gcc --version reports wrong year.)Brooks Moses1-2/+2
2007-01-08interface.c, [...]: Update Copyright years.Steven G. Kargl1-23/+25
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2006-01-21gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers1-1/+1
2006-01-19gfortranspec.c: Update copyright years.Tobias Schlüter1-2/+2
2006-01-16jvspec.c (lang_specific_spec_functions): removeRafael Espindola1-2/+0
2005-09-17re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert1-8/+7
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-01-06gcc.c (process_command): Change year in 'gcc --version' to 2005.Tobias Schlüter1-3/+3
2004-11-25darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers1-2/+2
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-38/+38
2004-11-06* gfortranspec.c: Replace GNU CC with GCC.Kazu Hirata1-1/+1
2004-11-05* gfortranspec.c (lang_specific_driver): Change year to 2004.Tobias Schlüter1-1/+1
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-1/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+548