diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-06-08 00:16:44 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-06-08 00:16:44 +0000 |
commit | 438aac594e1c5ad32b787e8753b3893044ecf26f (patch) | |
tree | 89015410668ee2aa42129b127dd192a9cb9bdab8 /gcc/objc | |
parent | 9858cd1a6827ee7a928318acb5e86389f79b4012 (diff) | |
download | gcc-438aac594e1c5ad32b787e8753b3893044ecf26f.zip gcc-438aac594e1c5ad32b787e8753b3893044ecf26f.tar.gz gcc-438aac594e1c5ad32b787e8753b3893044ecf26f.tar.bz2 |
Daily bump.
Diffstat (limited to 'gcc/objc')
-rw-r--r-- | gcc/objc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/objc/ChangeLog b/gcc/objc/ChangeLog index 7ae02af..6a3d66e 100644 --- a/gcc/objc/ChangeLog +++ b/gcc/objc/ChangeLog @@ -1,3 +1,8 @@ +2021-06-07 Bernd Edlinger <bernd.edlinger@softing.com> + + * Make-lang.in (cc1obj-checksum.c): For stage-final re-use + the checksum from the previous stage. + 2021-05-20 Indu Bhagat <indu.bhagat@oracle.com> * objc-act.c (synth_module_prologue): Use uint32_t instead of enum |