Commit History

Автор SHA1 Съобщение Дата
  pierre 1bed61195e Fix m68k errors with -CriotR option преди 5 години
  Károly Balogh de095c4631 m68k: refactoring to use fpu_capabilities at more places instead of hardwiring certain fpu types преди 5 години
  Károly Balogh 3662afe93b m68k: added more cpu capabilities. changed the CG at a few places to actually use them преди 6 години
  pierre 53a27fe7b3 Disable range check in m68k:tiscv32 and riscv64 cgcpu units преди 6 години
  pierre 0bcf9a51d9 Avoid range check error when compiled with -CR преди 6 години
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the преди 6 години
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, преди 7 години
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside преди 7 години
  Károly Balogh 64e7c90147 m68k: some quickhacks to support PalmOS reg-relative globals and quick-n-dirty small code PIC. needs some cleanup, but the basic idea will be useful a potential for MacOS and Amiga .library support as well, among others преди 7 години
  Károly Balogh 358f8eb85d m68k: do not internalerror on localsize < 0. this condition is handled elsewhere in the compiler properly, so we just let it through преди 8 години
  Károly Balogh 02ed753fab m68k: yet another attempt to fix small struct alignments on stack преди 8 години
  Károly Balogh 8a8753eb79 m68k: reenabled some safety checks and removed obsolete TODO comment преди 8 години
  Károly Balogh d5e1b391f9 m68k: when calling g_concatcopy for para copy, still only copy cgpara.intsize amount of bytes преди 8 години
  Károly Balogh 22ae3cd186 m68k: revert the r36568 and the followup fix attempts altogether, as they broke Amiga support entirely. there will be a cleanup before another fixing attempt преди 8 години
  Károly Balogh b481129f4e m68k: for cdecls with the SVR4 ABI return results both in A0 and D0 преди 8 години
  Károly Balogh 8ed84afdd4 m68k: try to fix some breakages caused by r36568 преди 8 години
  Károly Balogh 23f4304881 m68k: hopefully fix passing of smaller-than-alignment sized records/structs for stdcall/cdecl преди 8 години
  Károly Balogh e0cbd48785 m68k: always check the V flag after MUL/DIV overflows, because MUL/DIV never sets the C flag. note that this fix is full 68k only. on CF, MUL doesn't set any of V or C flags преди 8 години
  Károly Balogh 6ca8b1374b m68k: quickfix the 68000 builds of the compiler after r36344 преди 8 години
  Károly Balogh 829b2fc3b3 m68k: enable 68020 codepaths to all CPUs supporting '020 features преди 8 години
  Károly Balogh aa87e911d7 m68k: fixed some copypaste error in a disabled debug string. no functional changes. преди 8 години
  Károly Balogh 7ed9b9f188 m68k: instead of the FPU, use CPU instructions to copy cgparas to stack преди 8 години
  Károly Balogh 94b684daee m68k: reworked flags2reg, so it generates shorter code for the most common case. преди 8 години
  Károly Balogh ca1ec0435d m68k: fixed the signedness of conditional jumps while creating the jump list for case statements преди 8 години
  Károly Balogh 6d795df166 m68k: removed silly debug writeln accidentally left in r35671 преди 8 години
  Károly Balogh 21468861d4 m68k: handle more reg_ref and ref_reg operations more flexibly on the cg level. these OPs should get utilized better with some of the upcoming inline nodes преди 8 години
  Károly Balogh 2e9d0543df m68k: do not generate copy loops for single byte copies on a plain '000 преди 8 години
  Károly Balogh 74c1f2aec9 m68k: cosmetics (less C-ism) преди 8 години
  Jonas Maebe a25ebbba3e + added volatility information to all memory references преди 8 години
  Károly Balogh 57e6cef18b m68k: enabled the mul to shift+sub/add optimizations for 68000 преди 8 години