marco
|
f0fee289c9
* fix for older GAS assemblers that don't parse (rex64Z) "lock cmpxchg8b (%r8)" properly, as used on FreeBSD7 and up till 8.2.
|
преди 14 години |
Legolas
|
5d906a8f1d
* Workaround for untranslated functions in libogc. Fixed a couple of Makefile.fpc
|
преди 14 години |
michael
|
95862b957f
* GetNewID should be virtual so it can be overridden
|
преди 14 години |
michael
|
40a6490e2d
* In some cases, a looking for a non-existing provider did not return Nil
|
преди 14 години |
michael
|
58905ec7d9
* Terminate when socket cannot be created/bound/accepted.
|
преди 14 години |
Jonas Maebe
|
42cfebd653
* fixed fcl-registry dependency of winunits-jedi (was missing all/release/...
|
преди 14 години |
marco
|
ee31bd0b62
* added getfsstat
|
преди 14 години |
marco
|
d9773a2ee0
* added alias for statsfs
|
преди 14 години |
Legolas
|
23d4e04c5c
* Added Wii support to fpcmake
|
преди 14 години |
Legolas
|
5fc349eda7
* Fixed stacksize for Wii
|
преди 14 години |
Jonas Maebe
|
e78f195422
+ new test that should fail to compile, but doesn't yet
|
преди 14 години |
tom_at_work
|
b0bd6a13ec
Fixed argc/argv/envp for arm/linux shared libraries. They are by default in registers a1/a2/a3 as per ABI: the first arguments when calling a method (in this case the FPC_SHARED_LIB_START) are passed via registers, not on the stack.
|
преди 14 години |
florian
|
5abdfb6f7e
* aint -> asizeint changes
|
преди 14 години |
florian
|
fcd3872d88
+ introduction of tcgint
|
преди 14 години |
florian
|
ef699b1864
+ avr flag and condition handling
|
преди 14 години |
florian
|
ca76476cfa
* avr needs div helper
|
преди 14 години |
florian
|
db2600d40b
+ first primitive concatcopy implementation
|
преди 14 години |
florian
|
4f82149dbd
* aint -> asizeint change
|
преди 14 години |
florian
|
c2f04796b9
+ only include softfpu if FPUNONE is not set
|
преди 14 години |
florian
|
26fbfaf5a7
+ introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer)
|
преди 14 години |
florian
|
fd97ce0109
* removed some arm overlefts
|
преди 14 години |
florian
|
26ce3cef00
* compilation fixes
|
преди 14 години |
florian
|
8b245369e1
+ implemented normalize_ref
|
преди 14 години |
florian
|
4cfc5693c5
* fix compilation for avr
|
преди 14 години |
sergei
|
b7e26ed986
* sax_html.pp, ignore markup in STYLE and SCRIPT elements, Mantis #18826
|
преди 14 години |
Legolas
|
08fdb5af54
+ Added sd card handling to libogc
|
преди 14 години |
Jonas Maebe
|
b8e9fd5c00
* use blx also for ARMv5, since it works on non-T variants and is required
|
преди 14 години |
joost
|
366a8dd966
* Added test for ftTime fields
|
преди 14 години |
florian
|
f8b01f76a4
* update of german message files by Karl-Michael Schindler, resolves #18815
|
преди 14 години |
ivost
|
d4cde5eaa2
* added syscall_nr_futex = 142 for sparc architecture
|
преди 14 години |