pierre
|
4d3939ba7e
Rectify display of shell command, do it if -vx option is used even without -vu
|
9 lat temu |
svenbarth
|
3a9f8e88fd
* don't write or reference debug information for a unit if it belongs to a/another package
|
9 lat temu |
svenbarth
|
aaceb5518f
* fix Mantis #30494 by applying patch from Maciej Izak
|
9 lat temu |
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)
|
9 lat temu |
Jonas Maebe
|
3669419bb3
* fixed tcasenode.simplify() in case we have to pass via a "less" branch of
|
9 lat temu |
Károly Balogh
|
deda4c8247
simplified some code and removed a no longer used const
|
9 lat temu |
michael
|
2ef1a423fe
* Aggregate Functions & ExtractNode
|
9 lat temu |
pierre
|
be9e097841
Use new class TAsmDataDef as ancestor for TPPCASmData
|
9 lat temu |
pierre
|
628d7dcb05
Avoid resetting of casmdata from TPPCAsmData back to TAsmDataDef
|
9 lat temu |
Jonas Maebe
|
18d728eb72
* ensure that local variables and parameters moved to a parentfpstruct aren't
|
9 lat temu |
Jonas Maebe
|
18a59dddb9
* use ctai_typedconstbuilder.get_dynstring_rec() to get the recorddef representing
|
9 lat temu |
Jonas Maebe
|
4a42d67b72
+ ttai_typedconstbuilder.get_dynstring_rec() class method to get a recorddef
|
9 lat temu |
Jonas Maebe
|
e91ba32b7c
* changed the result of get_dynstring_rec_name() to TSymStr
|
9 lat temu |
florian
|
16ac523f50
* link always excplicitly against libc on linux when using the dl unit so
|
9 lat temu |
yury
|
6b25cef3ea
* pas2jni: Reverted r34367 and mark undesired event handler creation "deprecated".
|
9 lat temu |
florian
|
80fc6a459c
* corrected r34366 (powerpc -> cpupowerpc)
|
9 lat temu |
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.
|
9 lat temu |
florian
|
385f13cae9
* excplicitly link against libc in the unit dl, so the correct startup files are used, resolves issue #29594
|
9 lat temu |
florian
|
f274e316fe
+ search /usr/lib/powerpc-linux-gnu for powerpc startup files
|
9 lat temu |
pierre
|
22a7ce8972
Fix memory leak due to double srsym allocation
|
9 lat temu |
pierre
|
dfeb6e3ae1
Avoid memory leak on trecorddef.variantrecorddesc field
|
9 lat temu |
pierre
|
eefdf135a5
Always write filename, truncate directory part if needed
|
9 lat temu |
pierre
|
8d1467157c
Fix compiler compilation with -dHEAPTRC.
|
9 lat temu |
pierre
|
ea4350d86a
Avoid memory leak on tppumodule.unitimportsymsderefs
|
9 lat temu |
Jonas Maebe
|
4eea5d9651
* override ttempinfoaccessor.settempinfoflags() for llvm and filter out
|
9 lat temu |
Jonas Maebe
|
179c1ab328
* changed ttemp*node.tempinfo^.flags to a private field, and added setters
|
9 lat temu |
michael
|
0ab6477081
* Patch from Mattias Gaertner:
|
9 lat temu |
yury
|
7756dab2bf
* android: Create app files dir if needed.
|
9 lat temu |
yury
|
0adfe669aa
* android: Fixed netdb. Load DNS servers from system properties.
|
9 lat temu |
joost
|
dc680ff49d
* Added the ability to load multiple 'Repositories' from the configuration
|
9 lat temu |