joost
|
ff7ce315e6
* Replaced single events in TBuildEnine with TNotifyEventCollection. This
|
vor 10 Jahren |
florian
|
f813703cf3
* fixes several issues with loop unrolling
|
vor 10 Jahren |
michael
|
868ba1560f
* Applied patch by Michael Van Ham (bug ID 27220)
|
vor 10 Jahren |
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).
|
vor 10 Jahren |
sergei
|
b46ce6b70e
* Fixed condition to output div/divu having R0 as first operand as non-macros.
|
vor 10 Jahren |
florian
|
0a19825e25
* elf_x86_64 -> elf_x86_64_sol2, should resolve #27199
|
vor 10 Jahren |
florian
|
3988de549b
* updates for make 3.82
|
vor 10 Jahren |
sergei
|
57094d495b
+ MIPS: implement inline full 64-bit multiplication, for cases when overflow checking is off and CPU is set to mips32r2.
|
vor 10 Jahren |
joost
|
7c2295b83b
* Avoid an unlimited loop when only one package is being installed
|
vor 10 Jahren |
michael
|
8e7d649a4d
* Optimized variant of patch in bug ID #27215
|
vor 10 Jahren |
joost
|
164d5a4f38
* Added ability to build fpmakes with multiple packages
|
vor 10 Jahren |
marco
|
4956784613
* fix for #26846, wrong line continuation character in gba and nds makefile.fpc's
|
vor 10 Jahren |
florian
|
1178fdc98f
* force objects and records only into memory if their address is passed, hint from Jonas, improves code after r29139
|
vor 10 Jahren |
joost
|
66adabf63c
* Combine multiple packages into one manifest.xml
|
vor 10 Jahren |
Károly Balogh
|
a3441a178e
MorphOS: fix the unified video unit to not crash due to missing library inits
|
vor 10 Jahren |
Károly Balogh
|
3a5f11ab2f
Amiga-likes: better FV system integration.
|
vor 10 Jahren |
Károly Balogh
|
4d9881c2b4
Amiga-likes: set the window/screen title with IDE version information
|
vor 10 Jahren |
Károly Balogh
|
0f10a71fa0
Amiga-likes: huge keyboard/video unit rework
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
Károly Balogh
|
3dcccea788
FreePascal -> Free Pascal in the IDE about window. we call ourselves Free Pascal everywhere, so be consistent
|
vor 10 Jahren |
svenbarth
|
5848637db3
Fix generation of class names for specializations.
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
nickysn
|
1f5fb65bcb
+ always enable smartlinking on i8086 in the default fpc.cfg
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
sergei
|
d2187257e7
- removed unused type and variable
|
vor 10 Jahren |
sergei
|
38068acd42
* Removed "packed" attribute from TUC_Prop on alignment-sensitive targets (temporary solution, see comment in source), and from TUCA_DataBook on all targets (does not add noticeable bloat because this type is used just a few times. OTOH having unaligned pointers in record hurts performance on all targets).
|
vor 10 Jahren |
sergei
|
38d5be4182
+ Comment about behavior of DBRA instruction
|
vor 10 Jahren |
sergei
|
9a72100405
- removed obsolete and commented out variable
|
vor 10 Jahren |
Jonas Maebe
|
476e3fabb7
* fixed big endian bugs in variant dispatching
|
vor 10 Jahren |
Tomas Hajny
|
ee82b6ea0b
* do not mention OS/2 and EMX on option list for x86_64
|
vor 10 Jahren |