.. |
i_amiga.pas
|
94f3f07a97
+ first attempt to have linking support for AmigaOS/PowerPC
|
19 years ago |
i_atari.pas
|
fdc4925fcd
* basic framework for debuginfo class added
|
20 years ago |
i_beos.pas
|
f7b0abffec
o BeOS patch by Olivier Coursiere:
|
18 years ago |
i_bsd.pas
|
1121002c7c
* generate PIC by default for darwin/ppc64
|
18 years ago |
i_embed.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
i_emx.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_gba.pas
|
4c1d540a21
* changed cpurequiresproperalignment from a compile-time define into
|
18 years ago |
i_go32v2.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_linux.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
i_macos.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_morph.pas
|
b0d7dd59e8
* fixed case sensitivity flags for Amiga & co
|
19 years ago |
i_nds.pas
|
4c1d540a21
* changed cpurequiresproperalignment from a compile-time define into
|
18 years ago |
i_nwl.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
i_nwm.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
i_os2.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_palmos.pas
|
4c1d540a21
* changed cpurequiresproperalignment from a compile-time define into
|
18 years ago |
i_sunos.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
i_symbian.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
i_watcom.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_wdosx.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_win.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 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_amiga.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_atari.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
t_beos.pas
|
f7b0abffec
o BeOS patch by Olivier Coursiere:
|
18 years ago |
t_bsd.pas
|
3155b650a1
* pass "-syslibroot sysrootpath" to the darwin linker if -XRsysrootpath
|
18 years ago |
t_embed.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_emx.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_gba.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_go32v2.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_linux.pas
|
89b5825029
* only use ld -T in case of cross-link (-XR), because not all platforms have complete link script yet
|
18 years ago |
t_macos.pas
|
0625040eba
+ add -XR switch for target root file system with libs (also used for C lib type detection)
|
18 years ago |
t_morph.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_nds.pas
|
cdf4841517
* Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table)
|
18 years ago |
t_nwl.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_nwm.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_os2.pas
|
cd82fd376f
* workaround for yet another #%$#@#^ EMX LD.EXE bug (link.res path must not be quoted)
|
18 years ago |
t_palmos.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_sunos.pas
|
0625040eba
+ add -XR switch for target root file system with libs (also used for C lib type detection)
|
18 years ago |
t_symbian.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_watcom.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_wdosx.pas
|
f5c1839ff0
* support static library (.a) linking
|
19 years ago |
t_win.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |