tom_at_work
|
810adb2f65
Merge with trunk r22040. Regenerated makefiles.
|
13 năm trước cách đây |
tom_at_work
|
787ca1c0bc
Made cprt0 startup files to compile. Static executables using them likely do not work though.
|
13 năm trước cách đây |
tom_at_work
|
fe87b547ea
Updated systems/t_android to only recognize the "bionic" libc as valid libc.
|
13 năm trước cách đây |
florian
|
b330bba0bc
+ introduce -Oofastmath
|
13 năm trước cách đây |
florian
|
8fd84376d7
* msg files regenerated
|
13 năm trước cách đây |
florian
|
2fc350eabd
* the reference counter offset depends only on the current rtl, not the compiler version, so no ifdef needed
|
13 năm trước cách đây |
florian
|
fb7f25f410
* removed wrong -N switch (switch is not used) description
|
13 năm trước cách đây |
florian
|
ecdec2e431
* disable reg. allocator optimization introduced in r21812 for now because it caused some trouble, see #22405
|
13 năm trước cách đây |
masta
|
51af7bd440
Assembly version of fpc_ansistr_incr_ref for ARM
|
13 năm trước cách đây |
masta
|
b9770519f8
Assembly version of fpc_ansistr_decr_ref for ARM
|
13 năm trước cách đây |
masta
|
25e2f5f3fa
Small improvement to InterlockedExchange on ARM
|
13 năm trước cách đây |
masta
|
aa21845cd9
Small optimization for OP_AND on ARM
|
13 năm trước cách đây |
michael
|
8ed3408527
* with statement tests
|
13 năm trước cách đây |
michael
|
874a1f4304
* Use expressions in with statement
|
13 năm trước cách đây |
michael
|
5a57943320
* Tests for loop structures
|
13 năm trước cách đây |
michael
|
e1dead6a1c
Conditions in for/while/repeat are now expression elements
|
13 năm trước cách đây |
florian
|
7513291ad8
* generate different code for OS_S8 -> OS_16 conversion which might fold better, idea by Nico Erfurth
|
13 năm trước cách đây |
Jonas Maebe
|
4d31fbc31d
* also allow conversion of niln to forward-defined pointerdef
|
13 năm trước cách đây |
Jonas Maebe
|
a63a603cc1
* allow conversion from niln to not-yet-fully-resolved classrefdefs
|
13 năm trước cách đây |
masta
|
6529307d9e
Don't emit useless AND/BICs in ARM CG
|
13 năm trước cách đây |
masta
|
9e039936bf
Support more operators in FoldShiftProcess on ARM
|
13 năm trước cách đây |
florian
|
b20c4cfe87
* replace is_written by using actualtargetnode
|
13 năm trước cách đây |
Jonas Maebe
|
aad3ce960a
* give an error when trying to give a parameter of a non-simple type a
|
13 năm trước cách đây |
Jonas Maebe
|
ebda98deec
* give (w)string tconstsyms a def, so all constsyms always have a def
|
13 năm trước cách đây |
Jonas Maebe
|
be2c757aad
* don't crash in getarraydef/getpointerdef if localsymtable is still nil
|
13 năm trước cách đây |
Jonas Maebe
|
c25d9d5e06
* do not search for overloaded operators while parsing constant declarations,
|
13 năm trước cách đây |
florian
|
405a80066e
+ cse across assignment operator fixed and enabled
|
13 năm trước cách đây |
florian
|
f619a1aaf6
* fld/fst can have a base register+offset
|
13 năm trước cách đây |
florian
|
df01717c38
* mov x, %treg; mov %treg, y might be only optimized if y does not use treg
|
13 năm trước cách đây |
Jonas Maebe
|
3c1b82f9a0
* don't add value transformations for internal type casts from/to currency
|
13 năm trước cách đây |