Commit History

Author SHA1 Message Date
  michael c4b7b4db13 * Add overloads for all functions containing var arguments (bug ID 0036106) 6 years ago
  marco 1197db2e63 * fix parameter that can be zero. 6 years ago
  Mattias Gaertner 683d4d4301 fcl-passrc: specialize generic method 6 years ago
  Jonas Maebe 49026e1261 * add "readonly" attribute for constant pointer parameters on LLVM 6 years ago
  Jonas Maebe b99323bb19 * fix LLVM compilation after r43076 6 years ago
  michael 876ad688c7 * Fix bug #0036113 6 years ago
  marco 0a379def88 * loosened check that caused problems if zip had a few bytes appended. 6 years ago
  marco ed7ea98eb4 * lowercase filenames for easier crossplatform use. 6 years ago
  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