pierre
|
32d919f543
Use ptruint type in typecast to avoid warning
|
14 years ago |
pierre
|
4d50a95320
Use FPC_HAS_SYSTEMS_INTERRUPT_TABLE conditional
|
14 years ago |
pierre
|
75dde8ab46
* Restrict test to interactive
|
14 years ago |
pierre
|
29ca78c6e3
* Check that two $WARN are OK
|
14 years ago |
pierre
|
9ec1213be1
* Reorganize code to avoid warnings about unreachable code
|
14 years ago |
pierre
|
5148cb6ca8
* make sure pmessage field is aligned
|
14 years ago |
pierre
|
1a262bee80
* $WARN $PUSH/$POP support
|
14 years ago |
pierre
|
ffbf1a7331
* Avoid pointer typecast warning
|
14 years ago |
pierre
|
d707d38ea1
* Fix double WARN infinite loop
|
14 years ago |
pierre
|
a347381066
* Allow direct executable rule by adding $(COMPILER_UNITTARGETDIR) and $(COMPILER_TARGETDIR) dependencies
|
14 years ago |
pierre
|
446c128e71
* Double LONG (-1) and LONG (0) for x86_64 linker script
|
14 years ago |
pierre
|
c07bcefb6b
* Fix anumval wrong overwriting as found out by Sergey
|
14 years ago |
marco
|
4f12937bb3
* small checks added to avoid accessing potentially unalloced mem.
|
14 years ago |
marco
|
765a792599
* another fix for custcgi, bug #19646, hopefully fixes wince building
|
14 years ago |
florian
|
01e9eacf5c
* merge changes committed to the wrong branch
|
14 years ago |
sekelsenmat
|
e050c87391
fpvectorial: Vast improvements to the PostScript interpreter, fixes running procedures
|
14 years ago |
marco
|
d9a8a029c9
* changed windows pipe implementation to win32/win64 only. Wince status now unsure, but at least compiling.
|
14 years ago |
pierre
|
b78e0db500
+ Also look for gdb if gdbpas is not found.
|
14 years ago |
pierre
|
d09389ac79
Implement support for $WARN XXX ON/OFF/ERROR
|
14 years ago |
pierre
|
3fd3cc8099
* Avoid warning for i386 cpu
|
14 years ago |
pierre
|
47ff755068
symdef.pas New make_dllmangledname function
|
14 years ago |
michael
|
2a3180c3d1
* Fix for non-i386 platforms
|
14 years ago |
pierre
|
311d99b416
Avoid line > 255 chars and range check error on THandle type
|
14 years ago |
florian
|
26850e3425
* fix full cycle after adding new boolean types
|
14 years ago |
florian
|
3938f5e0b9
+ merge support for boolean16, boolean32 and boolean64 into trunk
|
14 years ago |
michael
|
0d14fc2851
* Second patch from Mattias Gaertner (bug 19623, should fix 19633 as well)
|
14 years ago |
pierre
|
548ee755b1
* Use crc for special dllnames in proc_get_importname
|
14 years ago |
Legolas
|
2503ac1d97
* Updated nds to devkitARM r33
|
14 years ago |
michael
|
b98270d27c
* Undo 17822 - causes resource compilation errors in lazarus
|
14 years ago |
florian
|
990add9272
* fixed non short boolean evaluation of <64 bit bool> and/or <64 bit bool> on non-64 bit cpus
|
14 years ago |