커밋 기록

작성자 SHA1 메시지 날짜
  Tomas Hajny 0a74c30351 * run EMX linker quietly 11 년 전
  Tomas Hajny a593cc2def * fix missing space when passing additional parameters to the EMX linker 11 년 전
  Jonas Maebe 839d11eac9 * mention that misplaced global directives are ignored (mantis #27004) 11 년 전
  michael 34941fde71 * Test for bug ID #26773 11 년 전
  michael cbd817b5e8 * Test for bug ID #26773 11 년 전
  michael 3563944752 * Patch to allow changing TVarRec data (bug ID 26773) 11 년 전
  Tomas Hajny 6a83f32486 * additional API functions available in higher OS/2 versions 11 년 전
  Tomas Hajny 93cb6fd57e * additional constants for OpenMode in Dos(Protect)Open(L) 11 년 전
  pierre 86adaa1254 Add USE_LOCAL_SET_GDB_DATA_DIRECTORY macro, to avoid main.o incorporation 11 년 전
  pierre a7879a60fd Allow to use FPBASENAME environment variable as default base name for ini file 11 년 전
  pierre 0d9783e9a6 Avoid referencing an empty ansistring in tai_stabs.create_ansistr 11 년 전
  Tomas Hajny 4f43987f93 * missing ordinals for DosCalls added 11 년 전
  Tomas Hajny 66ffade5da * DosAliasMem and DosQueryMemState functions added to DosCalls; DosProtect* (not available in OS/2 2.0) moved to DosCall2 11 년 전
  Jonas Maebe 979761493f + test for r28985 11 년 전
  Jonas Maebe b662d63258 * mark the global variable as "public;" so its assembler symbol is exported 11 년 전
  Jonas Maebe d8c898742a * handle the fact that records containing a single extended value are 11 년 전
  Jonas Maebe 6712954607 * correctly handle X86_64_X87UP_CLASS getting merged with another class and 11 년 전
  joost 4556b1abcc * Added missing include-file to fpmake.pp 11 년 전
  joost d011c8b423 * Enabled usage of dictionary-macros in DocInstallDir and ExamplesInstallDir 11 년 전
  nickysn 91eac4986d + mouse unit for go32v2: implement a 'hide count' for the custom drawn mouse 11 년 전
  nickysn dd285d7a16 * in the go32v2 video unit, do not check MouseIsVisible, but instead call 11 년 전
  Tomas Hajny 9419073608 * make FPC RTL again compatible to OS/2 2.x (avoid using DosAllocThreadAlloc/FreeMemory if not available while keeping to use them if possible) 11 년 전
  Jeppe Johansen 7c34dc51a1 Removed vecn nodes from constant pointer address calculations to absolute variables, since only subscripts were being handled leading to problems like those described in issue #17118. 11 년 전
  Jeppe Johansen d3e91bb60c Fixed issue #26965. The peephole optimization didn't move a potential register deallocation to after the ldr instruction causing mov's to be removed. 11 년 전
  joost fd97b53016 * Fixed index-out-of-range error in fpmake when using the '-fsp 0' parameter 11 년 전
  Tomas Hajny 5d0bd53433 * remove fixed limit for overall size of arguments for Dos.Exec and SysUtils.ExecuteProcess 11 년 전
  Tomas Hajny 1c74b752c5 * fix for DosGetMessage and better (more accurate) declaration for DosQueryCP 11 년 전
  joost a9dcb9201f * Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe) 11 년 전
  pierre 8f58b93e39 Try to fix linux deadlock when inferiors generate lots of output to stderr 11 년 전
  joost 75afdf052b * Pass archive-command to fpmake on make zipsourceinstall 11 년 전