nickysn
|
03dfa07ebc
+ implemented OP_SHR/OP_SHL/OP_SAR in i386's tcg64f386.a_op64_reg_ref
|
8 years ago |
pierre
|
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
|
8 years ago |
nickysn
|
3d28878210
+ added taicpu.op_reg_reg_ref() constructor for x86, in order to support the
|
8 years ago |
nickysn
|
10d7603dce
+ implemented OP_SHR/OP_SHL/OP_SAR support in tcg64f386.a_op64_reg_reg
|
8 years ago |
nickysn
|
7e8c89435f
* avoid the AND instruction in the i386 shr64/shl64 code, by using TEST+JZ,
|
8 years ago |
michael
|
f29bbe25a6
* Parse Reference To Procedure|function
|
8 years ago |
Mattias Gaertner
|
1b07db5a08
fppas2js: fixed compilation, due to changes in resolver
|
8 years ago |
Mattias Gaertner
|
1117a69f78
fcl-passrc: base types ansichar, rawbytestrring, choosing overload by distance, fail if multi overloads are lossy or use default params
|
8 years ago |
pierre
|
14ec66c649
Regenerated files after 35825: Follow-up to commit 35817: Extend do not accept $(FPCDIR)/units sub-directory existence to validate FPCDIR variable value
|
8 years ago |
pierre
|
94ed85fa64
Follow-up to commit 35817: Extend do not accept $(FPCDIR)/units sub-directory existence to validate FPCDIR variable value
|
8 years ago |
Jonas Maebe
|
4e1f999b02
* write full path name when ppu crc checks fail/conflict (patch by
|
8 years ago |
michael
|
87b6646e02
* Demo for simple file server
|
8 years ago |
michael
|
5a7a05bd3f
* SimpleFileModule for use with new router
|
8 years ago |
joost
|
5051a0ccc5
* Fixed AV
|
8 years ago |
joost
|
74f952324f
* Added test for command-line package-variants (introduced in r35814)
|
8 years ago |
pierre
|
e6d5bd049f
Regenerated after commit 35817: * Do not accept $(FPCDIR)/units sub-directory existence to validate FPCDIR variable value
|
8 years ago |
pierre
|
19148275db
* Do not accept $(FPCDIR)/units sub-directory existence to validate FPCDIR variable value
|
8 years ago |
joost
|
cd13255d56
* Add a debug message to determine if a package is a source- or installed-package
|
8 years ago |
joost
|
721e0d34e3
* Fixed help-message
|
8 years ago |
joost
|
efd5aace57
* Added ability to add package-variants on the command-line
|
8 years ago |
joost
|
0f8751c9e6
* Fixed task-description
|
8 years ago |
joost
|
e5a8747f5e
* Fixed false changed-dependency messages
|
8 years ago |
Mattias Gaertner
|
0139308762
pastojs: typecast function result
|
8 years ago |
Mattias Gaertner
|
a4ffecf988
fcl-passrc: typecast function result
|
8 years ago |
Mattias Gaertner
|
9e57c2f5d2
pastojs: typecast procvar and pointer, name anonymous array type
|
8 years ago |
Mattias Gaertner
|
e32782f5b3
fcl-passrc: resolver: typecast procvar and pointer
|
8 years ago |
joost
|
790c9995fe
* Added PackageVariant-test
|
8 years ago |
Mattias Gaertner
|
4775c6d517
fcl-passrc: analyzer: fixed marking method override
|
8 years ago |
Mattias Gaertner
|
f57816c116
pastojs: clean up
|
8 years ago |
Mattias Gaertner
|
89bf386545
pastojs: const set of chars, in operator returns boolean on false
|
8 years ago |