Historie revizí

Autor SHA1 Zpráva Datum
  florian 654d75b777 * fix bootstrapping with with 3.2.2 and -dFPC_USE_LIBC před 1 rokem
  Michael VAN CANNEYT 4c2b54ee0d * Char -> AnsiChar před 3 roky
  florian 3e3b96e088 * fix of Erroneous reading of the value of the StackLength variable at program start based on issue report by Sergey Larin, resolves #40211 před 2 roky
  florian 35a7490ae1 * provide __libc_csu_init and __libc_csu_fini as weak symbols před 3 roky
  florian baa28faa19 * pic'fied startup code před 4 roky
  florian b60ac4c2db * @PLT is needed for calls to link it properly with pic code před 5 roky
  florian b24eb3cce7 * x86_64-linux uses now pascal init code před 7 roky
  florian c6af4e42c0 * ensure that the stack is aligned after haltproc, should resolve #33311 před 7 roky
  pierre a706c3900f Fix loading of argc field (longint type) of TEntryInformation.OS record před 8 roky
  svenbarth 0f9451fbb7 * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target před 8 roky
  svenbarth 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages před 9 roky
  florian c1091e1724 * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 před 11 roky
  sergei 50639d89e7 * x86_64-linux startup: use ABI tag from abitag.o, cleaned out inlined versions. před 11 roky
  sergei 3a3f7859f7 * x86_64-linux: ExitCode is passed as parameter to _haltproc, so assembler hacking with global variable is not necessary. před 11 roky
  sergei eb30da60a6 * x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files. před 11 roky
  florian 0d97f9ab6c + initial implementation for x86_64, problem currently the usage of .section to create the necessary note section před 19 roky