Jonas Maebe
|
2bbab60c92
* when simplifying a constant string concatenation that gets assigned to a
|
пре 9 година |
Károly Balogh
|
6d3b580f2f
* enabled internal ELF resources for AmigaOS4
|
пре 9 година |
Jonas Maebe
|
130d9fee91
* don't take the address of element 0 of a dynamic array in
|
пре 9 година |
Jonas Maebe
|
1feb062f7d
* similar change as in r33393 but now for a_load_reg_ref_unaligned(), although
|
пре 9 година |
florian
|
0c13f3ce3e
* fix modification information for vand*
|
пре 9 година |
Károly Balogh
|
56fea8d047
* have regvars in address registers for defs which are address types. improves code with reference bases in regvars on m68k. and also reduces data register pressure.
|
пре 9 година |
Károly Balogh
|
aa8b45904e
m68k: use the existing g_call infrastructur to handle the register allocation in the helpers
|
пре 9 година |
Károly Balogh
|
0b7464e4cd
m68k: fix large const loading to address registers
|
пре 9 година |
florian
|
bd54a11f1c
+ TX86AsmOptimizer.OptPass1VMOVAP for i386 and x86-64
|
пре 9 година |
marcus
|
d9139219a9
os4units: mui added, DoMethod, DoSuperMethod and so on added.
|
пре 9 година |
Károly Balogh
|
a806114af6
* since AMIGA is now defined by both AmigaOS4 and 68k Amiga, have an unique AMIGA68K define for classic Amiga
|
пре 9 година |
Károly Balogh
|
5a50fc4be3
* don't provide __amigaos4__ symbol in our VLink linker script by default. it's in prt0.as for now.
|
пре 9 година |
marcus
|
77e47d21bb
os4units: added iffparse, keymap, clipboard, graphics, intuition, activated some packages
|
пре 9 година |
michael
|
87be61c807
* Added HPACK implementation by José Mejuto (bug ID 30058)
|
пре 9 година |
michael
|
ecde605017
* Moved expression parser test to proper location, patch by Graeme Geldenhuys (bug ID 30037)
|
пре 9 година |
michael
|
7e54688fd4
* Fix never-ending loop in splitline
|
пре 9 година |
michael
|
5c2f941c32
* Correct PATH_INFO for IIS, patch by Marcos Douglas (bug ID 30073)
|
пре 9 година |
Károly Balogh
|
f48747adf5
m68k: reworked cg.g_concatcopy. generates shorter and faster code in most cases now.
|
пре 9 година |
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 година |
michael
|
8416517b14
* More fixes from Graeme Geldenhuys:
|
пре 9 година |
svenbarth
|
cf9f07798c
Consider r28857 as merged
|
пре 9 година |
svenbarth
|
788393c298
Change WideString initialization to work correctly with indirect main information as well
|
пре 9 година |
lacak
|
26ef7b27e0
fcl-db: sqldb: Publish Before/AfterRefresh properties (Delphi compatible) Bug #30075
|
пре 9 година |
Jonas Maebe
|
44682f9f4d
* ensure that if we create a temp for the funcretnode in a call node,
|
пре 9 година |
Jonas Maebe
|
6e2523b199
* fixed version of fpc_pchar_length() for JVM (the generic one passes
|
пре 9 година |
Jonas Maebe
|
162c4ef6f3
* fixed potential range errors in indexbyte/indexword
|
пре 9 година |
michael
|
141a24e29c
* Some improvements and reworkings by Graeme Geldenhuys
|
пре 9 година |
marcus
|
79508d4653
Amiga, AROS, MorphOS: AsTag helper with LongInt instead Integer
|
пре 9 година |
michael
|
60382b990e
* Patch from Ondrej to fix sharing mode when loading fonts (bug ID 30070)
|
пре 9 година |
michael
|
5ac352bc3c
* Some reworking by Graeme Geldenhuys:
|
пре 9 година |