Histórico de Commits

Autor SHA1 Mensagem Data
  Tomas Hajny 8952607ff0 * 64-bit versions of TFileStatus* and TFileFindBuf* types added há 14 anos atrás
  Tomas Hajny 6aecc69389 * FindFirst enhanced for file sizes >2 GB há 14 anos atrás
  florian 8a9763018f * another overleft from ancient 1.0.x times removed há 14 anos atrás
  florian ebd1c11e70 * remove 1.0.x specific Makefile commands há 14 anos atrás
  florian 6005ec2c91 + a_jmp_cond implemented há 14 anos atrás
  michael 843df2c0fc * Fixed missing content vars há 14 anos atrás
  florian cf0d808708 + avr assemblers do not convert automatically cond. branches with too large jump distances into an unconditional branch and a reverse condition branch, so fpc does this now há 14 anos atrás
  paul 8309809a0d compiler: use try_consume_unitsym for except variable parse. this is needed to reduce maintenance cost for later unit identifier search changes há 14 anos atrás
  florian 4c403baa85 * new lpi version há 14 anos atrás
  florian 3ea50bf440 * fix USBMem as requested by Jeppe on IRC há 14 anos atrás
  joost 6d6f904a2e * Do now try to use a buildunit to compile gtk2, because it already has a build unit of its own. há 14 anos atrás
  joost f95438ac0b * Compile libgbafpc and libndsfpc only for gba and nds respectively há 14 anos atrás
  joost 25cb482572 * Fixed directory-setting in fpmake.pp há 14 anos atrás
  joost 113417179f * Removed dependencies on units within other packages from fpmake.pp há 14 anos atrás
  joost 46d8af7c9f * Exampleunits are not compiled, so do not trigger a recompile if they are missing há 14 anos atrás
  joost 62f33a24c4 * Warn when a package is not installed for current target há 14 anos atrás
  joost 971c1b1874 * Do not create the output-directory for ttExamplePrograms, since they are not compiled há 14 anos atrás
  Jonas Maebe 1bb9a3b3d7 * fixed generic code for subtracting one set from another if both are há 14 anos atrás
  Jonas Maebe bf74f2efee * mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declare há 14 anos atrás
  florian 46cc0209de * make use of mulps/mulpd and haddps/haddpd/hsubpd/hsubps to optimze x*x+y*y and x*x-y*y where x and y might be single or double há 14 anos atrás
  florian 13ac5d185f * fix add_move_instruction for sse moves há 14 anos atrás
  florian ca1f33aae1 * extended do_spill_replace with some sse instructions há 14 anos atrás
  florian e8dafe4dde * fixed change information for a lot of sse instructions há 14 anos atrás
  florian 2f4fcf7dee * avoid range check error há 14 anos atrás
  florian 88c2c77319 + is_sse3_cpu, put into cpu unit, so x86-64 and i386 can share source code há 14 anos atrás
  joost c08f9e9657 * Set the state of externally compiled but not installed packages to tsNoCompile, to avoid triggering a recompile of packages that depend on it há 14 anos atrás
  florian da9d0d24e8 * update of german error message files by Karl-Michael Schindler, resolves #20021 há 14 anos atrás
  florian 68dd23b5a2 * write proper register locations when doing ssa, resolves #7552 há 14 anos atrás
  joost 66bab5467b * Improved console-output: show the message that a package is compiled when it is actually compiled. há 14 anos atrás
  florian c855c7a0aa * unified handling of comparison of constant and expression with disjunct ranges of values há 14 anos atrás