index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
builtins
/
clear_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
builtins: fix -Werror,-Wunused-variable warning
Saleem Abdulrasool
2016-04-20
1
-1
/
+0
*
builtins: make __clear_cache work on Linux-ARM
Saleem Abdulrasool
2016-03-18
1
-2
/
+2
*
builtins: port __clear_cache to Windows ARM
Saleem Abdulrasool
2016-03-18
1
-0
/
+11
*
builtins: adjust the clobbers list for android __clear_cache
Saleem Abdulrasool
2016-02-25
1
-2
/
+3
*
Be nicer to C90 environments and avoid the declaration of variables in for
Joerg Sonnenberger
2015-03-11
1
-2
/
+3
*
Always include stddef.h to make sure size_t exists.
Joerg Sonnenberger
2015-03-11
1
-0
/
+1
*
Allow compiler-rt build on Bitrig
Renato Golin
2015-03-02
1
-2
/
+2
*
[MIPS] Add missing header for syscall
Petar Jovanovic
2015-02-28
1
-0
/
+1
*
[mips] Add __clear_cache() definition for non-Android systems
Petar Jovanovic
2015-02-10
1
-4
/
+4
*
Remove invalid const qualifier for r0, since it is written by svc.
Stephen Hines
2015-02-03
1
-1
/
+1
*
[MIPS64] Make __clear_cache more optimal
Petar Jovanovic
2015-01-20
1
-1
/
+56
*
Add FreeBSD support for __clear_cache.
Roman Divacky
2015-01-11
1
-1
/
+6
*
Fix checks for Android.
Dan Albert
2014-10-20
1
-4
/
+4
*
builtins: remove unnecessary COMPILER_RT_EXPORT
Saleem Abdulrasool
2014-09-06
1
-3
/
+1
*
__clear_cache: decorate with COMPILER_RT_EXPORT
Saleem Abdulrasool
2014-05-12
1
-1
/
+1
*
Implement Android versions of __clear_cache for arm32 & mips.
Daniel Sanders
2014-03-12
1
-5
/
+31
*
Consistently use COMPILER_RT_ABI for all public symbols.
Joerg Sonnenberger
2014-03-01
1
-1
/
+2
*
Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...
Alexey Samsonov
2014-02-14
1
-0
/
+71