From d27cc32edd9a133cc634be2cca62c5094d5b782b Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Wed, 6 Oct 2004 10:15:24 +0000 Subject: 2004-10-06 Paolo Bonzini Fix wrong conflict resolution in: 2004-08-16 Paolo Bonzini * Makefile.in: Regenerate. * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) in the recursive `make', instead of hardwiring `all'. (Autogenerated TARGET-* variables): New. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 960350925a0..6c0d6e20ac8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-10-06 Paolo Bonzini + + Fix wrong conflict resolution in: + + 2004-08-16 Paolo Bonzini + + * Makefile.in: Regenerate. + * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) + in the recursive `make', instead of hardwiring `all'. + (Autogenerated TARGET-* variables): New. + 2004-10-05 Ulrich Weigand Merged from GCC / libtool upstream: -- cgit v1.2.1