Károly Balogh
|
421b06affe
morphos: in SDK 3.14, the binutils is finally upgraded to 2.32 (from 2.9.1), which makes section smartlinking working with binutils, and also has finally properly working stabs relocations for lineinfo, etc. so it's the default again both cross and native compilations
|
5 gadi atpakaļ |
Jonas Maebe
|
dee1056546
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
6 gadi atpakaļ |
florian
|
a092da723a
+ new fields for more precise control of alignment
|
6 gadi atpakaļ |
Károly Balogh
|
903548b21a
morphos: added legacy GNU AS support for the ancient AS version, which is still bundled as default in the SDK. switches off named sections support in the assembler generator
|
8 gadi atpakaļ |
Károly Balogh
|
01ebb52ba8
morphos: added tf_needs_smybol_type and tf_needs_symbol_size flags. fixes generated executables to not be falsely recognized as PowerUP but native binaries
|
8 gadi atpakaļ |
Károly Balogh
|
48de52f41b
morphos: added section smartlinking support using vlink. needs vlink nightly
|
8 gadi atpakaļ |
Károly Balogh
|
a82196bf84
* now Amiga and MorphOS defines tf_requires_proper_alignment. for 68k Amiga it's required for 68000, on others it's not mandatory but beneficial
|
9 gadi atpakaļ |
Károly Balogh
|
0d1c85a095
Amiga-likes: support unit_env environment variable for unit paths
|
10 gadi atpakaļ |
Károly Balogh
|
8e3ebb87cd
use res_elf on MorphOS for resources
|
10 gadi atpakaļ |
Károly Balogh
|
68a25e154a
Amiga/MorphOS: enabled resource support, to match AROS in features
|
10 gadi atpakaļ |
Jonas Maebe
|
e9268a0a14
* synchronised with trunk up till r26975
|
11 gadi atpakaļ |
Károly Balogh
|
34702dbfc5
fixed staticlibprefix for Amiga and MorphOS
|
11 gadi atpakaļ |
Károly Balogh
|
da3603e663
introduce HASAMIGA define to easily identify various Amiga flavors (similarly to HASUNIX)
|
11 gadi atpakaļ |
Jonas Maebe
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
11 gadi atpakaļ |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 gadi atpakaļ |
Jonas Maebe
|
bd31004fdb
+ describe for each supported target the default guaranteed stack alignment
|
13 gadi atpakaļ |
Jonas Maebe
|
b4c8c73e70
* changed tf_use_function_relative_addresses into an assembler flag (with
|
15 gadi atpakaļ |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 gadi atpakaļ |
florian
|
24fe46b3a3
+ missing includes of fpcdefs.inc added
|
17 gadi atpakaļ |
Károly Balogh
|
7ce0dd43ab
+ re-enable smartlinking for MorphOS
|
17 gadi atpakaļ |
Károly Balogh
|
b0d7dd59e8
* fixed case sensitivity flags for Amiga & co
|
19 gadi atpakaļ |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 gadi atpakaļ |
peter
|
fdc4925fcd
* basic framework for debuginfo class added
|
20 gadi atpakaļ |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
fpc
|
50778076c3
initial import
|
20 gadi atpakaļ |
olle
|
878c56bad6
* Cleaned up handling of source file extension.
|
20 gadi atpakaļ |
peter
|
e417e34496
* truncate log
|
20 gadi atpakaļ |
florian
|
78bff4ff2e
* made some target short names look more nicer
|
20 gadi atpakaļ |
peter
|
e7459f5466
* heap and heapsize removed
|
21 gadi atpakaļ |
Károly Balogh
|
89705e0451
* mos uses sysv abi, not aix
|
21 gadi atpakaļ |