Károly Balogh
|
50a40062e2
m68k: fixed the build after r33614
|
9 years ago |
nickysn
|
6bcf869c26
* fixed the definition of XEventClass on 64-bit targets
|
9 years ago |
nickysn
|
69bb6f5ffa
+ added type TXEventClass (alias for XEventClass)
|
9 years ago |
Károly Balogh
|
92b2cf917d
m68k: when saving/restoring FPU registers, use the right FPU register size on ColdFire to calculate the stored size
|
9 years ago |
michael
|
ba0a4a78f3
* Fix DoGetCGIVar
|
9 years ago |
pierre
|
e1814305bd
Fix default CPU for assembler blocks (init_settings.asmcputype) to be the same as init_settings.cputype
|
9 years ago |
Jonas Maebe
|
eabcabe329
* fixed test in case a widestringmanager is installed
|
9 years ago |
Jonas Maebe
|
2f81c14ee9
* also print funcretnode for callnodes
|
9 years ago |
pierre
|
b93928a9aa
Fix compilation of mips compiler after rev 33591
|
9 years ago |
nickysn
|
03dcc0f9ff
+ added header translation of X11/extensions/XI2.h
|
9 years ago |
Károly Balogh
|
8d4e07c262
amunits: removed two Makefiles, which weren't actually in use for a good while
|
9 years ago |
Károly Balogh
|
9e10e2fab4
ami-extra: moved pcq unit here from amunits/utilunits, so it's compiled for all Amiga-like platforms
|
9 years ago |
Károly Balogh
|
5b7b2b972e
morphos: fixed fcl-net and rtl-extra builds
|
9 years ago |
marcus
|
817224f3c7
AmigaOS4: googleapi reactivated
|
9 years ago |
michael
|
d92527fb50
Patch by Mohmed Abdrais to create classes (partial)
|
9 years ago |
michael
|
ad8e20efb7
* Moved hpack to fcl-web
|
9 years ago |
nickysn
|
15313016c0
* updated X11's XI unit with the latest XI.h changes and converted it to use ctypes
|
9 years ago |
marcus
|
1e53d7ad76
AmigaOS4: fcl-web reactivated
|
9 years ago |
marcus
|
6df2120266
AmigaOS4: Added socket/networking support
|
9 years ago |
marco
|
d4fd7520ef
* wrap getfirst and getlast in fcount<>0 because otherwise it will dereference nil.
|
9 years ago |
Jonas Maebe
|
2bbab60c92
* when simplifying a constant string concatenation that gets assigned to a
|
9 years ago |
Károly Balogh
|
6d3b580f2f
* enabled internal ELF resources for AmigaOS4
|
9 years ago |
Jonas Maebe
|
130d9fee91
* don't take the address of element 0 of a dynamic array in
|
9 years ago |
Jonas Maebe
|
1feb062f7d
* similar change as in r33393 but now for a_load_reg_ref_unaligned(), although
|
9 years ago |
florian
|
0c13f3ce3e
* fix modification information for vand*
|
9 years ago |
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 years ago |
Károly Balogh
|
aa8b45904e
m68k: use the existing g_call infrastructur to handle the register allocation in the helpers
|
9 years ago |
Károly Balogh
|
0b7464e4cd
m68k: fix large const loading to address registers
|
9 years ago |
florian
|
bd54a11f1c
+ TX86AsmOptimizer.OptPass1VMOVAP for i386 and x86-64
|
9 years ago |
marcus
|
d9139219a9
os4units: mui added, DoMethod, DoSuperMethod and so on added.
|
9 years ago |