.. |
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_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
|
5a0de1cb23
Enable package support for powerpc-darwin.
|
10 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
|
6606955b88
+ basic support for pic on arm-linux
|
12 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
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 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
|
8067b8d467
Enable dynamic package support for i386-win32. The following example works (assuming rtl.ppk and thelloworld.pas are located in a fpctests subdirectory of the fpc source directory and there is a testoutput directory parallel to it):
|
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
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_amiga.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_android.pas
|
e0c8a4701e
* Fixed compilation for mips-linux.
|
11 years ago |
t_atari.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
t_beos.pas
|
7e52579c4f
Provide a possibility to ignore duplicate symbols for exporting.
|
10 years ago |
t_bsd.pas
|
e7adfb9168
Temporary hack to allow the compilation of libraries on Mac OS X. My current theory is that some of the $indirect symbols messed things up... I need yet to investigate the issue in detail.
|
10 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
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 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
|
7e52579c4f
Provide a possibility to ignore duplicate symbols for exporting.
|
10 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
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 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
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
t_nwl.pas
|
7e52579c4f
Provide a possibility to ignore duplicate symbols for exporting.
|
10 years ago |
t_nwm.pas
|
7e52579c4f
Provide a possibility to ignore duplicate symbols for exporting.
|
10 years ago |
t_os2.pas
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 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
|
7e52579c4f
Provide a possibility to ignore duplicate symbols for exporting.
|
10 years ago |