florian
|
b41cb26727
+ write selected features in ppu of the system unit and load them further on
|
hace 7 años |
nickysn
|
1c8b607d92
- disable threading on win16
|
hace 7 años |
florian
|
7fa9d267e3
* correctly set cpu defines after r37582, even if architecture and cpu type defines are equal (like CPUMIPS32), resolves #32687
|
hace 7 años |
florian
|
826f208e45
* define CPU and FPU type macros before the second parsing of the parameters so they can be used in config files
|
hace 7 años |
svenbarth
|
fcc1ce7a08
* fix for Mantis #30344: applied patch by Mario Ray Mahardhika to add new command line option -Sj[-|+] to control writeable typed constants (with a small adjustment to the help text)
|
hace 7 años |
pierre
|
fee49a3e40
Disable threading feature for arm-palmos (like it is done for m68k-palmos)
|
hace 7 años |
nickysn
|
4e489f2b33
+ generate faster, branchless code for abs(int64) on i8086
|
hace 7 años |
nickysn
|
aefa317474
+ fast and branchless implementation of abs(int64) for i386
|
hace 7 años |
Károly Balogh
|
a87df638e7
m68k-atari: reenable threading feature. even if it's technically unsupported, it breaks the build of too many otherwise applicable packages
|
hace 8 años |
Károly Balogh
|
8db10af841
m68k: palmos and atari doesn't support threading
|
hace 8 años |
florian
|
7f72c780d8
* cleanup
|
hace 8 años |
pierre
|
903955f329
Add 's' for sparc64 specific message prefix
|
hace 8 años |
Károly Balogh
|
eaa769053b
m68k: enable 68881 FPU on Linux and NetBSD by default
|
hace 8 años |
Károly Balogh
|
177a571af8
morphos/amiga/atari: fixed making vlink default based on the host platform
|
hace 8 años |
nickysn
|
a34f531661
+ implemented support for codepage aware compiler messages. It can be enabled
|
hace 8 años |
florian
|
024481262c
+ compiler sets SPARC64 defines
|
hace 8 años |
nickysn
|
fa645dcaf7
+ added abs(smallint) and abs(shortint) for cpus with 8-bit or 16-bit alu
|
hace 8 años |
Károly Balogh
|
a4c40a51ff
m68k: also add options.pas to the previous change
|
hace 8 años |
pierre
|
ae349a3ccc
Handle second argument to -Ch option, -Chx,y y is max heap size
|
hace 8 años |
pierre
|
b7fab7d39c
Add -Wh command line option to enable HugeCode (equivalent of $F+)
|
hace 8 años |
pierre
|
65fadcaa53
Disable threading and dynlibs features for msdos OS target by default
|
hace 8 años |
maciej-izak
|
af8e0efe57
* Rtti info about Management Operators (MO) in init table for records. Note: commit contains minimal changes for RTL (for proper "make") no functional changes. More RTL changes for fully functionally MO in next commits.
|
hace 8 años |
Jonas Maebe
|
265c8e7bbc
+ support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and
|
hace 8 años |
svenbarth
|
a9888eba70
* also generate Big Obj COFF files with the GNU utilities (needs 2.25 or newer), at least as long as the new option -a5 isn't given, which disables this
|
hace 8 años |
Jonas Maebe
|
9cd707a27a
* give an error if -Pxxx is specified to the compiler binary and xxx is not
|
hace 8 años |
florian
|
29a2c433f7
* -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name
|
hace 8 años |
florian
|
42cde51805
* ignore warnings caused by boolean expression simplification
|
hace 8 años |
Károly Balogh
|
d8f7fd008e
atari: enable vlink for native builds as default
|
hace 8 años |
florian
|
7f375ac7bc
* white space fixes
|
hace 8 años |
pierre
|
4d09dfca95
Remember usage of checkpointer (-gc) option:
|
hace 8 años |