Age | Commit message (Expand) | Author |
---|---|---|
2014-09-22 | Fix X64 native function call prolog. Prepare space for at least 4 arguments, | Samer El-Haj-Mahmoud elhaj |
2011-11-22 | Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler. | jyao1 |
2011-11-21 | 1) Fix GCC version EBC interpreter bug. | jyao1 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-24 | fixed the bug in .S file to make the EBC driver work for UNIXGCC build. | jchen20 |
2009-07-18 | Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti... | mdkinney |
2009-05-20 | 1. Remove .extern from GCC assembly. | xli24 |
2009-04-10 | Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain. | jljusten |
2008-05-21 | Use "X64" for directory name to follow directory name convention. | qhuang8 |