mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-04 03:14:45 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
- removed the ancient DEBUG_CHARLIE silliness... :) - moved some repeated code patterns into separate functions - rewrote most of of tcg68k.a_op_const_reg and tcg68k.a_op_reg_reg - smarter code generation in tcg68k.a_cmp_const_reg_label - added support for MULU/MULS on Coldfire in a case which is often used by the CG to index arrays to be used instead of the RTL helpers, this results in a *HUGE* speedup in tw5086 for example git-svn-id: trunk@25702 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| fpmake_add1.inc | ||
| fpmake_proc1.inc | ||
| fpmake.pp | ||
| Makefile | ||
| Makefile.fpc | ||