michael
|
faba932549
* Added generic tree from Mario Ray Mahardhika (bug ID 33654)
|
před 12 roky |
florian
|
81e0e3114c
* throw an error if threadvars are used but not supported
|
před 12 roky |
yury
|
9b600b9688
* Pass some security switches to LD. They are passed by GCC.
|
před 12 roky |
yury
|
0abe1d270b
* Fixed file description.
|
před 12 roky |
yury
|
04fd0eeee2
* Simplify arm startup code.
|
před 12 roky |
yury
|
2aa9111b7c
* Fixed file description.
|
před 12 roky |
yury
|
3ed10a6936
* Rewrite initialization code for i386-android. i386-android works.
|
před 12 roky |
pierre
|
9e6a2b868c
Fix -Cp option failure due to cputypestr array that must be uppercased
|
před 12 roky |
michael
|
5df0afb5c6
* Corrected statements for tables and system tables
|
před 12 roky |
pierre
|
bb418a1c94
Try to convert dllprt0.as code to PIC
|
před 12 roky |
pierre
|
5d3a94f9e4
Regenerated after: Use -KPIC option for dllprt0.as for mips/mipsel
|
před 12 roky |
pierre
|
84d21fad21
Use -KPIC option for dllprt0.as for mips/mipsel
|
před 12 roky |
yury
|
c2fed960c9
* Add android to supported targets for assemblers. It fixes assembling for i386-android.
|
před 12 roky |
michael
|
164c677cfd
* Enable property setter by default
|
před 12 roky |
michael
|
49e3d2734e
* Added possibility to force use of setter/getter for properties.
|
před 12 roky |
paul
|
7c663af588
compiler: also don't allow record constructors with only default arguments
|
před 12 roky |
paul
|
fe338013a5
compiler: calculate offset of record fields in taddrnode also for bitpacked structures (Jonas comment in bug #0019357)
|
před 12 roky |
paul
|
1b8369dd99
compiler: don't allow parameterless constructors
|
před 12 roky |
yury
|
d05912cd8e
* Enable safecall exception handling for arm-android.
|
před 12 roky |
yury
|
12fe3bb65d
* Removed leftover from my experiments (calling directly pascal main).
|
před 12 roky |
yury
|
7da7908441
* Uses SysUtils to make executable bigger. Otherwise string pointers for FindResource can be less than $10000. They are treated as IDs in such case and the test will fail.
|
před 12 roky |
svenbarth
|
83af4e93f7
rtl/m68k/m68k.inc:
|
před 12 roky |
svenbarth
|
f5e94a02cd
rtl/m68k/m68k.inc:
|
před 12 roky |
Jonas Maebe
|
583eb3f9a4
* re-enabled loadvmtaddrnode for records on JVM targets, fixes
|
před 12 roky |
yury
|
862b608eb8
* Thread safety.
|
před 12 roky |
paul
|
65cbb4e9ba
compiler: calculate offset of record fields in taddrnode (based on patch of Jeppe Johansen, fixes bug #0019357)
|
před 12 roky |
yury
|
fa0b2b2c85
* Skip this test for android.
|
před 12 roky |
yury
|
8936ee983c
* Fixed ifdefs linux to unix.
|
před 12 roky |
yury
|
d52ead284e
* Enable more tests for android.
|
před 12 roky |
yury
|
04902a15f9
* Fixed AnsiStrLComp() and AnsiStrLIComp().
|
před 12 roky |