index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
/
MCTargetDesc
/
ARMELFStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address spaces from MC.
Rafael Espindola
2013-07-02
1
-11
/
+10
*
Fix ARM EHABI compact model 1 and 2 without handlerdata.
Logan Chien
2013-07-02
1
-3
/
+13
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
1
-4
/
+4
*
Silencing an MSVC warning about comparing signed and unsigned values.
Aaron Ballman
2013-06-10
1
-1
/
+1
*
Fix ARM unwind opcode assembler in several cases.
Logan Chien
2013-06-09
1
-53
/
+71
*
Implement AsmParser for ARM unwind directives.
Logan Chien
2013-05-10
1
-26
/
+30
*
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
1
-4
/
+5
*
Fix build failure introduced in 179591 when assertions are disabled.
Logan Chien
2013-04-16
1
-0
/
+4
*
Implement ARM unwind opcode assembler.
Logan Chien
2013-04-16
1
-45
/
+101
*
Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
2013-01-31
1
-6
/
+9
*
Override virtual function for ARM EH directives.
Logan Chien
2013-01-30
1
-2
/
+216
*
Remove duplicate includes.
Roman Divacky
2012-12-21
1
-1
/
+0
*
Simplify code. Sort includes. No functionality change.
Benjamin Kramer
2012-12-08
1
-6
/
+6
*
Fix a use-after-free bug found by ASan. You can't assign a temporary
Chandler Carruth
2012-12-08
1
-2
/
+3
*
Added Mapping Symbols for ARM ELF
Tim Northover
2012-12-07
1
-0
/
+201