Jinyang He
|
12c4290ffe
Add loongarch64 architecture support to compiler
|
před 2 roky |
Jinyang He
|
cda8971baa
Add dwarf cfa support
|
před 2 roky |
Jonas Maebe
|
c5cdfbd9c0
dwarf-eh: don't emit header if there's no data to emit
|
před 2 roky |
florian
|
9e9b38d0cf
* cfi for avr needs 32 bit pc begin and range
|
před 2 roky |
florian
|
1fc54dd8bb
* improve dwarf cfi on avr
|
před 2 roky |
Joost van der Sluis
|
3385ce92a2
* Always generate CFI-information. During linking it can be omitted when
|
před 3 roky |
Joost van der Sluis
|
3434d10968
* Fixed padding of CFI-structures on non-32bit architectures
|
před 3 roky |
Jonas Maebe
|
ca399f3c71
* don't generate high-level CFI statements when the selected assembler
|
před 4 roky |
florian
|
577e584c77
* RiscV: basic CFI stuff fixed
|
před 4 roky |
florian
|
599ba8cc2a
+ generate initial cfi for aarch64
|
před 4 roky |
florian
|
5b29e7a3ec
+ (safe) heuristics to use DW_CFA_advance_loc1 in CFI
|
před 4 roky |
florian
|
436a0d3f9e
* generate advance_loc records only if there was code/data since the last advance_loc entry
|
před 4 roky |
florian
|
e694897bb3
* initial implementation of CFI support for arm (non-thumb)
|
před 4 roky |
florian
|
a3d68e6839
* arm thumb: generate proper cfi
|
před 4 roky |
florian
|
1e960a9aeb
* the size of the CIE_pointer in an FDE is always 32 bit
|
před 4 roky |
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
|
před 5 roky |
florian
|
6f434b6751
* AVR: fixed TDwarfAsmCFILowLevel.generate_initial_instructions
|
před 5 roky |
florian
|
aac8559a8d
* some runtime errors fixed, if compiled with -CrR
|
před 6 roky |
florian
|
adb8e1b76c
* fix writing of augmentation size
|
před 6 roky |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
před 6 roky |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
před 6 roky |
Jonas Maebe
|
5d28e2156b
+ support for generating Dwarf CFI using .cfi_* directives
|
před 6 roky |
florian
|
c03e4ca4e7
* get rid of current_asmdata.AsmCFI as TDwarfAsmCFI casts
|
před 6 roky |
florian
|
294c7c9daf
* adapt identifiert name
|
před 6 roky |
florian
|
65aebd22b0
+ initial implementation of dwarf/eh_frame based exception handling for i386-linux, basic stuff works, open todos
|
před 6 roky |
pierre
|
23ff1e0681
* fix error in cfidwarf rev 16062 for non-windows systems
|
před 15 roky |
pierre
|
fa4b4906e6
* ogcoff.pas: Add support for RELOC_SECREL32.
|
před 15 roky |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
před 17 roky |
peter
|
870be04a3f
* use dwarf_reg()
|
před 19 roky |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
před 19 roky |