diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-08-26 14:26:57 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-08-26 14:26:57 +0000 |
commit | 105e2ee2b768a94a44708812a0db3c073b30f74c (patch) | |
tree | def5e6b7832ff2e123410e503d13a055fcd4dbea /config | |
parent | 793e508a9879a718ec746b561cc75a863e79df47 (diff) | |
download | linaro-gcc-105e2ee2b768a94a44708812a0db3c073b30f74c.tar.gz linaro-gcc-105e2ee2b768a94a44708812a0db3c073b30f74c.tar.bz2 linaro-gcc-105e2ee2b768a94a44708812a0db3c073b30f74c.zip |
Move config entries to ChangeLog
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190688 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 8b36c33c9ab..4c2c1da563e 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -34,6 +34,10 @@ * stdint.m4: Fix typos. * tcl.m4: Fix typos. +2012-05-03 Olivier Hainque <hainque@adacore.com> + + * mh-ppc-aix (LDFLAGS): Quote $(CC). + 2012-04-03 Tristan Gingold <gingold@adacore.com> * mmap.m4: Use *vms* instead of vms*. |