]> git.sur5r.net Git - cc65/history - src/cc65/funcdesc.h
Wrapper functions use all registers
[cc65] / src / cc65 / funcdesc.h
2017-05-19 Lauri KasanenWrapper functions use all registers
2017-05-18 Oliver SchmidtMerge pull request #424 from clbr/trampoline
2017-05-18 Lauri KasanenAdjustments in response to latest comments 424/head
2017-05-18 Lauri KasanenRename trampoline to wrappedcall everywhere
2017-05-02 Lauri KasanenPragma trampoline
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2008-08-24 uzMoved the fascall and near/far flags from the function...
2008-08-03 uzFixed several problems with old style (K&R) declaration...
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-08-10 cuzFixed a bug that caused problems locating the last...
2002-06-12 cuzRenamed the functions working with "struct Function".
2001-05-20 cuzWorking
2001-03-24 cuzInline parameter frame building
2000-06-12 cuzAdded support for old style (K&R) function declarations.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...