.. |
i_aix.pas
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
11 years ago |
i_amiga.pas
|
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 years ago |
i_android.pas
|
8b27c3cf27
* Enable PIC by default for i386-android.
|
9 years ago |
i_aros.pas
|
bebef242d4
AROS: Initial ABIv1 Support
|
8 years ago |
i_atari.pas
|
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 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
|
c2305809dc
+ added an i8086-embedded target support to the compiler (RTL and makefile
|
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
|
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 years ago |
i_msdos.pas
|
c78f406d99
+ implemented proper stack checking for the i8086
|
9 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
|
c78f406d99
+ implemented proper stack checking for the i8086
|
9 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
|
788c622307
amiga: pascal startup code for 68k and buildrtl refactor
|
8 years ago |
t_android.pas
|
c29c5571b8
* android: Fixed AV during linking when JNI_OnLoad is located in a non-main unit.
|
9 years ago |
t_aros.pas
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
8 years ago |
t_atari.pas
|
8d56d60d78
atari: added an external linker implementation, supporting GNU LD and VLink in theory. however the GNU LD version I have segfaults when I try to link the executable...
|
9 years ago |
t_beos.pas
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 years ago |
t_bsd.pas
|
f406867100
Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages:
|
9 years ago |
t_embed.pas
|
6a1c1e4f29
Added support for NRF52832 controllers.
|
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
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 years ago |
t_jvm.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_linux.pas
|
f274e316fe
+ search /usr/lib/powerpc-linux-gnu for powerpc startup files
|
9 years ago |
t_macos.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_morph.pas
|
f3e33a9dde
morphos: new pascal-written internal startup code. also refactored the rtl build process for morphos
|
8 years ago |
t_msdos.pas
|
e68b8467b6
Use 'debug watcom all' if -g, without dwarf option is used
|
9 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
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 years ago |
t_nwm.pas
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
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
|
53ace5b489
- removed disabled exportlib override code
|
9 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
|
a25ebbba3e
+ added volatility information to all memory references
|
8 years ago |
t_win16.pas
|
3b71841a84
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
|
9 years ago |