Revīziju vēsture

Autors SHA1 Ziņojums Datums
  daniel 987e405888 Merged revisions 7816,7818-7819,7828,7834 via svnmerge from 18 gadi atpakaļ
  yury 2fc115ba37 Merged revisions 7720-7724,7727,7728,7730,7731,7734 via svnmerge from 18 gadi atpakaļ
  florian 2566e38eae * handle shortstrings like arrays and records when returning them from functions 18 gadi atpakaļ
  florian 77b155ea79 * def.size in [1,2,4,8] goes wrong if def.size>255, fixed, resolves #8232 18 gadi atpakaļ
  florian a95c2220cc * fixed volatile registers for x86_64-win64 19 gadi atpakaļ
  florian 4c2b412613 * x86_64-win64 returns structured types up to 8 bytes in rax 19 gadi atpakaļ
  florian 6118c3e477 * fixed assembling of movd with 64 bit registers 19 gadi atpakaļ
  peter 658c46b903 * remove tdictionary and tindexarray 19 gadi atpakaļ
  peter 23596358a7 * fix arraydef copybyvalue check 19 gadi atpakaļ
  peter 3078a1927f * remove ttype 19 gadi atpakaļ
  florian 5eef73c1ab * fixed passing of registers on x86-64_linux, should fix #7613 19 gadi atpakaļ
  florian 360cbe1de1 * fixed passing of structs on x86_64-linux 19 gadi atpakaļ
  florian 97ce278e14 * fixed another calling convention problem on win64 19 gadi atpakaļ
  florian 819dec1411 * pass only non specialized arrays in registers on win x64 19 gadi atpakaļ
  florian 24ae32c855 * fixed passing of record parameters on win64 19 gadi atpakaļ
  florian 79b8d66212 * fixed safecall calling convention on x86_64 19 gadi atpakaļ
  florian 5a888656ca * pass records of all sizes by reference if they are const 19 gadi atpakaļ
  florian 2d3d4a66f6 * keep stack aligned to 16 byte borders on winx64 19 gadi atpakaļ
  florian 9da293678e * fixed mm register parameters which were messed up by a previous commit 19 gadi atpakaļ
  florian d0c327b14b * basic winx64 calling convention support 19 gadi atpakaļ
  peter f87b04c034 Merged revisions 2994 via svnmerge from 19 gadi atpakaļ
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 gadi atpakaļ
  florian 9be5247db5 * dyn. arrays are always passed by value, fixes 4240 20 gadi atpakaļ
  fpc 790a4fe2d3 * log and id tags removed 20 gadi atpakaļ
  fpc 50778076c3 initial import 20 gadi atpakaļ
  peter e417e34496 * truncate log 20 gadi atpakaļ
  peter adc66eaf55 * arrays are always passed by addr 20 gadi atpakaļ
  peter 18ebd28692 * push_addr_param must be defined per target 20 gadi atpakaļ
  peter 75f0b9eb40 * fix extended paraloc 20 gadi atpakaļ
  peter cd01e600b9 * update x86_64 with new cpupara 20 gadi atpakaļ