This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd2de416eb09a67bfe3e9b7df47e413115c63e51
clang-p2996
/
lldb
/
source
/
Plugins
/
Platform
History
Todd Fiala
4dc625281d
Fix most of the remaining Windows build warnings.
...
See
http://reviews.llvm.org/D3944
for more details. Change by Zachary Turner. llvm-svn: 210035
2014-06-02 17:30:22 +00:00
..
FreeBSD
Fix whitespace / formatting
2014-05-28 14:05:43 +00:00
gdb-server
Remove an assertion that was being hit due to slow DNS name lookups on MacOSX for "localhost".
2014-02-27 19:38:18 +00:00
Linux
Switch over to use the ArchSpec::GetMachine() instead of ArchSpec::GetCore() to keep the code more portable as we add new core types to ArchSpec.
2014-03-20 21:31:55 +00:00
MacOSX
iOS simulator cleanup to make sure we use "*-apple-ios" for iOS simulator apps and binaries.
2014-05-29 21:33:45 +00:00
POSIX
Change the way the m_trap_handlers Platform base class ivar is initialized;
2014-02-13 23:11:45 +00:00
Windows
Fix most of the remaining Windows build warnings.
2014-06-02 17:30:22 +00:00
CMakeLists.txt
Patch to add PlatformWindows, based on Carlo Kok's version from the Windows branch.
2013-10-15 12:32:12 +00:00
Makefile
Update makefiles to build PlatformWindows
2013-10-15 13:52:20 +00:00