aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2006-07-25 08:39:57 +0000
committerPaolo Bonzini <bonzini@gnu.org>2006-07-25 08:39:57 +0000
commit1d89b61077f10ff90ba128dde09b559e9de93cb4 (patch)
tree92ae0fc817b1ead521a75b9206fc120e495c6c8b /ChangeLog
parent1dc60eebce6d04bbb9da9b9816eef63f9d682d12 (diff)
downloadgdb-1d89b61077f10ff90ba128dde09b559e9de93cb4.zip
gdb-1d89b61077f10ff90ba128dde09b559e9de93cb4.tar.gz
gdb-1d89b61077f10ff90ba128dde09b559e9de93cb4.tar.bz2
Sync from GCC
2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr> PR bootstrap/18058 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 if the bootstrap compiler is a GCC version that supports it. * configure: Regenerate. config: 2006-07-21 David Daney <ddaney@avtrex.com> PR libgcj/28426 * gxx-include-dir.m4: Use target_alias in path for cross build.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d86ec0a..c509360 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-07-25 Paolo Bonzini <bonzini@gnu.org>
+
+ Sync from GCC:
+ 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
+
+ PR bootstrap/18058
+ * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
+ if the bootstrap compiler is a GCC version that supports it.
+ * configure: Regenerate.
+
2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.