History log of /external/llvm/lib/Support/Windows/TimeValue.inc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dce4a407a24b04eebc6a376f8e62b41aaa7b071f 29-May-2014 Stephen Hines <srhines@google.com> Update LLVM for 3.5 rebase (r209712).

Change-Id: I149556c940fb7dc92d075273c87ff584f400941f
/external/llvm/lib/Support/Windows/TimeValue.inc
36b56886974eae4f9c5ebc96befd3e7bfe5de338 24-Apr-2014 Stephen Hines <srhines@google.com> Update to LLVM 3.5a.

Change-Id: Ifadecab779f128e62e430c2b4f6ddd84953ed617
/external/llvm/lib/Support/Windows/TimeValue.inc
bf80b3cead9b116ed245ba21552b82c226807586 14-Oct-2013 David Majnemer <david.majnemer@gmail.com> Windows: Fix a typo in an assert


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192564 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/TimeValue.inc
e3ba15c794839abe076e3e2bdf6c626396a19d4d 12-Oct-2013 Will Dietz <wdietz2@illinois.edu> Add missing #include's to cctype when using isdigit/alpha/etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192519 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/TimeValue.inc
99a8b548402de834d72dfa34ab18e7c22d0346f7 12-Jul-2013 NAKAMURA Takumi <geek4civic@gmail.com> Windows/TimeValue.inc: Mute prefixed '0' on %d to emulate %e.

It fixes compatibility in llvm/test/Object/archive-toc.test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186142 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/TimeValue.inc
73480481f4ebe05e0b0f7d5eabd8f8f34b6823f1 11-Jul-2013 Rafael Espindola <rafael.espindola@gmail.com> Add back code for supporting old mingw versions. Should bring the bots back.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186096 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/TimeValue.inc
978e17e15dba3e565a8bf47e4bb0ff1e6a4bda60 11-Jul-2013 Rafael Espindola <rafael.espindola@gmail.com> Looks like some versions of mingw don't have errno_t. Use int.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186092 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/TimeValue.inc
71857ccdb83b6374f7a791c2dae45ce9934a85af 11-Jul-2013 Rafael Espindola <rafael.espindola@gmail.com> Fix a FIXME about the format and add a test.

While at it, use strftime on Unix too and use the thread safe versions
of localtime.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186090 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/TimeValue.inc
1f6efa3996dd1929fbc129203ce5009b620e6969 29-Nov-2010 Michael J. Spencer <bigcheesegs@gmail.com> Merge System into Support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/TimeValue.inc