summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/int_lib.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate copy of int_lib.h, and update test script to find copy ↵Daniel Dunbar2009-10-271-2/+16
| | | | | | | | inside lib/. Also, fix some brokenness in the test script w.r.t REMOTE. llvm-svn: 85260
* Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 ↵Edward O'Callaghan2009-08-091-4/+4
| | | | | | compliant. Comment trailing endifs llvm-svn: 78537
* Refactor test suit endianness pre-processor code. More style and readability ↵Edward O'Callaghan2009-08-051-8/+8
| | | | | | fixes, start labling endif's llvm-svn: 78234
* Next batch of C++ to C comment style changes. Also improve and factor out ↵Edward O'Callaghan2009-08-051-46/+1
| | | | | | endianness pre-processor code. llvm-svn: 78226
* Start porting compiler-rt testsuit to Solaris with new build system. Fix ↵Edward O'Callaghan2009-08-051-22/+23
| | | | | | some C++ style comments which are not allowed in ISO C90. llvm-svn: 78143
* Refactor out common pre-processor code.Edward O'Callaghan2009-08-041-0/+5
| | | | llvm-svn: 78037
* Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete ↵Edward O'Callaghan2009-08-031-0/+28
| | | | | | port to AuroraUX and Solaris. llvm-svn: 77958
* Initial import of compiler-rt.Daniel Dunbar2009-06-261-0/+143
- llvm-svn: 74292
OpenPOWER on IntegriCloud