daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 년 전 |
Jonas Maebe
|
90ea73a90b
* more file handling from shortstring to tcmdstr
|
18 년 전 |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 년 전 |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 년 전 |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 년 전 |
peter
|
9f5d69ce31
* make win32 compile
|
19 년 전 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 년 전 |
florian
|
85d63d9fa9
* settings refactored
|
19 년 전 |
peter
|
bf1c390027
* refactor import library generation
|
19 년 전 |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 년 전 |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 년 전 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 년 전 |
Jonas Maebe
|
5f3e0b5398
* link_allways -> link_always
|
19 년 전 |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 년 전 |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 년 전 |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 년 전 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 년 전 |
fpc
|
50778076c3
initial import
|
20 년 전 |
peter
|
e417e34496
* truncate log
|
20 년 전 |
armin
|
53f6eb9216
* support ! in import file names for netware also
|
20 년 전 |
peter
|
dc363f29bc
* maybequoted() added
|
20 년 전 |
armin
|
2189bb812b
* added utilsprefix for as,ld and nlmconv
|
20 년 전 |
peter
|
1f6d2f6ece
* fixed setting of mangledname when importing
|
20 년 전 |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 년 전 |
peter
|
e7459f5466
* heap and heapsize removed
|
21 년 전 |
mazen
|
e90d8a42e3
* USE_SYSUTILS merged successfully : cycles with and without defines
|
21 년 전 |
armin
|
384e2e4d43
* added GROUP for .a files to linker script
|
21 년 전 |
mazen
|
da1c3fb6f0
* Fix error committing : previous version must be in branch USE_SYSUTILS
|
21 년 전 |
mazen
|
3b591c5575
* use SysUtils unit instead of Dos Unit
|
21 년 전 |
armin
|
5595281c4f
* added support for libc
|
21 년 전 |