OSDN Git Service

Merge branch 'master' of git://github.com/monaka/binutils
[pf3gnuchains/pf3gnuchains3x.git] / winsup / cygwin / gendef
2010-01-08 Masaki MuranakaEnable to track git://github.com/monaka/binutils.git
2009-06-28 cgf* gendef (cleanup): Rename from 'nocr'. Remove comment...
2009-04-09 cgf* speclib: Semi-revert to previous version but don...
2009-03-14 corinna * gendef: Remove STABS directives.
2008-04-01 corinna * Fix copyright dates.
2008-03-01 cgf* exceptions.cc (_cygtls::handle_exceptions): Only...
2007-08-09 cgf* gendef (sigbe): Reset "incyg" while the stack lock...
2006-06-02 cgf* cygheap.cc (cygheap_fixup_in_child): Don't close...
2006-03-13 cgf* cygtls.cc (_cygtls::remove): Reset initialized flag...
2006-03-12 cgf* cygtls.h (CYGTLS_INITIALIZED): Change to a little...
2006-03-01 cgf* analyze_sigfe: New script.
2005-12-23 cgf* cygtls.cc (_cygtls::handle_threadlist_exception)...
2005-12-05 cgfRemove unneeded whitespace.
2005-10-29 cgf* fork.cc (frok::child): Change order of cleanup prior...
2005-08-28 cgf* cygtls.h (__ljfault): Declare.
2005-07-27 cgf* gendef: Use nocr to remove \r's from input. gendef...
2005-07-03 cgfReplace valid memory checks with new myfault class...
2004-03-12 cgf* cygtls.h (waitq): Declare structure here.
2004-03-12 cgf* cygtls.cc (_cygtls::fixup_after_fork): Remove unneede...
2004-03-09 cgf* exceptions.cc (setup_handler): Avoid suspending a...
2004-03-07 cgf* fork.cc (fork_parent): Save parent pid in a temporary...
2004-03-05 cgf* gendef (sigdelayed): Handle return here rather than...
2004-03-04 cgf* gendef (sigreturn): Call stabilize_sig_stack to ensur...
2004-02-25 cgf* gendef (stabilize_sig_stack): Correctly align this...
2004-02-18 cgf* gendef (stabilize_sig_stack): New function.
2004-02-14 cgf* dcrt0.cc (alloc_stack_hard_way): Revert to previous...
2004-02-13 cgf* Makefile.in (clean): Remove sigfe.s.
2004-02-12 cgf* gendef (_sigbe): Zero location on pop.
2004-02-12 cgfRename _threadinfo to _cygtls, throughout.
2004-02-09 cgf* debug.h (console_printf): Define for non-debugging...
2004-02-08 cgf* localtime.cc (localtime_r): Call tzset.
2004-01-26 cgf* exceptions.cc (sig_handle_tty_stop): Avoid races...
2004-01-19 cgf* cygwin/include/signal.h: Add copyright notice.
2003-11-28 cgfEliminate use of sigframe and sigthread throughout.