]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gm2l.1: Corrected default implementation/program module.
authorGaius Mulley <gaius.mulley@southwales.ac.uk>
Wed, 18 May 2022 15:12:33 +0000 (16:12 +0100)
committerGaius Mulley <gaius.mulley@southwales.ac.uk>
Wed, 18 May 2022 15:12:33 +0000 (16:12 +0100)
Corrected default implementation/program module extension statement to
.mod.

Signed-off-by: Gaius Mulley <gaius.mulley@southwales.ac.uk>
gm2tools/ChangeLog
gm2tools/gm2l.1

index fc1b95249a3398f10e5795463999fb5de3f854a4..655061494ae12d11705b71d0691bfdfb8e8be61c 100644 (file)
@@ -1,15 +1,20 @@
+2022-05-18      Gaius Mulley <gaius.mulley@southwales.ac.uk>
+
+       * gm2l.1: Corrected default implementation/program module
+       extension to .mod.
+
 2022-05-17      Gaius Mulley <gaius.mulley@southwales.ac.uk>
 
        * Corrected dates on all source files.
 
 2021-06-14      Gaius Mulley <gaius.mulley@southwales.ac.uk>
 
-       * errors.c:  (New file).
-       * Makefile.am:  (m2color.o) rule added include paths for gcc
+       * errors.c: (New file).
+       * Makefile.am: (m2color.o) rule added include paths for gcc
        system headers.  (errors.o) rule added include paths for gcc
        system headers.  Add errors.o to list of modules and add errors.o
        to gm2l.
-       * Makefile.in:  (rebuilt).
+       * Makefile.in: (rebuilt).
 
 2021-06-12      Gaius Mulley <gaius.mulley@southwales.ac.uk>
 
 
 2021-06-11      Gaius Mulley <gaius.mulley@southwales.ac.uk>
 
-       * gm2tools/Makefile.am:  (man_MANS) set to gm2lgen.1
+       * gm2tools/Makefile.am: (man_MANS) set to gm2lgen.1
        gm2l.1 gm2lcc.1 gm2lorder.1.  (%.o) includes changed to
        find gm2-libiberty and the gcc system.h and config.h.
-       * gm2tools/Makefile.in:  (rebuilt).
+       * gm2tools/Makefile.in: (rebuilt).
 
 2021-06-09      Gaius Mulley <gaius.mulley@southwales.ac.uk>
 
-       * gm2l.1:  (New file).
-       * gm2lcc.1:  (New file).
-       * gm2lgen.1:  (New file).
-       * gm2lorder.1:  (New file).
+       * gm2l.1: (New file).
+       * gm2lcc.1: (New file).
+       * gm2lgen.1: (New file).
+       * gm2lorder.1: (New file).
 
 2021-06-08      Gaius Mulley <gaius.mulley@southwales.ac.uk>
 
index 871420709c3f169f16a217384d45ae40e30b238b..2c87026c718d181c7d56a3fae84ecd268269b3e3 100644 (file)
@@ -41,7 +41,7 @@ is assumed.
 .B -fmod= extension
 assume that program and implementation modules have the posfix
 \fIextension\fP.  If this option is not specified then an extension of
-.B .def
+.B .mod
 is assumed.
 .TP
 .B -h