Jonas Maebe
|
7dac4c57c2
+ add -gttt to extcycle
|
18 gadi atpakaļ |
yury
|
3fba2975a2
* proper fix for r6069. Double quotes should not be used in makefiles because on Windows make creates batch file for executing programs with double quotes in parameters. It leads to strange errors.
|
18 gadi atpakaļ |
yury
|
2219e9fa45
* fixed: wrong fpc executable was used when doing make cycle to create cross compiler.
|
19 gadi atpakaļ |
yury
|
c5deb38154
* removed -dNOOPT for ARM because -O2 works good now.
|
19 gadi atpakaļ |
peter
|
979094d0a2
* use echoredir for creating revision.inc
|
19 gadi atpakaļ |
micha
|
87b196130c
fix cross installation
|
19 gadi atpakaļ |
florian
|
c6787b52a7
+ compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then
|
19 gadi atpakaļ |
Jonas Maebe
|
b1c72f6cfa
* add ppcgen directory to unit search path for ppc32/ppc64 (forgot to
|
19 gadi atpakaļ |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 gadi atpakaļ |
peter
|
0899f0fbf7
* added powerpc64 to dir targets
|
19 gadi atpakaļ |
tom_at_work
|
f7f0f9c426
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
|
20 gadi atpakaļ |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 gadi atpakaļ |
peter
|
c8dccad8d3
* create dirs before compiling msg2inc
|
20 gadi atpakaļ |
peter
|
7dadd64723
* 2.0.0
|
20 gadi atpakaļ |
peter
|
b1900cc269
* 1.9.9
|
20 gadi atpakaļ |
peter
|
aa5b73f3ec
* 1.9.8
|
20 gadi atpakaļ |
armin
|
26b56d31ce
* updated makefile.fpc versions to 1.9.7, regenerated makefiles
|
21 gadi atpakaļ |
marco
|
b8780d4782
* Makefile regened
|
21 gadi atpakaļ |
peter
|
3c3ec40b70
* regenerated
|
21 gadi atpakaļ |
peter
|
749afb3dec
* small optimization with options passed to cycle
|
21 gadi atpakaļ |
peter
|
87d2861f89
* fixes for win32 mangledname
|
21 gadi atpakaļ |
peter
|
382ac54e58
* fixed Makefile targets for cross compilers
|
21 gadi atpakaļ |
peter
|
86f78c7300
* units are now created in separate directory units/cpu-os/
|
21 gadi atpakaļ |
marco
|
151478584c
* fpcfan copy paste error (ifdef x86_64 should be arm)
|
21 gadi atpakaļ |
florian
|
765b407e0c
* first part of version number update
|
21 gadi atpakaļ |
peter
|
d9e0521b8d
* use UNIXHier
|
21 gadi atpakaļ |
olle
|
9a0c3e5c5f
* installsymlink now supports all cpu's
|
21 gadi atpakaļ |
florian
|
8852a5757e
+ arm to fullcycle added
|
21 gadi atpakaļ |
florian
|
d20b73a033
* makefile for arm fixed
|
21 gadi atpakaļ |
florian
|
6a2a7d4ce6
+ arm support in Makefiles improved
|
21 gadi atpakaļ |