From: Mark Mitchell Date: Tue, 21 Mar 2006 09:54:33 +0000 (+0000) Subject: * libiberty/pex-win32.c (): Include. X-Git-Tag: binutils-csl-sourcerygxx-3_4_4-17~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=327a010a502c96e729282a57dbca2bea19a9f010;p=thirdparty%2Fbinutils-gdb.git * libiberty/pex-win32.c (): 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. --- 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 + + * libiberty/pex-win32.c (): 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 * bfd/cpu-m68k.c (bfd_m68k_compatible): Treat ISA A+ and ISA B code as