커밋 기록

작성자 SHA1 메시지 날짜
  Jonas Maebe b59d1f724b * support {$i *.ext} to include source files with the same base name, but 16 년 전
  yury 9a0808d0fb * Set default image base for win64 dlls to $110000000. 16 년 전
  yury bf00b3e94b * Replaced some ifdef x86_64 by ifdef cpu64bitaddr, since it is more correct. 16 년 전
  marco c0aa309cde * Fix for gdb66/mingw (general?) program reset issue. Instructs GDB to turn confirmation off. Mantis 0011968 16 년 전
  marco 39afd88425 * mingw textmode IDE debugging support. First working version (for me), atexit handler for mingw and cygwin stuff under ifndef USE_MINGW_GDB 16 년 전
  Jonas Maebe 4106ce540f * fixed compilation with -Cr after r13147 16 년 전
  mazen f7ec6481cf * Source code and XLM files could not be executable. 16 년 전
  marco 55bf970d0b * small mingw related fixes. 16 년 전
  Jonas Maebe 3a8b29be91 + test conversion from class to differently sized enum and to differently 16 년 전
  Jonas Maebe 47c28c2db3 * pass -no_dead_strip_inits_and_terms to the linker, since we use these for 16 년 전
  Jonas Maebe d3cec25dce * small indentation fix 16 년 전
  Jonas Maebe ea356808b1 * tests have to fail 16 년 전
  yury 726764be0b * This test must be run on lower 4Gb of address space. Explicitly set image base on Windows. 16 년 전
  yury 78b2618db6 * Fixed setting of image base using {$IMAGEBASE X} directive. 16 년 전
  yury ede93974bc * Fixed writing of external debug info when reloc section should be created. 16 년 전
  yury 628b0c23ac * exeinfo: Return executable image base and current module base address on Windows. 16 년 전
  sergei 66c0840bce * TDOMText.SplitText should check that its argument isn't readonly before doing anything else. 16 년 전
  sergei 54b475a68b dom.pp: 16 년 전
  yury 187a145358 * Fixed build for ARM targets. 16 년 전
  yury c6253d5bd7 * Added missing override directive in trgcpu.add_constraints method for x86_64 CPU. It was missing for years and I am not sure that this code is really needed. Please review. 16 년 전
  yury 41d50e4723 * Fixed dead code warning. 16 년 전
  yury f726e1691b * Fixed warnings and notes. 16 년 전
  yury e23a304254 * Set default images base to $100000000 for win64 executables as done by MS linkers. It helps to detect portability errors early. 16 년 전
  yury bba2b87064 * Use RIP relative symbol addressing in assembler blocks. Finally bug #13657 is fixed. 16 년 전
  yury 82ad6b4de9 * Define FPC_HAS_RIP_RELATIVE to indicate that x86_64 internal assembler supports RIP relative symbol addressing. 16 년 전
  yury 92ad06f1e8 * Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657. 16 년 전
  sergei 4eef2b87a1 dom.pp: Moved creation of all TDOMNodeList's to TDOMDocument (another part of #13605). 16 년 전
  Jonas Maebe a24db8854c * fixed return value of InterlockedCompareExchange(64) for ppc/ppc64, 16 년 전
  joost 5ddddf60ae * Patch from Ladislav Karrach, in some cases SQLExecute returns SQL_NO_DATA when no error occured, bug #13654 + test 16 년 전
  marco 6eeab240ba * preparation for mingw debug info, Mantis 11968 as researched by Mario Mahardhika 16 년 전