aboutsummaryrefslogtreecommitdiff
path: root/libgm2
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-05-14 00:16:39 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-05-14 00:16:39 +0000
commitc34cede1f2ade4081b5aa72e01ba74d88d1e617f (patch)
treed810d7bf47b220d936556eb6be5231e63abbff1b /libgm2
parent2415442489d35a70953e11ac723452f39eb06e26 (diff)
downloadgcc-c34cede1f2ade4081b5aa72e01ba74d88d1e617f.zip
gcc-c34cede1f2ade4081b5aa72e01ba74d88d1e617f.tar.gz
gcc-c34cede1f2ade4081b5aa72e01ba74d88d1e617f.tar.bz2
Daily bump.
Diffstat (limited to 'libgm2')
-rw-r--r--libgm2/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/libgm2/ChangeLog b/libgm2/ChangeLog
index 33abedc..1b83f67 100644
--- a/libgm2/ChangeLog
+++ b/libgm2/ChangeLog
@@ -1,3 +1,19 @@
+2023-05-13 Gaius Mulley <gaiusmod2@gmail.com>
+
+ * libm2cor/KeyBoardLEDs.cc (TRUE): Remove.
+ (FALSE): Remove.
+ (init): Replace TRUE with true.
+ * libm2iso/RTco.cc (TRUE): Remove.
+ (FALSE): Remove.
+ (initSem): Replace int with bool.
+ (init): Replace FALSE with false.
+ * libm2pim/sckt.cc (TRUE): Remove.
+ (FALSE): Remove.
+ * libm2pim/wrapc.cc: Replace TRUE with true
+ and FALSE with false.
+ (FALSE): Remove.
+ (TRUE): Remove.
+
2023-05-08 Thomas Schwinge <thomas@codesourcery.com>
* autogen.sh: Remove.