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
|
17 years ago |
florian
|
7a4c469eb2
* more generic definition of abi define
|
17 years ago |
florian
|
90af7ebf72
* use only windows exceptions for stack checking on win32/win64, resolves #9166
|
18 years ago |
Jonas Maebe
|
81c5abfb72
* don't add target_info.unit_env to the unit search path
|
18 years ago |
florian
|
7878f0feb3
* made all fpc_*_to_shortstr helpers a procedure, resolves #8580
|
18 years ago |
Jonas Maebe
|
ff3b455a59
* make PIC generation default on Darwin (ppc and i386; ppc64 will be
|
18 years ago |
peter
|
bfca4e67fa
* -CO option to check for possible integer overflows
|
18 years ago |
Jonas Maebe
|
2db3d54b2e
* support for -Cg- to disable pic code
|
18 years ago |
Jonas Maebe
|
8ed15c96bb
- removed COMPPROCINLINEFIXED define and ifdefs (fixed in 2.2.0)
|
18 years ago |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
micha
|
0625040eba
+ add -XR switch for target root file system with libs (also used for C lib type detection)
|
18 years ago |
Jonas Maebe
|
0040eecf9f
+ support for extra packing of sets whose lower element number
|
18 years ago |
florian
|
abfdda6129
* small m68k cleanups
|
18 years ago |
peter
|
8fcd3169d8
* remove -gd, use -gw instead
|
18 years ago |
Jonas Maebe
|
488cfa3c32
+ -go<x> switch for debugging options (some global switches could be
|
18 years ago |
peter
|
b513ebe9c6
* missing not
|
18 years ago |
peter
|
8c24a15e26
* allow -l-
|
18 years ago |