Jonas Maebe
|
32e06e7a7a
* fixed memory leaks in ppc peephole optimizer
|
18 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 years ago |
peter
|
070b86a512
* order of named sections added
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
Jonas Maebe
|
32390af0f6
+ support for ".reference" and ".no_dead_strip" darwin assembler directivs
|
19 years ago |
Jonas Maebe
|
670393533b
* tai_symbol no longer derives from tailineinfo, so line number stabs come after
|
19 years ago |
florian
|
5e51aa7968
* fixed pe flags x86_64
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
e7a419cbff
* leb128 support for binary writers
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
Jonas Maebe
|
ab5f5ca15e
* fixed ppc compilation
|
19 years ago |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
florian
|
e363da694b
+ allow symbols with defined size
|
19 years ago |
Jonas Maebe
|
2435a7a93c
* finalization sections in shared libraries under Darwin are now run
|
19 years ago |
florian
|
2ff2918016
* fixed open arrays with dwarf
|
19 years ago |
florian
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 years ago |
florian
|
6af88cec0f
+ first implementation of dwarf line info generation using .file and .loc, little use with binary writers though ...
|
19 years ago |
florian
|
b06643a1eb
* tai_const refactored
|
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 |
peter
|
51b8a4a132
* move stabs generation to a single procedure call from pmodules
|
20 years ago |
peter
|
edf553a223
* string constants are now array of char until
|
20 years ago |
peter
|
c7f720aa09
* remove wrong check for empty section name. An empty section name is
|
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 |
florian
|
6ad3930a5d
* fixed broken powerpc compilation
|
20 years ago |