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
/
MC
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all static functions become static class methods. Move shared (duplicate...
Jan Sjödin
2011-02-28
1
-0
/
+1
*
Move library stuff out of the toplevel CMakeLists.txt file.
Oscar Fuentes
2011-02-18
1
-0
/
+3
*
Remove the MCObjectFormat class.
Rafael Espindola
2010-12-18
1
-1
/
+0
*
Stub out explicit MCELFObjectTargetWriter interface.
Rafael Espindola
2010-12-17
1
-0
/
+1
*
MC/Mach-O: Stub out explicit MCMachObjectTargetWriter interface.
Daniel Dunbar
2010-12-16
1
-0
/
+1
*
MC-JIT: Stub out "pure" streamer.
Daniel Dunbar
2010-11-17
1
-0
/
+1
*
Add a MCObjectFormat class so that code common to all targets that use a
Rafael Espindola
2010-10-16
1
-0
/
+1
*
Add ELF ObjectWriter and Streamer support.
Matt Fleming
2010-08-16
1
-0
/
+2
*
Added first bit of support for the dwarf .file directive. This patch collects
Kevin Enderby
2010-07-28
1
-0
/
+1
*
introduce WinCOFFObjectWriter, patch by Michael Spencer!
Chris Lattner
2010-07-11
1
-0
/
+1
*
introduce WinCOFFStreamer.cpp, patch by Michael Spencer!
Chris Lattner
2010-07-11
1
-0
/
+1
*
MC: Factor out an MCObjectStreamer class, which will be shared by the concrete
Daniel Dunbar
2010-06-16
1
-0
/
+1
*
MC: Add an MCLoggingStreamer, for use in debugging integrated-as mismatches.
Daniel Dunbar
2010-05-23
1
-0
/
+1
*
Added support in MC for Directional Local Labels.
Kevin Enderby
2010-05-17
1
-0
/
+1
*
Update CMake build.
Ted Kremenek
2010-05-07
1
-0
/
+1
*
MC/Mach-O: Move to MachObjectWriter.{h,cpp}.
Daniel Dunbar
2010-03-19
1
-0
/
+1
*
MC: Split MCObjectWriter out of MCAssembler.cpp.
Daniel Dunbar
2010-03-19
1
-0
/
+1
*
MC/X86: Add stub AsmBackend.
Daniel Dunbar
2010-02-21
1
-0
/
+1
*
create a new MCParser library and move some stuff into it.
Chris Lattner
2010-01-22
1
-3
/
+0
*
Update CMake.
Daniel Dunbar
2009-09-14
1
-0
/
+1
*
Update CMake files.
Ted Kremenek
2009-09-11
1
-0
/
+1
*
llvm-mc: Move AsmExpr into MC lib (as MCExpr).
Daniel Dunbar
2009-08-31
1
-0
/
+1
*
Add {MCInst,MCOperand}::{print,dump}
Daniel Dunbar
2009-08-27
1
-0
/
+1
*
Update CMake
Daniel Dunbar
2009-08-27
1
-0
/
+1
*
Update CMake build, unbreak linux build.
Benjamin Kramer
2009-08-22
1
-0
/
+3
*
Update CMakeLists.
Benjamin Kramer
2009-08-21
1
-0
/
+3
*
CMake: updated list of source files for library MC.
Oscar Fuentes
2009-08-14
1
-0
/
+2
*
Change MCSectionELF to represent a section semantically instead of
Bruno Cardoso Lopes
2009-08-13
1
-0
/
+1
*
split MachO section handling stuff out to its out .h/.cpp file.
Chris Lattner
2009-08-10
1
-0
/
+1
*
split MCSection stuff out to its own .cpp file, add a new
Chris Lattner
2009-07-31
1
-0
/
+1
*
Add MCAsmLexer interface.
Daniel Dunbar
2009-07-20
1
-0
/
+1
*
Add MCAsmParser interface.
Daniel Dunbar
2009-07-20
1
-0
/
+1
*
Update CMake file.
Ted Kremenek
2009-07-17
1
-0
/
+1
*
Add new files to cmake list.
Duncan Sands
2009-06-24
1
-0
/
+2
*
Start flushing out MCContext.
Daniel Dunbar
2009-06-23
1
-0
/
+3