florian
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
13 年之前 |
florian
|
8832a34b67
* fix reg. allocs even for procedures without labels
|
13 年之前 |
florian
|
17dd362a5a
* white space
|
13 年之前 |
florian
|
2560266e5d
* skip comments properly when searching for places for constant pool distances
|
13 年之前 |
florian
|
2402e8e504
* fixes FindRegAlloc
|
13 年之前 |
florian
|
d4c120cb34
* fix comment so it does not confuse lazarus
|
13 年之前 |
florian
|
75e62e42e4
* add debug statements
|
13 年之前 |
florian
|
748694a325
* fixes some issues with reg. allocation information
|
13 年之前 |
Jonas Maebe
|
08784aca44
* fixed compilation for high level code generator targets after r21287
|
13 年之前 |
Jonas Maebe
|
d6f85c35b5
- removed stray symtablestack.push() after r21282
|
13 年之前 |
Jonas Maebe
|
4f396735f4
* support LOC_(C)SUBSETREG/REF in thlcgobj.a_load_loc_ref() (should fix
|
13 年之前 |
sergei
|
22d1077cf4
* TXMLRegistry: treat absent child text node as empty value for string and binary types. This is necessary because xml does not preserve empty text nodes. Resolves #16395.
|
13 年之前 |
sergei
|
c628942e15
* Fixed compilation with -CR
|
13 年之前 |
Jonas Maebe
|
0fd9228deb
* extended r21290 to also apply to Java interfaces (they can also contain
|
13 年之前 |
Jonas Maebe
|
9ba5267b61
* use libc functions instead of (wrong) translations of C code for most
|
13 年之前 |
Jonas Maebe
|
618a5e8e2e
* fixed operand order for AND-operation in smallset<=/=>smallset code
|
13 年之前 |
sergei
|
6e78f5217e
* TRegistry (XML flavor): check if FSysData is actually assigned in methods that are called from destructor. Destructor is executed when an exception occurs in constructor, but FSysData may not yet be assigned in this case.
|
13 年之前 |
sergei
|
c61c192c23
* Fixed class cast error (THTMLDocument is not a descendant of THTMLCustomElement).
|
13 年之前 |
marco
|
fedd899736
* deprecated winexec, a win16 overleft which MS deprecated 17 years ago.
|
13 年之前 |
paul
|
4312aa4e08
compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test
|
13 年之前 |
florian
|
53c39d5420
* fixes peephole optimizer problems with -O3 on x86-64
|
13 年之前 |
Jonas Maebe
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
13 年之前 |
Jonas Maebe
|
3ba801d37c
* fix loading 64 bit floating point parameters passed half in an integer
|
13 年之前 |
Jonas Maebe
|
ef2d665a50
+ support for REV and several other ARMv6/ARMv6T2+ opcodes (mantis #21888)
|
13 年之前 |
Jonas Maebe
|
f95925dd91
* don't push/pop current_module.localsymtable when adding explicitly created
|
13 年之前 |
marco
|
2ae09dc995
* Patch from Perdhevi/Lacak2 to improve keyfields existence.
|
13 年之前 |
marco
|
642a180809
|
13 年之前 |
Jonas Maebe
|
85a3fd3357
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
13 年之前 |
Jonas Maebe
|
c1b1eadb98
* factored out the intialization of uinttype/sinttype/ptruinttype/ptrsinttype
|
13 年之前 |
michael
|
264a013087
* Example from Reinier Olislagers to demo TFBAdmin component (bug 22012)
|
13 年之前 |