커밋 기록

작성자 SHA1 메시지 날짜
  nickysn e1d0e7572e * i8086 TP7 compatibility fixes, related to obtaining procedure addresses: 7 년 전
  florian 42d6e81c33 * made message about subroutines not being inlined a note instead of a hint, see also #33515 7 년 전
  florian 0fd0e356e1 + new flag ra_different_scope: used if a node tree is marked as non-regable if a variable is accessed from a different scope 7 년 전
  florian c59bd8c29a + calculate loop unrolling using node_count_weighted which takes care of nodes generating no code 7 년 전
  florian 512328deee * include loop unrolling in -O3, as it is done carefully, it is beneficial on average 7 년 전
  florian fff6e0ecdb * unroll more aggressively 7 년 전
  pierre 5368f1fbe9 Add handling of DelFiles 7 년 전
  pierre 450f62efcc Move GetToken function to testu unit 7 년 전
  pierre 33de492553 * Improve support in temporary directory. 7 년 전
  nickysn 58ead31f49 * optimized ofs(proc) on i8086, so it only loads the offset in all memory models 7 년 전
  nickysn c7503ca291 + introduced tabstractprocdef.ofs_address_type - the address type, generated for 7 년 전
  nickysn 6929af07b7 + added flag tcnf_proc_2_procvar_get_offset_only 7 년 전
  nickysn 99a1cf89b3 + print convnodeflags in printnodeinfo 7 년 전
  nickysn 4a3a64d8f4 + print addrnodeflags in printnodeinfo 7 년 전
  nickysn dadd5568db + override set_labelsym_resultdef for i8086 and set a near pointer resultdef if 7 년 전
  nickysn 109fb279f6 * moved the initialization of the resultdef for labelsyms in the typecheckpass 7 년 전
  florian c46cbc8411 * do not issue a hint of compiler procs are not inlined, resolves #33515 7 년 전
  pierre a69942852f Fix to avoid access of memory outside of array size if overlap is true 7 년 전
  michael 33a77a0bc7 * Allow descendents to change IsOpen 7 년 전
  michael 08cca012f6 * Fix memleak when setting master-detail relations 7 년 전
  nickysn 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 7 년 전
  nickysn 213e61eae5 + introduce the anf_ofs address node flag - indicates that the node was 7 년 전
  nickysn c9aecb8e94 * also compare convnodeflags in ttypeconvnode.docompare 7 년 전
  nickysn da609779d2 * simplify ttypeconvnode.printnodeinfo by making use of the fact that 7 년 전
  nickysn 539d4cb68a + introduced taddrnodeflags (empty for now) 7 년 전
  pierre b8cfaeda08 Fix compilation failure for Windows targets 7 년 전
  michael 9f814c82ba * Fix for 3.0 compilation 7 년 전
  florian add418db0e * properly define Min/Max values of Native*Int helpers, resolves #33543 7 년 전
  florian 25c5ee2fc3 * patch by J. Gareth Moreton to fix vectorcall (no effect) for linux, 7 년 전
  Jonas Maebe 4da6039f40 * simplify empty-dynamic-string-to-pointer (non-p(wide)char) type conversions 7 년 전