Jonas Maebe
|
dee1056546
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
6 lat temu |
florian
|
a092da723a
+ new fields for more precise control of alignment
|
6 lat temu |
Károly Balogh
|
48744d0abd
amiga: section smartlinking support for amiga. needs vlink nightly
|
8 lat temu |
Károly Balogh
|
4e51dc2298
m68k: enable named sections for vasm generated objects. have a separate as_m68k_as_aout for a.out objects which doesn't have named sections. amiga and atari gas defaults to a.out, so have it default on these systems. finally enable section smartlinking for amiga and atari, which will be used with vasm assembler
|
8 lat temu |
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 lat temu |
marcus
|
a77d26530d
AmigaOS4: set winlike resources
|
9 lat temu |
Károly Balogh
|
6d3b580f2f
* enabled internal ELF resources for AmigaOS4
|
9 lat temu |
Károly Balogh
|
a806114af6
* since AMIGA is now defined by both AmigaOS4 and 68k Amiga, have an unique AMIGA68K define for classic Amiga
|
9 lat temu |
Károly Balogh
|
0d1c85a095
Amiga-likes: support unit_env environment variable for unit paths
|
10 lat temu |
Károly Balogh
|
21329e6606
Amiga: enable using of external resources we have no internal resource support yet for Amiga Hunk executables
|
10 lat temu |
Károly Balogh
|
68a25e154a
Amiga/MorphOS: enabled resource support, to match AROS in features
|
10 lat temu |
Jonas Maebe
|
e9268a0a14
* synchronised with trunk up till r26975
|
11 lat temu |
Károly Balogh
|
0591caf022
have an explicit define for OS4, so we can easily identify it in shared sources among Amiga-like systems, independent from the CPU define
|
11 lat temu |
Károly Balogh
|
34702dbfc5
fixed staticlibprefix for Amiga and MorphOS
|
11 lat temu |
Károly Balogh
|
da3603e663
introduce HASAMIGA define to easily identify various Amiga flavors (similarly to HASUNIX)
|
11 lat temu |
Jonas Maebe
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
11 lat temu |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 lat temu |
Jonas Maebe
|
bd31004fdb
+ describe for each supported target the default guaranteed stack alignment
|
13 lat temu |
Jonas Maebe
|
b4c8c73e70
* changed tf_use_function_relative_addresses into an assembler flag (with
|
15 lat temu |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 lat temu |
florian
|
24fe46b3a3
+ missing includes of fpcdefs.inc added
|
17 lat temu |
Károly Balogh
|
94f3f07a97
+ first attempt to have linking support for AmigaOS/PowerPC
|
19 lat temu |
Károly Balogh
|
b0d7dd59e8
* fixed case sensitivity flags for Amiga & co
|
19 lat temu |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 lat temu |
Károly Balogh
|
cd38c236a0
+ made the compiler to know about PowerPC AmigaOS
|
19 lat temu |
peter
|
fdc4925fcd
* basic framework for debuginfo class added
|
20 lat temu |
Károly Balogh
|
62121a9029
made m68k to compile again
|
20 lat temu |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
fpc
|
50778076c3
initial import
|
20 lat temu |
olle
|
878c56bad6
* Cleaned up handling of source file extension.
|
20 lat temu |