log gen_x86.c @ 2213:53411df7fc71

age author description
Sat, 11 Jul 2020 21:16:32 -0700 Mike Pavone Fix broken enum definitions that cause multiple definition errors when building with -fno-common which is now the default in GCC 10
Thu, 30 Apr 2020 23:33:55 -0700 Michael Pavone Fix some questionable comparisons between 64-bit values and literals that fit in 32-bit integers
Sun, 07 Apr 2019 22:48:58 -0700 Michael Pavone Fix callee saved regs for Win64