aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.csl-arm
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.csl-arm')
-rw-r--r--ChangeLog.csl-arm31
1 files changed, 28 insertions, 3 deletions
diff --git a/ChangeLog.csl-arm b/ChangeLog.csl-arm
index 6a9c596d4d6..ed62d5cf21e 100644
--- a/ChangeLog.csl-arm
+++ b/ChangeLog.csl-arm
@@ -1,4 +1,29 @@
-2005-01-20 Mark Mitchell <mark@codesourcery.com>
+2005-05-20 Julian Brown <julian@codesourcery.com>
+
+ * Merge from 3.4.4 release.
+
+2005-05-16 Julian Brown <julian@codesourcery.com>
+
+ * libiberty/pex-win32.c (maybe_duplicate_handle): New function.
+ (pexec): Don't call DuplicateHandle if GetStdHandle returns NULL.
+
+2005-05-15 Zack Weinberg <zack@codesourcery.com>
+
+ Merge from mainline:
+ 2005-03-18 Alexandre Oliva <aoliva@redhat.com>
+ * gcc_update (silent): Unset instead of initializing to null.
+
+ 2005-03-18 Andreas Schwab <schwab@suse.de>
+ * gcc_update (apply_patch): Properly quote $1.
+
+ 2005-03-18 Zack Weinberg <zack@codesourcery.com>
+ * gcc_update: Add --silent option.
+
+2005-04-08 Paul Brook <paul@codesourcery.com>
+
+ * libiberty/pex-win32.c: Include stdio.h.
+
+2005-03-23 Mark Mitchell <mark@codesourcery.com>
* gcc/config.gcc: Add arm-wrs-linux-gnu.
* gcc/config/arm/t-wrs-linux: New file.
@@ -228,7 +253,7 @@ libstdc++-v3/
* include/c_std/std/std_cstdlib.h (stdlib.h): Do not include it
when freestanding. Do not bring names into std:: namespace with
"using" when freestanding. Declare required functions and macros
- when freestanding.
+ when freestanding.
* libsupc++/Makefile.am (c_sources): Do not include cp-demangle.c
when freestanding.
* libsupc++/del_op.cc: Declare "free" only when freestanding.
@@ -302,7 +327,7 @@ libstdc++-v3/
* libiberty/pex-common.c (STDERR_FILE_NO): Define.
* libiberty/pex-win32.c: Rework extensively.
* libiberty/pex-unix.c: Likewise.
-
+
2004-07-03 Paul Brook <paul@codesourcery.com>
* libstdc++-v3/configure.ac: Set ABI_TWEAKS_SRCDIR.