diff options
author | Jeff Law <law@gcc.gnu.org> | 2016-05-16 14:37:43 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2016-05-16 14:37:43 -0600 |
commit | cef1a0b874280c1dc8813e9532f00b20e4e82911 (patch) | |
tree | 5da4882ffff347be386e2568d3ed02706828b57e /gcc | |
parent | 19322a8706b14dd29f2a8ac925e32356ca6d3112 (diff) | |
download | gcc-cef1a0b874280c1dc8813e9532f00b20e4e82911.zip gcc-cef1a0b874280c1dc8813e9532f00b20e4e82911.tar.gz gcc-cef1a0b874280c1dc8813e9532f00b20e4e82911.tar.bz2 |
configure.ac: Add ARC support to libgloss.
2016-05-13 Anton Kolesov <anton.kolesov@synopsys.com>
* configure.ac: Add ARC support to libgloss.
* configure: Regenerate
From-SVN: r236300
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1703331..c854a3e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2016-05-16 Wilco Dijkstra <wdijkstr@arm.com> + + * doc/invoke.texi (AArch64 Options): Various updates. + 2016-05-16 Jan Hubicka <hubicka@ucw.cz> * ipa-inline-analysis.c (compute_inline_parameters): Disable inlinig |