index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
assembly.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/11668446> Add .subsections_via_symbols to Darwin assembly files
Nick Kledzik
2012-07-11
1
-0
/
+3
*
Back out some changes that accidentally committed.
Bob Wilson
2012-02-10
1
-20
/
+3
*
Revert r150232 since it breaks the build when there's no ARM assembler.
Bob Wilson
2012-02-10
1
-3
/
+20
*
Refactor DEFINE_COMPILERRT_FUNCTION.
Bob Wilson
2011-08-22
1
-5
/
+6
*
Add some macro magic: user __USER_LABEL_PREFIX__ instead of hardcoding it for...
Anton Korobeynikov
2011-04-19
1
-4
/
+4
*
Add ARM EABI function aliases to routines
Anton Korobeynikov
2011-04-19
1
-0
/
+11
*
Get rid of darwin'isms. Provide convenient macro for assembler local lables.
Anton Korobeynikov
2011-04-19
1
-10
/
+14
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Add a VISIBILITY_HIDDEN option, which can be used to make all compiler-rt fun...
Daniel Dunbar
2010-01-18
1
-0
/
+7
*
Unbreak symbol mangling in .s files, at least for Darwin/Linux.
Daniel Dunbar
2010-01-18
1
-7
/
+7
*
Add DEFINE_COMPILERRT_PRIVATE_FUNCTION_UNMANGLED for use in .S files -- restF...
Daniel Dunbar
2010-01-18
1
-0
/
+5
*
Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF.
Rafael Espindola
2009-11-09
1
-1
/
+1
*
Add assembly.h for use in .S files.
Daniel Dunbar
2009-10-27
1
-0
/
+42