aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-05-11fortran: use grep instead of fgrepXi Ruoyao1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-14Revert "sphinx: support Sphinx in build system"Martin Liska1-30/+75
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska1-9/+9
2022-11-14Revert "sphinx: support installation if sphinx-build is missing"Martin Liska1-3/+7
2022-11-09sphinx: support installation if sphinx-build is missingMartin Liska1-7/+3
2022-11-09sphinx: add --with-sphinx-buildMartin Liska1-9/+9
2022-11-09sphinx: support Sphinx in build systemMartin Liska1-75/+30
2022-05-31build: TAGS and .cc transitionJason Merrill1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-29Make etags path used by build system configurableEric Gallager1-2/+2
2021-10-22Add install-dvi Makefile targets.Eric Gallager1-1/+14
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-20configury: Fix up --enable-link-serialization supportJakub Jelinek1-3/+3
2020-11-18configury: --enable-link-serialization supportJakub Jelinek1-3/+5
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-17Run selftests for C++ as well as CDavid Malcolm1-0/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-22Makefile.in (check_gcc_parallelize): Delete.Jim Wilson1-1/+1
2015-04-27Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1.Jim Wilson1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-8/+10
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek1-6/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-25Make-lang.in (fortran_OBJS): Use fortran/gfortranspec.o.Tom Tromey1-59/+3
2013-09-25Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey1-2/+1
2013-09-12re PR driver/42955 (undecorated cross-compiler gcc fails to find cc1)Brooks Moses1-8/+3
2013-05-16Makefile.in (LLINKER): New variable.Jason Merrill1-1/+1
2013-04-25PR 57028 Bootstrap regression wrt zlib.Janne Blomqvist1-1/+3
2013-04-17PR 40958 Compress module files with zlib.Janne Blomqvist1-0/+2
2013-03-03Make-lang.in (F95_PARSER_OBJS): Add dependency to vec.h.Mikael Morin1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-10-21re PR fortran/54725 (cross gfortran always searches host paths (e.g. /usr/inc...Tobias Burnus1-0/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+1
2012-03-09Make-lang.in (convert.o): Depend on convert.h.Steven Bosscher1-2/+3
2011-11-02Move shlib support to toplevel libgccRainer Orth1-1/+1
2011-10-09Make-lang.in (F95_PARSER_OBJS, [...]): Add dependency on iso-c-binding.def an...Tobias Burnus1-2/+4
2011-08-24* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o)Joseph Myers1-2/+0
2011-08-08driver-sparc.c: New file.Rainer Orth1-1/+2
2011-06-21Makefile.in (dg_target_exps): Set.Jakub Jelinek1-3/+6
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers1-3/+4
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers1-2/+2
2011-04-15trans-array.c (toplevel): Include gimple.h.Michael Matz1-1/+1
2011-04-03re PR middle-end/48422 (bootstrap failure for i686-*-* targets by ICE)Kai Tietz1-1/+2
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-1/+1