From 8e1e9959c5aba4ade47e129fbb5db0f451bf66a2 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Fri, 31 Mar 2006 23:01:16 +0000 Subject: merge from gcc --- libiberty/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libiberty/ChangeLog') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 5007a17..c12f9ca 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,16 @@ +2006-03-31 Mark Mitchell + + * 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-24 Jim Blandy * pex-common.c (pex_run): Simplify output name handling. -- cgit v1.1