.. |
i_aix.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_amiga.pas
|
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ļ |
i_android.pas
|
8b27c3cf27
* Enable PIC by default for i386-android.
|
10 gadi atpakaļ |
i_aros.pas
|
2f83eeba39
AROS: shortname in system description to uppercase (usual form)
|
10 gadi atpakaļ |
i_atari.pas
|
7949bebb8d
* synchronised with r28168 of trunk
|
11 gadi atpakaļ |
i_beos.pas
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 gadi atpakaļ |
i_bsd.pas
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
10 gadi atpakaļ |
i_embed.pas
|
1c0c944311
Added x86_64-embedded target. Patch from Benjamin Rosseaux
|
9 gadi atpakaļ |
i_emx.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_gba.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_go32v2.pas
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 gadi atpakaļ |
i_haiku.pas
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 gadi atpakaļ |
i_jvm.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_linux.pas
|
291434be22
Enabled internal assembler for arm-linux. Will allow people to start running tests.
|
10 gadi atpakaļ |
i_macos.pas
|
bd203a5b57
* synchronised with trunk till r30240
|
10 gadi atpakaļ |
i_morph.pas
|
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ļ |
i_msdos.pas
|
c78f406d99
+ implemented proper stack checking for the i8086
|
9 gadi atpakaļ |
i_nativent.pas
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 gadi atpakaļ |
i_nds.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_nwl.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_nwm.pas
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 gadi atpakaļ |
i_os2.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_palmos.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_sunos.pas
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 gadi atpakaļ |
i_symbian.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_watcom.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_wdosx.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_wii.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
12 gadi atpakaļ |
i_win.pas
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 gadi atpakaļ |
i_win16.pas
|
c78f406d99
+ implemented proper stack checking for the i8086
|
9 gadi atpakaļ |
mac_crea.txt
|
3b1ecd4f47
+ Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas'
|
21 gadi atpakaļ |
t_aix.pas
|
2202d60cdc
Allow use of native ld or GNU gld for AIX
|
11 gadi atpakaļ |
t_amiga.pas
|
5a50fc4be3
* don't provide __amigaos4__ symbol in our VLink linker script by default. it's in prt0.as for now.
|
9 gadi atpakaļ |
t_android.pas
|
4026cfcf60
* android: Generate PIC executables. It is required for Android 5.0+.
|
10 gadi atpakaļ |
t_aros.pas
|
02b9b1743e
AROS/x86_64: fixed linker support by removing duplicated code and unifying it with i386
|
10 gadi atpakaļ |
t_atari.pas
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
t_beos.pas
|
716b3082e9
Merged revision(s) 28792 from branches/svenbarth/packages:
|
9 gadi atpakaļ |
t_bsd.pas
|
014d2f805d
Use /libexec/ld-elf.so.2 as dynamic linker for DragonFly OS
|
10 gadi atpakaļ |
t_embed.pas
|
681b06bc90
Fixed more linkerscript errors.
|
9 gadi atpakaļ |
t_emx.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 gadi atpakaļ |
t_gba.pas
|
09608a1c28
* fix warnings when compiling the compiler with DFA optimizer enabled on ARM
|
11 gadi atpakaļ |
t_go32v2.pas
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
10 gadi atpakaļ |
t_haiku.pas
|
716b3082e9
Merged revision(s) 28792 from branches/svenbarth/packages:
|
9 gadi atpakaļ |
t_jvm.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 gadi atpakaļ |
t_linux.pas
|
5cb2d10c9a
* add aarch64 multi-arch library directory (patch by Edmund Grimley Evans)
|
10 gadi atpakaļ |
t_macos.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 gadi atpakaļ |
t_morph.pas
|
3675fc75cb
VLink Support:
|
10 gadi atpakaļ |
t_msdos.pas
|
97f65d350d
+ position the 'FAR_DATA' segments after the 'CODE' segments and before the
|
10 gadi atpakaļ |
t_nativent.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 gadi atpakaļ |
t_nds.pas
|
09608a1c28
* fix warnings when compiling the compiler with DFA optimizer enabled on ARM
|
11 gadi atpakaļ |
t_nwl.pas
|
716b3082e9
Merged revision(s) 28792 from branches/svenbarth/packages:
|
9 gadi atpakaļ |
t_nwm.pas
|
716b3082e9
Merged revision(s) 28792 from branches/svenbarth/packages:
|
9 gadi atpakaļ |
t_os2.pas
|
7e15bf6c2d
* ensure passing valid stacksize to emxbind
|
10 gadi atpakaļ |
t_palmos.pas
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
13 gadi atpakaļ |
t_sunos.pas
|
bc5df9bc68
Remove complicated code to try to support older GNU linker versions, before 2.21
|
10 gadi atpakaļ |
t_symbian.pas
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
10 gadi atpakaļ |
t_watcom.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 gadi atpakaļ |
t_wdosx.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 gadi atpakaļ |
t_wii.pas
|
ffd03563d0
* Updated Wii rtl (unicode support broken .dol executables) and libogcfpc to ver.1.8.12. Fixed a dependency to Mad library too
|
10 gadi atpakaļ |
t_win.pas
|
adbef4fc84
New export option that enforces the use of the provided export name instead of using the name of the provided symbol. This is necessary to correctly handle overloaded functions, especially if one of them is an internproc one.
|
9 gadi atpakaļ |
t_win16.pas
|
3b71841a84
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
|
9 gadi atpakaļ |