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
/
include
/
llvm
/
MC
/
MCELFStreamer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-4
/
+3
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-53
/
+44
*
Move .ident handling to MCStreamer.
Rafael Espindola
2013-10-16
1
-3
/
+8
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-12
/
+8
*
Remove some really nasty uses of hasRawTextSupport.
Rafael Espindola
2013-10-05
1
-13
/
+11
*
Added support for generate DWARF .debug_aranges sections automatically.
Richard Mitton
2013-09-19
1
-0
/
+2
*
[CodeGen] prevent abnormal on invalid attributes
Saleem Abdulrasool
2013-08-09
1
-1
/
+1
*
Remove address spaces from MC.
Rafael Espindola
2013-07-02
1
-2
/
+1
*
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
1
-1
/
+2
*
ELF symbol table field st_other support,
Jack Carter
2013-02-19
1
-0
/
+2
*
Fix a think-o in the condition here. =[ I would commit the test that
Chandler Carruth
2013-01-31
1
-1
/
+1
*
Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
2013-01-31
1
-7
/
+16
*
Expose an InitToTextSection through MCStreamer.
Eli Bendersky
2013-01-14
1
-0
/
+1
*
Add the align_to_end option to .bundle_lock in the MC implementation of aligned
Eli Bendersky
2013-01-07
1
-1
/
+1
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+0
*
Aligned bundling support. Following the discussion here:
Eli Bendersky
2012-12-20
1
-0
/
+6
*
This patch is needed to make c++ exceptions work for mips16.
Reed Kotler
2012-12-16
1
-0
/
+1
*
Fix Windows build breakage.
Logan Chien
2012-12-08
1
-2
/
+1
*
Lift EmitAssignment into MCObjectStreamer which gets rid of at least three
Eli Bendersky
2012-12-07
1
-1
/
+0
*
Split MCELFStreamer into a header file.
Logan Chien
2012-12-07
1
-0
/
+109