michael
|
15f999bcce
* Implement macro support, by Zdravko Gabrovski (Bug ID 36057)
|
6 years ago |
Jonas Maebe
|
78c901e3c4
* mention LLVM define
|
6 years ago |
Jonas Maebe
|
617cc6984b
* call DoUnhandledException instead of RunError(217) when the the psabi eh
|
6 years ago |
Jonas Maebe
|
a051b8d225
- remmoved doregister parameter from t*sym constructors, as the registration
|
6 years ago |
Jonas Maebe
|
d14fd51d0b
* fix potential crash with copied goto nodes on nestedparentfp platforms
|
6 years ago |
marco
|
bcabeb36a1
* another input fix.
|
6 years ago |
marco
|
14d92d9ece
* declaring an identifier "INPUT" is never wise. Thanks Marcus.
|
6 years ago |
marco
|
3bae3a4aa4
* input related functions and structs, based on Mantis #35064
|
6 years ago |
michael
|
55c4c61cd5
* Fix bug ID #36075
|
6 years ago |
Jonas Maebe
|
9b70c7623d
* initialise local variable to prevent random failures
|
6 years ago |
svenbarth
|
492f1ac4be
* implement RawThunk for Aarch64
|
6 years ago |
svenbarth
|
d6381a3477
* ensure that the RawThunkPlaceholder* constants are compared with using the correct type
|
6 years ago |
svenbarth
|
61642ffaa4
* Aarch64 asm reader: explicitely set the refaddr for local labels
|
6 years ago |
svenbarth
|
ef154fb454
* Aarch64 asm reader: LDR instruction allows labels as well
|
6 years ago |
Jonas Maebe
|
ef6dde6de3
* fixed loading the address of a copied labelnode in a loadnode
|
6 years ago |
Jonas Maebe
|
e3e23df7e2
* document how tgotonode/tlabelnode copying works
|
6 years ago |
michael
|
31f0bfeb96
* Add .ini config file possibility, plus simple proxy server config
|
6 years ago |
michael
|
da47ba14c1
* Add fpwebproxy
|
6 years ago |
michael
|
ed41c45af3
* Fix uninitialized result warning
|
6 years ago |
michael
|
619b418456
* Fix uninitialized var warning
|
6 years ago |
michael
|
043ee68927
* Fix warnings about method visibilty
|
6 years ago |
michael
|
d1f5b68922
* Remove unused variable name
|
6 years ago |
michael
|
5f9f0c6b49
* Fix uninitialized var warning
|
6 years ago |
michael
|
efdb976a12
* Fix some deprecated warnings
|
6 years ago |
florian
|
4e93a9a6c7
* AVR: patch by Christo Crause: fixes tcgavr.g_concatcopy for data with size>255, resolves #36066
|
6 years ago |
marco
|
01bc1ed80e
* fix for mantis #36064, pack printdlg only ifndef win64
|
6 years ago |
michael
|
a6a39d2ce4
* Use WriteBuffer when writing (bug ID 0036068)
|
6 years ago |
michael
|
fbe36d91da
* Fix bug ID #31385
|
6 years ago |
florian
|
fa2e751f9f
+ AArch64: implementation of taarch64casenode.genlinearlist
|
6 years ago |
michael
|
ffb2444d60
* Make link dataset/connection/transaction thread safe (Bug ID 34274)
|
6 years ago |