Age | Commit message (Expand) | Author | Files | Lines |
2013-04-23 | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 1 | -4/+5 |
2011-02-11 | * mkstatic: Make sure that we are not cd'ed to temporary directory on exit to | Christopher Faylor | 1 | -0/+4 |
2009-11-30 | * speclib: Use last dll found since that's the real name of the cygwin DLL. | Christopher Faylor | 1 | -1/+1 |
2009-04-18 | * mkimport: Specify .text for stub explicitly. | Christopher Faylor | 1 | -7/+29 |
2009-04-14 | * speclib: Really revert to using tempdir. | Christopher Faylor | 1 | -2/+2 |
2009-04-14 | * speclib: Revert to using tempdir. | Christopher Faylor | 1 | -1/+1 |
2009-04-12 | * speclib: Initial stab at cleaning up temp files. More work needed. | Christopher Faylor | 1 | -3/+6 |
2009-04-12 | * mkimport: New script to perform all operations necessary to create | Christopher Faylor | 1 | -18/+18 |
2009-04-10 | * speclib: Use a more robust method to derive full file path. | Christopher Faylor | 1 | -3/+3 |
2009-04-09 | * speclib: Semi-revert to previous version but don't try to generate | Christopher Faylor | 1 | -37/+38 |
2009-03-28 | * Makefile.in: Perform some minor cleanup. Revamp speclib handling. | Christopher Faylor | 1 | -75/+36 |
2009-01-03 | Remove unneeded header files from source files throughout. Update copyrights | Christopher Faylor | 1 | -1/+1 |
2009-01-02 | * speclib: Rewrite completely in perl. Avoid multiple nm calls. | Christopher Faylor | 1 | -51/+90 |
2003-11-28 | * speclib: Use correct EOF marker. Ensure that directory is actually deleted | Christopher Faylor | 1 | -2/+2 |
2003-08-27 | * specdir: Correctly remove temporary directory prior to use. | Christopher Faylor | 1 | -1/+1 |
2003-08-21 | * speclib: Reenable removal of temp files. | Christopher Faylor | 1 | -1/+1 |
2003-08-21 | * speclib: Fix created lib to avoid "File truncated" problems. | Christopher Faylor | 1 | -0/+13 |
2003-08-19 | Throughout, eliminate argument to sig_dispatch_pending. | Christopher Faylor | 1 | -2/+2 |
2003-08-06 | * Makefile.in: Rework to accommodate new speclib arguments. | Christopher Faylor | 1 | -9/+25 |
2002-01-24 | * speclib: Ensure that temporary def file is removed. | Christopher Faylor | 1 | -1/+1 |
2002-01-23 | * speclib: Use rm -f to remove temp file just to quiet any potential warnings. | Christopher Faylor | 1 | -1/+1 |
2002-01-22 | * Makefile.in (libpthread.a): Pass the assembler also. | Christopher Faylor | 1 | -1/+2 |
2002-01-21 | * speclib: Don't use /dev/null as DLL name. Just default to what's already in | Christopher Faylor | 1 | -1/+1 |
2002-01-13 | Add copyright stuff | Christopher Faylor | 1 | -0/+10 |
2002-01-02 | * speclib: Remove temp files automatically. | Christopher Faylor | 1 | -1/+1 |
2001-12-31 | * speclib: New file. | Christopher Faylor | 1 | -0/+12 |