Vincent Snijders
|
edb6dd6ce4
* fixed typo
|
пре 18 година |
yury
|
1782305ae2
* Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
|
пре 18 година |
Tomas Hajny
|
aadcefe08f
* correction for typo in licence information
|
пре 18 година |
yury
|
04b640880c
* fixed exp() for hardfloat on arm.
|
пре 18 година |
Vincent Snijders
|
58992a5ef2
* fixed compilation on win64
|
пре 18 година |
sekelsenmat
|
b8a378144a
Improved mksymbian
|
пре 18 година |
Legolas
|
cdf4841517
* Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table)
|
пре 18 година |
yury
|
e14906c484
* Handle .fpc section by internal elf obj writer the same way as external assembler handles this section.
|
пре 18 година |
yury
|
fd6862acb9
* fixed debugging problem on arm-linux.
|
пре 18 година |
Almindor
|
7f548cf517
* adds amd64 to the list of uname -m possible results in samplecfg
|
пре 18 година |
Almindor
|
bfb7294e19
* exchange "arch" with "uname -m" in samplecfg to work on non-linux
|
пре 18 година |
michael
|
311c33bb11
* Patch from Martin Pekar:
|
пре 18 година |
yury
|
658853c139
* Initialize fpu regvars from staticsymtable by loading initial value from memory location.
|
пре 18 година |
marco
|
9c45584938
* Safeloadlibrary
|
пре 18 година |
Károly Balogh
|
245c551e2e
+ first attempt to support morphos' powersdl (WIP, but basic stuff already works)
|
пре 18 година |
tom_at_work
|
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
|
пре 18 година |
daniel
|
f31889df57
* Pass const params by pointer if calling convention<>register. This is
|
пре 18 година |
daniel
|
20a804152d
* Don't assume pointers are 8 bytes.
|
пре 18 година |
yury
|
09fa6b5893
* Fixed Abs and Sqrt in hardfloat mode on arm.
|
пре 18 година |
daniel
|
44e07cd098
* Fix bug #9141 and pass const params <=16 in by value.
|
пре 18 година |
daniel
|
6e0a7bb0eb
* Nil constants that are type converted to a method procvar are now
|
пре 18 година |
yury
|
b86574cf36
* Fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
|
пре 18 година |
florian
|
499cbcbbe1
* make cycle OPT=-gwl -Co -Cr on x86-64 fixed
|
пре 18 година |
yury
|
55d6a37865
* Fixed bug #9221.
|
пре 18 година |
Almindor
|
f71c886752
* move the FUTEX down so uses doesn't get in the way
|
пре 18 година |
Almindor
|
5baca0cfd3
* fix IPC for FPC_USE_LIBS
|
пре 18 година |
Almindor
|
1fa4e17c87
* make FUTEX_OP implemented also with FPC_USE_LIBC since it's a macro
|
пре 18 година |
yury
|
2829f4e46f
* Fixed arm optimizer bug (mantis #9209). No testsuite regressions with -O2.
|
пре 18 година |
sekelsenmat
|
6096874424
Removed winlikewidestrings from symbian
|
пре 18 година |
sekelsenmat
|
a62655b5ef
Improved mksymbian
|
пре 18 година |