Tomas Hajny
|
349d7108ce
* Check of memory ranges under OS/2 added to HeapTrc
|
20 жил өмнө |
florian
|
ca921976f6
* when creating pic code, every procedure must be declared being global
|
20 жил өмнө |
Tomas Hajny
|
7ab72f43b3
* DosWrite only possible under non-PM apps
|
20 жил өмнө |
florian
|
dac22b4703
* fixed stupid typo in x86_64 pic code generation
|
20 жил өмнө |
marco
|
3638f8fdea
* couple of redefs for bug #4509
|
20 жил өмнө |
marco
|
09134bd40a
* patch with a _lot_ more constants from JP Mugaas (for Indy)
|
20 жил өмнө |
florian
|
fdc1419832
* fixed interface wrappers in pic
|
20 жил өмнө |
tom_at_work
|
cc2873232f
* forgot to add CheckInitialStkLen function
|
20 жил өмнө |
florian
|
a27b87043f
* reset some variables which could be in an illegal state after an error, this is mainly important for the ide
|
20 жил өмнө |
florian
|
4f3c7f7883
+ writeidx program added
|
20 жил өмнө |
olle
|
5bf628a72e
bugfix, inherited reset was not called
|
20 жил өмнө |
tom_at_work
|
47258d61a6
* some cleanup, typo fixes
|
20 жил өмнө |
tom_at_work
|
1b4b42fdd6
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
|
20 жил өмнө |
michael
|
d30db6fced
+ Added TFPHashTable object, implemented by Dean Zobec
|
20 жил өмнө |
marco
|
2765cc28bc
* should now also ignore comment starting with ; (bug 45something)
|
20 жил өмнө |
michael
|
59d3cd95a8
+ Patch from Michalis Kamburelis to implement correct config dir, following basedir-spec
|
20 жил өмнө |
tom_at_work
|
367df58016
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
|
20 жил өмнө |
tom_at_work
|
54dee95053
* removed "+0" offset generation in assembler writer
|
20 жил өмнө |
tom_at_work
|
ff47ffb255
* quick fix for stack checking on Linux/PPC64
|
20 жил өмнө |
tom_at_work
|
8ca0fe382e
* removed "+0" offset generation in assembler writer
|
20 жил өмнө |
tom_at_work
|
940f953e8b
* cleanup, removing debug code removed and fixing file headers
|
20 жил өмнө |
tom_at_work
|
d54dbdf9b6
* new constants for si_code field for FPU signals (required by commit 1710)
|
20 жил өмнө |
tom_at_work
|
745cafdc70
* signal handler update, uses uc_mcontext instead of sigcontext_struct in later Linux versions
|
20 жил өмнө |
joost
|
3a226cbcc7
+ only set parameters when needed
|
20 жил өмнө |
Vincent Snijders
|
353f623f1f
removed seek64bit define
|
20 жил өмнө |
michael
|
0362fa505d
+ -o now sets output path only if a path is explicitly specified
|
20 жил өмнө |
joost
|
735281f879
+ removed two win32 configuration calls, which are not a part of ODBC itself
|
20 жил өмнө |
peter
|
87846e5986
* fixed compile errors
|
20 жил өмнө |
peter
|
91324759e4
* fixed range error in FpSigFillSet
|
20 жил өмнө |
peter
|
e00ef44479
* fix boolean range parsing false..true
|
20 жил өмнө |