florian
|
48fbd569fd
* support for the CDQE instruction, by Emelyanov Roman, resolves #30978
|
8 anni fa |
florian
|
44e5667372
* fix darwin rtl makefile for make 3.82, partly based on work by Alfred, resolves #30964
|
8 anni fa |
michael
|
c06ab3f0f3
* Fix bug ID #30954
|
8 anni fa |
Károly Balogh
|
98d4c426cb
m68k: some groundwork for an improved optimizer, now tries to optimize away MOVE/FMOVE based unnecessary register shuffling around ops when possible (with room for further improvements)
|
8 anni fa |
marcus
|
f426f8d225
Recreated fpcres Makefile (needed for arm-aros)
|
8 anni fa |
Jonas Maebe
|
477283031c
* fixed tprocvardef.size() for
|
8 anni fa |
Jonas Maebe
|
b2e99da3e6
* use tabstractprocdef.is_addressonly to determine whether a procvar is
|
8 anni fa |
florian
|
8b3478617d
* enable more feature on avr, as long as no pascal level file I/O is used, this does not hurt
|
8 anni fa |
florian
|
bcb7061314
* made TObject usable, even if no ansistring support is available
|
8 anni fa |
florian
|
da7e1b3769
+ tavraddrnode.pass_generate_code, avoiding unneeded moves
|
8 anni fa |
florian
|
bfb6d4d1b7
* enable test to work also with small targets taking only a shortint as longjmp argument
|
8 anni fa |
florian
|
0c238b72e5
+ set/longjmp implementation for avr
|
8 anni fa |
michael
|
10360a823e
* Fix bug ID #30960
|
8 anni fa |
michael
|
3e21810dbd
* Change comments for AdjustLineBreaks (bug ID 30959)
|
8 anni fa |
michael
|
18f2592433
* float version of modulo (Patch from Thaddy De koning, bug ID #30744)
|
8 anni fa |
michael
|
ba35278552
* Patch from Werner Pamler to implement ^ in expression parser (Big ID 30970)
|
8 anni fa |
michael
|
784da563ef
* Patch from Silvio Clecio to implement QualifiedClassName (bug ID 30985)
|
8 anni fa |
michael
|
629d8277da
* Patch from Michalis Kamburelis to fix scanning of $ELSE (bug ID 31007)
|
8 anni fa |
lacak
|
2f1addbb11
fcl-db: sqlite: fix UpdateIndexDefs if TableName is in format DatbaseName.TableName. Partial fixes bug #30834
|
8 anni fa |
lacak
|
b78ff18bfa
fcl-db: sqlite: check if sqlite library is compiled with SQLITE_ENABLE_COLUMN_METADATA IOW there is API function sqlite3_column_origin_name() and co. Bug #30935
|
8 anni fa |
florian
|
f66ee3628c
* CPU bitness dependent counter sizes for faster testing on slow CPUs
|
8 anni fa |
Jonas Maebe
|
ef90b46e52
* comment fix
|
8 anni fa |
florian
|
8e7101a65a
* proper naming of the optimziation in the DebugMsg
|
8 anni fa |
Jonas Maebe
|
d39db60934
* initialise the llvmvalueloc field for LOC_VOID locations, so they don't
|
8 anni fa |
Jonas Maebe
|
280a6e15b7
* fixed invalid memory reads and potential double freeing when removing
|
8 anni fa |
yury
|
ed6d993008
* pas2jni: Proper boolean handling - jboolean must be 0/1.
|
8 anni fa |
yury
|
d5cc2e83cf
* pas2jni: Use cthreads first.
|
8 anni fa |
yury
|
ea16dfdcf8
* pas2jni: Suppress false warnings in Java code.
|
8 anni fa |
yury
|
4dcc9de92f
* pas2jni: More clean Java code for sets.
|
8 anni fa |
sergei
|
8f4f40d240
* Disabled running the test, because it needs SSE4.1 capable CPU to run, and there is no portable way to detect it.
|
8 anni fa |