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
/
MCAssembler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MC: Switch assembler API to using MCExpr instead of MCValue.
Daniel Dunbar
2009-10-16
1
-15
/
+13
*
llvm-mc: Store MCSymbolData value as a pointer (to make MSVC happy).
Daniel Dunbar
2009-09-01
1
-2
/
+2
*
llvm-mc: Make MCSymbolData symbol member const.
Daniel Dunbar
2009-08-31
1
-3
/
+3
*
llvm-mc: Add MCContext to MCAssembler.
Daniel Dunbar
2009-08-31
1
-1
/
+6
*
llvm-mc: Support .comm emission.
Daniel Dunbar
2009-08-28
1
-1
/
+36
*
llvm-mc: Support .zerofill emission.
Daniel Dunbar
2009-08-28
1
-1
/
+37
*
llvm-mc: Tweak section alignment and size computation to match 'as' closer.
Daniel Dunbar
2009-08-28
1
-5
/
+1
*
Try to make MSVC just a little happier.
Daniel Dunbar
2009-08-27
1
-2
/
+2
*
llvm-mc/Mach-O: Set .subsections_via_symbols flag properly.
Daniel Dunbar
2009-08-26
1
-0
/
+10
*
llvm-mc/Mach-O: Add support for relocations.
Daniel Dunbar
2009-08-26
1
-0
/
+68
*
llvm-mc/Mach-O: Move symbol indices into the MCSymbolData structure.
Daniel Dunbar
2009-08-26
1
-2
/
+11
*
llvm-mc/Mach-O: Add section padding where needed (to align the next section).
Daniel Dunbar
2009-08-26
1
-4
/
+17
*
llvm-mc/Mach-O: Set addresses for symbols.
Daniel Dunbar
2009-08-26
1
-1
/
+19
*
llvm-mc/Mach-O: Preliminary support for indirect symbols.
Daniel Dunbar
2009-08-24
1
-0
/
+32
*
llvm-mc/Mach-O: Support symbol attributes.
Daniel Dunbar
2009-08-24
1
-6
/
+22
*
llvm-mc/Mach-O: Improve symbol table support:
Daniel Dunbar
2009-08-22
1
-0
/
+11
*
llvm-mc/Mach-O: Sketch symbol table support.
Daniel Dunbar
2009-08-22
1
-2
/
+56
*
llvm-mc/Mach-O: Move more logic for writing the Mach-O file into the writer
Daniel Dunbar
2009-08-22
1
-10
/
+0
*
llvm-mc: Rename / redefine MCFragment::FileOffset to MCFragment::Offset (the
Daniel Dunbar
2009-08-22
1
-9
/
+8
*
Make MSVC happy.
Daniel Dunbar
2009-08-21
1
-0
/
+1
*
llvm-mc/Mach-O: Support .o emission for .org and .align.
Daniel Dunbar
2009-08-21
1
-17
/
+11
*
llvm-mc/Mach-O: Support byte and fill value emission.
Daniel Dunbar
2009-08-21
1
-10
/
+246
*
Fix build on platforms where stdint.h is not implicitly included in the stand...
Benjamin Kramer
2009-08-21
1
-0
/
+1
*
llvm-mc: Start MCAssembler and MCMachOStreamer.
Daniel Dunbar
2009-08-21
1
-0
/
+137