daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
peter
|
29ffdefacb
* secrel32 relocation support required by dwarf2 under windows
|
18 years ago |
Tomas Hajny
|
30b78920cd
* OS/2 compilation fixes (not completely finished yet)
|
18 years ago |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
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 |