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
*
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
*
First bit of support for the dwarf .loc directive. This patch updates the
Kevin Enderby
2010-08-24
1
-0
/
+44
*
Next bit of support for the dwarf .file directive. This patch takes the
Kevin Enderby
2010-08-09
1
-0
/
+4
*
Stop leaking std::strings in GetDwarfFile.
Benjamin Kramer
2010-07-29
1
-4
/
+5
*
Added first bit of support for the dwarf .file directive. This patch collects
Kevin Enderby
2010-07-28
1
-0
/
+61