Pierre Muller
|
a7ae491e42
Try to fix linker script for aarch64-win64
|
2 năm trước cách đây |
Pierre Muller
|
bf0d894d57
Add '-b pei_aarch64' option for aarch64-win64 system
|
2 năm trước cách đây |
Pierre Muller
|
27e0de8f48
Use clang instead of as for AsBinStr for aarch64-win64 target
|
2 năm trước cách đây |
florian
|
3fa77a4f62
* fix life information propagation for while loops, resolves #39971
|
3 năm trước cách đây |
yury
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
4 năm trước cách đây |
svenbarth
|
e01de80981
* register the DLL scanner for aarch64-win64
|
5 năm trước cách đây |
svenbarth
|
3af74d2fd2
+ implement initial compiler support for Win64 on Aarch64
|
5 năm trước cách đây |
svenbarth
|
3e29742fd9
* for PE+ specific checks use a constant in systems.pas instead of an explicit list (easier to extend this way)
|
5 năm trước cách đây |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 năm trước cách đây |
Jonas Maebe
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 năm trước cách đây |
florian
|
0baf3f69d8
* modified patch of Sergey Shishmintzev: add a __text_start symbol if an external linker is used, resolves #26190
|
7 năm trước cách đây |
Károly Balogh
|
e6aed467b5
renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin
|
8 năm trước cách đây |
florian
|
b1dff29cbf
* removed unused units
|
8 năm trước cách đây |
florian
|
0897bd154a
+ align(<int64>,<int64>) and align(<qword>,<qword>), resolves an issue reported on the mailing list with large records
|
8 năm trước cách đây |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
8 năm trước cách đây |
svenbarth
|
2808be3e20
+ add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there)
|
9 năm trước cách đây |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 năm trước cách đây |
Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
9 năm trước cách đây |
pierre
|
fba50767b3
Add SUPPORT_OMF conditional to be able to test OMF for win32/win64 targets, not working for now
|
9 năm trước cách đây |
svenbarth
|
adbef4fc84
New export option that enforces the use of the provided export name instead of using the name of the provided symbol. This is necessary to correctly handle overloaded functions, especially if one of them is an internproc one.
|
9 năm trước cách đây |
svenbarth
|
716b3082e9
Merged revision(s) 28792 from branches/svenbarth/packages:
|
9 năm trước cách đây |
svenbarth
|
3b71841a84
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
|
9 năm trước cách đây |
yury
|
432248cbf1
* Removed lot of unused vars.
|
10 năm trước cách đây |
Jonas Maebe
|
0d74e4f719
* changed paratargetdbg from a global variable into a field of toption
|
10 năm trước cách đây |
nickysn
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
10 năm trước cách đây |
nickysn
|
d204aaab72
* refactored "ar" object writer creation in the internal assembler to allow
|
10 năm trước cách đây |
florian
|
2c5a0ffc89
* make windres the default resource compiler on x86_64-win64
|
11 năm trước cách đây |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
12 năm trước cách đây |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 năm trước cách đây |
marco
|
09e742f243
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis #24044
|
12 năm trước cách đây |