public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-5258] PR-108373 Update contrib/gcc_update:files_and_dependencies for Modula-2
@ 2023-01-19 15:00 Gaius Mulley
  0 siblings, 0 replies; only message in thread
From: Gaius Mulley @ 2023-01-19 15:00 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5115508919325bfa78bb894acdb468c173637982

commit r13-5258-g5115508919325bfa78bb894acdb468c173637982
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Thu Jan 19 15:00:19 2023 +0000

    PR-108373 Update contrib/gcc_update:files_and_dependencies for Modula-2
    
    This patch adds the dependencies for automatically generated files used
    by the Modula-2 front end.
    
    contrib/ChangeLog:
    
            * gcc_update (files_and_dependencies): Add dependencies for
            gcc/m2/gm2config.h.in, gcc/m2/configure,
            gcc/m2/gm2-libs/config-host, libgm2/Makefile.in,
            libgm2/aclocal.m4, libgm2/libm2cor/Makefile.in,
            libgm2/libm2pim/Makefile.in, libgm2/libm2iso/Makefile.in,
            libgm2/libm2log/Makefile.in and libgm2/libm2min/Makefile.in.
    
    Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>

Diff:
---
 contrib/gcc_update | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/contrib/gcc_update b/contrib/gcc_update
index c5630df6c4c..1bfc67ac91a 100755
--- a/contrib/gcc_update
+++ b/contrib/gcc_update
@@ -4,7 +4,7 @@
 # repository, with an emphasis on treating generated files correctly, so
 # that autoconf, gperf et al are not required for the ``end'' user.
 #
-# (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 
+# (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009,
 # 2010, 2011, 2012, 2013, 2014, 2015, 2017 Free Software Foundation
 # Originally by Gerald Pfeifer <gerald@pfeifer.com>, August 1998.
 #
@@ -96,6 +96,9 @@ gcc/config/rs6000/fusion.md: gcc/config/rs6000/genfusion.pl
 gcc/cp/cfns.h: gcc/cp/cfns.gperf
 gcc/cp/std-name-hint.h: gcc/cp/std-name-hint.gperf
 gcc/cp/std-name-hint.gperf: gcc/cp/cxxapi-data.csv
+gcc/m2/configure: gcc/m2/configure.ac
+gcc/m2/gm2config.h.in: gcc/m2/configure.ac
+gcc/m2/gm2-libs/config-host: gcc/m2/gm2-libs/config-host.in
 # testsuite
 # Without this, _Pragma3.c can have a false negative.
 gcc/testsuite/gcc.dg/cpp/_Pragma3.c: gcc/testsuite/gcc.dg/cpp/mi1c.h
@@ -128,6 +131,13 @@ libffi/configure: libffi/configure.ac libffi/aclocal.m4
 libffi/fficonfig.h.in: libffi/configure.ac libffi/aclocal.m4
 libgfortran/aclocal.m4: libgfortran/configure.ac libgfortran/acinclude.m4
 libgfortran/Makefile.in: libgfortran/Makefile.am libgfortran/configure.ac libgfortran/aclocal.m4
+libgm2/Makefile.in: libgm2/Makefile.am libgm2/configure.ac libgm2/aclocal.m4
+libgm2/aclocal.m4: libgm2/configure.ac
+libgm2/libm2cor/Makefile.in: libgm2/libm2cor/Makefile.am
+libgm2/libm2pim/Makefile.in: libgm2/libm2pim/Makefile.am
+libgm2/libm2iso/Makefile.in: libgm2/libm2iso/Makefile.am
+libgm2/libm2log/Makefile.in: libgm2/libm2log/Makefile.am
+libgm2/libm2min/Makefile.in: libgm2/libm2min/Makefile.am
 libquadmath/configure: libquadmath/configure.ac libquadmath/aclocal.m4
 libquadmath/aclocal.m4: libquadmath/configure.ac libquadmath/acinclude.m4
 libquadmath/Makefile.in: libquadmath/Makefile.am libquadmath/configure.ac libgfortran/aclocal.m4
@@ -345,7 +355,7 @@ case $vcs_type in
 		fi
 	fi
 	branch=`$GCC_GIT name-rev --name-only HEAD || :`
-	;;    
+	;;
 
     hg)
 	chat "Updating HG tree"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-19 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-19 15:00 [gcc r13-5258] PR-108373 Update contrib/gcc_update:files_and_dependencies for Modula-2 Gaius Mulley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).