Histórico de commits

Autor SHA1 Mensagem Data
  svenbarth 88c98e87cd * declare REFIID compatible to Win32/Win64 8 anos atrás
  nickysn b92b0eac83 * also improve the code, generated for signed division by 2 on i8086, when 8 anos atrás
  svenbarth 0076284a86 * revert changes from r36770 8 anos atrás
  Károly Balogh 4002833001 morphos: also enable the elf32 loader in exeinfo for morphos 8 anos atrás
  Károly Balogh ac19b0eae6 morphos: enabling lineinfo unit 8 anos atrás
  Károly Balogh 33abf859b4 netbsd/m68k: a fuggly fix for FpLseek, so the compiler works natively at least 8 anos atrás
  Károly Balogh 12697deda7 netbsd: try to support syscalls which return 64bit values properly on 68k 8 anos atrás
  Károly Balogh 071b588da2 netbsd/m68k: tweaks, so it works at least in my test-env with NetBSD/amiga 7.1 8 anos atrás
  nickysn 9e8cc127b0 * improved the code, generated for signed division by 2 on i386 and x86_64 by 8 anos atrás
  nickysn bb7cd4866d * corrected comment in x86 division code - it said "signed", when it actually meant "negative" 8 anos atrás
  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 anos atrás
  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 anos atrás
  nickysn 4b00414183 + added helper isabspowerof2, which checks whether abs(value) is a power of 2 8 anos atrás
  pierre 7ee567fcca Use A_LD_R alias in functions using GOT indirection 8 anos atrás
  pierre ef3b006eb2 Use A_LD_R alias in do_spill_replace function 8 anos atrás
  pierre 6e18d537fc Use A_LD_R and A_ST_R aliases for spilling_create_(load|store) functions 8 anos atrás
  pierre f5dfbb5ff3 Add A_ST_R and A_LD_R instruction alias for whole register size store/load 8 anos atrás
  pierre dc0e8de99f Fix PIC code 8 anos atrás
  pierre 1c3996979a Fix PIC code 8 anos atrás
  pierre 5491cf9519 Force PIC usage for sparc64 CPU 8 anos atrás
  marcus 13ab320618 Ami-Extra: muihelper does not need amigalib anymore, functions are moved to utility 8 anos atrás
  maciej-izak ddc7631e09 fcl-passrc: paswrite: prepare 'type' section for types only when type has parent like module interface section etc. 8 anos atrás
  maciej-izak c025e4cb61 fcl-passrc: paswrite: prepare type section for enums and unresolved type ref. 8 anos atrás
  pierre 031c28c58e Add -KPIC to ASSHAREDOPT for sparc and sparc64 8 anos atrás
  maciej-izak 93b8a2de44 fcl-passrc: paswrite: write enums 8 anos atrás
  Mattias Gaertner c77b403928 pastojs: fixed rtti property override 8 anos atrás
  pierre 1ff7f061ff Sparc64 uses the same value as sparc for O_APPEND 8 anos atrás
  pierre 6f6139609d Add explicit '.set nompis16' at front of stabs debug information to solve bug report 32138 8 anos atrás
  Károly Balogh 90ed130750 bsd: add support for syscalls on m68k, based on NetBSD/elf 8 anos atrás
  Károly Balogh 847f014707 netbsd: prt0 startup code and dummy files for build pass for m68k 8 anos atrás