aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Signals.cpp
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Fixed spelling & grammar.Misha Brukman2003-09-161-1/+1
* Move #include from a header to hereChris Lattner2003-08-011-0/+1
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-1/+1
* Make _sure_ we don't go into an infinite loop if a signal happens!Chris Lattner2003-05-271-0/+1
* Add using declarationsChris Lattner2003-05-221-3/+2
* Submitted by Casey Carter:Chris Lattner2002-09-131-2/+4
* changes to make it compatible with 64bit gccAnand Shukla2002-06-251-4/+5
* Add new api for basic signal handling for toolsChris Lattner2002-04-181-0/+53