aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.modules
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.modules')
-rw-r--r--ChangeLog.modules9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog.modules b/ChangeLog.modules
index b15c8a8ec32..c1a00653ad0 100644
--- a/ChangeLog.modules
+++ b/ChangeLog.modules
@@ -1,4 +1,9 @@
-2019-10-16 Nathan Sidwell <nathan@acm.org>
+2019-10-17 Nathan Sidwell <nathan@acm.org>
+
+ gcc/cp/
+ * module.cc (trees_{in,out}::tpl_parms): Cope with non-shared
+ parms.
+ (trees_{in,out}::tpl_parms_fini): Likewise, stream vec type.
gcc/cp/
* cp-objcp-common.c (cp_pushdecl): Set DECL_CONTEXT.
@@ -8,6 +13,8 @@
gcc/cp/
* module.cc (trees_{in,out}::decl_value): Refactor some ifs.
+2019-10-16 Nathan Sidwell <nathan@acm.org>
+
gcc/cp/
* decl.c (cp_make_fname_decl): Set context to global namespace,
outside functions.