florian
|
0232a0d979
* several inlined math function do not need a non-constant register for the argument
|
vor 9 Jahren |
Károly Balogh
|
88e14dc456
m68k: only extend the dest reg to tosize during reg-reg moves. this removes a large amount of unnecessary sign and zero extensions from the generated code. this was attempted before, but thanks to other fixes it no longer causes testsuite regressions
|
vor 9 Jahren |
Károly Balogh
|
524659b341
m68k: if we have a symbol in the location reference, that will be base, so try to insert an index register instead, reduces the amount of data->address register shuffling in the generated code
|
vor 9 Jahren |
nickysn
|
671eed3070
+ added the GenericEvent type constant to unit X
|
vor 9 Jahren |
nickysn
|
94e890a2cd
+ added data structures and functions for the X11 generic events extension
|
vor 9 Jahren |
marcus
|
acd7b1f128
AmigaOS4: Library unit for icon.library part 2
|
vor 9 Jahren |
marcus
|
0438643e53
AmigaOS4: Library unit for icon.library
|
vor 9 Jahren |
marcus
|
b1a8dec99b
AmigaOS4: extend all parameter to 4 Byte types
|
vor 9 Jahren |
michael
|
43e9c741aa
* Patch from Ondrej Pokorny to implement ImageSize (Bug ID 30095)
|
vor 9 Jahren |
michael
|
f65fa34df0
* Patch from Ondrej Pokorny to change ImageSize to class function (Bug ID 30094)
|
vor 9 Jahren |
nickysn
|
ce66597df8
* handle classrefdefs properly, according to the memory model in i8086's
|
vor 9 Jahren |
nickysn
|
18538494b9
* use the high level code generator's getaddressregister method in thlcgobj.maybe_change_load_node_reg
|
vor 9 Jahren |
michael
|
698d92dca1
* Make TIHData fields public, patch from Ondrej Pokorny, bug ID #30093
|
vor 9 Jahren |
michael
|
3d479ed732
* Applied patch from Ondrej Pokorny, bug ID #30090
|
vor 9 Jahren |
Jonas Maebe
|
51209eac9c
* fixed bootstrap for Darwin/ppc with FPC 3.0 (workaround for
|
vor 9 Jahren |
Jonas Maebe
|
14bab6c85d
* fixed ppc jump table generation in case a jump table has cases for the
|
vor 9 Jahren |
michael
|
51cdce510c
* Renamed pixel size DrawImage to DrawImageRawSize
|
vor 9 Jahren |
nickysn
|
6f18b7cc60
+ added boolean overloads for the TBool parametered functions in the xinput unit
|
vor 9 Jahren |
nickysn
|
fd2da2f9b6
* pass the function results correctly after r33626
|
vor 9 Jahren |
nickysn
|
2cc4e17743
+ added boolean overloads for the functions in the xinput2 unit, that receive a
|
vor 9 Jahren |
nickysn
|
a1621bd01c
+ XInput2.h header translation
|
vor 9 Jahren |
nickysn
|
d06fb061db
+ added unit xfixes - header translation of X11/extensions/Xfixes.h
|
vor 9 Jahren |
marcus
|
88a7915fb5
AmigaOS4: Added library units for asl, diskfont and workbench
|
vor 9 Jahren |
marcus
|
a77d26530d
AmigaOS4: set winlike resources
|
vor 9 Jahren |
nickysn
|
521790367d
+ new unit xge - header translation of X11/extensions/Xge.h
|
vor 9 Jahren |
nickysn
|
5fa75f6037
+ added unit xinput - a header translation of X11/extensions/XInput.h
|
vor 9 Jahren |
nickysn
|
3e3b821501
+ added type PPXEventClass (pointer to pointer to TXEventClass)
|
vor 9 Jahren |
nickysn
|
0a2e5dd24b
+ added type PXEventClass (pointer to TXEventClass)
|
vor 9 Jahren |
Károly Balogh
|
50a40062e2
m68k: fixed the build after r33614
|
vor 9 Jahren |
nickysn
|
6bcf869c26
* fixed the definition of XEventClass on 64-bit targets
|
vor 9 Jahren |