Jonas Maebe
|
a9c025cd6a
* fixed 32 bit -> 64 bit cross compilation
|
15 жил өмнө |
sergei
|
14d42da206
* dom.pp: clean up
|
15 жил өмнө |
sergei
|
c8efa67ac7
* xmlread.pp, added a flag to force input stack unwinding upon reader destruction.
|
15 жил өмнө |
sergei
|
a7d1856620
* Removed null-termination in TXMLStreamInputSource.FetchData(): it isn't necessary and is causing unaligned access errors with ARM CPUs.
|
15 жил өмнө |
paul
|
f718be3afd
compiler: remove unused variable
|
15 жил өмнө |
Jonas Maebe
|
896e481f86
* fixed function result variable symbol corruption in case a unit is
|
15 жил өмнө |
Jonas Maebe
|
c3eb47293a
* fixed derefdata corruption in case a unit is re-resolved and it has a
|
15 жил өмнө |
pierre
|
98470e953d
* fix native linker end group delimiter
|
15 жил өмнө |
florian
|
a3884c4e49
* fixes bootstrapping with 2.2.x
|
15 жил өмнө |
pierre
|
90ddd046bc
* Use default functions if call to iconv_open failed
|
15 жил өмнө |
sergei
|
255c14fc4d
* TDOMElement.RemoveAttributeNode() was not resetting OwnerElement property of the removed attribute to nil, fixed and added a test case.
|
15 жил өмнө |
Jonas Maebe
|
722d48c8c2
* only return an error if locking a file fails when the file is already
|
15 жил өмнө |
sekelsenmat
|
4fd2aa297a
Adds mipsel lazarus project
|
15 жил өмнө |
pierre
|
c7179f243b
* fix problem with tcsetattr overloadwith const parameter
|
15 жил өмнө |
marco
|
f34978bf7b
* another minor incompatibility
|
15 жил өмнө |
marco
|
68e2c0c33e
* minor fix for problem of // with bin index chm files.
|
15 жил өмнө |
Legolas
|
ec841a86f5
* Updated to devkitARM r27 and libnds 1.4.0
|
15 жил өмнө |
Jonas Maebe
|
7547bbb59c
* forgot to commit (part of r14342)
|
15 жил өмнө |
Jonas Maebe
|
b4c8c73e70
* changed tf_use_function_relative_addresses into an assembler flag (with
|
15 жил өмнө |
florian
|
2fbf2df137
* sunos is not supported on mips
|
15 жил өмнө |
florian
|
9e59c6dec7
* more mipsel code
|
15 жил өмнө |
Jonas Maebe
|
3138093fdf
* changed errnum parameter of halt() from byte to longint to match the
|
15 жил өмнө |
Jonas Maebe
|
0e96a159c8
* enabled pushing (x87) fpu registers in case too few might be available
|
15 жил өмнө |
Jonas Maebe
|
8f3b1e42c0
+ -godwarfmethodclassprefix option to prefix method names in the DWARF debug
|
15 жил өмнө |
Jonas Maebe
|
3a8f889179
* fixed printing formal constants with DWARF:
|
15 жил өмнө |
Jonas Maebe
|
fa044d05e0
* fixed shortstring size information
|
15 жил өмнө |
Jonas Maebe
|
255a9e7d22
* dirent structure available on 10.6 and iPhoneOS
|
15 жил өмнө |
Jonas Maebe
|
e7d7867082
+ added new tstatfs structure available on Mac OS X 10.6, which appears to
|
15 жил өмнө |
Jonas Maebe
|
fbebd87593
* use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6
|
15 жил өмнө |
Jonas Maebe
|
fa42b022d2
* made test names unique (if you overwrite an existing binary with another
|
15 жил өмнө |