daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
peter
|
cbb3667d73
* default dynamic linker for i386
|
18 years ago |
pierre
|
0b8e1aa0b4
* fix for tw3661 failure for linux
|
18 years ago |
florian
|
8c8042aaf0
* experimental fix for #8210
|
18 years ago |
peter
|
8d9e138927
* removed -Bsymbolic, there was a namespace conflict between
|
18 years ago |
Jonas Maebe
|
90ea73a90b
* more file handling from shortstring to tcmdstr
|
18 years ago |
florian
|
4ceadcbc6e
+ infrastructure for target specific resourcefile classes
|
18 years ago |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 years ago |
peter
|
323fc850b9
* fixed duplicate alias check
|
18 years ago |
peter
|
c9703d43d5
* check also procedure aliases for duplicate names when
|
18 years ago |
florian
|
d4b4cb3096
* linux libraries must be build with -Bsymbolic to avoid symbol shadowing
|
18 years ago |
florian
|
881fb4d392
* working linker script for x86_64 libraries
|
18 years ago |
florian
|
481b3c5175
* amd64 linker script
|
18 years ago |
florian
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
micha
|
09c8d571a6
* fix shared library linking for linux (issue #7849, patch from Dominique Leducq)
|
18 years ago |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
18 years ago |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 years ago |
florian
|
a8928cf22e
* fixed linking against cgywin on win32
|
19 years ago |
florian
|
6e2187c606
+ windows uses now sysinit units as well
|
19 years ago |
micha
|
12e8645889
* fix cross-compiling from i386/linux
|
19 years ago |
micha
|
ad7d549965
+ implement pascal inline asm start/halt code for linux/i386
|
19 years ago |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 years ago |
peter
|
9f5d69ce31
* make win32 compile
|
19 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
bf1c390027
* refactor import library generation
|
19 years ago |
Jonas Maebe
|
2429cdce1b
* removed/conditionalised several unused variables
|
19 years ago |
marco
|
0dc6fb52ea
* linkordering for Linux
|
19 years ago |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |