.. |
i_amiga.pas
|
b0d7dd59e8
* fixed case sensitivity flags for Amiga & co
|
19 years ago |
i_atari.pas
|
fdc4925fcd
* basic framework for debuginfo class added
|
20 years ago |
i_beos.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_bsd.pas
|
4fe8654fe4
* shared lib i_ and t_ changes. Some small comments cleanup to t_
|
19 years ago |
i_emx.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_gba.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_go32v2.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_linux.pas
|
f5d790f9b6
* i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct
|
19 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_nwl.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_nwm.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_os2.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
i_palmos.pas
|
bc18d6eb8a
+ added palmos support to makes files
|
19 years ago |
i_sunos.pas
|
850188d5da
+ define sunos as well for Solaris/SunOS
|
19 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
|
f5d790f9b6
* i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct
|
19 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
|
cd38c236a0
+ made the compiler to know about PowerPC AmigaOS
|
19 years ago |
t_atari.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
t_beos.pas
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
t_bsd.pas
|
2435a7a93c
* finalization sections in shared libraries under Darwin are now run
|
19 years ago |
t_emx.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
t_gba.pas
|
169688f198
* compiler part of first gba port
|
20 years ago |
t_go32v2.pas
|
6aced9e534
* fix for web bug #4182
|
19 years ago |
t_linux.pas
|
0bbead8114
* use use_section_smartlink instead of af_smartlink_sections
|
19 years ago |
t_macos.pas
|
65dd7465ae
* some string -> TCmdStr fixes
|
20 years ago |
t_morph.pas
|
65dd7465ae
* some string -> TCmdStr fixes
|
20 years ago |
t_nwl.pas
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
t_nwm.pas
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
t_os2.pas
|
fd40a0fb80
* fix for bug #4060
|
20 years ago |
t_palmos.pas
|
bc18d6eb8a
+ added palmos support to makes files
|
19 years ago |
t_sunos.pas
|
d26f004cdb
* solaris port doesn't need the startup files
|
19 years ago |
t_watcom.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
t_wdosx.pas
|
c97714de9f
* renamed windows related units from win32 to win so it can contain ce and 64 bit stuff
|
20 years ago |
t_win.pas
|
6b536c206a
* fix dll linking
|
19 years ago |