diff options
author | Thomas Schwinge <tschwinge@baylibre.com> | 2024-03-10 23:54:17 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@baylibre.com> | 2024-03-10 23:54:17 +0100 |
commit | d0bf4b8fcb3e9b39d376f34c7f97591a9462ce63 (patch) | |
tree | 2814bcffa42ce91190aa2d465c2d5084bd41b136 /gcc/rust | |
parent | 9267ffafb35e8dc3e68f58c6e137c8aad824d9ef (diff) | |
parent | 432c6f05b00702303730b212c14f364b263ba4b1 (diff) | |
download | gcc-d0bf4b8fcb3e9b39d376f34c7f97591a9462ce63.zip gcc-d0bf4b8fcb3e9b39d376f34c7f97591a9462ce63.tar.gz gcc-d0bf4b8fcb3e9b39d376f34c7f97591a9462ce63.tar.bz2 |
Merge commit '126f707efbb5184178701cbdc753a10fd831374e^' into HEAD
Diffstat (limited to 'gcc/rust')
-rw-r--r-- | gcc/rust/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/rust/ChangeLog b/gcc/rust/ChangeLog index 4854d71..de25e73 100644 --- a/gcc/rust/ChangeLog +++ b/gcc/rust/ChangeLog @@ -1,3 +1,8 @@ +2023-07-05 Robin Dapp <rdapp@ventanamicro.com> + Juzhe-Zhong <juzhe.zhong@rivai.ai> + + * backend/rust-tree.cc (c_common_type_for_mode): Ditto. + 2023-06-22 Paul E. Murphy <murphyp@linux.ibm.com> * rust-object-export.cc [TARGET_AIX]: Rename and update usage to |