florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
15 жил өмнө |
pierre
|
0687f16a04
* Accept weak for Solaris targets
|
15 жил өмнө |
pierre
|
791c165af9
* Use ELF assembler for i386/Solaris target
|
15 жил өмнө |
Jonas Maebe
|
edacea82be
* changed assembler directives for darwin lazy/non-lazy symbol pointers
|
15 жил өмнө |
Jonas Maebe
|
0c675a4039
* the objc1 unit has been renamed to objc
|
16 жил өмнө |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
16 жил өмнө |
Jonas Maebe
|
b1c3f76ff9
* changed the supported targets for assembler writers to a set, and
|
16 жил өмнө |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 жил өмнө |
yury
|
4cabbe0e39
* Fixed compiler cycling with enabled range and overflow checking.
|
17 жил өмнө |
yury
|
5e11e697b4
* Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers.
|
17 жил өмнө |
yury
|
fd0ed50331
* Removed/commented more unused variables.
|
17 жил өмнө |
peter
|
a9c9ca0115
* set elf flags for soft float on arm
|
17 жил өмнө |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 жил өмнө |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 жил өмнө |
Jonas Maebe
|
70c2414daa
* split off sec_rodata_norel from sec_rodata, and only put constant data
|
18 жил өмнө |
florian
|
4151029ee5
+ .fini section support
|
18 жил өмнө |
yury
|
e14906c484
* Handle .fpc section by internal elf obj writer the same way as external assembler handles this section.
|
18 жил өмнө |
yury
|
b5e38fd2c8
* Fixed resources support on Linux when internal assembler is used.
|
18 жил өмнө |
daniel
|
9b50dc572b
* Change rest of compiler to system unit swapendian routines.
|
18 жил өмнө |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 жил өмнө |
florian
|
c238bb15d1
* .init section support
|
18 жил өмнө |
florian
|
db3f8575ae
* fixed library creating on x86_64-linux
|
18 жил өмнө |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 жил өмнө |
peter
|
070b86a512
* order of named sections added
|
19 жил өмнө |
peter
|
b7386124c4
* quick fix for broken relocation in stabs
|
19 жил өмнө |
peter
|
71665dbc4c
* initial addr_pic support for x86_64 binary writer
|
19 жил өмнө |
peter
|
d07f470b71
* remove ifdef fpc
|
19 жил өмнө |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 жил өмнө |
peter
|
780089fb26
* fixed and simplified section handling now all sections are
|
19 жил өмнө |
peter
|
d542fd97fb
* use TFPHashObjectList instead of TDictionary
|
19 жил өмнө |