pierre
|
cc537a2e76
Try to avoid uncorrect optimization
|
10 tahun lalu |
Károly Balogh
|
7a91d5f495
m68k: oops, unbroke the build with softfpu
|
10 tahun lalu |
Károly Balogh
|
d000b1bc7c
m68k: basic 68881 fpu support. probably still broken at umpzillion places, and mostly untested, but at least it builds the RTL and all packages successfully with -Cp68020 -Cf68881 instead of dying with random internalerrors() and now even emits actual FPU opcodes.
|
10 tahun lalu |
joost
|
588256f79a
* Added missing path-delimiter between target and packagevariant path
|
10 tahun lalu |
marco
|
43121ed5e1
* Fix for #27228
|
10 tahun lalu |
marco
|
4733e50de5
* system unit additions from mantis #27206. Exports some dynarray related RTTI functions.
|
10 tahun lalu |
joost
|
ff7ce315e6
* Replaced single events in TBuildEnine with TNotifyEventCollection. This
|
10 tahun lalu |
florian
|
f813703cf3
* fixes several issues with loop unrolling
|
10 tahun lalu |
michael
|
868ba1560f
* Applied patch by Michael Van Ham (bug ID 27220)
|
10 tahun lalu |
sergei
|
da8346079f
* mips-linux: Enabled tf_safecall_exceptions (it just works, no reason to keep disabled) and also tf_pic_uses_got (so that checks elsewhere in compiler set pi_needs_got flag; actual functionality is not changed because currently MIPS just forces pi_needs_got unconditionally).
|
10 tahun lalu |
sergei
|
b46ce6b70e
* Fixed condition to output div/divu having R0 as first operand as non-macros.
|
10 tahun lalu |
florian
|
0a19825e25
* elf_x86_64 -> elf_x86_64_sol2, should resolve #27199
|
10 tahun lalu |
florian
|
3988de549b
* updates for make 3.82
|
10 tahun lalu |
sergei
|
57094d495b
+ MIPS: implement inline full 64-bit multiplication, for cases when overflow checking is off and CPU is set to mips32r2.
|
10 tahun lalu |
joost
|
7c2295b83b
* Avoid an unlimited loop when only one package is being installed
|
10 tahun lalu |
michael
|
8e7d649a4d
* Optimized variant of patch in bug ID #27215
|
10 tahun lalu |
joost
|
164d5a4f38
* Added ability to build fpmakes with multiple packages
|
10 tahun lalu |
marco
|
4956784613
* fix for #26846, wrong line continuation character in gba and nds makefile.fpc's
|
10 tahun lalu |
florian
|
1178fdc98f
* force objects and records only into memory if their address is passed, hint from Jonas, improves code after r29139
|
10 tahun lalu |
joost
|
66adabf63c
* Combine multiple packages into one manifest.xml
|
10 tahun lalu |
Károly Balogh
|
a3441a178e
MorphOS: fix the unified video unit to not crash due to missing library inits
|
10 tahun lalu |
Károly Balogh
|
3a5f11ab2f
Amiga-likes: better FV system integration.
|
10 tahun lalu |
Károly Balogh
|
4d9881c2b4
Amiga-likes: set the window/screen title with IDE version information
|
10 tahun lalu |
Károly Balogh
|
0f10a71fa0
Amiga-likes: huge keyboard/video unit rework
|
10 tahun lalu |
Károly Balogh
|
136f845576
Amiga-likes: do not call Drivers.GetSystemEvent, FV doesn't really handle it, and causes issues if the system events are swallowed by various components. the IDE has direct system event integration in its main loop.
|
10 tahun lalu |
Károly Balogh
|
3dcccea788
FreePascal -> Free Pascal in the IDE about window. we call ourselves Free Pascal everywhere, so be consistent
|
10 tahun lalu |
svenbarth
|
5848637db3
Fix generation of class names for specializations.
|
10 tahun lalu |
Károly Balogh
|
a1ba11ff88
amunits/morphunits: make intuition/EndRefresh() to accept a LongBool as second argument instead of longint. arosunits already defines it as LongBool.
|
10 tahun lalu |
nickysn
|
1f5fb65bcb
+ always enable smartlinking on i8086 in the default fpc.cfg
|
10 tahun lalu |
sergei
|
ba61a9f95c
* Fix bug #26370: A multi-dimensional variant array is "empty" when any of its dimensions has zero range, range of other dimensions does not matter.
|
10 tahun lalu |