diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2017-01-26 17:47:15 +0100 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2017-01-26 17:47:15 +0100 |
commit | a46d67b1a99f29be8f2ae235bcbbe79c198fa19e (patch) | |
tree | 365ed60a731cd62e846705d823436076f64e75d7 /config | |
parent | 5668970a07f9e44a67c67600909911c757cd05fd (diff) | |
download | gcc-a46d67b1a99f29be8f2ae235bcbbe79c198fa19e.tar.gz |
ChangeLog: Move my last entry ...
* ChangeLog: Move my last entry ...
* config/ChangeLog: ... here.
From-SVN: r244938
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 0ad1a300d48..a3b2f566156 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +2017-01-19 Uros Bizjak <ubizjak@gmail.com> + + PR target/78478 + * config/ax_check_define.m4: New file. + 2017-01-17 Jakub Jelinek <jakub@redhat.com> PR other/79046 |