提交歷史

作者 SHA1 備註 提交日期
  pierre f08fa883e2 Pipe syscall for DragonFly also uses EAX:EDX for result, like FreeBSD 10 年之前
  pierre b67b407d2d Add call to _init_tls and _rtld_call_init functions for x86_64 DragonFly target startup 10 年之前
  pierre 0c011c9313 Add DragonFly specific OS_XXX defines 10 年之前
  michael d900f4a29f * Added support for class methods/properties in records 10 年之前
  pierre 960a72f821 Use AnsiString and sysutils GetEnvironmentVariable function to avoid truncation of PATH to 255 chars 10 年之前
  Jonas Maebe 9118146bc1 * ensure that managed out-parameters are processed before any other 10 年之前
  lacak a2b7b9cd6e fcl-db: odbc: experimental support for XML and sql_variant SQL Server data types 10 年之前
  Jonas Maebe 5f21d6df93 * enable -godwarfsets by default 10 年之前
  Jonas Maebe 945fd4fcf5 * wait till the end of typecheckpass before we load a call context's self 10 年之前
  Jonas Maebe 5d15a28e75 - reverted workaround from r15939 that hasn't been necessary since FPC 2.6.0, 10 年之前
  florian ba1297b1ab + provide also 8 and 16 bit div/mod helper 10 年之前
  florian cf64e05c6f * use generic mod/div code for avr 10 年之前
  Jonas Maebe af2c7bf00f * don't perform CSE on typeconversion nodes inserted for absolute 10 年之前
  Jonas Maebe 1bcc276dcf * remove implicit typecast to extended automatically inserted for trunc/round 10 年之前
  Jonas Maebe fa1ac2515e * don't look for overloaded operators in case of internally generated 10 年之前
  Jonas Maebe ee87d3bba9 * fixed "case <string> of" with multiple labels for a single statement after 10 年之前
  Jonas Maebe e9d2eb6cff * fixed a_load_reg_reg() when storing an array/record to another 10 年之前
  Jonas Maebe 36e5291d94 * converted tcgguidconstnode.pass_generate_code to use the high level typed 10 年之前
  Jonas Maebe 7a8b5fd6c5 * several fixes for emitting aggregate typed constants with C/ABI packing: 10 年之前
  Jonas Maebe 4edb6e68fd * fixed emitting Pascal extended typed constants inside aggregates for llvm 10 年之前
  michael 0958ff80de * Fix bug #28364 10 年之前
  michael 8cb651c0a5 * Correct documenting of advanced records 10 年之前
  michael a5715c078b * Better parsing and declaration of record types 10 年之前
  michael 770ad238f4 * Added Fail and TypeOf routines 10 年之前
  Károly Balogh 7eb05ba2ab AROS: use BPTR type as filehandle. BPTR is now PtrInt instead of a Pointer, because it's usually not directly referenceable, and that allows interoperability with THandle type 10 年之前
  Károly Balogh 0d1c85a095 Amiga-likes: support unit_env environment variable for unit paths 10 年之前
  Károly Balogh a5abd4acd7 AROS/x86_64: fixed resources to use res_elf, set default stacksize for the more sensible 1MB instead of 8MB 10 年之前
  Károly Balogh 02b9b1743e AROS/x86_64: fixed linker support by removing duplicated code and unifying it with i386 10 年之前
  Károly Balogh 77bdd83bfc AROS/x86_64: regenerated Makefiles 10 年之前
  Károly Balogh eda311c0b3 arosunits: add some temporary kludge so it compiles at least on x86_64 10 年之前