Jonas Maebe
|
01ddde2283
* refactored jumping out of exception frames so it can be overridden by descendents
|
6 years ago |
Jonas Maebe
|
ccb7231744
* generate invoke instead of call when calling a function in a block that
|
6 years ago |
Jonas Maebe
|
8711069998
+ constructors to create invoke instructions
|
6 years ago |
Jonas Maebe
|
077d7e8551
* fixed handling of LLVM invoke instruction in the assembler writer and
|
6 years ago |
Jonas Maebe
|
5b8f7224af
* set the dummy exception handling personality function for functions using
|
6 years ago |
Jonas Maebe
|
b6efcb9105
+ tllvmexceptionstatehandler that emits LLVM landingpad instructions to be
|
6 years ago |
Jonas Maebe
|
3cfad8fba8
* renamed FPC_USE_PSEABIEH to FPC_USE_PSABIEH
|
6 years ago |
Jonas Maebe
|
bc8ed77af1
* synchronised with trunk till r40398
|
6 years ago |
Jonas Maebe
|
50ab607676
+ customint torddef type to create arbitraty bit-width integers
|
6 years ago |
pierre
|
a1fbde242d
Fix cleaning of unicode utils package in fpmake
|
6 years ago |
michael
|
f051e1b8dc
* Add Payload event
|
6 years ago |
michael
|
a49c17fb7d
* Allow redirect to local URL (patch by Michal GawRycki, bug ID #34595)
|
6 years ago |
michael
|
090141a69c
* Allow to retrieve argument size, patch by Silvio Clecio (bug ID 34611)
|
6 years ago |
michael
|
818624559d
* Fix bug #34538, AV in case of invalid method (patch by chmod222)
|
6 years ago |
pierre
|
810b37a877
Fix delete of gdbver.inc generated file after gdbint unit compilation when called from packages level
|
6 years ago |
pierre
|
101ce4d37b
Add several missing unit references in fpmake files
|
6 years ago |
pierre
|
9f68bddf3b
Document -d --debug option, and change short version of --doc-folder to -df as -d is already used by debug option
|
6 years ago |
pierre
|
8db29007ff
Add listing of unremoved files during clean with -d (vlDebug) option
|
6 years ago |
pierre
|
ddcd46b4be
* Change "Clean of package %S completed" level from vlWarning to vlInfo,
|
6 years ago |
Jonas Maebe
|
c97c6d3171
* synchronised with trunk till r40386
|
6 years ago |
Jonas Maebe
|
63847f1948
* disable explicitly calling class constructors on the JVM platform, as that
|
6 years ago |
Jonas Maebe
|
026d06cffb
- reverted r39188, as this hack removes the type correctness of the
|
6 years ago |
Jonas Maebe
|
3a5a69619e
* moved initialisation of parentfpstruct to just behind where the local vars
|
6 years ago |
Jonas Maebe
|
97b40dc16d
* fixed dynamic array constants for llvm
|
6 years ago |
Jonas Maebe
|
413a3599c1
* thlcgobj.g_unreachable() dummy implementation + llvm override
|
6 years ago |
pierre
|
d315e30d5b
Fix i386-aros in fpmkunit
|
6 years ago |
pierre
|
0e996ba652
Add mising disclean help, rephrase help for Clean also
|
6 years ago |
Jonas Maebe
|
cf235a36a1
* synchronised with trunk till r40378
|
6 years ago |
pierre
|
b64e9700aa
Avoid range errors or overflows on for AVR cpu, when computing address offsets
|
6 years ago |
pierre
|
044fae62ea
Fix bug report 34605 and add corresponding test
|
6 years ago |