diff options
author | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-01-05 19:29:29 +0000 |
---|---|---|
committer | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-01-05 19:29:29 +0000 |
commit | 0a2e6193ad3098fccc923067d56b14ed88359f31 (patch) | |
tree | 724d051a34214e4639ce4814ee0d33d1a05e31a1 /ChangeLog | |
parent | 6b68e71ad8f9dc3c16f8a8b41929909bf4b7fd54 (diff) | |
download | gcc-0a2e6193ad3098fccc923067d56b14ed88359f31.tar.gz |
* Makefile.tpl (all-target): Correct @if conditional for target
modules.
* configure.in: Omit libiberty if building only target libgcc.
* configure, Makefile.in: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120494 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 08b703280a2..696d4ecf8c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-01-05 Daniel Jacobowitz <dan@codesourcery.com> + + * Makefile.tpl (all-target): Correct @if conditional for target + modules. + * configure.in: Omit libiberty if building only target libgcc. + * configure, Makefile.in: Regenerated. + 2007-01-04 Paolo Bonzini <bonzini@gnu.org> * configure.in: Use DEV-PHASE to detect the default for --enable-werror. |