Chandler Carruth
|
321916a76b
|
Remove extraneous semicolons outside of functions. This fixes a large
number of -pedantic warnings.
llvm-svn: 159033
|
2012-06-22 21:09:15 +00:00 |
Daniel Dunbar
|
b6f75f73fd
|
lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for this extra complexity.
llvm-svn: 144660
|
2011-11-15 18:34:44 +00:00 |
Anton Korobeynikov
|
4322a7d2c6
|
More fixes for missed includes
llvm-svn: 129807
|
2011-04-19 20:50:32 +00:00 |
Anton Korobeynikov
|
75e3c1993c
|
Add ARM EABI function aliases to routines
llvm-svn: 129768
|
2011-04-19 17:51:24 +00:00 |
Howard Hinnant
|
5b791f6e64
|
license change
llvm-svn: 119397
|
2010-11-16 22:13:33 +00:00 |
Stephen Canon
|
5f0e6e7b92
|
Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used
llvm-svn: 111269
|
2010-08-17 19:13:45 +00:00 |
Stephen Canon
|
04b97967dd
|
[unsigned] int -> float soft-float conversions for single- and double-precision
llvm-svn: 107535
|
2010-07-02 23:05:46 +00:00 |