Commit History

Author SHA1 Message Date
  svenbarth 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 5 years ago
  svenbarth c2c7ac634a * fix for Mantis #37616: apply patch by Kai Burghardt to complain about the correct type used by setjmp/longjmp 5 years ago
  yury 5ec489c018 * ait_varloc instructions are handled and removed by Trgobj.translate_registers() and never left for an assembler. 5 years ago
  michael 7759e0a222 * Patch from BaldZhang to fix checking peer certificate 5 years ago
  florian 92d5e613b5 * Xtensa: needs no mul helper, all variants have the MULL instruction 5 years ago
  florian 8a36e63a56 + initial implementation of setjmp/longjmp 5 years ago
  florian 1f073818ba * cleanup ARM remainders 5 years ago
  svenbarth 5801a7431c * reset idfpath when globals are initialized (needed for the textmode IDE) 5 years ago
  michael 7e2dc6b345 * Removed unused assignment 5 years ago
  michael 213d2905df * Change some methods from using var to using out (bug ID 37376) 5 years ago
  pierre 85d19af48c * Remove debug ECHO lines 5 years ago
  michael 51b43aff3f * Simplified SetDelimitedText 5 years ago
  michael 81c7da83a9 * Fix bug ID #0037605: Setting quotechar to NULL char disables quoting 5 years ago
  florian 0881e4fd98 * insert literals after the section start which belongs to the current procedure 5 years ago
  florian 7157bac9fd * patch by Christo Crause, resolves #37335 5 years ago
  florian 1ad31dd32d * reduce number of default libs 5 years ago
  yury de3a479be3 * Added assembler comments about unused parameters. 5 years ago
  yury 0a34a090e0 x86: It is more optimal to push some register (NR_FRAME_POINTER_REG) instead of a constant value in a_load_undefined_cgpara(). 5 years ago
  yury e28fca9729 * If parentfp is passed in the stack it can be skipped only if po_delphi_nested_cc is set for the routine. 5 years ago
  yury c69090446a * msdos: Fixed AV in the internal linker in some cases when code or data exceeds 64k. 5 years ago
  Mattias Gaertner c2cceaeba8 pastojs: started delay specialization 5 years ago
  Mattias Gaertner fcaf04686b fcl-passrc: check generic constraint T:T 5 years ago
  Mattias Gaertner 16e50abd74 fcl-passrc: fixed memeleak when error during parsing generic constraints 5 years ago
  Mattias Gaertner 89752e042d fcl-passrc: fixed anaylyzer 5 years ago
  yury 75e5afd45b * When optimization is off always load unused parentfp to a local location to be debugger friendly. 5 years ago
  Mattias Gaertner ccc26ad34c pastojs: compiler: reset hub 5 years ago
  Mattias Gaertner 01d5519fe8 fcl-js: skip writeln test 5 years ago
  yury 1002a7c590 * 8086: Fixed very long section names when $HUGECODE is ON and section based smartlinking is used. 5 years ago
  pierre b1ee6f7fdc Fix error in previous commit 5 years ago
  Mattias Gaertner dba6f9a828 fcl-passrc: simplify 5 years ago