daniel
|
067f6f09ee
* Merge 7845,7848 (manual intervention after merge conflict)
|
18 年之前 |
Jonas Maebe
|
8233244f05
Merged revisions 7466,7469-7474,7476-7477 via svnmerge from
|
18 年之前 |
Jonas Maebe
|
f1459c8cb5
Merged revisions 7054,7062,7088,7090-7091,7120-7121,7424,7426-7427,7431 via svnmerge from
|
18 年之前 |
Jonas Maebe
|
615c450062
+ support for bitpacking types with a negative lower bound
|
18 年之前 |
Jonas Maebe
|
25576b49ac
* fixed loading/storing of unaligned bitfields of size 2 to 7 bits
|
18 年之前 |
florian
|
986a73c12c
* arm compiler can handled misaligned references
|
18 年之前 |
florian
|
d50bc40cbe
* simplified code generation for paramaddr for a register parameter
|
18 年之前 |
florian
|
2167655902
* patch from Thorsten Engler submitted in #8235
|
18 年之前 |
Jonas Maebe
|
846fbf9fa0
* fixed several (harmles) range errors
|
18 年之前 |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 年之前 |
Jonas Maebe
|
1ad6417f7f
* fixed some unneeded 64 bit conversions + rarely triggered bug on x86
|
18 年之前 |
Jonas Maebe
|
c963543c74
* fixed typo in comments
|
18 年之前 |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
18 年之前 |
peter
|
107974330c
* use aword(1) shl x, to prevent overflow with 1 shl 31
|
18 年之前 |
Jonas Maebe
|
469ac311e0
* fixed r5214
|
19 年之前 |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 年之前 |
Jonas Maebe
|
66cf666f65
* optimized storing constants into subsetreg/refs (a packed array of
|
19 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
tom_at_work
|
a7311621eb
* fixed bitmask generation code for subsetreg* methods on 64 bit platforms
|
19 年之前 |
florian
|
67ba76f090
* several arm fixes
|
19 年之前 |
Jonas Maebe
|
acd485d5fb
* removed some unused and assigned-but-not-used variables
|
19 年之前 |
Jonas Maebe
|
0be55cf230
* fixed a missed "(1 shl 32) - 1 = 0" problem for x86
|
19 年之前 |
Jonas Maebe
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 年之前 |
Jonas Maebe
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 年之前 |
Jonas Maebe
|
d5aa230395
* removed things which shouldn't have been committed yet
|
19 年之前 |
Jonas Maebe
|
dec97dea73
* forgot to commit in previous revision
|
19 年之前 |
Jonas Maebe
|
c0f805ae6d
* fixed a_param_ref in case the paraloc size is different from the source size
|
19 年之前 |
Jonas Maebe
|
b5ce7e454c
* fixed bug when assigning a negative value in a register to certain
|
19 年之前 |