Gareth Rees
|
467f87ff38
|
Fix comments in the protection implementations (it looks as if these were copied and then not modified) and bring discussion of supported platforms up to date. add file guards where missing.
Copied from Perforce
Change: 187313
ServerID: perforce.ravenbrook.com
|
2014-10-21 15:10:42 +01:00 |
|
Gareth Rees
|
2d6ead9104
|
Turn on -wswitch-default for gcc.
Add missing default: cases to switch statements.
Copied from Perforce
Change: 185226
ServerID: perforce.ravenbrook.com
|
2014-04-04 12:16:59 +01:00 |
|
Gareth Rees
|
7b16ae5a45
|
Use macro nonnegative so that we can keep asserting that values are >= 0 without provoking "unsigned comparison >= 0 is always true" warnings from gcc.
Copied from Perforce
Change: 183505
ServerID: perforce.ravenbrook.com
|
2013-10-01 14:27:52 +01:00 |
|
Gareth Rees
|
68f5280528
|
Avoid comparison of unsigned >= 0 so that we can compile without warnings under gcc -wextra.
Copied from Perforce
Change: 183501
ServerID: perforce.ravenbrook.com
|
2013-10-01 11:10:59 +01:00 |
|
David Lovemore
|
1184e96675
|
Port instruction stepper to x64 with stub instruction decode
Copied from Perforce
Change: 178320
ServerID: perforce.ravenbrook.com
|
2012-05-24 17:13:04 +01:00 |
|
David Lovemore
|
0ea1ae3aba
|
Branch i6 files from i3 files.
Copied from Perforce
Change: 178317
ServerID: perforce.ravenbrook.com
|
2012-05-24 16:18:19 +01:00 |
|