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
|
7 lat temu |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 lat temu |
Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
9 lat temu |
svenbarth
|
716b3082e9
Merged revision(s) 28792 from branches/svenbarth/packages:
|
9 lat temu |
svenbarth
|
3b71841a84
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
|
9 lat temu |
nickysn
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
10 lat temu |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 lat temu |
Jonas Maebe
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
13 lat temu |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
13 lat temu |
pierre
|
239944f8d0
+ Use DLL name in assembler labels used to import DLL functions/variables
|
14 lat temu |
pierre
|
e4bb241409
* Silence warning in MakeSharedLibrary
|
14 lat temu |
paul
|
d21bbc4548
compiler: reduce amount of hints and warnings
|
14 lat temu |
armin
|
672d76e636
added a segment table containing segments for symbols defined by linker script (needed for relocs)
|
14 lat temu |
armin
|
7eace122dc
internal linker support for creating novell netware loadable modules
|
14 lat temu |
armin
|
fc34ef31c7
FindUtil was called in SetDefaultInfo and in MakeExecutable.
|
14 lat temu |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 lat temu |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 lat temu |
Jonas Maebe
|
90ea73a90b
* more file handling from shortstring to tcmdstr
|
18 lat temu |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 lat temu |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 lat temu |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 lat temu |
peter
|
9f5d69ce31
* make win32 compile
|
19 lat temu |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 lat temu |
florian
|
85d63d9fa9
* settings refactored
|
19 lat temu |
peter
|
bf1c390027
* refactor import library generation
|
19 lat temu |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 lat temu |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 lat temu |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 lat temu |
Jonas Maebe
|
5f3e0b5398
* link_allways -> link_always
|
19 lat temu |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 lat temu |