| Age | Commit message (Collapse) | Author | Files | Lines |
|
In case tuxcmd is started with the --debug switch, set
the TUXMCD_DEBUG env. var that is later picked up by modules.
|
|
Note: this is untested change
|
|
FreePascal sucks ass on PowerPC!!
|
|
Cleanup debugging outputs on PPC port. We still need those malloc() and free()
workarounds but at least it's stable now.
Tested on iBook G4 and proved working with glibc-2.10.90-24.ppc (Fedora 12).
Plugins work fine except of the zip plugin, most likely bug in ZipArchive.
The only requirement is sufficiently new FPC, fpc-2.5.1 snapshot works
out of the box, for stable fpc-2.2.4 release you need powerpc.diff patch
(fpcsrc/compiler/powerpc/cpupara.pas) from Debian fpc_2.2.4-3
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513891
|
|
Fixes crashes on PPC32
|
|
|
|
|
|
|
|
|
|
(preparation for PPC port)
|