pierre
|
e98c62cb68
* Also check that there is no FPU stack overrun on i386 CPU
|
14 жил өмнө |
pierre
|
2909e43043
* Make TAICPU class child of TAI_CPU_ABSTRACT_SYM instead of TAI_CPU_ABSTRACT
|
14 жил өмнө |
pierre
|
f328836cad
+ Add checks for internal linker script
|
14 жил өмнө |
pierre
|
0227fbad7d
* Fix some internal linker script lines
|
14 жил өмнө |
Jonas Maebe
|
b2c8088d1c
* don't use assembler stack checking code if FPC_PIC is defined, because the
|
14 жил өмнө |
pierre
|
63f38e6c03
* Fix make_dllmangledname: Use computed dllprefix instead of dllname
|
14 жил өмнө |
pierre
|
547b6bbecb
* Add stack checking to test
|
14 жил өмнө |
joost
|
1cb1f2d872
* Forgot to commit Makefile in r17874
|
14 жил өмнө |
joost
|
fd807dd2a3
* do not use double quotes in options, win98 can not handle them
|
14 жил өмнө |
pierre
|
61df26bf0c
* Avoid string constants array elements longer than type
|
14 жил өмнө |
pierre
|
32d919f543
Use ptruint type in typecast to avoid warning
|
14 жил өмнө |
pierre
|
4d50a95320
Use FPC_HAS_SYSTEMS_INTERRUPT_TABLE conditional
|
14 жил өмнө |
pierre
|
75dde8ab46
* Restrict test to interactive
|
14 жил өмнө |
pierre
|
29ca78c6e3
* Check that two $WARN are OK
|
14 жил өмнө |
pierre
|
9ec1213be1
* Reorganize code to avoid warnings about unreachable code
|
14 жил өмнө |
pierre
|
5148cb6ca8
* make sure pmessage field is aligned
|
14 жил өмнө |
pierre
|
1a262bee80
* $WARN $PUSH/$POP support
|
14 жил өмнө |
pierre
|
ffbf1a7331
* Avoid pointer typecast warning
|
14 жил өмнө |
pierre
|
d707d38ea1
* Fix double WARN infinite loop
|
14 жил өмнө |
pierre
|
a347381066
* Allow direct executable rule by adding $(COMPILER_UNITTARGETDIR) and $(COMPILER_TARGETDIR) dependencies
|
14 жил өмнө |
pierre
|
446c128e71
* Double LONG (-1) and LONG (0) for x86_64 linker script
|
14 жил өмнө |
pierre
|
c07bcefb6b
* Fix anumval wrong overwriting as found out by Sergey
|
14 жил өмнө |
marco
|
4f12937bb3
* small checks added to avoid accessing potentially unalloced mem.
|
14 жил өмнө |
marco
|
765a792599
* another fix for custcgi, bug #19646, hopefully fixes wince building
|
14 жил өмнө |
florian
|
01e9eacf5c
* merge changes committed to the wrong branch
|
14 жил өмнө |
sekelsenmat
|
e050c87391
fpvectorial: Vast improvements to the PostScript interpreter, fixes running procedures
|
14 жил өмнө |
marco
|
d9a8a029c9
* changed windows pipe implementation to win32/win64 only. Wince status now unsure, but at least compiling.
|
14 жил өмнө |
pierre
|
b78e0db500
+ Also look for gdb if gdbpas is not found.
|
14 жил өмнө |
pierre
|
d09389ac79
Implement support for $WARN XXX ON/OFF/ERROR
|
14 жил өмнө |
pierre
|
3fd3cc8099
* Avoid warning for i386 cpu
|
14 жил өмнө |