Commit History

Author SHA1 Message Date
  florian 0232a0d979 * several inlined math function do not need a non-constant register for the argument 9 years ago
  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 9 years ago
  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 9 years ago
  nickysn 671eed3070 + added the GenericEvent type constant to unit X 9 years ago
  nickysn 94e890a2cd + added data structures and functions for the X11 generic events extension 9 years ago
  marcus acd7b1f128 AmigaOS4: Library unit for icon.library part 2 9 years ago
  marcus 0438643e53 AmigaOS4: Library unit for icon.library 9 years ago
  marcus b1a8dec99b AmigaOS4: extend all parameter to 4 Byte types 9 years ago
  michael 43e9c741aa * Patch from Ondrej Pokorny to implement ImageSize (Bug ID 30095) 9 years ago
  michael f65fa34df0 * Patch from Ondrej Pokorny to change ImageSize to class function (Bug ID 30094) 9 years ago
  nickysn ce66597df8 * handle classrefdefs properly, according to the memory model in i8086's 9 years ago
  nickysn 18538494b9 * use the high level code generator's getaddressregister method in thlcgobj.maybe_change_load_node_reg 9 years ago
  michael 698d92dca1 * Make TIHData fields public, patch from Ondrej Pokorny, bug ID #30093 9 years ago
  michael 3d479ed732 * Applied patch from Ondrej Pokorny, bug ID #30090 9 years ago
  Jonas Maebe 51209eac9c * fixed bootstrap for Darwin/ppc with FPC 3.0 (workaround for 9 years ago
  Jonas Maebe 14bab6c85d * fixed ppc jump table generation in case a jump table has cases for the 9 years ago
  michael 51cdce510c * Renamed pixel size DrawImage to DrawImageRawSize 9 years ago
  nickysn 6f18b7cc60 + added boolean overloads for the TBool parametered functions in the xinput unit 9 years ago
  nickysn fd2da2f9b6 * pass the function results correctly after r33626 9 years ago
  nickysn 2cc4e17743 + added boolean overloads for the functions in the xinput2 unit, that receive a 9 years ago
  nickysn a1621bd01c + XInput2.h header translation 9 years ago
  nickysn d06fb061db + added unit xfixes - header translation of X11/extensions/Xfixes.h 9 years ago
  marcus 88a7915fb5 AmigaOS4: Added library units for asl, diskfont and workbench 9 years ago
  marcus a77d26530d AmigaOS4: set winlike resources 9 years ago
  nickysn 521790367d + new unit xge - header translation of X11/extensions/Xge.h 9 years ago
  nickysn 5fa75f6037 + added unit xinput - a header translation of X11/extensions/XInput.h 9 years ago
  nickysn 3e3b821501 + added type PPXEventClass (pointer to pointer to TXEventClass) 9 years ago
  nickysn 0a2e5dd24b + added type PXEventClass (pointer to TXEventClass) 9 years ago
  Károly Balogh 50a40062e2 m68k: fixed the build after r33614 9 years ago
  nickysn 6bcf869c26 * fixed the definition of XEventClass on 64-bit targets 9 years ago