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
/
MCWin64EH.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert: Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
2013-07-08
1
-2
/
+3
*
Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
Kai Nacke
2013-07-08
1
-21
/
+5
*
Revert: Fix alignment of unwind data.
Kai Nacke
2013-07-08
1
-12
/
+7
*
Fix alignment of unwind data.
Kai Nacke
2013-07-06
1
-7
/
+12
*
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
Kai Nacke
2013-07-06
1
-5
/
+21
*
Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
2013-07-06
1
-3
/
+2
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-4
/
+4
*
Fix for .pdata and .xdata section attributes on COFF.
Anton Korobeynikov
2012-08-08
1
-4
/
+2
*
Add MCObjectFileInfo and sink the MCSections initialization code from
Evan Cheng
2011-07-20
1
-6
/
+28
*
Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest
Evan Cheng
2011-07-15
1
-5
/
+5
*
Add a parameter to the Win64 EH section getters to get a section with a
Charles Davis
2011-05-27
1
-9
/
+37
*
Assorted fixes for Win64 EH unwind info emission:
Charles Davis
2011-05-27
1
-16
/
+29
*
Start keeping track of where the various unwind instructions are in the prolog.
Charles Davis
2011-05-27
1
-16
/
+23
*
Add missing break statements. Align UNWIND_INFO and RUNTIME_FUNCTION structs
Charles Davis
2011-05-27
1
-0
/
+6
*
Implement emission of all Win64 exception tables. Make the COFF streamer emit
Charles Davis
2011-05-22
1
-1
/
+16
*
Make the COFF streamer emit unwind info when processing a .seh_handlerdata
Charles Davis
2011-05-22
1
-0
/
+189