diff options
author | Andreas Krebbel <krebbel@linux.ibm.com> | 2020-03-06 12:44:27 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2020-03-06 12:44:27 +0100 |
commit | 068fe0a9e9910ea795229d65b094757633e84524 (patch) | |
tree | ae4abaaa4ff819f66fabbc36fe29034e9525b7d6 /libgcc | |
parent | 180eeeaeb200a07f7f24e1f203cd026880ff861c (diff) | |
download | gcc-068fe0a9e9910ea795229d65b094757633e84524.zip gcc-068fe0a9e9910ea795229d65b094757633e84524.tar.gz gcc-068fe0a9e9910ea795229d65b094757633e84524.tar.bz2 |
Add missing ChangeLog entries
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index c113897..92d5f29 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,8 @@ +2020-03-04 Andreas Krebbel <krebbel@linux.ibm.com> + + * config.host: Include the new makefile fragment. + * config/s390/t-tpf: New file. + 2020-03-03 Richard Earnshaw <rearnsha@arm.com> * config/arm/bpabi-v6m.S (aeabi_lcmp): Convert thumb1 code to unified |