carl
|
a0de4860b2
* don't make the vars regable if they are absolute and their definitions
|
23 anni fa |
carl
|
5c1fa99660
* range check error fix
|
23 anni fa |
carl
|
e72f802bb4
* correct tsystem enumeration
|
23 anni fa |
carl
|
ba0fda7e45
+ string -> char conversion testing
|
23 anni fa |
carl
|
221c0047bf
+ assigned testing
|
23 anni fa |
carl
|
536e2db15a
Updated with current info on tests
|
23 anni fa |
carl
|
559d42bca2
* new defines for widestring testing
|
23 anni fa |
mazen
|
14bb0a51b4
+ out registers allocator for the first 6 scalar parameters which must be passed into %o0..%o5
|
23 anni fa |
florian
|
4cb3d9b498
* improve function imports
|
23 anni fa |
florian
|
654d313c73
* importing via external is now possible for macos
|
23 anni fa |
florian
|
fa4a4de18c
* all A_BL instructions replaced by calls to a_call_name
|
23 anni fa |
florian
|
538a94d316
* first dummy implementation
|
23 anni fa |
florian
|
bfb8548ce0
* ppus have the extension ppu on macos as well now
|
23 anni fa |
florian
|
0206d6401c
* we've to reimport TSystemTime time from the windows unit
|
23 anni fa |
peter
|
2ac16d265f
* For win32 use the tsystemtime from the windows unit, that is changed
|
23 anni fa |
peter
|
80b078b37f
* TSystemTime fpc compatibility parameters added as variant record
|
23 anni fa |
peter
|
a6bdf6703d
* tsymtable.dump to dump the names in a symtable to stdout
|
23 anni fa |
peter
|
ff5f5b33cd
* don't check interfaces for class methods
|
23 anni fa |
florian
|
eeae421d91
- removed the relation check for <class> as <interface> because we don't
|
23 anni fa |
florian
|
4cf1bb7038
+ the as operator for <class> as <interface> has to check the parent classes as well
|
23 anni fa |
peter
|
21ad8676ca
* added
|
23 anni fa |
florian
|
2b881b3160
+ GetSystemTime with var parameter added
|
23 anni fa |
carl
|
ff11b8349f
+ added much much more testing of different string types
|
23 anni fa |
peter
|
603b3bc48b
* Copy() changed to internal function calling compilerprocs
|
23 anni fa |
peter
|
d774c8d988
* Copy() is now internal syssym that calls compilerprocs
|
23 anni fa |
peter
|
56e20d72f8
* don't allow interface without m_class mode
|
23 anni fa |
Jonas Maebe
|
4510d75277
+ set, variant support in getfuncretparaloc
|
23 anni fa |
Jonas Maebe
|
a738c4ddcf
* changed a_call_* so that no superfluous code is generated anymore
|
23 anni fa |
mazen
|
b5882415a3
+ procedures exiting prologue added and stack frame now restored in the delay slot of the return (JMPL) instruction
|
23 anni fa |
mazen
|
b2c63fb6ca
attinst.inc --> strinst.inc
|
23 anni fa |