pierre
|
ed6dbc5330
Regenerate after: Allow compilation of win32 RTL with -gc option, by adding explicit heaptrc dependency to all units
|
9 年之前 |
pierre
|
0be6018ffc
Allow compilation of win32 RTL with -gc option, by adding explicit heaptrc dependency to all units
|
9 年之前 |
pierre
|
5884fbc8b0
Move {$checkpointer off} before interface and relax windows data bss check to also accept sections in between like .rdata
|
9 年之前 |
pierre
|
3a9f2f55f4
-gc or {$CHECKPOINTER ON} requires heaptrc unit loading even for units
|
9 年之前 |
pierre
|
0cb0bc3371
Use symbols instead of constants in code:
|
9 年之前 |
pierre
|
5abbe42115
Add fpwidestring and unicodeducet units for go32v2 OS for wide string tests
|
9 年之前 |
pierre
|
b2467eae3b
* Pass exitcode correctly down to __libc_start_main in _haltproc
|
9 年之前 |
pierre
|
ee3d204b72
* Files added in %FILES need to be copied to destination directory even if UniqueSuffix is empty, as execution directory is different from source directory
|
9 年之前 |
nickysn
|
aa528356c7
* fixed compilation of rtl-generics in the medium and compact i8086 memory models
|
9 年之前 |
svenbarth
|
2841cd9a9e
* export IID and IIDSTR symbols of interfaces
|
9 年之前 |
svenbarth
|
296b7dbaf5
* explicitely load the system unit if we have at least one required package (as one of those *must* contain the system unit); but don't add it to the used units of the package module as otherwise we'd detect the package to contain the system unit as well
|
9 年之前 |
svenbarth
|
b079fed247
* generate an internal error when exporting an unknown symbol
|
9 年之前 |
svenbarth
|
32a354fc26
* ignore absolutevarsyms when exporting (at least for ordinary variable absolute symbols this works; for others we'll have to see...)
|
9 年之前 |
svenbarth
|
6b7f55cc77
* import the class con-/destructor symbol into the *current* unit not into the unit the symbol comes from
|
9 年之前 |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 年之前 |
svenbarth
|
6ca9f4ffce
* don't compile rtl-generics for embedded as rtl-objpas isn't available either
|
9 年之前 |
nickysn
|
388ef6efde
* fixed compilation of the new rtl-generics package on i8086 (only the tiny and
|
9 年之前 |
Jonas Maebe
|
d1b9e8ca54
- removed stray statement that should have been removed as part of r34158
|
9 年之前 |
Jonas Maebe
|
de97285393
* fixed conformsToProtocol() declaration (the protocol is not a changeable
|
9 年之前 |
michael
|
74890fb256
* Remove Windows unit (Bug ID 30432)
|
9 年之前 |
lacak
|
91586833be
fcl-db: base: Add fmShareDenyWrite in TParam.LoadFromFile to don't block subsequent opening of same file, while loading into blob. Bug #30429
|
9 年之前 |
Tomas Hajny
|
a10faf39b1
* added package rtl-generics
|
9 年之前 |
Tomas Hajny
|
dbb3c4edd5
* short package name needs to be at most 4 characters long
|
9 年之前 |
michael
|
abe483bce9
* Patch from Mattias Gaertner to fix always creating a parent and sourcefile/lineno
|
9 年之前 |
michael
|
c67894709f
* Added dbus_connection_get_server_id
|
9 年之前 |
michael
|
834881179a
* dbus component added
|
9 年之前 |
michael
|
7a6bb8ed55
* Add connection is anonymous
|
9 年之前 |
michael
|
4707099c5b
* Patch from Mattias Gaertner, fixing unita.classb.doit test
|
9 年之前 |
yury
|
f08d136290
* Fixed test for non-Windows targets.
|
9 年之前 |
svenbarth
|
7f5352280d
Fix si_g.inc for x86_64-linux:
|
9 年之前 |