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
/
MCLoggingStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for a new extension to the .file directive:
Nick Lewycky
2011-10-17
1
-3
/
+5
*
Don't drop alignment info on local common symbols.
Benjamin Kramer
2011-09-01
1
-2
/
+3
*
Unfortunately several files in MC are badly violating layering rule by using
Evan Cheng
2011-07-14
1
-2
/
+4
*
Simplify the handling of pcrel relocations on ELF. Now we do the right thing
Rafael Espindola
2011-05-01
1
-2
/
+2
*
Remove unused argument.
Rafael Espindola
2011-04-21
1
-6
/
+4
*
Reduce clutter in asm output. Do not emit source location as comment for each...
Devang Patel
2011-04-18
1
-2
/
+3
*
Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.
Cameron Zwarich
2011-02-25
1
-5
/
+0
*
Enable DebugInfo support for COFF object files.
Devang Patel
2011-02-24
1
-0
/
+5
*
Add support for pushsection and popsection. Patch by Joerg Sonnenberger.
Rafael Espindola
2011-02-16
1
-4
/
+3
*
Fixed version of 121434 with no new memory leaks.
Rafael Espindola
2010-12-10
1
-2
/
+3
*
Revert my previous patch to make the valgrind bots happy.
Rafael Espindola
2010-12-10
1
-3
/
+2
*
Initial support for the cfi directives. This is just enough to get
Rafael Espindola
2010-12-09
1
-2
/
+3
*
There are two reasons why we might want to use
Rafael Espindola
2010-12-04
1
-2
/
+1
*
Try to resolve symbol differences early, and if successful create a plain
Rafael Espindola
2010-12-03
1
-0
/
+7
*
Use set directive for StartMinusEndExpr.
Devang Patel
2010-12-02
1
-1
/
+2
*
Make EmitIntValue non virtual.
Rafael Espindola
2010-11-28
1
-5
/
+0
*
Add .loc methods to the streamer.
Rafael Espindola
2010-11-16
1
-1
/
+12
*
MC'ize the '.code 16' and '.thumb_func' ARM directives.
Jim Grosbach
2010-11-05
1
-0
/
+5
*
Add support for expressions in .sleb/.uleb directives.
Rafael Espindola
2010-11-02
1
-0
/
+12
*
Implement .weakref.
Rafael Espindola
2010-11-01
1
-0
/
+5
*
MC: Add missing forward in MCLoggingStreamer.
Michael J. Spencer
2010-10-06
1
-0
/
+1
*
Add a InitSections method to the streamer interface.
Rafael Espindola
2010-09-15
1
-0
/
+4
*
MC: Add an MCLoggingStreamer, for use in debugging integrated-as mismatches.
Daniel Dunbar
2010-05-23
1
-0
/
+208