diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-11-02 20:53:00 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-11-02 20:53:00 +0000 |
commit | 88ce3d5fbb948cc600800b15f4ca774a0ce8e7a7 (patch) | |
tree | aefd01a11fa4670cf14d4cc54452ad6b12fcc7a0 /libgcc | |
parent | 9e3c694afacf965293fe8b3b7b9a5022415e03c9 (diff) | |
download | gcc-88ce3d5fbb948cc600800b15f4ca774a0ce8e7a7.tar.gz |
Daily bump.
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index e1450136133..b44a1fee6ba 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,10 @@ +2020-10-30 Olivier Hainque <hainque@adacore.com> + Douglas Rupp <rupp@adacore.com> + Pat Bernardi <bernardi@adacore.com> + + * config.host: Adjust the ix86/x86_64-wrs-vxworks filters + to apply to VxWorks 7 as well. + 2020-10-29 Olivier Hainque <hainque@adacore.com> * config/gthr-vxworks-tls.c: Fix preprocessor logic |