aboutsummaryrefslogtreecommitdiff
path: root/libcc1/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-08-15 00:16:22 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-08-15 00:16:22 +0000
commit661ee09b8ba949e88fcf085784e846b0254f0ac0 (patch)
tree9eef5716cc40746478614a11db78f02566c7b2d8 /libcc1/ChangeLog
parentf00008b45ade9e63edf785838b34f5e55909af5e (diff)
downloadgcc-661ee09b8ba949e88fcf085784e846b0254f0ac0.zip
gcc-661ee09b8ba949e88fcf085784e846b0254f0ac0.tar.gz
gcc-661ee09b8ba949e88fcf085784e846b0254f0ac0.tar.bz2
Daily bump.
Diffstat (limited to 'libcc1/ChangeLog')
-rw-r--r--libcc1/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog
index 5603817..fbf238e 100644
--- a/libcc1/ChangeLog
+++ b/libcc1/ChangeLog
@@ -1,3 +1,18 @@
+2020-08-14 Nathan Sidwell <nathan@acm.org>
+
+ * libcp1plugin.cc (plugin_build_dependent_expr): Rename
+ lookup_name_real call.
+
+2020-08-14 Nathan Sidwell <nathan@acm.org>
+
+ * libcp1plugin.cc (plugin_build_dependent_exp): Adjust
+ lookup_name_real call.
+
+2020-08-14 Nathan Sidwell <nathan@acm.org>
+
+ * libcp1plugin.cc (plugin_build_dependent_expr): Adjust
+ lookup_name_real & lookup_qualified_name calls.
+
2020-08-13 Nathan Sidwell <nathan@acm.org>
* libcp1plugin.cc (plugin_build_dependent_expr): Likewise.