florian
|
bd54a11f1c
+ TX86AsmOptimizer.OptPass1VMOVAP for i386 and x86-64
|
9 năm trước cách đây |
marcus
|
d9139219a9
os4units: mui added, DoMethod, DoSuperMethod and so on added.
|
9 năm trước cách đây |
Károly Balogh
|
a806114af6
* since AMIGA is now defined by both AmigaOS4 and 68k Amiga, have an unique AMIGA68K define for classic Amiga
|
9 năm trước cách đây |
Károly Balogh
|
5a50fc4be3
* don't provide __amigaos4__ symbol in our VLink linker script by default. it's in prt0.as for now.
|
9 năm trước cách đây |
marcus
|
77e47d21bb
os4units: added iffparse, keymap, clipboard, graphics, intuition, activated some packages
|
9 năm trước cách đây |
michael
|
87be61c807
* Added HPACK implementation by José Mejuto (bug ID 30058)
|
9 năm trước cách đây |
michael
|
ecde605017
* Moved expression parser test to proper location, patch by Graeme Geldenhuys (bug ID 30037)
|
9 năm trước cách đây |
michael
|
7e54688fd4
* Fix never-ending loop in splitline
|
9 năm trước cách đây |
michael
|
5c2f941c32
* Correct PATH_INFO for IIS, patch by Marcos Douglas (bug ID 30073)
|
9 năm trước cách đây |
Károly Balogh
|
f48747adf5
m68k: reworked cg.g_concatcopy. generates shorter and faster code in most cases now.
|
9 năm trước cách đây |
svenbarth
|
adbef4fc84
New export option that enforces the use of the provided export name instead of using the name of the provided symbol. This is necessary to correctly handle overloaded functions, especially if one of them is an internproc one.
|
9 năm trước cách đây |
michael
|
8416517b14
* More fixes from Graeme Geldenhuys:
|
9 năm trước cách đây |
svenbarth
|
cf9f07798c
Consider r28857 as merged
|
9 năm trước cách đây |
svenbarth
|
788393c298
Change WideString initialization to work correctly with indirect main information as well
|
9 năm trước cách đây |
lacak
|
26ef7b27e0
fcl-db: sqldb: Publish Before/AfterRefresh properties (Delphi compatible) Bug #30075
|
9 năm trước cách đây |
Jonas Maebe
|
44682f9f4d
* ensure that if we create a temp for the funcretnode in a call node,
|
9 năm trước cách đây |
Jonas Maebe
|
6e2523b199
* fixed version of fpc_pchar_length() for JVM (the generic one passes
|
9 năm trước cách đây |
Jonas Maebe
|
162c4ef6f3
* fixed potential range errors in indexbyte/indexword
|
9 năm trước cách đây |
michael
|
141a24e29c
* Some improvements and reworkings by Graeme Geldenhuys
|
9 năm trước cách đây |
marcus
|
79508d4653
Amiga, AROS, MorphOS: AsTag helper with LongInt instead Integer
|
9 năm trước cách đây |
michael
|
60382b990e
* Patch from Ondrej to fix sharing mode when loading fonts (bug ID 30070)
|
9 năm trước cách đây |
michael
|
5ac352bc3c
* Some reworking by Graeme Geldenhuys:
|
9 năm trước cách đây |
pierre
|
c365576841
Regenerate with uptodate fpcmake to add missing aarch64-linux target
|
9 năm trước cách đây |
pierre
|
57f2df1f62
* Remove sysutils in _USES clause, to avoid exception handling importation,
|
9 năm trước cách đây |
marcus
|
6e9e508091
os4units: inputevents and library unit for layer.library
|
9 năm trước cách đây |
Károly Balogh
|
2f23b5f0fd
m68k: output some GAS specific pseudo instructions in the GNU as writer, so the assembler can do branch size optimization for us
|
9 năm trước cách đây |
Károly Balogh
|
4287f81b92
m68k: support and use float TResFlags in the rest of the CG. ColdFire FPU now works, and FSxx is no longer generated which is software supported on '060, and doesn't exist on CF. if we still want to support it later, we can add it to cg.g_flags2reg
|
9 năm trước cách đây |
Károly Balogh
|
23106882ac
m68k: extended TResFlags with float resflags
|
9 năm trước cách đây |
Károly Balogh
|
9d2dad2463
m68k: added cpu type cfv4e, which is the only ColdFire with FPU, and GNU AS needs this to actually allow CF FPU code
|
9 năm trước cách đây |
marcus
|
d23ee52001
os4units: library unit for graphics.library
|
9 năm trước cách đây |