summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>2004-05-21 08:00:17 +0000
committerbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>2004-05-21 08:00:17 +0000
commit01b4157194cea512485414a4589d7c28a0249853 (patch)
tree8e6c5e406cefca8fca79c1868885d3e4022bbb5b /ChangeLog
parentfb154d03792315a7547dfd957b83582ba92d0731 (diff)
downloadppe42-gcc-01b4157194cea512485414a4589d7c28a0249853.tar.gz
ppe42-gcc-01b4157194cea512485414a4589d7c28a0249853.zip
2004-05-21 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl: Whenever a recursive target is defined, wrap it in a special @if/@endif block, and prepare its maybe dependency in the @if/@endif block * configure.in: Instead of writing maybe dependencies, remove the @if/@endif statements, and remove the @if/@endif blocks that remain. * Makefile.in: Regenerate. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82088 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 145e70bca64..5c23ad82e4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-05-21 Paolo Bonzini <bonzini@gnu.org>
+
+ * Makefile.tpl: Whenever a recursive target is defined, wrap
+ it in a special @if/@endif block, and prepare its maybe
+ dependency in the @if/@endif block
+ * configure.in: Instead of writing maybe dependencies, remove
+ the @if/@endif statements, and remove the @if/@endif blocks
+ that remain.
+ * configure: Regenerate.
+ * Makefile.in: Regenerate.
+
2004-05-20 Janis Johnson <janis187@us.ibm.com>
* MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
OpenPOWER on IntegriCloud