Mattias Gaertner
|
c38c3bc12d
pastojs: fixed ComIntfInstance is/as IntfType using QueryInterface
|
6 anos atrás |
Mattias Gaertner
|
d773eb84fa
pastojs: fixed ComIntfInstance is/as IntfType
|
6 anos atrás |
Mattias Gaertner
|
26c87910f8
fcl-passrc: check delphi generic class method implementation params
|
6 anos atrás |
michael
|
a7f363e246
* Set content-type on response (bug ID 35990)
|
6 anos atrás |
michael
|
6a3530f69d
* Make TResponse.Content a RawByteString
|
6 anos atrás |
michael
|
ee6c426e05
* Fix bug ID #0035596: better detection of vcs device
|
6 anos atrás |
svenbarth
|
707e05d131
* check for CPUM68k instead of M68K; the latter should only be defined when building the compiler, so I wonder how that ever worked...
|
6 anos atrás |
svenbarth
|
0c46460548
* m68k has slightly different alignment requirements, so that aligntoptr might result in incorrect addresses for a record's element entries, thus we introduce a separate AlignTypeData function that handles this correctly
|
6 anos atrás |
Károly Balogh
|
3662afe93b
m68k: added more cpu capabilities. changed the CG at a few places to actually use them
|
6 anos atrás |
pierre
|
3c04f20252
* Fix errors in sourcezip generation:
|
6 anos atrás |
pierre
|
a5906c160f
Also use ACPU and AOS parameters to call GetUnitConfigOutputFilename
|
6 anos atrás |
Károly Balogh
|
a7fb5c2c2f
amunits: added DoSuperMethod into intuition, this matches other platforms
|
6 anos atrás |
Mattias Gaertner
|
a1e66699d7
fcl-passrc: parser: allow ^dottedidentifier, forbid ^simpletype
|
6 anos atrás |
svenbarth
|
81870c00f6
- remove no longer required pointer types (they are part of the System unit now)
|
6 anos atrás |
svenbarth
|
a8cf852b0f
- remove an unused local variable
|
6 anos atrás |
svenbarth
|
805a9fa448
- remove the no longer required code that used TMethodImplementation for the IInterface methods
|
6 anos atrás |
svenbarth
|
7b4cf161aa
* implement RawThunk for ARM
|
6 anos atrás |
svenbarth
|
5978d9924f
- remove unused local variable
|
6 anos atrás |
pierre
|
162a62d4ce
Update after commit 42749
|
6 anos atrás |
pierre
|
e45ad64d41
* Revert changes to tarray15.pp
|
6 anos atrás |
pierre
|
9b0893e6ae
Add generated Makefile which was not on svn yet
|
6 anos atrás |
pierre
|
5ed7bd35df
Update all trunk/fpcsrc Makefile's after commit 42749
|
6 anos atrás |
pierre
|
a652f9e304
Adapt fpc_clean and fpc_cleanall targets
|
6 anos atrás |
pierre
|
e8ae490128
sparc32 bit needs SA_SIGINFO
|
6 anos atrás |
pierre
|
c406d0121e
Move test for read-only data to new separate test source treadonlydata.pp
|
6 anos atrás |
nickysn
|
94e22f1262
+ added a getter for the NewExeSegmentFlags property, that returns the
|
6 anos atrás |
pierre
|
36b7842eb6
Add x86_64-aros and m68k-macos to OSCPUSupported table
|
6 anos atrás |
nickysn
|
e7d590724a
+ added and implemented the TNewExeRelocationList class
|
6 anos atrás |
michael
|
a7880cbfab
* Fix bug #0035985
|
6 anos atrás |
pierre
|
6f2b027e51
Avoid range check error for functions returning THandle type by using unusedhandle system constant
|
6 anos atrás |