1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-20 04:50:55 -07:00
Commit graph

4 commits

Author SHA1 Message Date
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