- Oct 26, 2018
-
-
Jason Hiser authored
-
- Oct 04, 2018
-
-
Jason Hiser authored
-
- Oct 03, 2018
-
-
Jason Hiser authored
-
- Oct 01, 2018
-
-
Jason Hiser authored
-
Jason Hiser authored
-
Jason Hiser authored
-
- Aug 27, 2018
-
-
Jason Hiser authored
-
- Aug 26, 2018
-
-
Matthew McGill authored
-
- Aug 16, 2018
-
-
Jason Hiser authored
-
- Jul 28, 2018
-
-
Will Hawkins authored
Use copy_if and max_element rather than for loops.
-
- Jul 26, 2018
-
-
Jason Hiser authored
-
Jason Hiser authored
-
Will Hawkins authored
Fixes #8. This will match the gap-filling scoop's perms with those of the adjacent scoop. Then, for any gap-filling scoops that are not executable, fill their contents with f4s.
-
- Jul 23, 2018
-
-
Jason Hiser authored
-
- Jul 21, 2018
-
-
Matthew McGill authored
-
- Jul 20, 2018
-
-
Jason Hiser authored
-
- Jul 17, 2018
-
-
Matthew McGill authored
-
- Jul 10, 2018
-
-
Jason Hiser authored
-
- Jul 09, 2018
-
-
Jason Hiser authored
-
- Jul 05, 2018
-
-
Jason Hiser authored
-
Will Hawkins authored
Thanks to a change to the time when scoops are added to the file's data scoops, the clause that removes empty data scoops should not *always* remove empty scoops from the set of global scoops.
-
- Jun 28, 2018
-
-
Will Hawkins authored
This fixes an issue where a pinned address was 1. unpinned 2. reserved as part of a chain 3. exists in a sled and all hell broke loose. The fix is to make sure that the pinned addresses are only recorded *after* the initial unpinning code happens. As a further fix, there should be a function that unpins an address (it would reset the ibta of the instruction and clear the pinned address map.)
-
- Jun 26, 2018
-
-
Will Hawkins authored
Handle overlapping sections properly. This was a problem with calculation of the gap between two sections that happen to overlap. It resulted in a negative gap that turned into a very large positive number.
-
- Jun 23, 2018
-
-
Will Hawkins authored
Turn off warnings as errors for deprecated features. Leaving these warnings as errors breaks the build with newer versions of GCC.
-
- Jun 22, 2018
-
-
Will Hawkins authored
Add padding sections to a zipr'd program where the gap between two existing sections is greater than a certain minimum boundary.
-
- Jun 18, 2018
-
-
Will Hawkins authored
-
- Jun 13, 2018
-
-
Will Hawkins authored
-
- Jun 05, 2018
-
-
Jason Hiser authored
-
- May 22, 2018
-
-
Jason Hiser authored
-
Jason Hiser authored
-
- Apr 02, 2018
-
-
jdh8d authored
-
- Mar 22, 2018
-
-
jdh8d authored
-
- Mar 17, 2018
-
-
jdh8d authored
-
- Mar 02, 2018
-
-
jdh8d authored
-
- Mar 01, 2018
-
-
jdh8d authored
Removed bea engine from lots of inclue places and link steps, changed verbose mode for zipr to false, added very-verbose mode for zipr. fixed a few zipr bugs related to non-existant fallthroughs, etc.
-
- Feb 22, 2018
-
-
jdh8d authored
-
- Feb 21, 2018
-
-
jdh8d authored
-
- Feb 16, 2018
-
-
jdh8d authored
-
- Feb 06, 2018