History log of /external/compiler-rt/lib/mulvti3.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7f2d7c75e713d778106d01a54e7aef40227bbf2d 22-Jun-2012 Chandler Carruth <chandlerc@gmail.com> Mechanical change to sink a #ifdef guard for a platform below the
include of int_lib.h.

The purpose of this change is to make the C code conform to the pedantic
rules of C99 -- an empty translation unit is not valid. It should have
absolutely no functional impact, and changes nothing about the built
libraries.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@159034 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/mulvti3.c
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/mulvti3.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/mulvti3.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/mulvti3.c
1fcb40b79d8fbfcc9acb0966d5f9bba09431f832 05-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Next batch of C++ to C comment style changes. Also improve and factor out endianness pre-processor code.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@78226 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/mulvti3.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/mulvti3.c