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