aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Signals.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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