Commit History

Author SHA1 Message Date
  florian af1a4c06c5 * fixed generic round(...) for large values based on a comment by Alexander Hofmann on fpc-devel 5 years ago
  florian 2acc6337d8 * debug statement removed 5 years ago
  florian 4dff373fef * (modified) patch by J. Gareth Moreton: processor-aware MOVZX optimisation cleanup, resolves #36687 5 years ago
  Jonas Maebe dce9a62eb4 * fixed ifdef after upgrade to 10.10 headers (patch by Hans Luijten, 5 years ago
  florian c146aecc01 * throw an error if the forward interface type and the actual interface type do not match, resolves #36720 5 years ago
  florian 66aa2e1416 * fixed tests for architectures with FPC_COMP_IS_INT64 defined 5 years ago
  joost 7e952bf5c1 * Fixed escaping of characters inside .tar archives. 5 years ago
  Mattias Gaertner 1bf392a726 pas2js: typeinfo(specialization) 5 years ago
  Mattias Gaertner b802ee6450 pas2js: not storing specialized elements 5 years ago
  florian 49f789b92a * reverted accidently committed changes again 5 years ago
  florian bb6028a275 * AArch64: the PIC code needs also more registers, so use the same ifdefs as arm and sparc 5 years ago
  florian 95e8992e2f + AArch64: profiler support for aarch64-linux 5 years ago
  pierre 346118187b Fix linking error, in which libc.so.6 is not found on aarch64-linux when libdl.so is loaded, by adding appropriate directory 5 years ago
  florian 200de64085 * aarch64 suffers also from the limited tan precision of the softfpu 5 years ago
  marco 5d0c9cee9d * fix mantis #36708, take care of high word buttons variable. 5 years ago
  Mattias Gaertner 5ef735ca11 fcl-passrc: resolver: check proc args procedural type by signature in mode objfpc 5 years ago
  Mattias Gaertner 06a6bfd981 fcl-passrc: on incompatible procedural arg types write params 5 years ago
  florian 2214677656 * tests need -CE 5 years ago
  florian 3099e10f41 * revert accidently committed code 5 years ago
  florian e50c4f6373 + AAarch64: optimize divisions by constant 5 years ago
  Mattias Gaertner f05b51d7d8 fcl-passrc: forbid type reference to TGeneric.Something 5 years ago
  Mattias Gaertner 40a975b803 fcl-passrc: fixed alias type of member type 5 years ago
  Mattias Gaertner 8013a778f9 fcl-passrc: resolver: show params of incompatible procedural types 5 years ago
  ondrej a5ed5bd942 TFileStream: use SysErrorMessage in exception message if available 5 years ago
  florian 93521ae8e8 * fold also pointer additions/subtractions 5 years ago
  florian 17158c3587 * mmap2 expects that offset is divided by 4096 5 years ago
  florian 27e89e07a3 * in case a 32x32 -> 64 multiplication is converted into shl, the type casts need to be restored 5 years ago
  florian 9989d408fd * AArch64 and i386: omit exit stackframe, same as r44191 for x86-64 5 years ago
  Jonas Maebe 3188dc18d4 * fixed tdel1/2 tests again for AArch64/LLVM 5 years ago
  florian 88836b467e * (V)MOVA*(V)MOVS*2(V)MOVS* 1 optimization 5 years ago