Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2008-07-30 19:03:58 +0400
committercvs2svn <>2008-07-30 19:03:58 +0400
commit100386a877bb271544e5335fea187742e91a9d4f (patch)
treef2dc35cd3d9e9d3fbb375a4a2800d4f5a76a5c44 /config/ChangeLog
parent102233951eb1053fae315173d4792256c12dcfe2 (diff)
This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20080801
snapshot-20080801'. Sprout from reverse-20080717-branch 2008-07-12 08:54:13 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2008-07-30 15:03:57 UTC Paolo Bonzini <pbonzini@redhat.com> '2008-07-30 Paolo Bonzini <bonzini@gnu.org>': ChangeLog Makefile.def Makefile.in Makefile.tpl config/ChangeLog config/acinclude.m4 config/mh-pa config/mh-pa-hpux10 config/tcl.m4 config/tls.m4 configure configure.ac include/elf/ChangeLog include/elf/common.h include/elf/ppc.h include/opcode/ChangeLog include/opcode/ppc.h Delete: djunpack.bat texinfo/texinfo.tex
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog17
1 files changed, 16 insertions, 1 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index d5681429f..a35fe1467 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,14 @@
+2008-07-30 Paolo Bonzini <bonzini@gnu.org>
+
+ * 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
@@ -15,10 +26,14 @@
version _GCC_AUTOCONF_VERSION throughout the tree.
(m4_wrap): New override, fix for Posix semantics of m4wrap.
+2008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
+
+ * tls.m4: Fix typos.
+
2008-06-08 Joseph Myers <joseph@codesourcery.com>
PR tree-optimization/36218
- * config/mh-mingw (LDFLAGS): Define.
+ * mh-mingw (LDFLAGS): Define.
2008-06-05 Danny Smith <dannysmith@users.sourceforge.net>