Jonas Maebe
|
201121d7c9
* synchronised with trunk till r30345
|
10 years ago |
nickysn
|
49d501a798
+ added unit omfbase for omf definitions; currently contains all the omf record
|
10 years ago |
nickysn
|
f9d3e0c8d6
+ the beginnings of an i8086-msdos internal obj writer
|
10 years ago |
michael
|
cf6c07df4f
* Small test program for xmlconf
|
10 years ago |
Jeppe Johansen
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |
florian
|
5f4dc5e54f
* parentheses after an @-operator can contain a full expression, resolves #27517
|
10 years ago |
florian
|
3396e2e1f4
* interpret -daaa:=bbb after -Sm was passed as a macro definition, resolves #27529
|
10 years ago |
Jonas Maebe
|
ea3a306da8
* never say that an automatically added unit is unused (mantis #27691)
|
10 years ago |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 years ago |
florian
|
331ace25c6
* handle undefineddef in classify_argument, resolves #27658
|
10 years ago |
Jonas Maebe
|
8334597476
* a homogeneous float aggregate can maximally contain 4 elements
|
10 years ago |
Jonas Maebe
|
faf3efe139
+ Linux/ppc64le test object files
|
10 years ago |
Jonas Maebe
|
3ab62dcfed
* switched Linux/PowerPC64 to Pascal startup code so that we can used ifdefs
|
10 years ago |
Jonas Maebe
|
5b3c511467
* don't crash when "return exitvalue" is used in a procedure
|
10 years ago |
Jonas Maebe
|
2dcd42d4f1
* fixed detection of an objcprotocols descending from a forward-defined
|
10 years ago |
Jonas Maebe
|
fc21845686
* fixed the allocation of R12 on ppc32/ppc64 when used to hold the value of
|
10 years ago |
Jeppe Johansen
|
d12b913e70
Add initial support in ARM-embedded for Allwinner A20.
|
10 years ago |
florian
|
53d6f6bc55
* handle dyn. arrays and interfaces correctly in TypInfo.SetOrdProp
|
10 years ago |
Legolas
|
ffd03563d0
* Updated Wii rtl (unicode support broken .dol executables) and libogcfpc to ver.1.8.12. Fixed a dependency to Mad library too
|
10 years ago |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 years ago |
Legolas
|
177b007eba
* Fixed gba rtl: it generated corrupted executables
|
10 years ago |
Jonas Maebe
|
ff020a3be4
+ "Utf8CodePointLen(pansichar,MaxLookAhead,IncludeCombiningDiacriticalMarks):
|
10 years ago |
Tomas Hajny
|
b2475353f4
* test programs previously having extension .pas renamed to .pp so that they are found during testsuite runs
|
10 years ago |
Legolas
|
6f93505e08
* Fixed NDS building cycle (resolves bug #0026847)
|
10 years ago |
Jonas Maebe
|
b5b7e0f338
* ensure that 64->32 bit truncations cannot be optimized away by the
|
10 years ago |
Jonas Maebe
|
1de8e53edd
+ AArch64 jump table support
|
10 years ago |
Jonas Maebe
|
41fba0c4f7
* switched to using the stack pointer as base register for the temp allocator
|
10 years ago |
Jonas Maebe
|
f9647b661f
+ Darwin/AArch64 test object files
|
10 years ago |
Jonas Maebe
|
5bdd14e252
+ AArch64 cputarg
|
10 years ago |
Jonas Maebe
|
558b8967b6
+ Aarch64 assembler reader
|
10 years ago |