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 |
peter
|
6c916a032d
* support - and + after -S options
|
18 years ago |
florian
|
922b387980
* WinCE compilation fixed
|
18 years ago |
Jonas Maebe
|
9cec910eb9
* changed *string_to_*chararray helpers from functions into procedures
|
18 years ago |
florian
|
fb1afe0ea4
+ set FPU* define properly
|
18 years ago |
Jonas Maebe
|
4c1d540a21
* changed cpurequiresproperalignment from a compile-time define into
|
18 years ago |
florian
|
cb746ec830
* propagate -Cfsoft to emulation settings on arm
|
18 years ago |
peter
|
2ea4c683db
* don't disable -Xs when -g and -Xg is used
|
18 years ago |
peter
|
9f3de7e809
* -Xg generates a separate file with the debug info sections
|
18 years ago |
michael
|
42f610f710
* Applied patch to preserve case in stabs info (-gp)
|
18 years ago |
daniel
|
5aef9bc086
- Put gpc mode between ifdefs. The only thing it does it disable all
|
18 years ago |