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 |
florian
|
1266491085
o refactored some peephole optimizer code:
|
9 years ago |
michael
|
273f88a54c
* Remove redundant files
|
9 years ago |
michael
|
e7a722cdd9
* Patch from Ondrej Pokorny to make Trect methods more Delphi compatible (Bug ID 29479)
|
9 years ago |
michael
|
7d4905470d
* Fix compilation (doubled code due to patch ?)
|
9 years ago |
marcus
|
e8cb0d0415
arosunits: Removed Objfpc in all units, changed "array of const" to "array of PtrUInt"
|
9 years ago |
florian
|
356ab8f63d
+ test/example programs for WaitOnExit with time out
|
9 years ago |