Commit History

Author SHA1 Message Date
  Károly Balogh 2d8f56597e m68k: reenabled the 68k-specific n68kset node 8 years ago
  Károly Balogh ca1ec0435d m68k: fixed the signedness of conditional jumps while creating the jump list for case statements 8 years ago
  florian 0f16f6d94d + OptPass1MOVXX 8 years ago
  Károly Balogh fbbe2981ca m68k: disable the cpu specific set node, until we fix some of the recently found problems with it 8 years ago
  marcus 102fcc5ac6 AROS: Some more 64bit MethodID fixes 8 years ago
  marcus 67c3fd2276 AROS: Semaphores are much bigger on 64bit, fixes crashes and freezes on AROS64 with Threading enabled 8 years ago
  michael bf2106bb54 * Patch from Andrey Zubarev to allow selection of logging of directives 8 years ago
  marcus 20a8228c9a AmigaOS4: locale.library unit 8 years ago
  florian 535c990233 + OptPass1MOVAP 8 years ago
  maciej-izak e91402af87 * better text format for management operators in ppudump.pp 8 years ago
  florian 3ade6ae9b8 + Mov2Nop optimization 8 years ago
  florian f4a29bb75d * moved InstructionLoadsFromReg and RegReadByInstruction from TCpuAsmOptimizer (i386) to TX86AsmOptimizer 8 years ago
  pierre b7fab7d39c Add -Wh command line option to enable HugeCode (equivalent of $F+) 8 years ago
  joost 49d75902f6 * Cleanup build-files in case of an error + test 8 years ago
  svenbarth e9c40f5b24 + correctly handle COMDAT sections in COFF files (at least as long as the COMDAT selection isn't IMAGE_COMDAT_SELECT_ASSOCIATIVE or IMAGE_COMDAT_SELECT_EXACT_MATCH), fixes the .refptr problems mentioned in Mantis #30614 8 years ago
  svenbarth b74b3b0047 + placeholder function to check whether two tdynamicarray instances have the same contents (needs to be implemented for COMDAT selection with same content to work) 8 years ago
  nickysn a7ca75a4b6 * use current node's localswitches field for checking whether range and overflow 8 years ago
  svenbarth c90fbe1bf0 * fix for Mantis #31795: append a $ to internal functions init, finalize, init_implicit and finalize_implicit as their section names otherwise look the same as those of user declared functions with the same name 8 years ago
  svenbarth 23ec3db057 + added test for Mantis #30498 which is working now that array constructors are supported :) 8 years ago
  Mattias Gaertner 9bd0b55ca2 fcl-passrc: test for skip $error 8 years ago
  nickysn 460dd1c10a * remove the redundant equal typeconv, left over as an artifact after removing 8 years ago
  michael 603d54d0c2 * More fixes for bug ID #31719 8 years ago
  michael 054d0bc89b * Fix bug #31734 8 years ago
  michael a5b0f7f975 * Fix for bug ID #31735 8 years ago
  michael f85d44ae04 * TestArrayAccess test for bug ID #31735 8 years ago
  michael 6371309843 * Fix bug ID #31801, empty class var section 8 years ago
  michael 313b316d78 * Fix bug #31800 8 years ago
  Mattias Gaertner 2a0c83bb3c fcl-passrc: skip unknown $if functions by default 8 years ago
  Mattias Gaertner 071225ca59 fcl-passrc: treat $error as warning by default 8 years ago
  Mattias Gaertner 9eb7248817 fcl-passrc: ignore unknown functions in directive conditions, issue #31799 8 years ago