diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-12-06 00:16:21 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-12-06 00:16:21 +0000 |
commit | b880d1514c1e3dd75a6ea311a5cc956742bd713c (patch) | |
tree | 654e893da3815fe4c3c698c129e2ec7bfc12814b /gcc/objc | |
parent | c9419faef0bfaf31e6a6f744baa064892e0d105c (diff) | |
download | gcc-b880d1514c1e3dd75a6ea311a5cc956742bd713c.zip gcc-b880d1514c1e3dd75a6ea311a5cc956742bd713c.tar.gz gcc-b880d1514c1e3dd75a6ea311a5cc956742bd713c.tar.bz2 |
Daily bump.
Diffstat (limited to 'gcc/objc')
-rw-r--r-- | gcc/objc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/objc/ChangeLog b/gcc/objc/ChangeLog index 8a1cb9f..811bb49 100644 --- a/gcc/objc/ChangeLog +++ b/gcc/objc/ChangeLog @@ -1,3 +1,11 @@ +2021-12-05 Iain Sandoe <iain@sandoe.co.uk> + + * objc-next-metadata-tags.h (objc_rt_trees): Declare here. + * objc-next-runtime-abi-01.c: Remove from here. + * objc-next-runtime-abi-02.c: Likewise. + * objc-runtime-shared-support.c: Reorder headers, provide + a GTY declaration the definition of objc_rt_trees. + 2021-11-30 Richard Biener <rguenther@suse.de> * objc-act.c (objc_build_setter_call): Remove unreachable |