yury
|
bf4d4997b4
Merged revisions 7975,7977,7980 via svnmerge from
|
18 years ago |
joost
|
e4f7af99e4
Merged revisions 7170-7172,7187 via svnmerge from
|
18 years ago |
peter
|
973c973081
* don't write alignment for .comm and .lcomm, it seems to be only
|
18 years ago |
oro06
|
18944f16e9
* wince doesn't like the lcomm with two parameters too
|
18 years ago |
florian
|
bc73129bea
* win32 doesn't like the lcomm with two parameters either
|
18 years ago |
florian
|
e3204bb902
* fixed arm-linux
|
18 years ago |
peter
|
e0c58d3658
* use .comm again for global variables
|
18 years ago |
Jonas Maebe
|
73c853757a
* proper section names for sec_debug_line, sec_debug_info and
|
18 years ago |
florian
|
c238bb15d1
* .init section support
|
18 years ago |
Jonas Maebe
|
f56d53c0e1
* disable generation of smartlinkable code for Darwin for now since
|
18 years ago |
Károly Balogh
|
121a5c3cb8
+ workaround for old Amiga GNU AS, which vomits for .fpc sections
|
18 years ago |
Károly Balogh
|
8c4f672954
+ avoidin .sections in the generated asm file for m68k-amiga,
|
18 years ago |
Jonas Maebe
|
a9980bf951
* fixed darwin compilation
|
18 years ago |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
18 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 |