Jonas Maebe
|
5757ae75b8
* fpcmake & fpmake: support for installing .bc files (LLVM bitcode)
|
6 年之前 |
Jonas Maebe
|
cd3e4d26d4
* recognise extra llvm/Xcode versions
|
6 年之前 |
Jonas Maebe
|
46efaf4b2c
+ support for -CLflto_nosystem option to perform LTO for everything except
|
6 年之前 |
Jonas Maebe
|
fc60ec2ea4
+ support for LLVM LTO: compile units with -CLflto -> when compiling a main
|
6 年之前 |
Jonas Maebe
|
810d0ab2fe
* use $DARWINVERSION functionality to pass Darwin/iOS version to clang when
|
6 年之前 |
Jonas Maebe
|
2923e484fd
* synchronised with trunk till r41907
|
6 年之前 |
Jonas Maebe
|
d150869dea
* record symbols that need to remain in their original order, and on Darwin
|
6 年之前 |
Jonas Maebe
|
33d57ac646
* replaced TCmdStrListItem getter function with a property
|
6 年之前 |
Jonas Maebe
|
0225a3a39a
* ppudump: fixed reading of ibresource section
|
6 年之前 |
Mattias Gaertner
|
636ae5c01d
pastojs: clean up
|
6 年之前 |
Jeppe Johansen
|
12879adc2f
- Adds intrinsics to save/restore SREG when disabling interrupts.
|
6 年之前 |
Mattias Gaertner
|
1bb2173939
pastojs: fixed quoted string literal
|
6 年之前 |
pierre
|
ec76e879c9
Integrate patch from bug report 35409.
|
6 年之前 |
marco
|
28c15a95d5
* Mantis 35257 modifyworldtransform, defined with var parameter could also take NIL. Split into straight pointer + redef var overload.
|
6 年之前 |
marco
|
07c21e5128
* and the setters.
|
6 年之前 |
marco
|
e9c2f46172
* fix mantis 35368 and mantis 35369
|
6 年之前 |
pierre
|
6f411d6355
Avoid C 64-bit compiler warnings by using %lu instead of %u for sizeof and offsetof
|
6 年之前 |
nickysn
|
d9c109a4dd
+ added h2paschk structure checker files for the DirectDraw and DirectInput
|
6 年之前 |
Jonas Maebe
|
a0f850d57f
* synchronised with trunk till r41885
|
6 年之前 |
Jonas Maebe
|
b9ddddf9b1
* use ".set" for aliasing global symbols on Darwin, instead of declaring
|
6 年之前 |
Jonas Maebe
|
e008785152
* insert the hidden parameters for objectdef methods after resolving
|
6 年之前 |
pierre
|
8ff0aaa369
Avoid arithmetic overflow inside heaptrc unit on this test
|
6 年之前 |
pierre
|
7b3e027dc8
Move update of fields counting allocated memory to after SysGetMem call
|
6 年之前 |
svenbarth
|
9d10f21b07
* applied patch by Thaddy de Koning to fix Mantis #35378: correctly declare TNativeIntHelper.MinValue
|
6 年之前 |
Jeppe Johansen
|
44beea91b5
- Fix UTX* optimizations that didn't consider the optional ROR parameter.
|
6 年之前 |
nickysn
|
e2a139ee19
* updated the openbsd tstatfs structure to be compatible with the currently
|
6 年之前 |
nickysn
|
924b4c6f10
+ more structures added to the openbsd structure checker file: utimbuf, flock,
|
6 年之前 |
Mattias Gaertner
|
8ff8c05b99
fcl-passrc: clean up
|
6 年之前 |
nickysn
|
f6e13c50a9
+ added pollfd to the openbsd structure checker file
|
6 年之前 |
nickysn
|
9b7cbb0e0b
+ added OpenBSD RTL structure checker description file for use with the h2paschk
|
6 年之前 |