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