michael
|
fe1e18eb8d
* Fixed TRect setwith and setheight (from Ondrej Pokorny)
|
9 years ago |
Jonas Maebe
|
9c3cab8224
* replaced pure LGPL Mersenne Twister implementation with a public domain
|
9 years ago |
svenbarth
|
e3060130a4
Adjustments so that the resource string related tables are provided inside the system unit (both for indirect and direct entry targets).
|
9 years ago |
svenbarth
|
7b67ead440
Pass further main program data through the indirect entry information.
|
9 years ago |
svenbarth
|
0491bca72a
inc/system.inc:
|
9 years ago |
svenbarth
|
7e1e947b71
asm_exit is only needed on Win32 (Note: the removal of asm_exit from TEntryInformation in the previous commit should have been in this one -.- )
|
9 years ago |
svenbarth
|
3da7675eb1
Add a possiblity for targets to specify additional fields for TEntryInformation using an optional sub record called TEntryInformationOS
|
9 years ago |
svenbarth
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
9 years ago |
pierre
|
6b1c604cb5
Add -I, --interactive option to fpmkunit using new poPassInput TProcess option, allows to use gppc386 with fpmake
|
9 years ago |
pierre
|
6c0d2f1b36
Handle poPassInput to be able to handle interactive processes for Windows and Unix systems
|
9 years ago |
pierre
|
e1736933fe
Add poPassInput to be able to handle interactive processes
|
9 years ago |
svenbarth
|
a3871c9d30
Fix compilation of fcl-process on WinCE
|
9 years ago |
svenbarth
|
e15e80ab1f
Fix for Mantis #29499.
|
9 years ago |
pierre
|
aa293d9465
Fix last commit by raise Compilation failure again in finally block in CompileBuildUnit procedure
|
9 years ago |
pierre
|
5e47be4cd5
* Use also 3 retries for mswindows implementation of SysDeleteDirectory
|
9 years ago |
pierre
|
315ce0447b
Fix compilation with range check on by redefining tat array in ClearComments procedure
|
9 years ago |
pierre
|
d081d9fdc0
Fix cycle for x86_64-win64 target with -Cr option
|
9 years ago |
pierre
|
9881125ba1
Fix NtpGetHeapProcess for Win64 system
|
9 years ago |
pierre
|
1e5883b6d1
Avoid overflow error for single MinValue in rtl syshelph.inc for x86_64 CPU
|
9 years ago |
marco
|
1d5e9ba35f
* removed deprecated props
|
9 years ago |
pierre
|
f9011289b5
* Fix default OS target for i386 and sparc processor on solaris OS
|
9 years ago |
pierre
|
aec9ef1b70
Fix StackTop computation by using StackTopPtr variable set in _start code
|
9 years ago |
pierre
|
3de617c79e
Fix phdr pointer increment and use envp variable from system unit for Solaris operating system
|
9 years ago |
pierre
|
90359bcb3c
Add code to find base address in unix ELF aux vector above enviroment in startup stack
|
9 years ago |
nickysn
|
c2b0256869
- don't define 'CPU8086' on the i8086 target, because it clashes with the
|
9 years ago |
yury
|
3597519087
* pas2jni: Fixed handling of global procvars.
|
9 years ago |
Jonas Maebe
|
f54c3dc523
* re-enabled SEM_GETNCNT..SEM_SETALL for Darwin, after they were disabled
|
9 years ago |
florian
|
8b4a392863
* compilation fixed
|
9 years ago |
florian
|
5aabe71aee
* better throw an internalerror in TAoptBase.RegLoadedWithNewValue instead of trying to make a safe approximation
|
9 years ago |
florian
|
1cb91cc7bb
* forgotten commit to redir.ExecuteProcess
|
9 years ago |