Jonas Maebe
|
423ee926c2
* verify during parameter parsing that -gc and -pg are implemented/
|
16 years ago |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 years ago |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
16 years ago |
florian
|
cb9e52826f
* fix range check error in options handling, resolves #12365
|
17 years ago |
Jonas Maebe
|
253ae0c33e
* changed abi for darwin/arm from eabi to default, as it appears to be
|
17 years ago |
florian
|
013dc5e379
* fix wince building after unicodestring changes
|
17 years ago |
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 |