Historique des commits

Auteur SHA1 Message Date
  michael 413b5adb59 * Set namevalueseparator for headers il y a 6 ans
  Mattias Gaertner 085602b6e4 pastojs: convert TJSFunction(@proc) to proc il y a 6 ans
  Mattias Gaertner afd238ae2d pastojs: external static method il y a 6 ans
  Mattias Gaertner 331f8cd051 fcl-passrc: fixed generic proc overload il y a 6 ans
  florian 3949be6989 * be able to set an AT_* for datablocks il y a 6 ans
  florian 11319353fd * loading a got depends only on the fact if a got is needed and not if pic shall be generated il y a 6 ans
  florian 9e8bc7c935 * the general section threadvar model needs a got but pic is not required il y a 6 ans
  florian 4064c5f39b * section thread vars need to be access with the symbol type AT_TLS il y a 6 ans
  florian c652cd629a * the final build of packages and rtl are compiled with the general tls model on i386 as they could be used in dyn. libraries. il y a 6 ans
  florian d8e2db2691 + command line switch -CV to select the threadvar model for section threadvars il y a 6 ans
  florian 56d91b4ca7 + support tls threadvars with the internal assembler il y a 6 ans
  florian f6667a5143 * we have to use __tls_get_addr from the dyn. linker lib else tls on programs with pure pascal dyn. libraries fail il y a 6 ans
  florian 5ed2475c85 * InitThread variant without parameters as user threads normally cannot know the max. stack size il y a 6 ans
  florian 14b7eaa46f + x86-64: implemented support for relocation needed by tls threadvars in the binary elf writer il y a 6 ans
  michael 75216d3309 * Construct query string, needed in proxy il y a 6 ans
  michael 97ce90ef0d * remove forced debug flag il y a 6 ans
  michael 7f94a08b67 * Improve header & get variable fetching il y a 6 ans
  michael 80663ce324 * Add (cust)microhttpapp, high-concurrency standalone server il y a 6 ans
  pierre ee22dbe589 Handle change of memory base address after call to SysTryResizeMem il y a 6 ans
  michael 85616e7dc7 * Use AppendPathInfo il y a 6 ans
  michael 43685c95a8 * Fix appending path info and setting headers il y a 6 ans
  nickysn 667e090e2b + added and implemented procedure SetMousePos in unit ptcmouse il y a 6 ans
  Károly Balogh d352dbe044 fpcmake: simplified defines for Amiga-like systems il y a 6 ans
  Mattias Gaertner 4a226f39ab fcl-passrc: fixed stop on implementation keyword in program, fixed parsing attributes in class type section il y a 6 ans
  Mattias Gaertner 2b76f439fe fcl-passrc: parser: position of generic function is in front of type params il y a 6 ans
  florian bd1d6f335d * if we load a got depends only if one is needed, not if PIC is generated as this could be also caused by tls support il y a 6 ans
  florian 02deb7d954 * try to avoid to use pic based calls il y a 6 ans
  Mattias Gaertner 64e846ebe9 fcl-passrc: check objfpc generic procedure has templates il y a 6 ans
  Mattias Gaertner 422afb8ebc fcl-passrc: specialize generic forward proc il y a 6 ans
  Mattias Gaertner 009a3435c1 pas2js: avoid use of in when enumerating uses list il y a 6 ans