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 |
Jonas Maebe
|
11cb2a5614
* moved the setting of many target-specific defines to
|
18 years ago |
Jonas Maebe
|
c7a5b0cf33
* forgot to commit (-CF<x> support)
|
18 years ago |
Jonas Maebe
|
e205481027
* fixed sparc bootstrap
|
18 years ago |
Jonas Maebe
|
98ad33a0c7
+ added lwsync instruction to the compiler
|
18 years ago |
Jonas Maebe
|
4cdd590091
* use app_type instead of RelocSection for creating bundles, as
|
18 years ago |
Jonas Maebe
|
84ddacd017
+ support for creating a bundle instead of a library on Darwin (-Wb)
|
18 years ago |
Jonas Maebe
|
a3c9dc5ec6
+ support for {$linkframework x} to link to framework x (Darwin only)
|
18 years ago |
michael
|
bedf0151cc
* Implemented support for custom RC compiler and .RES linker
|
18 years ago |
florian
|
5e60b52f28
* ignore pic directive/switch if the platform doesn't support pic, resolves #9281
|
18 years ago |
peter
|
67e16340be
* revert r8118
|
18 years ago |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 years ago |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
florian
|
c7100799ed
+ forbid usage of $E on targets supporting no fpu emulation
|
18 years ago |
pierre
|
43f72f56f9
* fix 'ppc386 -F' crash
|
18 years ago |
Jonas Maebe
|
4919cecb3b
+ defined FPC_SUPPORTS_UNALIGNED if the compiler supports the
|
18 years ago |
florian
|
9f56a89617
+ added cyrillic code page tables
|
18 years ago |
Jonas Maebe
|
a0b57eddb5
* new internal set format for big endian systems. Advantages:
|
18 years ago |