summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-03-21 09:54:33 +0000
committerMark Mitchell <mark@codesourcery.com>2006-03-21 09:54:33 +0000
commit6bb4b16a67fd0e286914377f36f6767c37fdc880 (patch)
treeeb6e130f01aa4e4600598cd626683f767f8500be
parentf3c463cef3c511c2cbfef9fea504d490dfba4fce (diff)
downloadgdb-6bb4b16a67fd0e286914377f36f6767c37fdc880.tar.gz
* libiberty/pex-win32.c (<errno.h>): Include.
(fix_argv): Remove. (argv_to_cmdline): New function. (std_suffixes): New variable. (no_suffixes): Likewise. (find_executable): New function. (win32_spawn): Likewise. (spawn_script): Use win32_spawn instead of _spawnv[p]. (pex_win32_exec_child): Replace MSVCRT calls with Win32 API calls. (pex_win32_wait): Likewise.
-rw-r--r--ChangeLog.csl13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 62f9ae83fb0..b372910a90a 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,16 @@
+2006-03-20 Mark Mitchell <mark@codesourcery.com>
+
+ * libiberty/pex-win32.c (<errno.h>): Include.
+ (fix_argv): Remove.
+ (argv_to_cmdline): New function.
+ (std_suffixes): New variable.
+ (no_suffixes): Likewise.
+ (find_executable): New function.
+ (win32_spawn): Likewise.
+ (spawn_script): Use win32_spawn instead of _spawnv[p].
+ (pex_win32_exec_child): Replace MSVCRT calls with Win32 API calls.
+ (pex_win32_wait): Likewise.
+
2006-03-21 Richard Sandiford <richard@codesourcery.com>
* bfd/cpu-m68k.c (bfd_m68k_compatible): Treat ISA A+ and ISA B code as