Jonas Maebe
|
a9980bf951
* fixed darwin compilation
|
19 years ago |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
19 years ago |
peter
|
3e4c8c3425
* fixed invalid typecast
|
19 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 |
peter
|
d07f470b71
* remove ifdef fpc
|
19 years ago |
Marc Weustink
|
48340d291e
* splitup dwarf2/dwarf3
|
19 years ago |
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 |