pierre
|
243c967967
Commit of new debug feature implemented by J. Gareth Moreton
|
6 年 前 |
nickysn
|
3e2248f41a
+ implemented exporting of functions for the win16 target
|
9 年 前 |
florian
|
00d41dc9fa
* return false, if tdosinputfile.fileopen cannot open a file for reading
|
10 年 前 |
Jonas Maebe
|
5e76203bc3
* don't hard-code size of linebuf entries
|
11 年 前 |
florian
|
5a6e879248
* patch by Aleksa Todorovic: store relative include paths in PPUs, resolves #9961
|
12 年 前 |
pierre
|
de2543f2bd
Allow compilation of ppudump with -dHEAPTRC command line option
|
13 年 前 |
pierre
|
9c7ea2e5a1
Fix compilation error with -dHEAPTRC
|
13 年 前 |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
13 年 前 |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 年 前 |
Jonas Maebe
|
cca1fe9573
* adjust the name of the external debug and map file when the name of
|
13 年 前 |
Jonas Maebe
|
4c6388df6f
* fixed memory leaks when ending a macro
|
14 年 前 |
paul
|
d21bbc4548
compiler: reduce amount of hints and warnings
|
14 年 前 |
florian
|
0c62133d38
* patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740
|
14 年 前 |
Jonas Maebe
|
8dbc728926
* changed InputFileBufSize from 32kb to 32kb+1byte, because the last
|
16 年 前 |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 年 前 |
peter
|
de918497ef
* support -Xg under linux
|
17 年 前 |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 年 前 |
peter
|
5531ac8c91
* fixed -o for sharedlibrary
|
18 年 前 |
peter
|
cfb7a70c66
* update cacheindex in get_file
|
18 年 前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年 前 |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 年 前 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 年 前 |
peter
|
ce58e15393
* fix coff section names to fix resourcestrings with
|
19 年 前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年 前 |
michael
|
9b59f0675f
+ Fixed -o option
|
20 年 前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年 前 |
fpc
|
50778076c3
initial import
|
20 年 前 |
peter
|
e417e34496
* truncate log
|
20 年 前 |
mazen
|
e90d8a42e3
* USE_SYSUTILS merged successfully : cycles with and without defines
|
21 年 前 |
mazen
|
4e2e51c4b1
* use SysUtils unit instead of Dos Unit
|
21 年 前 |