- Feb 05, 2015
- Feb 03, 2015
-
-
jdh8d authored
-
- Jan 28, 2015
- Jan 27, 2015
- Jan 18, 2015
- Jan 15, 2015
- Jan 12, 2015
-
-
whh8b authored
Instead of adding a new segment to point to strata, put the .strata section in the 1th segment. This will prevent the additional segment header from overwriting part of the text segment when the .text segment starts very early in the file.
-
whh8b authored
1. Add the ability to rewrite section headers. We need this because extending sections requires that their headers be rewritten or the contents that are in the extended ranges get zero-d. 2. Internally "segmentize" the .strata section We no longer need to call out to add a segment for .strata.
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
- Jan 09, 2015
-
-
jdh8d authored
-
- Jan 08, 2015
- Jan 07, 2015
- Dec 23, 2014
-
-
jdh8d authored
-
- Dec 22, 2014
-
-
jdh8d authored
No commit message
-
- Dec 05, 2014
-
-
an7s authored
-
- Dec 04, 2014
-
-
an7s authored
-
- Nov 19, 2014
- Oct 29, 2014
-
-
whh8b authored
This commit prevents fallthroughpinned optimization from running on an instruction that is a jump or that has a callback associated with it. It also fixes some errors that cause problems with older versions of gcc.
-
- Oct 28, 2014
-
-
whh8b authored
-