Commit History

Author SHA1 Message Date
  sergei f73b3c6e4b * Also assign the ErrorCode variable, which is being checked by some tests like test/tstack.pp. 9 years ago
  florian 406e3c4ac1 + support xgetbv instruction, resolves issue #29958 9 years ago
  Jonas Maebe 1e1b36515e * don't narrow expressions that contain a mod/div followed by an "and", 9 years ago
  michael ad34300873 * Patch from Denis Kozlov to fix buffer errors (bug ID 29942) 9 years ago
  michael 18447a39c4 * Fix font encoding and unicode issues, rework tests to work with val() 9 years ago
  michael 1a032303ff * Fix bug #29935 9 years ago
  Jonas Maebe 8c0d9b581c * don't write the destination register in a_load_ref_reg_unaligned() before 9 years ago
  marco 2221e4e4bd * fix timespec=nil for -dgeneric_linux_syscalls (aarch64) case. 9 years ago
  pierre 78da04f8d5 + Add verbose boolean variable, set to false by default, 9 years ago
  marco 7b4229b83e * include platform.inc in sysmsg because that unit tests directives that 9 years ago
  Jonas Maebe a5dba44fd3 * fixed sign extension for unaligned loads (mantis #29891, although that 9 years ago
  Jonas Maebe 322493c195 * fixed overflow checking on AArch64 for signed multiplications with zero 9 years ago
  Jonas Maebe 73a303c899 * no need to call maybeadjustresult() after performing a 64 bit operation 9 years ago
  michael 3e96806f7e Renamed DisposeAndNil to FreeMemAndNil 9 years ago
  michael 92b8bf97c0 * Added DisposeAndNil (bug ID 28895) 9 years ago
  florian 6e56f5c191 * fixed exe output path 9 years ago
  florian 8d5cc3dfa4 * (extended and modified) patch by Emelyanov Roman to add suport of RDRAND, RDSEED and TSX instructions set, resolves issue #29893. 9 years ago
  nickysn b562bcfdbd * fixed the alignment filler in code sections on i8086 to always use nops, 9 years ago
  michael 13e1bf4066 * Patch from stephano to fix header parsing (bug ID 29918) 9 years ago
  michael e3aaeae2e7 * Fix bug ID #29913 9 years ago
  michael 231ec77175 * Delphi compatibility classes (Patch by Silvio Clecio, bug ID #29917) 9 years ago
  michael 62b2b65110 * Fix bug ID #18853 9 years ago
  michael b000a31abd * Make sure UTF8 is supported for all filenames when unzipping (bug ID 25982) 9 years ago
  marco 7cda2d237f * improved prototypes for dos. 9 years ago
  marco e7eb7d7415 * dummy executeprocess routines fix, by Michael Ring, fpc-devel list. 9 years ago
  michael 9501faa00b * Added LastError and LastErrorMsg (bug ID 29681) 9 years ago
  michael fb984ad18a * Fix bug ID #25817, wrong size for msqid_ds 9 years ago
  michael 65c880a7f6 * Use STACK_SIZE_PARAM_IS_A_RESERVATION for stack sizes, should fix bug ID #17755 9 years ago
  michael 12d7061212 * Define STACK_SIZE_PARAM_IS_A_RESERVATION 9 years ago
  michael f380aeb63d * Fix from Andrea Mauri to make formatfloat delphi-compatible in case of negative zero (bug ID 26465) 9 years ago