pierre
|
88f9d18a88
Enable checkpointer support for all linux systems
|
9 年之前 |
pierre
|
749dc00401
Fix CheckPointer code for pointer in stack area for linux
|
9 年之前 |
Jonas Maebe
|
999cb7de6d
+ LLVM 3.7 support in the LLVM IR writer
|
9 年之前 |
Jonas Maebe
|
eb9d4b71b3
* equivalent of r34246 for targets using the non-fragile Objective-C ABI
|
9 年之前 |
Jonas Maebe
|
27bb656cec
* replaced "in_make_direct_ref" field with a trefaddr flag
|
9 年之前 |
Jonas Maebe
|
e8c9541c04
* don't use ADD in make_direct_ref(), as the flags may be live
|
9 年之前 |
Jonas Maebe
|
a9073cb50b
* don't overwrite the flags in make_simple_ref() if the reference
|
9 年之前 |
Jonas Maebe
|
db171702f3
* vecn: don't use left.location.reference.alignment if left is not in a
|
9 年之前 |
Jonas Maebe
|
0afbe85aab
* various memory reference alignment fixes
|
9 年之前 |
michael
|
5d18c63b24
* Patch from Graeme Geldenhuys to disable embedding fonts.
|
9 年之前 |
sergei
|
67bd4775fd
- Cleaned out thread manager semaphore support which was ever implemented only for Unix, and not used since r28965. This also reverts changes to System unit interface introduced in r27665.
|
9 年之前 |
lacak
|
507088d097
fcl-db: sqldb: Firebird
|
9 年之前 |
florian
|
e5f63779bb
* pass S_NO instead of S_XMM to *SQRTSS/SD as size as the memory location is 32/64 bit
|
9 年之前 |
marcus
|
f2b60d07d3
MorphOS: added locale library unit
|
9 年之前 |
michael
|
4e39c254d2
* Remove unused variables
|
9 年之前 |
michael
|
0af46b90aa
* Add null in Array/Object if an element is Nil.
|
9 年之前 |
michael
|
5be2dfd9c8
* Fix bug ID #30606, identifier not allowed when parsing object
|
9 年之前 |
michael
|
a80e8f41c4
* Report correct position when encountering identifier
|
9 年之前 |
svenbarth
|
386b7ac154
* fix for Mantis #28753: don't return generic dummys from single_type(); ensures that parameters correctly evaluate to error defs should generic dummies be used
|
9 年之前 |
svenbarth
|
e4f1b15860
* fix declarations; these only worked by accident and will no longer work after the next commit of mine
|
9 年之前 |
svenbarth
|
ce18b10c81
* fix for Mantis #30530: when the global/static symtable is reached defowner is Nil, so respect that in the loop condition
|
9 年之前 |
svenbarth
|
531829c072
* don't check for hints if we have a specialization with the same name as the to be used generic (though since the typedef would be errordef it wouldn't print anything anyway...)
|
9 年之前 |
svenbarth
|
50f2aab0ef
* fix for Mantis #22192: handle the case that a specialization has the same name as the generic it's based on as in that case the typedef of the symbol is an errordef; therefor we need to use the symbol's real name
|
9 年之前 |
svenbarth
|
fd7daf91df
+ new overload for generate_specialization_phase1() which allows to pass a specific symbol name without the need to specify a file position
|
9 年之前 |
svenbarth
|
76f55f2030
* set the realname of the reused generic dummy symbol to the parsed name as the casing might differ from the generic that triggered the creation of said dummy symbol
|
9 年之前 |
svenbarth
|
2ea587f746
* fix for Mantis #30537: also allow the parasymtable as a parent symtable when generating the mangled name as that is needed for generic functions
|
9 年之前 |
svenbarth
|
0500c678e5
* fix for Mantis #30534: don't consider all types with generic constraints as equal, but at least ensure that they have the same basetype (Note: this still needs a bit more improvement)
|
9 年之前 |
pierre
|
458aea707d
Fix type on last commits
|
9 年之前 |
pierre
|
c7d79acd61
Allow compilation of compiler with -gc option
|
9 年之前 |
pierre
|
53af10dbed
Makefile regenerated after:
|
9 年之前 |