florian
|
51a3030b6a
+ test for heapsort fallback to Generics.Collections.TArrayHelper.Sort
|
2 lat temu |
Rika Ichinose
|
3fff2aca6d
Add heapsort fallback to Generics.Collections.TArrayHelper.Sort.
|
2 lat temu |
florian
|
9e9b38d0cf
* cfi for avr needs 32 bit pc begin and range
|
2 lat temu |
florian
|
1fc54dd8bb
* improve dwarf cfi on avr
|
2 lat temu |
Michaël Van Canneyt
|
8b3c9e0970
* Fix use of classname
|
2 lat temu |
florian
|
123f196d5d
* small correction to linker script
|
2 lat temu |
florian
|
88cf633b97
* use append_object_struct also for dwarf-3 when creating dwarf debug info for objects, resolves #39920
|
3 lat temu |
florian
|
9375257365
* look ahead for ShlOp2Op optimization
|
3 lat temu |
florian
|
1a66cde35b
* apply ShlOp2Shl optimization also to floating point operations
|
3 lat temu |
florian
|
444fe092da
* propertly check equality with the for-counter when propagating constants, resolves #39915
|
3 lat temu |
Henrique Gottardi Werlang
|
2bf377744a
Changed the interface creation to keep the generic name of an interface.
|
3 lat temu |
florian
|
dbbb91705f
* improved fix for #39912
|
3 lat temu |
Sven/Sarah Barth
|
b11366c95b
* when generating the call to the extracted function reference inside the nested routine we need to use the parameters of the nested function and not those of the newly created procdef (fixes some of the test case failures with -O2)
|
3 lat temu |
Sven/Sarah Barth
|
965bba5ab4
* cleanup captured symbols when moving them from the nested function to the new method
|
3 lat temu |
florian
|
960c154f48
* properly named
|
3 lat temu |
Jonas Maebe
|
efbf5eaa01
Fix loading of ObjC protocol type after c8fee69345
|
3 lat temu |
Pierre Muller
|
5913434ba9
Add DISABLE_SYSTEMINLINE check to be able to avoid setting SYSTEMINLINE macro
|
3 lat temu |
Pierre Muller
|
b8920670f4
Change is_macro to return true for A_JAL if in pic mode
|
3 lat temu |
Pierre Muller
|
2187bfaddd
Add name of unit for return type if not from current module in tprocdef.customprocname
|
3 lat temu |
Michaël Van Canneyt
|
9c7d1515bf
* Prevent codetools from messing up types again
|
3 lat temu |
Michaël Van Canneyt
|
2cbc6bb674
* Better solution for last commit, correct sockets definitions in implementation
|
3 lat temu |
Michaël Van Canneyt
|
dcc0b706bc
* Fix problem reported by Pierre
|
3 lat temu |
Sven/Sarah Barth
|
4f9acc10f0
* fix #39898: when a loadnode is captured ensure that its nf_load_procvar flag is applied to the subscript node as well
|
3 lat temu |
florian
|
48f6ecc1f1
* improve .gitignore
|
3 lat temu |
florian
|
af1194de4d
* end of an include file works like a new line with regard to single line (//) comments, resolves #39912
|
3 lat temu |
Michaël Van Canneyt
|
9e783cc3ad
* Connection list, allow to set descendent for connections and disconnect/connectiondropped events
|
3 lat temu |
mattias
|
879b6f1e6e
fcl-css: parse relational selector list
|
3 lat temu |
mattias
|
6454c931b8
fcl-css: resolveR: surpress duplicate warnings
|
3 lat temu |
mattias
|
5a7664f7d1
fcl-css: cache nth-child lists
|
3 lat temu |
J. Gareth "Kit" Moreton
|
5a6d9ff532
x86: Deeper insight in OptPass2ADD and OptPass2SUB to produce more efficient code
|
3 lat temu |