Jonas Maebe
|
b50d0aa3d0
* only don't pre-finalize funcret temps that are passed by reference to the
|
13 lat temu |
Jonas Maebe
|
93c345a099
* always decrease the refcount of the function result of helpers that return
|
13 lat temu |
masta
|
f354651180
Fix ARM FPU Exceptions for WinCE
|
13 lat temu |
joost
|
dde026f5d1
* Reverted file accidentally committed in r21957
|
13 lat temu |
joost
|
160c2fec65
* Use fpmkunit in the fppkg package, to avoid double code.
|
13 lat temu |
florian
|
614afc1c8f
* pass march to GNU AS for cpu_armv6 and cpu_armv7
|
13 lat temu |
joost
|
7b13c9230d
* Renamed TLogLevel vl** enumerations to ll**, to avoid
|
13 lat temu |
florian
|
c2eb030632
* for proper alignment in arrays of text, text should be a multiple of 4 in size on 32 bit platforms
|
13 lat temu |
Jonas Maebe
|
ccbcb36f98
* don't pre-finalize temp nodes that are passed by reference as hidden
|
13 lat temu |
Jonas Maebe
|
ba4b08261c
* fixed (real)modulename memory leak when changing the module name
|
13 lat temu |
Jonas Maebe
|
0a1157da38
* fixed memory leaks in the compiler introduced in r21862 by marking and
|
13 lat temu |
masta
|
386738a7c3
Fix ARM FPU exception masks
|
13 lat temu |
masta
|
109eb8bf75
Add a couple of ARM Linux syscalls
|
13 lat temu |
florian
|
d5aa89449e
* generate less register wasting code for 64 bit comparions
|
13 lat temu |
masta
|
be6bf6e3f7
Fix possible access violation introduces in r21885
|
13 lat temu |
Jonas Maebe
|
bdc62289b4
* the safecall -> cdecl mapping is also activated for x86_64
|
13 lat temu |
Jonas Maebe
|
3798b79fd7
+ optimization that (re)orders instance fields of Delphi-style classes in
|
13 lat temu |
michael
|
5b3026d0ce
* Keep variable information in a more structured way
|
13 lat temu |
florian
|
9672f0537a
* handle exports with a name consisting of a single character correctly
|
13 lat temu |
sergei
|
06844fdb23
* Entirely moved relocation fixup functionality from TObjSection to TExeOutput.
|
13 lat temu |
michael
|
1c894ba71d
* Fixed last known access violations
|
13 lat temu |
florian
|
e10a95bf16
- removed unneeded firstcomplex calls, pass_left_right calls already firstcomplex
|
13 lat temu |
sergei
|
2bc792fe97
* TObjData.FName made protected.
|
13 lat temu |
michael
|
34c126a2d0
* Fix access violation in case statement
|
13 lat temu |
michael
|
cd01ae3bd0
* Fixed compilation and finalization
|
13 lat temu |
michael
|
252c2bbc83
* FormatMessageA -> FormatMessage (W version)
|
13 lat temu |
michael
|
8a9bd38cd7
* Copied non-sysutils solution of win32/64
|
13 lat temu |
michael
|
78bfc145c1
* No SysErrorMessage on WinCE ?
|
13 lat temu |
michael
|
f5e36a8510
* Fixed memory leak with unary expressions
|
13 lat temu |
michael
|
f6662b7f3c
* Fixed memory leak
|
13 lat temu |