Jonas Maebe
|
6b473862cf
* give an error stating that you have to use the latest released compiler
|
17 years ago |
tom_at_work
|
8a5a6db065
* rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now)
|
17 years ago |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 years ago |
florian
|
e0ff540918
+ defined FPC_FULLVERSION as integer constant containing the version,
|
17 years ago |
florian
|
fe7cba52dc
+ support of inlined ror/rol on arm
|
17 years ago |
florian
|
1afb1aa9cc
+ ror/rol functions
|
17 years ago |
yury
|
a6eb251cee
* Define dummy tcgarm.g_stackpointer_alloc to fix abstract warning.
|
17 years ago |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 years ago |
yury
|
fcceb9cfa1
* Removed/ifdefed/commented unused local variables.
|
17 years ago |
yury
|
01e31e2215
* Fixed r10992. Really warn if someone still uses ppc386.cfg
|
17 years ago |
florian
|
0f6bcd613f
* fixed spelling
|
17 years ago |
florian
|
c3605645ff
+ warn if someone still uses ppc386.cfg
|
17 years ago |
giulio
|
c6d4f1a9e5
Go32v2 is not an embedded target, don't disable features
|
17 years ago |
florian
|
4a243d451f
+ support of -Mxxx or $modeswitch to enable single mode specific features
|
17 years ago |
giulio
|
9203f46e1a
* Handling of -Sf parameter fixed
|
17 years ago |
Jonas Maebe
|
a324744cbe
* fixed checking for defined/undefined macro's in the configuration file
|
17 years ago |
Tomas Hajny
|
e64c9a152a
* fix for doubled slashes in paths by Giulio Bernardi
|
17 years ago |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 years ago |
Jonas Maebe
|
b24caad870
* fixed x86_64 after r10422
|
17 years ago |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 years ago |
florian
|
c05d4912f4
+ basic system unit for avr-embedded
|
17 years ago |
tom_at_work
|
52135af71f
* implement branchless fpc_abs_long in a generic way
|
17 years ago |
peter
|
6b06d551a1
* don't fail on -Cg- for platforms that do not support PIC
|
17 years ago |
yury
|
99a8012472
* Allow using constants in {$IF } directive in OBJFPC mode.
|
17 years ago |
Jonas Maebe
|
26930be303
* fixed non-x86 compilation after r9333
|
17 years ago |
florian
|
fb8bbd5ff0
+ inline abs(<longint>) on x86
|
17 years ago |
Jonas Maebe
|
3b4eba9f86
* fixed handling of unaligned in assignments
|
17 years ago |
florian
|
8075f99ce9
* define for armel fixed
|
18 years ago |
florian
|
7a4c469eb2
* more generic definition of abi define
|
18 years ago |