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
/
MCDwarf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
2013-02-05
1
-6
/
+21
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Add support for .cfi_register now that it is easy to extent the representation
Rafael Espindola
2012-11-25
1
-5
/
+24
*
Further cleanups. Thanks for Sean Silva for noticing it.
Rafael Espindola
2012-11-25
1
-24
/
+12
*
Change the representation of MCCFIInstruction.
Rafael Espindola
2012-11-24
1
-42
/
+35
*
Give each MCCFIInstruction its own opcode.
Rafael Espindola
2012-11-24
1
-16
/
+16
*
Refactor how MCCFIInstructions are created.
Rafael Espindola
2012-11-24
1
-16
/
+88
*
Implement .cfi_undefined. Based on a patch from PaX team, updated by
Rafael Espindola
2012-11-23
1
-2
/
+2
*
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.
Craig Topper
2012-09-15
1
-2
/
+2
*
Fix Doxygen issues:
Dmitri Gribenko
2012-09-14
1
-1
/
+1
*
Make use of the LLVM_DELETED_FUNCTION macro.
Craig Topper
2012-08-29
1
-2
/
+3
*
Prune some includes and forward declarations.
Craig Topper
2012-03-26
1
-5
/
+1
*
On ELF, create relocations to the abbreviation and line sections when producing
Rafael Espindola
2012-02-28
1
-2
/
+2
*
Add support for .cfi_signal_frame. Fixes pr11762.
Rafael Espindola
2012-01-23
1
-1
/
+3
*
This is the matching change for the data structure name changes for the
Kevin Enderby
2012-01-10
1
-7
/
+5
*
Implement cfi_restore. Patch by Brian Anderson!
Rafael Espindola
2011-12-29
1
-2
/
+3
*
Rename Remember and Restore to RememberState and RestoreState for consistency.
Rafael Espindola
2011-12-29
1
-2
/
+2
*
Implement .cfi_escape. Patch by Brian Anderson!
Rafael Espindola
2011-12-29
1
-1
/
+9
*
The second part of support for generating dwarf for assembly source files. This
Kevin Enderby
2011-12-09
1
-0
/
+42
*
Add a field for the compact unwind encoding.
Bill Wendling
2011-07-19
1
-1
/
+2
*
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
Evan Cheng
2011-07-18
1
-3
/
+1
*
Add support for producing .deubg_frame sections.
Rafael Espindola
2011-05-10
1
-1
/
+2
*
Don't force relaxation of AdvanceLoc instructions on OS X. gdb is happy with
Rafael Espindola
2011-05-08
1
-2
/
+1
*
Switch Darwin to the generic CIE/FDE printer.
Rafael Espindola
2011-05-06
1
-1
/
+0
*
GCC uses a different encoding of pointers in the FDE when using
Rafael Espindola
2011-05-01
1
-2
/
+2
*
Add an alternative implementation of CIE and FDE emission that outputs them
Rafael Espindola
2011-04-29
1
-0
/
+1
*
Add a small temporary hack for producing identical eh_frame sections on OS X.
Rafael Espindola
2011-04-28
1
-1
/
+3
*
Factor a bit of code to MCStreamer::EmitLabel. Keep track of the last
Rafael Espindola
2011-04-27
1
-1
/
+2
*
Fix the case of a .cfi_rel_offset before any .cfi_def_cfa_offset.
Rafael Espindola
2011-04-12
1
-1
/
+6
*
Implement .cfi_same_value.
Rafael Espindola
2011-04-12
1
-1
/
+5
*
Implement .cfi_remember_state and .cfi_restore_state.
Rafael Espindola
2010-12-28
1
-3
/
+28
*
Relax address updates in the eh_frame section.
Rafael Espindola
2010-12-28
1
-0
/
+3
*
Start adding basic support for emitting the call frame instructions.
Rafael Espindola
2010-12-28
1
-0
/
+4
*
Add support for .cfi_lsda.
Rafael Espindola
2010-12-27
1
-0
/
+1
*
Add support for the same encodings of the personality function that gnu as
Rafael Espindola
2010-12-27
1
-0
/
+1
*
Fixed version of 121434 with no new memory leaks.
Rafael Espindola
2010-12-10
1
-1
/
+17
*
Revert my previous patch to make the valgrind bots happy.
Rafael Espindola
2010-12-10
1
-17
/
+1
*
Initial support for the cfi directives. This is just enough to get
Rafael Espindola
2010-12-09
1
-1
/
+17
*
Remember the contents of leb and dwarfline fragments when relaxing. This avoids
Rafael Espindola
2010-12-04
1
-3
/
+0
*
Next step: Only pad debug_line when the target is darwin. Add a FIXME to avoid
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
-1
/
+0
*
It may not be an option to skip .debug_line if there are file reference in al...
Devang Patel
2010-12-03
1
-1
/
+2
*
Remove some #includes.
Rafael Espindola
2010-11-22
1
-2
/
+2
*
Add a MCLineSectionOrder vector so that we produce the line tables in a
Rafael Espindola
2010-11-19
1
-2
/
+5
*
Change some methods in MCDwarf.cpp to be able to handle an arbitrary
Rafael Espindola
2010-11-19
1
-3
/
+4
*
Add const.
Rafael Espindola
2010-11-16
1
-6
/
+6
*
Parse and remember discriminators in .loc line. I try to output them with
Rafael Espindola
2010-11-13
1
-2
/
+13
*
Did my commit for the last patch for the .loc directory from the wrong place and
Kevin Enderby
2010-09-30
1
-3
/
+65
*
Remove noisy semicolon.
Benjamin Kramer
2010-08-31
1
-1
/
+1
*
This is the second of three patches to implement support for the .loc directive
Kevin Enderby
2010-08-31
1
-6
/
+52
[next]