peter
|
088949b864
* fix NOP opcode
|
19 years ago |
florian
|
d15f5871c2
* write align opcode in text sections in case of gas output, fixes #7440
|
19 years ago |
Jonas Maebe
|
17e61456c6
* support for creating smartlinkable files under darwin. Don't turn on
|
19 years ago |
Marc Weustink
|
9000d5c578
+ Added dwarf .debug_line info
|
19 years ago |
Marc Weustink
|
1f3e05131a
fixed generation of dwarf lineinfo in win32
|
19 years ago |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 years ago |
tom_at_work
|
da95ffc4f3
* fixed .toc section label generation
|
19 years ago |
Jonas Maebe
|
848fa52fa1
* enable rodata for ppc (+ darwin renaming to ".const")
|
19 years ago |
florian
|
3a03aee386
* use .rodata directive on arm
|
19 years ago |
Jonas Maebe
|
da3d22e11e
* fixed for darwin
|
19 years ago |
tom_at_work
|
b64981a704
* initial gprof code for ppc64/linux
|
19 years ago |
florian
|
97fcac35f3
* fixed compilation on winx64
|
19 years ago |
peter
|
efe41b0766
* fixed section smartlinking with ld.exe
|
19 years ago |
peter
|
5376d2d570
Merged revisions 3072-3073 via svnmerge from
|
19 years ago |
peter
|
dfd84c6fd3
* leb128 gets always a 64bit int
|
19 years ago |
peter
|
e7a419cbff
* leb128 support for binary writers
|
19 years ago |
peter
|
37c81492ad
Merged revisions 2827,2831,2837,2932-2980 via svnmerge from
|
19 years ago |
Jonas Maebe
|
d56857e998
* fixed r2970 (% instead of #)
|
19 years ago |
peter
|
76944b0c85
* fix writing of @object for arm
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
Jonas Maebe
|
693412e70c
* removed "inline" directive from TGNUAssembler.WriteInstruction
|
19 years ago |
peter
|
86a15e83e9
* fix section flags for stabs
|
19 years ago |
Jonas Maebe
|
ba6f1e4990
* factered WriteInstruction out of TGNUAssembler into its own class
|
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 |
Jonas Maebe
|
c5243db965
+ more darwin i386 support
|
19 years ago |
florian
|
2ff2918016
* fixed open arrays with dwarf
|
19 years ago |
Jonas Maebe
|
976bb457b4
* fixed WriteDecodedSleb128
|
19 years ago |
florian
|
64acd83ab4
+ dwarf for procedures and local symbols
|
19 years ago |
florian
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 years ago |
florian
|
238d18bef2
* fixed some broken stuff due to tai_const refactoring
|
19 years ago |