diff options
author | Keith Seitz <keiths@redhat.com> | 2008-07-30 14:57:07 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gcc.gnu.org> | 2008-07-30 14:57:07 +0000 |
commit | a84166757c3b655bd6350268b1d82c0ff2ac7da4 (patch) | |
tree | d9f43674161fc669f207656b72833fad983ac2ef /config/ChangeLog | |
parent | f410e1b3d2646dd13dca05e09c819c32a46299e0 (diff) | |
download | gcc-a84166757c3b655bd6350268b1d82c0ff2ac7da4.zip gcc-a84166757c3b655bd6350268b1d82c0ff2ac7da4.tar.gz gcc-a84166757c3b655bd6350268b1d82c0ff2ac7da4.tar.bz2 |
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.
From-SVN: r138313
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 6178044..a35fe14 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 |