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