and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 29 Apr, 2006 2 commits
  2. 28 Apr, 2006 1 commit
  3. 19 Apr, 2006 2 commits
  4. 12 Apr, 2006 1 commit
    • Mark Mitchell's avatar
      * mt-tdep.c (mt_gdb_regnums): Define · 8a122564
      Mark Mitchell authored
      	MT_COPRO_PSEUDOREG_MAC_REGNUM.
      	(mt_register_name): Use it.
      	(mt_copro_register_type): Likewise.
      	(mt_register_type): Likewise.
      	(mt_pseudo_register_read): Likewise.  Read the MAC register, not
      	the coprocessor register.
      	(mt_pseudo_register_write): Likewise.
      8a122564
  5. 11 Apr, 2006 2 commits
  6. 03 Apr, 2006 1 commit
  7. 31 Mar, 2006 10 commits
  8. 30 Mar, 2006 1 commit
  9. 29 Mar, 2006 1 commit
  10. 27 Mar, 2006 1 commit
  11. 22 Mar, 2006 1 commit
    • Mark Mitchell's avatar
      * gdb/ser-mingw.c (net_windows_state): Add mutex. · a513920b
      Mark Mitchell authored
      	(net_windows_select_thread): Grab lock around access to
      	read_event.
      	(net_windows_wait_handle): Do not reset the read_event.
      	(net_windows_open): Create a mutex.
      	(net_windows_read_prim): New function.
      	(_initialize_ser_windows): Use it.
      a513920b
  12. 21 Mar, 2006 4 commits
  13. 20 Mar, 2006 3 commits
  14. 17 Mar, 2006 3 commits
    • Mark Mitchell's avatar
    • Jim Blandy's avatar
      ac80abb9
    • Jim Blandy's avatar
      gdb/ChangeLog: · 9e41183d
      Jim Blandy authored
      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.
      9e41183d
  15. 15 Mar, 2006 2 commits
  16. 08 Mar, 2006 1 commit
  17. 07 Mar, 2006 4 commits