florian
cac8dca3f8
* fixed line info
...
git-svn-id: trunk@2355 -
2006-01-28 16:43:52 +00:00
florian
8cd8e4ba8d
+ basic dwarf support for variables and types
...
git-svn-id: trunk@2353 -
2006-01-28 16:06:08 +00:00
Károly Balogh
db07870443
totally messy m68k changes. cleanup in progress
...
git-svn-id: trunk@2352 -
2006-01-27 14:20:35 +00:00
daniel
ea2af1b3aa
+ Much more agressive VCSA detection. Now works from inside Midnight Commander.
...
git-svn-id: trunk@2351 -
2006-01-27 10:46:26 +00:00
daniel
f1e849a469
* Better error handling
...
git-svn-id: trunk@2350 -
2006-01-27 10:36:46 +00:00
daniel
44ee4f6a39
+ Very aggressive vcsa detection
...
git-svn-id: trunk@2349 -
2006-01-27 10:28:58 +00:00
daniel
45d159eaad
* Another libc dependency less
...
git-svn-id: trunk@2348 -
2006-01-26 22:14:46 +00:00
marco
2a1d81db28
* fdset is now array of unsigned.
...
git-svn-id: trunk@2347 -
2006-01-26 21:11:37 +00:00
oro06
0b206dcb26
*wince : more windows extended styles
...
git-svn-id: trunk@2346 -
2006-01-26 19:12:23 +00:00
oro06
8a48da8a70
-SHLoadImage not really exported on wince4.2 SE
...
git-svn-id: trunk@2345 -
2006-01-26 15:11:13 +00:00
oro06
650845915f
*wince : more shell api
...
git-svn-id: trunk@2344 -
2006-01-26 14:17:22 +00:00
Jonas Maebe
4fcc98fbf9
* fixed tlist overflow in some corner cases when fixing up jumps
...
git-svn-id: trunk@2342 -
2006-01-26 09:54:56 +00:00
Jonas Maebe
c4b6652468
* fixed tlist overflow in some corner cases when fixing up jumps
...
git-svn-id: trunk@2341 -
2006-01-26 09:54:50 +00:00
peter
6c905f6266
* added missing varString,varOlestr to ordinals
...
git-svn-id: trunk@2340 -
2006-01-25 22:05:31 +00:00
peter
01808d825d
* use alt_dbgframe for call frame info labels
...
git-svn-id: trunk@2339 -
2006-01-25 21:48:27 +00:00
peter
068c67190b
* fix wrong opsize for rangecheck to qword
...
git-svn-id: trunk@2338 -
2006-01-25 21:46:51 +00:00
Tomas Hajny
bbd4886809
* fix for wrong pointer increment (causing crash/heap corruptions)
...
git-svn-id: trunk@2337 -
2006-01-25 21:26:38 +00:00
peter
0bbead8114
* use use_section_smartlink instead of af_smartlink_sections
...
git-svn-id: trunk@2336 -
2006-01-25 18:07:36 +00:00
Jonas Maebe
46c0fc3e7c
* fixed patch of r2313 (unit init code was not called anymore for
...
libraries)
git-svn-id: trunk@2334 -
2006-01-25 16:52:32 +00:00
michael
9cb97e5a99
+ Enabled use of embedded firebird library.
...
git-svn-id: trunk@2333 -
2006-01-24 20:04:46 +00:00
olle
7b811ac58e
Added short circuit evaluation of compile time expressions
...
git-svn-id: trunk@2331 -
2006-01-23 21:34:24 +00:00
Jonas Maebe
d2ba35df7e
* don't destroy edi when allocating the stack frame for win32
...
git-svn-id: trunk@2330 -
2006-01-23 10:54:48 +00:00
florian
238d18bef2
* fixed some broken stuff due to tai_const refactoring
...
git-svn-id: trunk@2329 -
2006-01-22 21:50:12 +00:00
florian
c1c7888179
+ some dwarf constants added
...
git-svn-id: trunk@2328 -
2006-01-22 17:53:33 +00:00
florian
6af88cec0f
+ first implementation of dwarf line info generation using .file and .loc, little use with binary writers though ...
...
git-svn-id: trunk@2327 -
2006-01-22 15:59:26 +00:00
daniel
6ba68594be
* Add --32 or --64 to to ensure functionality of i386 compiler on x64_64 OSes.
...
git-svn-id: trunk@2325 -
2006-01-22 14:29:07 +00:00
florian
b06643a1eb
* tai_const refactored
...
git-svn-id: trunk@2323 -
2006-01-22 12:58:38 +00:00
peter
50dc3390e8
* gprof fixes
...
git-svn-id: trunk@2322 -
2006-01-22 11:23:41 +00:00
peter
1e236c65b7
* fix order of libraries for -pg
...
git-svn-id: trunk@2321 -
2006-01-22 11:16:15 +00:00
daniel
6b83af08ed
* Add --64 or --32 to as call to allow i386 make cycle using -Aas on
...
x64_64 systems.
git-svn-id: trunk@2320 -
2006-01-22 11:06:10 +00:00
Jonas Maebe
d4ec987a0f
* fixed compilation
...
git-svn-id: trunk@2319 -
2006-01-22 09:38:53 +00:00
florian
aa176601fb
+ added more dwarf sections
...
git-svn-id: trunk@2318 -
2006-01-21 21:22:47 +00:00
Jonas Maebe
5e694a801e
* use vfork instead of fork for popen and one variant of executeprocess
...
if USE_VFORK is defined (currently only if both BSD and FPC_USE_LIBC
are defined). Speeds up the compilation of the compiler under Darwin
by 20-25% (the larger the project, the bigger the speedup).
git-svn-id: trunk@2317 -
2006-01-21 20:19:19 +00:00
florian
f5d790f9b6
* i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct
...
git-svn-id: trunk@2316 -
2006-01-21 14:30:57 +00:00
marco
46ff92bb60
* 64-bit patches from Neli and Andrew
...
git-svn-id: trunk@2315 -
2006-01-20 22:38:09 +00:00
Jonas Maebe
2ef0f67ebb
* don't call parameter setup code for library init code (darwin/mac os)
...
git-svn-id: trunk@2313 -
2006-01-20 22:00:15 +00:00
Tomas Hajny
10153d061d
* fix for web bug #4518 by Salvatore Licciardi
...
git-svn-id: trunk@2312 -
2006-01-18 22:48:19 +00:00
Vincent Snijders
8a02b500ed
added support for use of absolute links with content files
...
git-svn-id: trunk@2311 -
2006-01-17 11:41:28 +00:00
peter
3207ce77e1
* fix compare with null
...
git-svn-id: trunk@2310 -
2006-01-17 08:44:57 +00:00
peter
abc49206fc
* section smartlink for win32 added, disabled by default because ld.exe
...
ignores the --gc-sections for pe-i38
git-svn-id: trunk@2305 -
2006-01-16 10:50:02 +00:00
peter
2ee18b3d8c
* support section names with length > 8
...
git-svn-id: trunk@2304 -
2006-01-16 10:48:21 +00:00
peter
c297cb1569
* generate also external stubs for win32 without import section
...
git-svn-id: trunk@2303 -
2006-01-15 22:05:52 +00:00
olle
58f59b9134
added test cases for comming macpas features
...
git-svn-id: trunk@2302 -
2006-01-15 21:55:07 +00:00
peter
dadbbb32ce
* remove obsolete wincrt for windows
...
git-svn-id: trunk@2301 -
2006-01-15 21:14:50 +00:00
peter
b668f08d4c
* only build fpmcgtk for win32 if the gtk dll is found
...
git-svn-id: trunk@2300 -
2006-01-15 21:14:28 +00:00
peter
c01adb196a
* remove $ifdef WINDOWS which was broken for fpc
...
git-svn-id: trunk@2299 -
2006-01-15 19:36:56 +00:00
florian
a76d26bcb1
* according to errore.msg -gw generates dwarf debugging info, this wasn't the case, fixed
...
git-svn-id: trunk@2298 -
2006-01-15 16:08:43 +00:00
marco
4fe8654fe4
* shared lib i_ and t_ changes. Some small comments cleanup to t_
...
git-svn-id: trunk@2297 -
2006-01-15 15:22:29 +00:00
marco
51d75e9d4e
* FreeBSD now also shared.
...
git-svn-id: trunk@2296 -
2006-01-15 14:57:08 +00:00
marco
768bf94a99
* more "shared" fixes
...
git-svn-id: trunk@2295 -
2006-01-15 14:56:20 +00:00