History log of /external/compiler-rt/lib/eprintf.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2db4af813a1a615986c0ae315f7179a6a27ed2ca 16-Nov-2011 Daniel Dunbar <daniel@zuster.org> lib: Eliminate direct include of stdlib.h from files that used to (potentially)
need it for compilerrt_abort().

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@144752 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/eprintf.c
9ad441ffec97db647fee3725b3424284fb913e14 16-Nov-2010 Howard Hinnant <hhinnant@apple.com> license change

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/eprintf.c
48f46ac1d9a82210f6e469567cb60aa7e7cd2f3b 31-Mar-2010 Daniel Dunbar <daniel@zuster.org> Use a private compilerrt_abort() define instead of calling abort directly.
- Fiddling with abort directly is annoying given the way we use system includes, although it would be nice to fix this so we could make sure calling abort directly is verboten.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@100014 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/eprintf.c
2bf62728b8ce00e295c7bf0fb328427496cc85aa 05-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Fixup C++ style comments are not allowed in ISO C90 to classic C style.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@78152 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/eprintf.c
b3a6901e66f55b35aa9e01bcb24134e6a65ea004 26-Jun-2009 Daniel Dunbar <daniel@zuster.org> Initial import of compiler-rt.
-


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@74292 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/eprintf.c