Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  florian 3ea50bf440 * fix USBMem as requested by Jeppe on IRC 14 vuotta sitten
  joost 6d6f904a2e * Do now try to use a buildunit to compile gtk2, because it already has a build unit of its own. 14 vuotta sitten
  joost f95438ac0b * Compile libgbafpc and libndsfpc only for gba and nds respectively 14 vuotta sitten
  joost 25cb482572 * Fixed directory-setting in fpmake.pp 14 vuotta sitten
  joost 113417179f * Removed dependencies on units within other packages from fpmake.pp 14 vuotta sitten
  joost 46d8af7c9f * Exampleunits are not compiled, so do not trigger a recompile if they are missing 14 vuotta sitten
  joost 62f33a24c4 * Warn when a package is not installed for current target 14 vuotta sitten
  joost 971c1b1874 * Do not create the output-directory for ttExamplePrograms, since they are not compiled 14 vuotta sitten
  Jonas Maebe 1bb9a3b3d7 * fixed generic code for subtracting one set from another if both are 14 vuotta sitten
  Jonas Maebe bf74f2efee * mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declare 14 vuotta sitten
  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 14 vuotta sitten
  florian 13ac5d185f * fix add_move_instruction for sse moves 14 vuotta sitten
  florian ca1f33aae1 * extended do_spill_replace with some sse instructions 14 vuotta sitten
  florian e8dafe4dde * fixed change information for a lot of sse instructions 14 vuotta sitten
  florian 2f4fcf7dee * avoid range check error 14 vuotta sitten
  florian 88c2c77319 + is_sse3_cpu, put into cpu unit, so x86-64 and i386 can share source code 14 vuotta sitten
  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 14 vuotta sitten
  florian da9d0d24e8 * update of german error message files by Karl-Michael Schindler, resolves #20021 14 vuotta sitten
  florian 68dd23b5a2 * write proper register locations when doing ssa, resolves #7552 14 vuotta sitten
  joost 66bab5467b * Improved console-output: show the message that a package is compiled when it is actually compiled. 14 vuotta sitten
  florian c855c7a0aa * unified handling of comparison of constant and expression with disjunct ranges of values 14 vuotta sitten
  florian 5419011856 * fix test 14 vuotta sitten
  florian c011949765 + iretq for x86_64 14 vuotta sitten
  Jonas Maebe 008e0a1317 * reverted r18262 and fixed tcgint-related range check errors correctly at 14 vuotta sitten
  florian 4f6a803c29 + might_have_sideeffects, make use of it when optimizing x*x into sqr(x) 14 vuotta sitten
  florian 386585ab66 * call UniqueString for Result in fpkmkunit.fixpath as suggest by Henry Vermaak, resolves #20015 14 vuotta sitten
  florian 860d753055 * treat registers (and identifiers of register parameter) as normal identifiers when parsing record fields in intel assembler, resolves #19555 14 vuotta sitten
  florian cf874a3465 * give a more understandable error message if a procedure "result" is tried to be a 14 vuotta sitten
  joost 31d11c0321 * Added -bu option, to generate and use a build-unit to compile packages 14 vuotta sitten
  Jonas Maebe baf2a3f1fb * fixed copy/paste error that didn't disable default inline support when 14 vuotta sitten