Commit History

Author SHA1 Message Date
  pierre 1322a3f53e Avoid double rule for system unit 8 years ago
  pierre e6d282d2ed Avoid double rule for iso7185 unit 8 years ago
  pierre 708b9e162c Add obsolete comment in ppudump output for obsoleted cpu and systems 8 years ago
  pierre 3d5be0fd2d Add obsolete prefix to cpu_vm and system_vm_embedded, vm(vis) specfic code has been removed in rev 30836 dated 2015-05-09 8 years ago
  pierre f281ee339e Add obsolete prefix to cpu_ia64, system_ia64_win64 and system_ia64_embedded, ia64 specfic code has been removed in rev 30836 dated 2015-05-09 8 years ago
  pierre cf5c6d11ac Add obsolete prefix to cpu_alpha, system_alpha_linux and system_alpha_embedded, alpha specfic code has been removed in rev 30836 dated 2015-05-09 8 years ago
  nickysn ee4c82f5f5 * in the high level optimization of signed division by power-of-2 constant, set 8 years ago
  Mattias Gaertner 37c9dc2c3f fcl-passrc: resolver: eval set of integer range 8 years ago
  pierre 936fac3a33 Remove double-compilation of unixtype unit 8 years ago
  michael cccff83bab * Fix compilation 8 years ago
  michael 1729d6a848 * Rework to be able to use in compiler testsuite 8 years ago
  nickysn 19087d04da * replace several emit_const_reg calls that generate SHR or SAR instructions 8 years ago
  florian f4718c0969 * made nop handling generic for sparc, so it is used by sparc64 as well 8 years ago
  pierre ba7586a5c8 Fix for FPU generated exception as interrupt 0x10, contributed by Max Nazhalov 8 years ago
  lacak 301fc9af70 fcl-db: base: fix widestring copy #32215 8 years ago
  Mattias Gaertner 4a588fcbc2 pastojs: error on var absolute 8 years ago
  Mattias Gaertner e266fd75e0 fcl-passrc: resolver: read widechar literals 8 years ago
  svenbarth e76b1b2959 * use unique internalerror instead of copying that from ncgmem (though it should never happen that both occur at once in a AVR compiler) 8 years ago
  svenbarth 88c98e87cd * declare REFIID compatible to Win32/Win64 8 years ago
  nickysn b92b0eac83 * also improve the code, generated for signed division by 2 on i8086, when 8 years ago
  svenbarth 0076284a86 * revert changes from r36770 8 years ago
  Károly Balogh 4002833001 morphos: also enable the elf32 loader in exeinfo for morphos 8 years ago
  Károly Balogh ac19b0eae6 morphos: enabling lineinfo unit 8 years ago
  Károly Balogh 33abf859b4 netbsd/m68k: a fuggly fix for FpLseek, so the compiler works natively at least 8 years ago
  Károly Balogh 12697deda7 netbsd: try to support syscalls which return 64bit values properly on 68k 8 years ago
  Károly Balogh 071b588da2 netbsd/m68k: tweaks, so it works at least in my test-env with NetBSD/amiga 7.1 8 years ago
  nickysn 9e8cc127b0 * improved the code, generated for signed division by 2 on i386 and x86_64 by 8 years ago
  nickysn bb7cd4866d * corrected comment in x86 division code - it said "signed", when it actually meant "negative" 8 years ago
  maciej-izak b087cc81f5 fcl-passrc: paswrite: fix for fields declarations inside classes. Variables can't be declared directly after methods nor properties (visibility section or var keyword is required) 8 years ago
  nickysn b6c3329f20 + also check for negative powers of 2 in the mod by power-of-2 constant x86 optimization, since the sign of the divisor is ignored by the 'mod' operation 8 years ago