florian
|
832ad67d63
* more adaptions for SPARC64
|
8 lat temu |
florian
|
b59e4f5652
+ register .inc files for SPARC64
|
8 lat temu |
joost
|
da80580037
* Log all directories which are scanned for installed packages
|
8 lat temu |
nickysn
|
4a39d4396e
+ support code page 855 (yet another cyrillic encoding)
|
8 lat temu |
nickysn
|
6f65c0cab9
* update revision.inc
|
8 lat temu |
Mattias Gaertner
|
9ff7e70ffc
fcl-passrc: more const operators
|
8 lat temu |
joost
|
59e0ca7278
* Added some functionality to create configuration-files
|
8 lat temu |
florian
|
188ec0f0c7
+ basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.)
|
8 lat temu |
florian
|
a5b3576577
+ sparc64 support for fpcmake
|
8 lat temu |
marcus
|
ee5096c2ec
fpts2junit: fix compilation, remove non printable chars from xml text, cut big error texts to last 1000 chars
|
8 lat temu |
Károly Balogh
|
1252aefb86
t_linux: whitespace and tab 2 space fix. no functional change.
|
8 lat temu |
nickysn
|
5138d4e067
* fixed avr multiplication after r36344
|
8 lat temu |
florian
|
22956c4393
+ TX86AsmOptimizer.OptPass1OP
|
8 lat temu |
florian
|
7c0f72d9af
* avoid spill coalesce of registers with itself, resolves issue #31926
|
8 lat temu |
florian
|
991d962ae2
* more range check errors on 8 bit CPUs fixed
|
8 lat temu |
florian
|
a37237ca11
* avoid range check errors with absolute symbols for cpus where addresses are bigger than the registers
|
8 lat temu |
florian
|
8ea9e3d344
* avoid range check errors on avr
|
8 lat temu |
florian
|
344970879e
* spill coalesce uses get_alias
|
8 lat temu |
michael
|
6a22c5afae
* Patch from Graeme Geldenhuys to test reading human-friendly name
|
8 lat temu |
michael
|
5d360ea1c4
* Patch from Graeme Geldenhuys to test postscript name and family name
|
8 lat temu |
michael
|
42a676620d
* Patch from Graeme Geldenhuys to mention one more test
|
8 lat temu |
michael
|
9140d2a33f
* Patch from Graeme Geldenhuys to fix failing unit tests
|
8 lat temu |
michael
|
81b7581bb4
* Patch from Graeme Geldenhuys to fix failing unit tests
|
8 lat temu |
pierre
|
eec40b3ed0
Fix test for go32v2, by adding explicit loading of cpall unit
|
8 lat temu |
Károly Balogh
|
a57d0d51b4
softfpu: make it possible to optionally inline some of the simple functions. also made it possible to replace the MUL32TO64 function with compiler generated code. If the new defines are enabled, they results in 15-30% speedup on m68k (68020+) softfpu code
|
8 lat temu |
Károly Balogh
|
f7488f2bd8
m68k: don't try to inline NaN and InF values as consts into FPU operands
|
8 lat temu |
Károly Balogh
|
b649db5004
rtl-console: support two extra builtin font sizes on Amiga-likes. makes it possible to use the IDE on a 640x256 PAL screen, or have VGA 80x50-alike mode on RTG/high-res screens. switching is possible via an ENV var for now. Also support turning off the SMARTREFRESH attribute of the IDE window
|
8 lat temu |
Károly Balogh
|
97f876c9d4
rtl-console: added a 8x8 and a 8x14 font data for the video unit used by Amiga-likes. added proper copyright header for the file
|
8 lat temu |
Károly Balogh
|
b3157aa5ea
m68k: generate MUL helpers for CPUs without 32bit MUL already in pass 1
|
8 lat temu |
Károly Balogh
|
b755524c38
made it possible to override the decision from the cgs, if a certain muln needs a helper
|
8 lat temu |