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
commit327a010a502c96e729282a57dbca2bea19a9f010 (patch)
tree601d7b9a92ed968a27ec65d194c2902525278c5d
parent47ffda5fde747d6ee1130502c11ff40dd403430b (diff)
downloadbinutils-gdb-327a010a502c96e729282a57dbca2bea19a9f010.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