diff options
author | Gaius Mulley <gaius.mulley@southwales.ac.uk> | 2022-05-18 21:34:42 +0100 |
---|---|---|
committer | Gaius Mulley <gaius.mulley@southwales.ac.uk> | 2022-05-18 21:34:42 +0100 |
commit | a762d9f0a65eff74e63d7063b809ebf5dd49f63b (patch) | |
tree | 80cd2b28fdbfa4de64db129dabb4fce05df7b5ec | |
parent | 6f1b137440e0967f819381429f4439ef3a1a1a1d (diff) | |
download | gcc-a762d9f0a65eff74e63d7063b809ebf5dd49f63b.zip gcc-a762d9f0a65eff74e63d7063b809ebf5dd49f63b.tar.gz gcc-a762d9f0a65eff74e63d7063b809ebf5dd49f63b.tar.bz2 |
gm2tools/ChangeLog corrected to use GNU formatting.
Signed-off-by: Gaius Mulley <gaius.mulley@southwales.ac.uk>
-rw-r--r-- | gm2tools/ChangeLog | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/gm2tools/ChangeLog b/gm2tools/ChangeLog index e496f67..547f264 100644 --- a/gm2tools/ChangeLog +++ b/gm2tools/ChangeLog @@ -1,15 +1,15 @@ -2022-05-18 Gaius Mulley <gaius.mulley@southwales.ac.uk> +2022-05-18 Gaius Mulley <gaius.mulley@southwales.ac.uk> * gm2l.1: Corrected default implementation/program module extension to .mod. * m2color.c: Reformatted to use GNU coding standard formatting. -2022-05-17 Gaius Mulley <gaius.mulley@southwales.ac.uk> +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> +2021-06-14 Gaius Mulley <gaius.mulley@southwales.ac.uk> * errors.c: (New file). * Makefile.am: (m2color.o) rule added include paths for gcc @@ -18,25 +18,25 @@ to gm2l. * Makefile.in: (rebuilt). -2021-06-12 Gaius Mulley <gaius.mulley@southwales.ac.uk> +2021-06-12 Gaius Mulley <gaius.mulley@southwales.ac.uk> - * gm2tools/Makefile.in: rebuilt. + * gm2tools/Makefile.in: Rebuilt. -2021-06-11 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 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). -2021-06-09 Gaius Mulley <gaius.mulley@southwales.ac.uk> +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). -2021-06-08 Gaius Mulley <gaius.mulley@southwales.ac.uk> +2021-06-08 Gaius Mulley <gaius.mulley@southwales.ac.uk> * Makefile.am: (LIBM2PIMPATH) New definition. (LIBM2CORPATH) New definition. (LIBM2ISOPATH) New definition. @@ -46,7 +46,7 @@ (gm2lorder) specify -flibs=pim,iso and pass link paths. (gm2m) specify -flibs=pim,iso and pass link paths. -2021-06-07 Gaius Mulley <gaius.mulley@southwales.ac.uk> +2021-06-07 Gaius Mulley <gaius.mulley@southwales.ac.uk> * aclocal.m4: (New file). * autogen.sh: (New file). |