svenbarth
|
0fbd418cb7
* generate CFI data only if we're either using it for exception handling or if debug output is enabled (or should this only be generated for targets that in theory support DWARF exception handling?). This removes unnecessary bloat from e.g. Windows binaries
|
5 lat temu |
florian
|
6f434b6751
* AVR: fixed TDwarfAsmCFILowLevel.generate_initial_instructions
|
5 lat temu |
florian
|
aac8559a8d
* some runtime errors fixed, if compiled with -CrR
|
6 lat temu |
florian
|
adb8e1b76c
* fix writing of augmentation size
|
6 lat temu |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
6 lat temu |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 lat temu |
Jonas Maebe
|
5d28e2156b
+ support for generating Dwarf CFI using .cfi_* directives
|
6 lat temu |
florian
|
c03e4ca4e7
* get rid of current_asmdata.AsmCFI as TDwarfAsmCFI casts
|
6 lat temu |
florian
|
294c7c9daf
* adapt identifiert name
|
6 lat temu |
florian
|
65aebd22b0
+ initial implementation of dwarf/eh_frame based exception handling for i386-linux, basic stuff works, open todos
|
6 lat temu |
pierre
|
23ff1e0681
* fix error in cfidwarf rev 16062 for non-windows systems
|
15 lat temu |
pierre
|
fa4b4906e6
* ogcoff.pas: Add support for RELOC_SECREL32.
|
15 lat temu |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 lat temu |
peter
|
870be04a3f
* use dwarf_reg()
|
19 lat temu |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 lat temu |