Commit History

Author SHA1 Message Date
  pierre e98c62cb68 * Also check that there is no FPU stack overrun on i386 CPU 14 years ago
  pierre 2909e43043 * Make TAICPU class child of TAI_CPU_ABSTRACT_SYM instead of TAI_CPU_ABSTRACT 14 years ago
  pierre f328836cad + Add checks for internal linker script 14 years ago
  pierre 0227fbad7d * Fix some internal linker script lines 14 years ago
  Jonas Maebe b2c8088d1c * don't use assembler stack checking code if FPC_PIC is defined, because the 14 years ago
  pierre 63f38e6c03 * Fix make_dllmangledname: Use computed dllprefix instead of dllname 14 years ago
  pierre 547b6bbecb * Add stack checking to test 14 years ago
  joost 1cb1f2d872 * Forgot to commit Makefile in r17874 14 years ago
  joost fd807dd2a3 * do not use double quotes in options, win98 can not handle them 14 years ago
  pierre 61df26bf0c * Avoid string constants array elements longer than type 14 years ago
  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