florian
|
fe57cd3536
* fix LLVM after r48828
|
4 年之前 |
yury
|
75491ae21c
* Removed/ifdefed the assigned and unused variables.
|
4 年之前 |
yury
|
0ab6b1ab4d
* Commented out the unneeded/unfinished code.
|
4 年之前 |
yury
|
1b3a3a7983
* Removed lot of unused local vars. It is useful to turn on the notes in options. :)
|
5 年之前 |
Jonas Maebe
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
5 年之前 |
florian
|
245b58c249
+ support for arm attributes
|
5 年之前 |
florian
|
e4f821487d
* write correct s/uleb types
|
6 年之前 |
Jonas Maebe
|
21bc37db44
* place exception handling code in the correct asmlist
|
6 年之前 |
Jonas Maebe
|
c2124e8c9a
* fixed compilation for CPU16BITADDR
|
6 年之前 |
florian
|
c03e4ca4e7
* get rid of current_asmdata.AsmCFI as TDwarfAsmCFI casts
|
6 年之前 |
florian
|
357dd02da3
+ 64 bit support
|
6 年之前 |
Jonas Maebe
|
e720a1f306
* moved tcgexceptionstatehandler to a new cgexcept unit
|
6 年之前 |
florian
|
fb5392573d
* tpsabiehprocinfo.setup_eh must check if really psabieh exception handling should be generated
|
6 年之前 |
florian
|
ded001753d
+ initial native x86-64 support
|
6 年之前 |
florian
|
0657ce7c02
* get rid of fpc_Resume
|
6 年之前 |
florian
|
6b34e511a0
- removed cdecl from FPC_psabi_begin_catch
|
6 年之前 |
florian
|
12a53ad454
* reduce number of (redundant) landing pads
|
6 年之前 |
florian
|
77615cd3c0
* cleanup stack on i386 after call to fpc_psabi_begin_catch
|
6 年之前 |
florian
|
82e1ce8e4a
* if a subroutine has an lsda record, the actions have to cover all code
|
6 年之前 |
florian
|
b9bd47ec40
* fixed tpsabiehexceptionstatehandler.handle_reraise
|
6 年之前 |
florian
|
3c61bb9c5d
* some safecall issues fixed
|
6 年之前 |
florian
|
4b66dc0a94
* few fixes to psabieh, mainly related to nested exception handling
|
6 年之前 |
florian
|
a24d75ed3d
+ comment explaining previous change
|
6 年之前 |
florian
|
502febc968
* resume needs to be surrounded by an empty landing pad
|
6 年之前 |
florian
|
9514bd9162
* refactored psabieh handling, most code is now in psabiehpi
|
6 年之前 |