Jonas Maebe
|
d2ba35df7e
* don't destroy edi when allocating the stack frame for win32
|
19 tahun lalu |
florian
|
238d18bef2
* fixed some broken stuff due to tai_const refactoring
|
19 tahun lalu |
florian
|
c1c7888179
+ some dwarf constants added
|
19 tahun lalu |
florian
|
6af88cec0f
+ first implementation of dwarf line info generation using .file and .loc, little use with binary writers though ...
|
19 tahun lalu |
daniel
|
6ba68594be
* Add --32 or --64 to to ensure functionality of i386 compiler on x64_64 OSes.
|
19 tahun lalu |
florian
|
b06643a1eb
* tai_const refactored
|
19 tahun lalu |
peter
|
50dc3390e8
* gprof fixes
|
19 tahun lalu |
peter
|
1e236c65b7
* fix order of libraries for -pg
|
19 tahun lalu |
daniel
|
6b83af08ed
* Add --64 or --32 to as call to allow i386 make cycle using -Aas on
|
19 tahun lalu |
Jonas Maebe
|
d4ec987a0f
* fixed compilation
|
19 tahun lalu |
florian
|
aa176601fb
+ added more dwarf sections
|
19 tahun lalu |
Jonas Maebe
|
5e694a801e
* use vfork instead of fork for popen and one variant of executeprocess
|
19 tahun lalu |
florian
|
f5d790f9b6
* i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct
|
19 tahun lalu |
marco
|
46ff92bb60
* 64-bit patches from Neli and Andrew
|
19 tahun lalu |
Jonas Maebe
|
2ef0f67ebb
* don't call parameter setup code for library init code (darwin/mac os)
|
19 tahun lalu |
Tomas Hajny
|
10153d061d
* fix for web bug #4518 by Salvatore Licciardi
|
19 tahun lalu |
Vincent Snijders
|
8a02b500ed
added support for use of absolute links with content files
|
19 tahun lalu |
peter
|
3207ce77e1
* fix compare with null
|
19 tahun lalu |
peter
|
abc49206fc
* section smartlink for win32 added, disabled by default because ld.exe
|
19 tahun lalu |
peter
|
2ee18b3d8c
* support section names with length > 8
|
19 tahun lalu |
peter
|
c297cb1569
* generate also external stubs for win32 without import section
|
19 tahun lalu |
olle
|
58f59b9134
added test cases for comming macpas features
|
19 tahun lalu |
peter
|
dadbbb32ce
* remove obsolete wincrt for windows
|
19 tahun lalu |
peter
|
b668f08d4c
* only build fpmcgtk for win32 if the gtk dll is found
|
19 tahun lalu |
peter
|
c01adb196a
* remove $ifdef WINDOWS which was broken for fpc
|
19 tahun lalu |
florian
|
a76d26bcb1
* according to errore.msg -gw generates dwarf debugging info, this wasn't the case, fixed
|
19 tahun lalu |
marco
|
4fe8654fe4
* shared lib i_ and t_ changes. Some small comments cleanup to t_
|
19 tahun lalu |
marco
|
51d75e9d4e
* FreeBSD now also shared.
|
19 tahun lalu |
marco
|
768bf94a99
* more "shared" fixes
|
19 tahun lalu |
marco
|
77d20d988c
* some patches related to shared linking + some AMD64 checks.
|
19 tahun lalu |