Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen
2022-05-18Cygwin: Use two pass parse for tlsoffsets generation.Takashi Yano
2022-05-13Cygwin: fix new sigfe.o generation in optimized caseCorinna Vinschen
2022-05-13Cygwin: revamp TLS offsets computationCorinna Vinschen
2022-05-13Cygwin: config.h: stop including auto-generated tlsoffsets.h fileCorinna Vinschen
2020-10-18Cygwin: Remove ccwrapJon Turney
2019-01-15Cygwin: gentls_offsets: Remove obsolte 'o' regex optionCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2013-07-11* gentlsoffsets: Clean up a little.Christopher Faylor
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor
2012-07-30* cygtls.cc (_cygtls::reset_signal_arrived): New function.Christopher Faylor
2012-07-22* DevNotes: Add entry cgf-000013.Christopher Faylor
2008-12-14* cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code.Christopher Faylor
2006-05-16* sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.Christopher Faylor
2006-03-01* analyze_sigfe: New script.Christopher Faylor
2006-02-13* gentls_offsets: Fix typo in error message.Christopher Faylor
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-03-31 * gentls_offsets: Add '-m32' flag to native compiler call to satisfyCorinna Vinschen
2005-02-13white spaceChristopher Faylor
2004-02-25* gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor
2004-01-15* gentls_offsets: Reinstate unlink of temp files.Christopher Faylor
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor
2003-12-06* cygtls.h: Add more "don't parse this" guards.Christopher Faylor
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor