.. |
i_aix.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_amiga.pas
|
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 years ago |
i_android.pas
|
bb269e53ac
* mipsel-android: Don't export local symbols from executable.
|
11 years ago |
i_aros.pas
|
1410838aa7
AROS: and also add the system info/target units which were forgotten in the previous commit
|
11 years ago |
i_atari.pas
|
304d7ef7a1
* restores atari support/rtl partially
|
12 years ago |
i_beos.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_bsd.pas
|
4ec9ec2009
+ PIC support for Darwin/ARM:
|
12 years ago |
i_embed.pas
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
11 years ago |
i_emx.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_gba.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_go32v2.pas
|
179390d63d
Use script gnu ar for go32v2 target
|
11 years ago |
i_haiku.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_jvm.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_linux.pas
|
b9763d270a
+ Enabled section smartlinking for m68k-linux.
|
11 years ago |
i_macos.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_morph.pas
|
34702dbfc5
fixed staticlibprefix for Amiga and MorphOS
|
11 years ago |
i_msdos.pas
|
a52d8abe38
* changed the default stack size in the i8086 far data memory models to 16 KB
|
11 years ago |
i_nativent.pas
|
7398f8d507
* fixed defines separator
|
10 years ago |
i_nds.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_nwl.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_nwm.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_os2.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_palmos.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_sunos.pas
|
7b359d06c4
Use GNU ar also for x86_64 solaris
|
11 years ago |
i_symbian.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_watcom.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_wdosx.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_wii.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
i_win.pas
|
2c5a0ffc89
* make windres the default resource compiler on x86_64-win64
|
11 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
|
392da9e43f
* fix warnings when compiling the compiler with DFA optimizer enabled on m68k
|
11 years ago |
t_android.pas
|
e0c8a4701e
* Fixed compilation for mips-linux.
|
11 years ago |
t_aros.pas
|
07ad2a04ac
* fix warnings when compiling the compiler with DFA optimizer enabled on i386
|
11 years ago |
t_atari.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
t_beos.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_bsd.pas
|
ff2186ce00
* OpenBSD gets no pie. (add -nopie)
|
11 years ago |
t_embed.pas
|
0dc39b5d63
Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers.
|
11 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
|
62b3375033
Use slash instead of backslash inside linker script to allow use of cross-linker
|
11 years ago |
t_haiku.pas
|
2c664ac6ae
* fix compatibility with new Package Management system under Haiku
|
12 years ago |
t_jvm.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_linux.pas
|
15ff2c1236
* m68k: Fixed name of ELF interpreter, and updated cprt0.as to somewhat working state. Now a "hello world" program using libc can be linked and launched, but anything more complex needs another round of fixing the parameter passing code, in order to get the stack properly balanced.
|
11 years ago |
t_macos.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_morph.pas
|
6122db7d40
* fix warnings when compiling the compiler with DFA optimizer enabled on PowerPC
|
11 years ago |
t_msdos.pas
|
9f31fcc2ca
+ added support for HeapMax in the far data i8086 memory models as well
|
11 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
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_nwm.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_os2.pas
|
0a74c30351
* run EMX linker quietly
|
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
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_symbian.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 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
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_win.pas
|
2c5a0ffc89
* make windres the default resource compiler on x86_64-win64
|
11 years ago |