florian
|
a774f4681a
* completed atmega128-Unit by Christian
|
14 жил өмнө |
florian
|
a08dfdf803
o slightly modified patch by John Clymer:
|
14 жил өмнө |
florian
|
e5c796e9fd
* when compiling for arm-embedded, sub-arch is also passed to the compiler
|
14 жил өмнө |
Tomas Hajny
|
7f7a4518f7
* FileExists fixed - wildcards not accepted any longer
|
14 жил өмнө |
florian
|
8eafefc90f
* arm-embedded requires sub-arch to be passed
|
14 жил өмнө |
Tomas Hajny
|
8952607ff0
* 64-bit versions of TFileStatus* and TFileFindBuf* types added
|
14 жил өмнө |
Tomas Hajny
|
6aecc69389
* FindFirst enhanced for file sizes >2 GB
|
14 жил өмнө |
florian
|
8a9763018f
* another overleft from ancient 1.0.x times removed
|
14 жил өмнө |
florian
|
ebd1c11e70
* remove 1.0.x specific Makefile commands
|
14 жил өмнө |
florian
|
6005ec2c91
+ a_jmp_cond implemented
|
14 жил өмнө |
michael
|
843df2c0fc
* Fixed missing content vars
|
14 жил өмнө |
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
|
14 жил өмнө |
paul
|
8309809a0d
compiler: use try_consume_unitsym for except variable parse. this is needed to reduce maintenance cost for later unit identifier search changes
|
14 жил өмнө |
florian
|
4c403baa85
* new lpi version
|
14 жил өмнө |
florian
|
3ea50bf440
* fix USBMem as requested by Jeppe on IRC
|
14 жил өмнө |
joost
|
6d6f904a2e
* Do now try to use a buildunit to compile gtk2, because it already has a build unit of its own.
|
14 жил өмнө |
joost
|
f95438ac0b
* Compile libgbafpc and libndsfpc only for gba and nds respectively
|
14 жил өмнө |
joost
|
25cb482572
* Fixed directory-setting in fpmake.pp
|
14 жил өмнө |
joost
|
113417179f
* Removed dependencies on units within other packages from fpmake.pp
|
14 жил өмнө |
joost
|
46d8af7c9f
* Exampleunits are not compiled, so do not trigger a recompile if they are missing
|
14 жил өмнө |
joost
|
62f33a24c4
* Warn when a package is not installed for current target
|
14 жил өмнө |
joost
|
971c1b1874
* Do not create the output-directory for ttExamplePrograms, since they are not compiled
|
14 жил өмнө |
Jonas Maebe
|
1bb9a3b3d7
* fixed generic code for subtracting one set from another if both are
|
14 жил өмнө |
Jonas Maebe
|
bf74f2efee
* mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declare
|
14 жил өмнө |
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 жил өмнө |
florian
|
13ac5d185f
* fix add_move_instruction for sse moves
|
14 жил өмнө |
florian
|
ca1f33aae1
* extended do_spill_replace with some sse instructions
|
14 жил өмнө |
florian
|
e8dafe4dde
* fixed change information for a lot of sse instructions
|
14 жил өмнө |
florian
|
2f4fcf7dee
* avoid range check error
|
14 жил өмнө |
florian
|
88c2c77319
+ is_sse3_cpu, put into cpu unit, so x86-64 and i386 can share source code
|
14 жил өмнө |