index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
/
COFF
/
Error.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
Bob Haarman
2017-10-25
1
-120
/
+0
*
[COFF] Add support for /WX
Shoaib Meenai
2017-10-24
1
-0
/
+5
*
lld::COFF: better behavior when using as a library
Rui Ueyama
2017-10-23
1
-2
/
+3
*
[lld/pdb] Add some basic linker module symbols.
Zachary Turner
2017-07-10
1
-3
/
+2
*
Flush output in log()
Hans Wennborg
2017-04-28
1
-0
/
+1
*
[COFF] support /ERRORLIMIT option
Bob Haarman
2017-04-05
1
-1
/
+1
*
Do not use errs() or outs() directly. Instead use message(), log() or error()
Rui Ueyama
2017-02-21
1
-0
/
+13
*
Revert "[COFF] support /ERRORLIMIT option"
David Blaikie
2017-02-19
1
-2
/
+1
*
[COFF] support /ERRORLIMIT option
Bob Haarman
2017-02-17
1
-1
/
+2
*
COFF: add error() and warn() to Error.{cpp,h}
Bob Haarman
2017-01-17
1
-5
/
+56
*
Start using make() in COFF (with a smaller change.)
Rui Ueyama
2016-12-08
1
-2
/
+8
*
Revert r289084: Start using make() in COFF.
Rui Ueyama
2016-12-08
1
-8
/
+1
*
Start using make() in COFF.
Rui Ueyama
2016-12-08
1
-1
/
+8
*
Print error message header in red.
Rui Ueyama
2016-11-29
1
-1
/
+12
*
COFF: Remove `void error()` functions and use fatal instead.
Rui Ueyama
2016-07-15
1
-10
/
+5
*
COFF: Rename noreturn error -> fatal.
Rui Ueyama
2016-07-14
1
-3
/
+3
*
COFF: Rename non-noreturn error -> check.
Rui Ueyama
2016-07-14
1
-2
/
+2
*
COFF: Switch to new archive writer interface (D21721).
Peter Collingbourne
2016-06-29
1
-0
/
+8
*
Port the error functions from ELF to COFF.
Rafael Espindola
2015-08-06
1
-0
/
+30