aboutsummaryrefslogtreecommitdiff
path: root/support/lib/Support/Signals.cpp
AgeCommit message (Expand)Author
2003-10-05Move support/lib into lib/SupportChris Lattner
2003-09-16Fixed spelling & grammar.Misha Brukman
2003-08-01Move #include from a header to hereChris Lattner
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2003-05-27Make _sure_ we don't go into an infinite loop if a signal happens!Chris Lattner
2003-05-22Add using declarationsChris Lattner
2002-09-13Submitted by Casey Carter:Chris Lattner
2002-06-25changes to make it compatible with 64bit gccAnand Shukla
2002-04-18Add new api for basic signal handling for toolsChris Lattner