florian
|
0bc3ec2b8a
* fix headers of fpc_mul helpers
|
14 years ago |
florian
|
acac3ce37c
* dummy fix for concatcopy
|
14 years ago |
florian
|
4bb9407f72
* remove usage of makeregsize on avr
|
14 years ago |
florian
|
cb003b631b
* use helper for dword*dword if needed
|
14 years ago |
florian
|
726b24c591
* (d)allocallcpuregisters must not handle fpu registers on avr
|
14 years ago |
florian
|
f419966f06
+ generic second_int_to_bool, depends on OP_OR setting flags
|
14 years ago |
florian
|
27f1abb58b
* clean up and nicer todos
|
14 years ago |
florian
|
2e22090451
* ifdef'ed textrec and filerec usage completely depending on the features set
|
14 years ago |
florian
|
b4d4d4b208
* compilation fix
|
14 years ago |
florian
|
d5455cf6ac
+ software multiplication support for OS_16,OS_S16,OS_32,OS_S32
|
14 years ago |
florian
|
7a05158cd1
* rebase on trunk, I should have first committed and then branched ...
|
14 years ago |
florian
|
5abdfb6f7e
* aint -> asizeint changes
|
14 years ago |
florian
|
fcd3872d88
+ introduction of tcgint
|
14 years ago |
florian
|
ef699b1864
+ avr flag and condition handling
|
14 years ago |
florian
|
ca76476cfa
* avr needs div helper
|
14 years ago |
florian
|
db2600d40b
+ first primitive concatcopy implementation
|
14 years ago |
florian
|
4f82149dbd
* aint -> asizeint change
|
14 years ago |
florian
|
c2f04796b9
+ only include softfpu if FPUNONE is not set
|
14 years ago |
florian
|
26fbfaf5a7
+ introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer)
|
14 years ago |
florian
|
fd97ce0109
* removed some arm overlefts
|
14 years ago |
florian
|
26ce3cef00
* compilation fixes
|
14 years ago |
florian
|
8b245369e1
+ implemented normalize_ref
|
14 years ago |
florian
|
4cfc5693c5
* fix compilation for avr
|
14 years ago |
florian
|
7a013976bd
* new avr branch
|
14 years ago |
sergei
|
b7e26ed986
* sax_html.pp, ignore markup in STYLE and SCRIPT elements, Mantis #18826
|
14 years ago |
Legolas
|
08fdb5af54
+ Added sd card handling to libogc
|
14 years ago |
Jonas Maebe
|
b8e9fd5c00
* use blx also for ARMv5, since it works on non-T variants and is required
|
14 years ago |
joost
|
366a8dd966
* Added test for ftTime fields
|
14 years ago |
florian
|
f8b01f76a4
* update of german message files by Karl-Michael Schindler, resolves #18815
|
14 years ago |
ivost
|
d4cde5eaa2
* added syscall_nr_futex = 142 for sparc architecture
|
14 years ago |