florian
|
2ff2918016
* fixed open arrays with dwarf
|
19 ani în urmă |
Jonas Maebe
|
976bb457b4
* fixed WriteDecodedSleb128
|
19 ani în urmă |
florian
|
64acd83ab4
+ dwarf for procedures and local symbols
|
19 ani în urmă |
florian
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 ani în urmă |
florian
|
238d18bef2
* fixed some broken stuff due to tai_const refactoring
|
19 ani în urmă |
florian
|
6af88cec0f
+ first implementation of dwarf line info generation using .file and .loc, little use with binary writers though ...
|
19 ani în urmă |
florian
|
b06643a1eb
* tai_const refactored
|
19 ani în urmă |
florian
|
aa176601fb
+ added more dwarf sections
|
19 ani în urmă |
tom_at_work
|
c887507adf
* generic compiler patches for ppc64/linux PIC code
|
19 ani în urmă |
tom_at_work
|
8c8e25353b
* reverted changes from 2214, needs to be split into several commits
|
19 ani în urmă |
tom_at_work
|
6313a9be7b
* basic code generation for dynamic linking code for ppc64
|
19 ani în urmă |
florian
|
61e3b70cfa
* cleaned up segmented thread variables
|
19 ani în urmă |
florian
|
06c84e1c5e
* fixed writing of symbol sizes
|
19 ani în urmă |
Jonas Maebe
|
f0c028d6c8
+ dwarf support for darwin/mac os x (not really enabled yet, since it's
|
19 ani în urmă |
peter
|
1e1ea0c3b6
* write .type and .size only for target that support it
|
19 ani în urmă |
Jonas Maebe
|
dac02c3032
* always use the regular secnames for darwin currently
|
19 ani în urmă |
florian
|
ca782dddc7
* write correct type usual symbols
|
19 ani în urmă |
florian
|
fb8e885a94
+ write data block size and type
|
19 ani în urmă |
florian
|
924265c0af
* pic compatible section names
|
19 ani în urmă |
tom_at_work
|
28381b1287
* new assembler symbol type AT_LABEL needed for PowerPc64 target
|
20 ani în urmă |
tom_at_work
|
3681639a6a
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
|
20 ani în urmă |
florian
|
b1568fed2a
* don't strip aname for resources
|
20 ani în urmă |
michael
|
2057b480a9
+ Fixed resource section names
|
20 ani în urmă |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 ani în urmă |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 ani în urmă |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 ani în urmă |
michael
|
3392189fb0
+ Implemented resources for ELF
|
20 ani în urmă |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 ani în urmă |
daniel
|
738660fb8a
* Add remarks from the e-mails
|
20 ani în urmă |
daniel
|
e9f8903be4
* Add Mac OS X exception again
|
20 ani în urmă |