Jonas Maebe
|
5e694a801e
* use vfork instead of fork for popen and one variant of executeprocess
|
19 years ago |
florian
|
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 |
marco
|
46ff92bb60
* 64-bit patches from Neli and Andrew
|
19 years ago |
Jonas Maebe
|
2ef0f67ebb
* don't call parameter setup code for library init code (darwin/mac os)
|
19 years ago |
Tomas Hajny
|
10153d061d
* fix for web bug #4518 by Salvatore Licciardi
|
19 years ago |
Vincent Snijders
|
8a02b500ed
added support for use of absolute links with content files
|
19 years ago |
peter
|
3207ce77e1
* fix compare with null
|
19 years ago |
peter
|
abc49206fc
* section smartlink for win32 added, disabled by default because ld.exe
|
19 years ago |
peter
|
2ee18b3d8c
* support section names with length > 8
|
19 years ago |
peter
|
c297cb1569
* generate also external stubs for win32 without import section
|
19 years ago |
olle
|
58f59b9134
added test cases for comming macpas features
|
19 years ago |
peter
|
dadbbb32ce
* remove obsolete wincrt for windows
|
19 years ago |
peter
|
b668f08d4c
* only build fpmcgtk for win32 if the gtk dll is found
|
19 years ago |
peter
|
c01adb196a
* remove $ifdef WINDOWS which was broken for fpc
|
19 years ago |
florian
|
a76d26bcb1
* according to errore.msg -gw generates dwarf debugging info, this wasn't the case, fixed
|
19 years ago |
marco
|
4fe8654fe4
* shared lib i_ and t_ changes. Some small comments cleanup to t_
|
19 years ago |
marco
|
51d75e9d4e
* FreeBSD now also shared.
|
19 years ago |
marco
|
768bf94a99
* more "shared" fixes
|
19 years ago |
marco
|
77d20d988c
* some patches related to shared linking + some AMD64 checks.
|
19 years ago |
Vincent Snijders
|
32fc7668cc
write pointer values using 16 hexadecimal digits on 64 bits platforms
|
19 years ago |
marco
|
b6ac26d673
* picified syscall code
|
19 years ago |
florian
|
d525a3b162
+ set WINDOWS define on all Windows platforms (Win32,Win64,WinCE)
|
19 years ago |
marco
|
762e335da1
* .size stuff for GOT
|
19 years ago |
oro06
|
1d48e6ce78
+wince : dialogbox
|
19 years ago |
Jonas Maebe
|
f6864a653f
* don't warn about possible use of uninitialised function results of
|
19 years ago |
Jonas Maebe
|
09a668dac9
* check whether loop counters are valid for assignment (bug 4695)
|
19 years ago |
florian
|
c4afc10ebc
+ >< support for fpdoc from Vincent Snijders
|
19 years ago |
florian
|
e9b718a0a2
* cleanup
|
19 years ago |
joost
|
1f754a3905
+ date/time fields handling compatibility fix
|
19 years ago |
florian
|
b9a0e2ead2
* makefile again regenerated
|
19 years ago |