public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/modula-2] Added change entries to the gcc/m2/ChangeLog and libgm2/ChangeLog.
@ 2022-03-02 14:30 Gaius Mulley
  0 siblings, 0 replies; only message in thread
From: Gaius Mulley @ 2022-03-02 14:30 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e20252827b249f0067882ebe0090c768fcc46a52

commit e20252827b249f0067882ebe0090c768fcc46a52
Author: Gaius Mulley <gaius.mulley@southwales.ac.uk>
Date:   Wed Mar 2 14:28:43 2022 +0000

    Added change entries to the gcc/m2/ChangeLog and libgm2/ChangeLog.
    
    Signed-off-by: Gaius Mulley <gaius.mulley@southwales.ac.uk>

Diff:
---
 gcc/m2/ChangeLog | 17 +++++++++++++++++
 libgm2/ChangeLog |  5 +++++
 2 files changed, 22 insertions(+)

diff --git a/gcc/m2/ChangeLog b/gcc/m2/ChangeLog
index a201778b3b6..6d893fb88c6 100644
--- a/gcc/m2/ChangeLog
+++ b/gcc/m2/ChangeLog
@@ -1,3 +1,20 @@
+2022-02-02   Gaius Mulley   <gaius.mulley@southwales.ac.uk>
+
+	* gm2-libs/Args.def (GetArg): Corrected formatting.
+	* gm2-libs/Environment.def (GetEnvironment): Renamed parameter
+	a to dest.  (PutEnvironment) New procedure function.
+	* gm2-libs/Environment.mod (GetEnvironment): Renamed parameter
+	a to dest.  (PutEnvironment) New procedure function.
+	* gm2-libs/SEnvironment.def (GetEnvironment): Renamed parameter
+	a to dest.  (PutEnvironment) New procedure function.
+	* gm2-libs/SEnvironment.mod  (GetEnvironment): Renamed parameter
+	a to dest.  (PutEnvironment) New procedure function.
+	* gm2-libs/libc.def: Export list introduced identifiers putenv, execv.
+	* m2/m2-link-support.h: Ensure that the scaffold program
+	is not deleted if the user specified -fmakeinit.
+	* mc-boot-ch/Glibc.c (libc_putenv): New function.
+	* ChangeLog-2021: (New file).
+
 2022-01-25   Gaius Mulley   <gaius.mulley@southwales.ac.uk>
 
         * gm2spec.cc: Replaced save_switch by fe_save_switch.
diff --git a/libgm2/ChangeLog b/libgm2/ChangeLog
index 398da15668d..37379885b62 100644
--- a/libgm2/ChangeLog
+++ b/libgm2/ChangeLog
@@ -1,3 +1,8 @@
+2022-02-02   Gaius Mulley   <gaius.mulley@southwales.ac.uk>
+
+	* libm2pim/sckt.c (tcpServerEstablishPort): Corrected spelling.
+	(tcpServerEstablish) Corrected spelling.
+
 2021-06-27      Gaius Mulley <gaius.mulley@southwales.ac.uk>
 
 	* Makefile.am:  renamed getopt.c to cgetopt.c.


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

only message in thread, other threads:[~2022-03-02 14:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02 14:30 [gcc/devel/modula-2] Added change entries to the gcc/m2/ChangeLog and libgm2/ChangeLog 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).