florian
|
9672f0537a
* handle exports with a name consisting of a single character correctly
|
před 13 roky |
Jonas Maebe
|
3589f90cf8
* also show the valid bounds in most cases when signalling a range check
|
před 13 roky |
paul
|
56bf42de57
compiler: implement record methods and class methods:
|
před 14 roky |
florian
|
c6ffbe9eda
* support string constants > 255 chars
|
před 15 roky |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
před 15 roky |
Jonas Maebe
|
6f3bace0f3
+ support for exporting Objective-C classes from dynamic libraries. It works
|
před 16 roky |
Jonas Maebe
|
eb130d7501
* fixed invalid type cast in case of errors in a library's export section
|
před 16 roky |
Jonas Maebe
|
2f25c4422b
* export names aren't mangled under OS/2 either (follow-up
|
před 17 roky |
yury
|
c79fe114a3
* DLL export names are not mangled on Windows (bug #11228).
|
před 17 roky |
Jonas Maebe
|
150eda304b
* factored unix exports handling from t_bsd and t_linux into expunix unit
|
před 17 roky |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
před 18 roky |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
před 18 roky |
peter
|
e17b424e28
* refactor procsym procdef list
|
před 19 roky |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
před 19 roky |
florian
|
9a1b9071a5
* implemented kylix like local directive, fixes #7242
|
před 19 roky |
florian
|
3824604e8a
* export of qualified unit symbols, fixes #6848
|
před 19 roky |
florian
|
a1189a9d64
* exports info handling refactored, -E will be passed to ld if necessary
|
před 19 roky |
florian
|
83c6b3aca2
* from Yury Sidorov:
|
před 20 roky |
florian
|
c2fe9e3814
+ compiler part of WinCE patches from Yuri Sidorov
|
před 20 roky |
peter
|
2720cbd25b
* win32 dll smartlink patch from Pavel V. Ozerski
|
před 20 roky |
fpc
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
fpc
|
50778076c3
initial import
|
před 20 roky |
peter
|
e417e34496
* truncate log
|
před 20 roky |
peter
|
6458bd0ce1
* tvarsym splitted
|
před 21 roky |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
před 21 roky |
florian
|
8a9758c5e2
* logs truncated
|
před 21 roky |
florian
|
588e2c38bf
* dwarf branch merged
|
před 21 roky |
peter
|
f6a28d1513
index number generation for mixed index-nonindexed fixed, patch by Pavel V. Ozerski
|
před 21 roky |
michael
|
c455a796e9
indexed exports needs to be sorted (patch from Pavel)
|
před 21 roky |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
před 23 roky |