Histórico de Commits

Autor SHA1 Mensagem Data
  lacak a2b7b9cd6e fcl-db: odbc: experimental support for XML and sql_variant SQL Server data types há 10 anos atrás
  Jonas Maebe 5f21d6df93 * enable -godwarfsets by default há 10 anos atrás
  Jonas Maebe 945fd4fcf5 * wait till the end of typecheckpass before we load a call context's self há 10 anos atrás
  Jonas Maebe 5d15a28e75 - reverted workaround from r15939 that hasn't been necessary since FPC 2.6.0, há 10 anos atrás
  florian ba1297b1ab + provide also 8 and 16 bit div/mod helper há 10 anos atrás
  florian cf64e05c6f * use generic mod/div code for avr há 10 anos atrás
  Jonas Maebe af2c7bf00f * don't perform CSE on typeconversion nodes inserted for absolute há 10 anos atrás
  Jonas Maebe 1bcc276dcf * remove implicit typecast to extended automatically inserted for trunc/round há 10 anos atrás
  Jonas Maebe fa1ac2515e * don't look for overloaded operators in case of internally generated há 10 anos atrás
  Jonas Maebe ee87d3bba9 * fixed "case <string> of" with multiple labels for a single statement after há 10 anos atrás
  Jonas Maebe e9d2eb6cff * fixed a_load_reg_reg() when storing an array/record to another há 10 anos atrás
  Jonas Maebe 36e5291d94 * converted tcgguidconstnode.pass_generate_code to use the high level typed há 10 anos atrás
  Jonas Maebe 7a8b5fd6c5 * several fixes for emitting aggregate typed constants with C/ABI packing: há 10 anos atrás
  Jonas Maebe 4edb6e68fd * fixed emitting Pascal extended typed constants inside aggregates for llvm há 10 anos atrás
  michael 0958ff80de * Fix bug #28364 há 10 anos atrás
  michael 8cb651c0a5 * Correct documenting of advanced records há 10 anos atrás
  michael a5715c078b * Better parsing and declaration of record types há 10 anos atrás
  michael 770ad238f4 * Added Fail and TypeOf routines há 10 anos atrás
  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 há 10 anos atrás
  Károly Balogh 0d1c85a095 Amiga-likes: support unit_env environment variable for unit paths há 10 anos atrás
  Károly Balogh a5abd4acd7 AROS/x86_64: fixed resources to use res_elf, set default stacksize for the more sensible 1MB instead of 8MB há 10 anos atrás
  Károly Balogh 02b9b1743e AROS/x86_64: fixed linker support by removing duplicated code and unifying it with i386 há 10 anos atrás
  Károly Balogh 77bdd83bfc AROS/x86_64: regenerated Makefiles há 10 anos atrás
  Károly Balogh eda311c0b3 arosunits: add some temporary kludge so it compiles at least on x86_64 há 10 anos atrás
  Károly Balogh 32120a47f4 amicommon/sysutils: use THandle instead of Longint há 10 anos atrás
  Károly Balogh c704b4b918 amicommon/sysfile.inc: use THandle instead of LongInt há 10 anos atrás
  Károly Balogh 51a6c217c7 amicommon/dos: some warning fixes - use PtrInt instead of LongInt; do not check for less than zero values in unsigned variables há 10 anos atrás
  Károly Balogh f0ccbc87f2 AROS/x86_64: enable syscalls code in the parser, fix EAX->RAX reference base while calculating syscall offset há 10 anos atrás
  marcus b3abbf066f AROS: fixed inputevent (missing constants, wrong types) há 10 anos atrás
  florian af6ffd751f + generate optimized code for shifts/rotates by constants há 10 anos atrás