summaryrefslogtreecommitdiff
path: root/compiler/m68k/n68kcal.pas
Commit message (Expand)AuthorAgeFilesLines
* * patch by Marģers to unify internal error numbers, resolves #37888florian2020-10-131-1/+1
* * keep track of the temp position separately from the offset in references,jonas2018-04-221-2/+2
* Call ungetregister for NR_D2 at m68k-palmos syscall exitpierre2017-09-281-1/+1
* m68k-palmos: fixed the syscall generation, and improved it to support the dis...karoly2017-08-131-2/+9
* m68k-palmos: sketched up some entirely untested syscall support, but it's pro...karoly2017-08-121-0/+10
* + added volatility information to all memory referencesjonas2016-11-271-2/+2
* * Delete regvars unit.pierre2016-11-061-1/+1
* m68k: code generation for atari syscallskaroly2016-10-031-0/+13
* * m68k: support stack cleanup at caller side, fixed calculation of pushed par...sergei2014-07-081-0/+8
* * moved amiga/morphos-specific libsym-related field from tprocdef tojonas2014-04-011-1/+11
* don't save the FP explicitly on a syscall, as they preserve all regs anyway e...karoly2014-03-101-13/+5
* * small typo corrections by Adriaan Van Os (mantis #15652)jonas2010-02-021-1/+1
* * the compiler now explicitly keeps track of the minimally guaranteedjonas2009-02-081-3/+3
* + de-uglified the previous hackkaroly2007-11-011-0/+13
* + unbroke m68k-amiga syscallskaroly2006-12-131-1/+1
* Merged revisions 2921-2922,2925 via svnmerge from peter2006-03-161-2/+2
* + added n68kcal.pas, forgot to add previouslykaroly2005-12-171-0/+73