Jonas Maebe
|
f64556c125
* when taking the address of a class method via an instance, create a procvar
|
%!s(int64=9) %!d(string=hai) anos |
Károly Balogh
|
c5a123614a
fixed explicit paraloc support in ppudump and made it work on all Amiga-like systems
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
eb2ce85269
* correctly set the line info for the implicitly generated entry code nodes,
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
ffd4870a60
* add backticks around special type identifiers in
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
4ca50bc9eb
* removed optimisation to reduce the number of unnecessary section headers
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
a7c893064a
* only don't insert passing alignment immediately for anonymous records
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
6c40105037
* fixed typo
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
10fb90b415
* mark symbols in "no_dead_strip" Objective-C sections also as no_dead_strip
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
d664038aa4
* don't add ".reference" assembler directives on Darwin for symbols that are
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
ae51adac18
* give names to the types of the fields of the enumdef rtti, so that we can
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
b6b27f2fb7
+ Add tail_size varaible to be able to adjust size of tail memory area.
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
1612138071
Use $checkpointer off to avoid calls to CheckPointer function if -gc option is used
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
4d3939ba7e
Rectify display of shell command, do it if -vx option is used even without -vu
|
%!s(int64=9) %!d(string=hai) anos |
svenbarth
|
3a9f8e88fd
* don't write or reference debug information for a unit if it belongs to a/another package
|
%!s(int64=9) %!d(string=hai) anos |
svenbarth
|
aaceb5518f
* fix Mantis #30494 by applying patch from Maciej Izak
|
%!s(int64=9) %!d(string=hai) anos |
svenbarth
|
d46c015eb1
* when inlining a function we need to import symbols that were loaded from another unit (or the same unit if the inlined function is from another unit and uses another function in the same unit)
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
3669419bb3
* fixed tcasenode.simplify() in case we have to pass via a "less" branch of
|
%!s(int64=9) %!d(string=hai) anos |
Károly Balogh
|
deda4c8247
simplified some code and removed a no longer used const
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
2ef1a423fe
* Aggregate Functions & ExtractNode
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
be9e097841
Use new class TAsmDataDef as ancestor for TPPCASmData
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
628d7dcb05
Avoid resetting of casmdata from TPPCAsmData back to TAsmDataDef
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
18d728eb72
* ensure that local variables and parameters moved to a parentfpstruct aren't
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
18a59dddb9
* use ctai_typedconstbuilder.get_dynstring_rec() to get the recorddef representing
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
4a42d67b72
+ ttai_typedconstbuilder.get_dynstring_rec() class method to get a recorddef
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
e91ba32b7c
* changed the result of get_dynstring_rec_name() to TSymStr
|
%!s(int64=9) %!d(string=hai) anos |
florian
|
16ac523f50
* link always excplicitly against libc on linux when using the dl unit so
|
%!s(int64=9) %!d(string=hai) anos |
yury
|
6b25cef3ea
* pas2jni: Reverted r34367 and mark undesired event handler creation "deprecated".
|
%!s(int64=9) %!d(string=hai) anos |
florian
|
80fc6a459c
* corrected r34366 (powerpc -> cpupowerpc)
|
%!s(int64=9) %!d(string=hai) anos |
yury
|
e81cc4574f
* pas2jni: Removed option to create event handler by passing Java method method name as a string. It is not safe, since the target method is treated as unused by Java and the method may be removed from the resulting application.
|
%!s(int64=9) %!d(string=hai) anos |
florian
|
385f13cae9
* excplicitly link against libc in the unit dl, so the correct startup files are used, resolves issue #29594
|
%!s(int64=9) %!d(string=hai) anos |