- Feb 21, 2015
-
-
whh8b authored
-
- Feb 17, 2015
-
-
jdh8d authored
Updates for x86-64, adjusted memory_space.cpp to have O(ln(n)) complexity instead of O(N) in a few commo cases.
-
- Feb 08, 2015
- Feb 07, 2015
-
-
jdh8d authored
-
- Feb 06, 2015
- 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
-