diff options
author | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-07-30 14:57:07 +0000 |
---|---|---|
committer | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-07-30 14:57:07 +0000 |
commit | e7cfdc9b91966e80bb9a67bf98b58625895afba5 (patch) | |
tree | d9f43674161fc669f207656b72833fad983ac2ef /config/ChangeLog | |
parent | 9cb02f7567e731604fded7dc5c427484b82a5b55 (diff) | |
download | gcc-e7cfdc9b91966e80bb9a67bf98b58625895afba5.tar.gz |
config: sync with src
2008-07-25 Keith Seitz <keiths@redhat.com>
* acinclude.m4: Remove libide, libgui, and all the other Tcl
functions.
* tcl.m4: New file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138313 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 6178044155f..a35fe14673c 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -3,6 +3,12 @@ * mh-pa: New, from gcc/config/pa/x-ada. * mh-pa-hpux10: New, from gcc/config/pa/x-ada-hpux10. +2008-07-25 Keith Seitz <keiths@redhat.com> + + * acinclude.m4: Remove libide, libgui, and all the other Tcl + functions. + * tcl.m4: New file. + 2008-07-11 Joseph Myers <joseph@codesourcery.com> * mh-mingw (LDFLAGS): Append to rather than replacing previous |