michael
|
4dde5f7258
* Add webclient and OAuth2 handler
|
10 gadi atpakaļ |
marcus
|
c1f926b502
Amiga, AROS, MorphOS: SimpleIPC implementation
|
10 gadi atpakaļ |
Károly Balogh
|
ee0cbece03
MorphOS: use stdout as stderr, so code which is wired to use stderr doesn't commit suicide
|
10 gadi atpakaļ |
Károly Balogh
|
3edad2774a
Amiga: use stdout as stderr, so code which is wired to use stderr doesn't commit suicide
|
10 gadi atpakaļ |
Jonas Maebe
|
6e5af0b31e
* don't replace classrefdef with i64 in parameter locations (so llvm can use
|
10 gadi atpakaļ |
Jonas Maebe
|
fb8c61889b
* when getting a copy of a special procdef (such as a con/destructor) as a
|
10 gadi atpakaļ |
Jonas Maebe
|
582aee4d90
* fixed the type of FPC_EMPTYCHAR when referencing it
|
10 gadi atpakaļ |
Jonas Maebe
|
8034ef1f31
* support for dynamic strings and arrays in update_reference_reg_mul()
|
10 gadi atpakaļ |
Jonas Maebe
|
eae68e86a1
* don't insert a typeconversion from pasbool to int in case the left
|
10 gadi atpakaļ |
Jonas Maebe
|
8f1fb60f61
* also collect the llvm type info from the initialisation data of typed
|
10 gadi atpakaļ |
Jonas Maebe
|
74da8720c5
* insert type conversions in case a symbol is declared via 'external' as an
|
10 gadi atpakaļ |
Jonas Maebe
|
65bcfdc42d
* support changing the tai field of a tai_simpletypedconst afterwards,
|
10 gadi atpakaļ |
Jonas Maebe
|
d546e74d1c
* don't write newlines after nested taillvm instructions (since they're
|
10 gadi atpakaļ |
Jonas Maebe
|
4a5b7b7d50
* once we've defined a symbol as an alias, it's declared to the same extent
|
10 gadi atpakaļ |
Jonas Maebe
|
8234fcd229
* implemented thlcgllvm.g_external_wrapper by just declaring the new symbol
|
10 gadi atpakaļ |
Jonas Maebe
|
72277f5098
* store the used tabstractprocdef when generating an llvm call instruction,
|
10 gadi atpakaļ |
Jeppe Johansen
|
6662cb6dd5
ARMv6M was missing alignments for jumptables
|
10 gadi atpakaļ |
Károly Balogh
|
99421ba032
tfexpand: fixed some AMIGA vs. HASAMIGA defines, fixed DriveSep definition for Amiga systems
|
10 gadi atpakaļ |
nickysn
|
7849ffecf7
+ implemented TOmfLibObjectReader.openfile
|
10 gadi atpakaļ |
nickysn
|
3b56a5a767
+ implemented reading of the omf dictionary
|
10 gadi atpakaļ |
blikblum
|
9e0b281bf1
* Did not reset FCurrentItem in GetRecord when called with gmPrior. Fixes calling Resync with rmExact
|
10 gadi atpakaļ |
florian
|
bbcc66ad15
* PASCALMAIN does not return, so we can jmp to it
|
10 gadi atpakaļ |
florian
|
ca9ef3d209
* cometics
|
10 gadi atpakaļ |
florian
|
f5edf77a05
+ Atmega8 support
|
10 gadi atpakaļ |
florian
|
9f587625e7
+ handle not and neg in isFoldableArithOp as well
|
10 gadi atpakaļ |
florian
|
b222d0b663
* correctly handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF in second_int_to_bool, resolves issue #28007
|
10 gadi atpakaļ |
florian
|
8ee9550d22
+ misising part of r30759 (commit of sysstrh.inc shouldn't have gone in r30759):
|
10 gadi atpakaļ |
florian
|
f2a5672355
* Update of German error message files by Karl-Michael Schindler, resolves issue #28010
|
10 gadi atpakaļ |
nickysn
|
74c74b6a88
* call ArSymbols.Free instead of .Destroy in the tarobjectreader destructor
|
10 gadi atpakaļ |
nickysn
|
5160c8f0a3
+ started the omf library object reader
|
10 gadi atpakaļ |