Commit History

Author SHA1 Message Date
  Mattias Gaertner ee24ee3527 pastojs: fixed rename local const in methods 6 years ago
  florian 9f97e18aa2 * test properly (with fno-exceptions) compiled 6 years ago
  florian 7837356954 + extra test to test remap functionality with -gh 6 years ago
  michael 1cd501229f * Allow max-age for cache control 6 years ago
  michael 413b5adb59 * Set namevalueseparator for headers 6 years ago
  Mattias Gaertner 085602b6e4 pastojs: convert TJSFunction(@proc) to proc 6 years ago
  Mattias Gaertner afd238ae2d pastojs: external static method 6 years ago
  Mattias Gaertner 331f8cd051 fcl-passrc: fixed generic proc overload 6 years ago
  florian 3949be6989 * be able to set an AT_* for datablocks 6 years ago
  florian 11319353fd * loading a got depends only on the fact if a got is needed and not if pic shall be generated 6 years ago
  florian 9e8bc7c935 * the general section threadvar model needs a got but pic is not required 6 years ago
  florian 4064c5f39b * section thread vars need to be access with the symbol type AT_TLS 6 years ago
  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. 6 years ago
  florian d8e2db2691 + command line switch -CV to select the threadvar model for section threadvars 6 years ago
  florian 56d91b4ca7 + support tls threadvars with the internal assembler 6 years ago
  florian f6667a5143 * we have to use __tls_get_addr from the dyn. linker lib else tls on programs with pure pascal dyn. libraries fail 6 years ago
  florian 5ed2475c85 * InitThread variant without parameters as user threads normally cannot know the max. stack size 6 years ago
  florian 14b7eaa46f + x86-64: implemented support for relocation needed by tls threadvars in the binary elf writer 6 years ago
  michael 75216d3309 * Construct query string, needed in proxy 6 years ago
  michael 97ce90ef0d * remove forced debug flag 6 years ago
  michael 7f94a08b67 * Improve header & get variable fetching 6 years ago
  michael 80663ce324 * Add (cust)microhttpapp, high-concurrency standalone server 6 years ago
  pierre ee22dbe589 Handle change of memory base address after call to SysTryResizeMem 6 years ago
  michael 85616e7dc7 * Use AppendPathInfo 6 years ago
  michael 43685c95a8 * Fix appending path info and setting headers 6 years ago
  nickysn 667e090e2b + added and implemented procedure SetMousePos in unit ptcmouse 6 years ago
  Károly Balogh d352dbe044 fpcmake: simplified defines for Amiga-like systems 6 years ago
  Mattias Gaertner 4a226f39ab fcl-passrc: fixed stop on implementation keyword in program, fixed parsing attributes in class type section 6 years ago
  Mattias Gaertner 2b76f439fe fcl-passrc: parser: position of generic function is in front of type params 6 years ago
  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 6 years ago