Jonas Maebe
|
bdc62289b4
* the safecall -> cdecl mapping is also activated for x86_64
|
преди 13 години |
Jonas Maebe
|
3798b79fd7
+ optimization that (re)orders instance fields of Delphi-style classes in
|
преди 13 години |
michael
|
5b3026d0ce
* Keep variable information in a more structured way
|
преди 13 години |
florian
|
9672f0537a
* handle exports with a name consisting of a single character correctly
|
преди 13 години |
sergei
|
06844fdb23
* Entirely moved relocation fixup functionality from TObjSection to TExeOutput.
|
преди 13 години |
michael
|
1c894ba71d
* Fixed last known access violations
|
преди 13 години |
florian
|
e10a95bf16
- removed unneeded firstcomplex calls, pass_left_right calls already firstcomplex
|
преди 13 години |
sergei
|
2bc792fe97
* TObjData.FName made protected.
|
преди 13 години |
michael
|
34c126a2d0
* Fix access violation in case statement
|
преди 13 години |
michael
|
cd01ae3bd0
* Fixed compilation and finalization
|
преди 13 години |
michael
|
252c2bbc83
* FormatMessageA -> FormatMessage (W version)
|
преди 13 години |
michael
|
8a9bd38cd7
* Copied non-sysutils solution of win32/64
|
преди 13 години |
michael
|
78bfc145c1
* No SysErrorMessage on WinCE ?
|
преди 13 години |
michael
|
f5e36a8510
* Fixed memory leak with unary expressions
|
преди 13 години |
michael
|
f6662b7f3c
* Fixed memory leak
|
преди 13 години |
michael
|
09275660d8
* Fix access violation when file not found. Better GetCurColumn
|
преди 13 години |
michael
|
60022280f0
* Test case for undefine and define
|
преди 13 години |
michael
|
8b8ccb9e05
* Fixed $UNDEF
|
преди 13 години |
michael
|
113c97a306
* Some more reference count fixes
|
преди 13 години |
florian
|
0e9139c914
* retrieve stack size correctly
|
преди 13 години |
florian
|
f6f6df2780
* removed line breaks
|
преди 13 години |
florian
|
a6a1f2a0a1
* properly retrieve the stacktop on win64
|
преди 13 години |
Jonas Maebe
|
6cc78635d7
* send full x/y ansi position information in case of an X-coordinate
|
преди 13 години |
Jonas Maebe
|
408f459f5a
* the code generator bugs referred to in r21921 weren't completely fixed yet
|
преди 13 години |
sergei
|
684bf4fba2
+ Reject object types without VMT as arguments of typeof(). Without this check, an undefined reference to VMT is generated which fails at the linking stage.
|
преди 13 години |
michael
|
a4be3f17d7
* Fixed release problem and except (reported by Seth Grover)
|
преди 13 години |
Jonas Maebe
|
5e93f6b70f
- reverted r1733, which caused all local procedures to become global in case
|
преди 13 години |
michael
|
955a90c4db
* Time is in 24 hours time
|
преди 13 години |
florian
|
a5754ed02b
* more robust get_caller_frame and get_caller_addr for win32 which has always a valid StackTop value
|
преди 13 години |
florian
|
3a9e3991be
* the switch -Oouseebp allows the i386 compiler to use ebp as normal register
|
преди 13 години |