summaryrefslogtreecommitdiff
path: root/lib/Support/Signals.cpp
Commit message (Expand)AuthorAge
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-20
* Fixed spelling & grammar.Misha Brukman2003-09-16
* Move #include from a header to hereChris Lattner2003-08-01
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-30
* Make _sure_ we don't go into an infinite loop if a signal happens!Chris Lattner2003-05-27
* Add using declarationsChris Lattner2003-05-22
* Submitted by Casey Carter:Chris Lattner2002-09-13
* changes to make it compatible with 64bit gccAnand Shukla2002-06-25
* Add new api for basic signal handling for toolsChris Lattner2002-04-18