index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
Unix
/
Signals.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5' into merge_20130226
Stephen Hines
2013-03-05
1
-16
/
+26
|
\
|
*
Rewrite comments.
Dan Gohman
2013-02-20
1
-3
/
+5
|
*
SIGQUIT is a "kill" signal, rather than an "int" signal, in this context.
Dan Gohman
2013-02-20
1
-2
/
+2
|
*
Fix gcc/printf/ISO C++ warning
Edwin Vane
2013-01-28
1
-1
/
+5
|
*
Move the internal PrintStackTrace function that is used for llvm::sys::PrintS...
Argyrios Kyrtzidis
2013-01-09
1
-11
/
+15
*
|
Merge remote-tracking branch 'upstream/master' into merge-llvm
Stephen Hines
2013-01-21
1
-11
/
+23
|
\
\
|
|
/
|
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
|
*
Support: Don't remove special files on signals.
Daniel Dunbar
2012-10-17
1
-9
/
+21
|
*
Make backtraces work again with both the configure and cmake build.
Benjamin Kramer
2012-09-28
1
-1
/
+1
|
*
Add an --enable-backtraces option to configure to determine
Eric Christopher
2012-09-21
1
-1
/
+1
*
|
Merge branch 'upstream' into merge-2012_09_10
Stephen Hines
2012-09-10
1
-3
/
+3
|
\
\
|
|
/
|
*
Whitespace.
NAKAMURA Takumi
2012-09-06
1
-2
/
+2
|
*
Unix/Signals.inc: Fix a typo. Thanks to Dani Berg!
NAKAMURA Takumi
2012-09-06
1
-1
/
+1
*
|
Merge with LLVM upstream r160668 (Jul 24th 2012)
Shih-wei Liao
2012-08-03
1
-9
/
+41
|
\
\
|
|
/
|
*
Don't call 'FilesToRemove[0]' when the vector is empty, even to compute
Chandler Carruth
2012-06-16
1
-1
/
+1
|
*
Harden the Unix signals code to be more async signal safe.
Chandler Carruth
2012-06-16
1
-9
/
+41
*
|
Reconfigure config.h and llvm-config.h.
Logan Chien
2012-05-09
1
-2
/
+2
*
|
Merge with LLVM upstream r155090.
Shih-wei Liao
2012-04-24
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix null to integer conversion warnings.
Jean-Daniel Dupas
2012-03-24
1
-2
/
+2
*
|
Patch apple-related breakage.
Stephen Hines
2012-03-07
1
-2
/
+2
|
/
*
Disable the crash reporter when running lit tests.
Argyrios Kyrtzidis
2012-01-11
1
-0
/
+20
*
Include <pthread.h> before we use pthread_self/pthread_kill
Douglas Gregor
2011-04-29
1
-3
/
+3
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+303