This is the mail archive of the
src-cvs@sourceware.org
mailing list .
src/libiberty ChangeLog functions.texi pex-com ...
- From: jimb at sourceware dot org
- To: src-cvs at sources dot redhat dot com
- Date: 17 Mar 2006 20:36:14 -0000
- Subject: src/libiberty ChangeLog functions.texi pex-com ...
CVSROOT: /cvs/src
Module name: src
Branch: gdb-csl-20060226-branch
Changes by: jimb@sourceware.org 2006-03-17 20:36:14
Modified files:
libiberty : ChangeLog functions.texi pex-common.c
pex-common.h pex-djgpp.c pex-msdos.c pex-unix.c
pex-win32.c pexecute.txh
Log message:
gdb/ChangeLog:
2006-03-17 Jim Blandy <jimb@codesourcery.com>
Add support for 'target remote |' on MinGW.
* ser-mingw.c (struct pipe_state): New structure.
(make_pipe_state, free_pipe_state, cleanup_pipe_state)
(pipe_windows_open, pipe_windows_close, pipe_windows_read)
(pipe_windows_write, pipe_wait_handle): New functions.
(_initialize_ser_windows): Register a "pipe" interface based on
them.
include/ChangeLog:
2006-03-15 Jim Blandy <jimb@codesourcery.com>
* libiberty.h (pex_write_input): New declaration.
libiberty/ChangeLog:
2006-03-15 Jim Blandy <jimb@codesourcery.com>
* pex-common.c (pex_write_input): New function.
* pexecute.txh (pex_write_input): Document it.
* pex-common.h (struct pex_funcs): New function ptr fdopenw.
* pex-unix.c (pex_unix_fdopenw): New function.
(funcs): List it as our fdopenw function.
* pex-win32.c (pex_win32_fdopenw): New function.
(funcs): List it as our fdopenw function.
* pex-djgpp.c (funcs): Leave fdopenw null.
* pex-msdos (funcs): Same.
* functions.texi: Regenerated.
2006-03-12 Jim Blandy <jimb@red-bean.com>
* pex-common.h (struct pex_obj): Doc fixes.
2006-03-11 Jim Blandy <jimb@red-bean.com>
* functions.texi: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.382&r2=1.382.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.24&r2=1.24.10.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.3&r2=1.3.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.4&r2=1.4.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-djgpp.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.6&r2=1.6.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-msdos.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.5&r2=1.5.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-unix.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.7&r2=1.7.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-win32.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.9&r2=1.9.10.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pexecute.txh.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.3&r2=1.3.12.1