florian
|
aa176601fb
+ added more dwarf sections
|
19 years ago |
tom_at_work
|
c887507adf
* generic compiler patches for ppc64/linux PIC code
|
19 years ago |
tom_at_work
|
8c8e25353b
* reverted changes from 2214, needs to be split into several commits
|
19 years ago |
tom_at_work
|
6313a9be7b
* basic code generation for dynamic linking code for ppc64
|
19 years ago |
florian
|
61e3b70cfa
* cleaned up segmented thread variables
|
19 years ago |
florian
|
06c84e1c5e
* fixed writing of symbol sizes
|
19 years ago |
Jonas Maebe
|
f0c028d6c8
+ dwarf support for darwin/mac os x (not really enabled yet, since it's
|
19 years ago |
peter
|
1e1ea0c3b6
* write .type and .size only for target that support it
|
19 years ago |
Jonas Maebe
|
dac02c3032
* always use the regular secnames for darwin currently
|
19 years ago |
florian
|
ca782dddc7
* write correct type usual symbols
|
19 years ago |
florian
|
fb8e885a94
+ write data block size and type
|
19 years ago |
florian
|
924265c0af
* pic compatible section names
|
19 years ago |
tom_at_work
|
28381b1287
* new assembler symbol type AT_LABEL needed for PowerPc64 target
|
20 years ago |
tom_at_work
|
3681639a6a
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
|
20 years ago |
florian
|
b1568fed2a
* don't strip aname for resources
|
20 years ago |
michael
|
2057b480a9
+ Fixed resource section names
|
20 years ago |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
michael
|
3392189fb0
+ Implemented resources for ELF
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
daniel
|
738660fb8a
* Add remarks from the e-mails
|
20 years ago |
daniel
|
e9f8903be4
* Add Mac OS X exception again
|
20 years ago |
daniel
|
94447481c1
* Use .space instead of .fill
|
20 years ago |
daniel
|
6234341ef2
* Uninitialised variables are no longer declared with .comm
|
20 years ago |
daniel
|
e98865ab40
* Fixes and further development of fast threadvars
|
20 years ago |
daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 years ago |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 years ago |
Jonas Maebe
|
6171499d15
* fixed creating shared libraries under Darwin/Mac OS X
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |