User Details
- User Since
- May 9 2017, 2:20 PM (333 w, 5 d)
Aug 23 2023
Sep 14 2021
Sep 13 2021
Mark new option as NoDriverOption
Remove driver flags and corresponding tests
Sep 10 2021
Added driver flags, and tests for them
Trivial cleanup.
Merge arc-blocks-avoid-heapify.m into arc-blocks.m
Delete redundant tests in arc-blocks-avoid-heapify.m.
Sep 8 2021
As suggested, I put the optimization behind an off-by-default flag.
Sep 7 2021
Jun 15 2021
May 21 2019
May 15 2019
There is still a problem building for Linux. See comment below.
Here are the changes I needed to make to get this to compile for linux and Myriad.
I have problems getting this to compile. Let me work on it and either suggest in-line changes or make a new revision.
Dec 19 2018
Oct 11 2018
Sep 20 2018
Typo.
Simplify fix; bugpoint test case.
Aug 23 2018
Jun 12 2018
Jun 11 2018
Sorry for the overly complicated initial patch. We've decided to get
setenv() to work in our test enviroment (using similar approach to the
initial patch here), so now the sanitizer run-time can just call that.
Jun 8 2018
Address CR comments
Thanks for the quick review (for this and other patches).
Address CR comments.
Jun 7 2018
Fix an issue after dropping a patch this depends on. This patch
should now stand on its own.
Reopening as the updated version only requires a minor tweak.
Let me redo this and resubmit.
Jun 6 2018
Submitted as r334102.
Jun 1 2018
Remove printf.
Do it for all platforms.
May 29 2018
Only reset if needed.
May 21 2018
May 18 2018
May 17 2018
Make GetCurrentThread RTEMS-friendly.