Историја ревизија

Аутор SHA1 Порука Датум
  yury 2248805082 * pas2jni: Fixed ref counting of method pointers. пре 9 година
  marco 79f4d0ed44 * memleak fix for mantis #29187 пре 9 година
  Károly Balogh bc455adc23 amunits: syscall-ified realtime. this was the last unit in coreunits to be cleaned from the old asm wrappers. пре 9 година
  Károly Balogh 6c4fab174e amunits: syscall-ified amigaguide пре 9 година
  Károly Balogh 43b2fd0efd amunits: removed the old smartlink include from expansion пре 9 година
  Károly Balogh 0cee11acb2 amunits: syscall-ified expansion unit. пре 9 година
  Károly Balogh e711169e4b amunits: syscall-ified commodities unit. also removed pas2c dependency. пре 9 година
  Károly Balogh aa424fc81f m68k: use R_SUBNONE instead of R_SUBWHOLE for FPU regs, indentation fixes of some old code and various cleanups пре 9 година
  Károly Balogh c82328e3fd m68k: implemented tcg68k.check_register_size for future use. use R_SUBNONE for FPU registers, because R_SUBWHOLE will change. use isregoverlap in a_load_reg_reg пре 9 година
  Károly Balogh 001dfecdf5 m68k: use isregoverlap in is_same_reg_move, to determine if we're doing a no-op move пре 9 година
  Károly Balogh c47c6c0270 m68k: use std_regnum_search instead of prefixing the regname with % and calling gas_regnum_search пре 9 година
  Károly Balogh 9c12615f09 m68k: new isregoverlap function, which returns true if the two registers overlap (same type and subreg). use the new r68kbss.inc for regnumber_count_bsstart. other minor tweaks. пре 9 година
  Károly Balogh 2934424c43 m68k: updated/added some reg includes as generated by the new tool пре 9 година
  Károly Balogh 9133964676 m68k: new 68k register data file format, which eases future subregister support пре 9 година
  florian a3964d9ee0 + support for RDTSCP, resolves issue #28916 пре 9 година
  Károly Balogh 3c0dca44d3 m68k: fixed a copypaste fail in tcg68k.g_restore_registers, which affected FPU register restoring пре 9 година
  florian 3b50d0b64e * patch by Bernd to fix interrupt handling for the ATtiny1634 and ATtiny167 controllers (use jmp instead of rjmp to jump to the handlers), resolves issue #29122 пре 9 година
  florian 7b9a257549 * complain no matching SUBARCH value is passed, issue #29177 пре 9 година
  Károly Balogh 5cfdd8fbf5 removed a redundant zero extension from location_force_reg, which occured if the source location was a smaller than 32bit subreg, and the destination was 64bit. hregister is always overwritten in the codepath below anyway. пре 9 година
  florian bd20c5a66b * set a proper sram base for the avrsim controller type пре 9 година
  florian faec3936d7 * take care of SUBARCH when running tests пре 9 година
  florian 91c59cb512 * fix Fill* code for CPUs with 8 Bit ALU пре 9 година
  marcus b80d4a9a6c Amiga, AROS, MorphOS: renamed functions/types which also exist in system пре 9 година
  marcus 3c4e3bf9a9 MorphOS, Amiga: Corrected TWindow.WScreen type to PScreen пре 9 година
  marcus 3622b2165c Amiga, MorphOS: Missing varargs version and type unification пре 9 година
  marcus 9346746c67 MorphOS: Added GadTools Library unit пре 9 година
  svenbarth 8bd79f95be Fix a few typos discovered by Blaise пре 9 година
  Jonas Maebe 092a0af0ec * removed special-purpose code for constant chars while parsing typed string пре 9 година
  Jonas Maebe e43f767cbf * fixed setting the paraloc shift value for data whose size is not a power пре 9 година
  Jonas Maebe 1320d6bdba * correctly handle negative paraloc shift values for non power-of-2 sized пре 9 година