Historique des commits

Auteur SHA1 Message Date
  Károly Balogh 392da9e43f * fix warnings when compiling the compiler with DFA optimizer enabled on m68k il y a 11 ans
  sergei cfe13734e0 * m68k: Fixed damage caused by r27573 and r28177: il y a 11 ans
  Károly Balogh e5656a6f7e m68k assembler reader: fixed parsing of slash-separated movem/fmovem register lists. only the first register was stored. il y a 11 ans
  sergei 1678fcdc2d - m68k assembler reader: removed Oper.InitRef which was causing failure of tbs/tb0142.pp and, in general, making impossible calls/jumps to non-alias procedure names. il y a 11 ans
  Károly Balogh 633eeb79ed m68k/ra68kmot.pas: fixed a pointer to signed int cast warning, so it now compiles with warnings on il y a 11 ans
  Károly Balogh daefb42925 m68k: don't find helper 'opcodes' as real opcodes... (i guess is the right solution for the problem which r22796 originally aimed to fix) il y a 11 ans
  Károly Balogh 9ad7540ddf reverted change in r22796, the previously disabled code is actually required by the amunits package il y a 11 ans
  Károly Balogh 5535df29d4 support SP and FP alias in the assembler reader too il y a 11 ans
  sergei 5c48804240 * Moved local label infrastructure into tasmreader, reduces number of global vars. Functionality is not changed. il y a 11 ans
  florian babbc21afd * fix handling of register sets on m68k: it is required that they are stored as two tcpuregistersets because address registers and data registers have different register types il y a 12 ans
  sergei d2995cbf14 - Removed ConcatPasString procedure, it duplicates ConcatString (it the past they probably used to differ, but today both preserve null characters). il y a 12 ans
  svenbarth 05fc3bc427 * m68k/ra68kmot.pas, tm68kmotreader.gettoken: il y a 13 ans
  svenbarth a01677e546 Removed debug line il y a 13 ans
  svenbarth ca6ca31953 The message scan_f_illegal_char seems to have gained additional parameters since it was il y a 13 ans
  svenbarth e87f0e1df4 m68k/ra68kmot.pas, tm68kmotreader.Assemble: il y a 13 ans
  Jonas Maebe 0fc422f244 * moved definition of maxcpuregister and tcpuregisterset from cgbase to il y a 13 ans
  pierre 7f200ab27e * Use asmsearchsym in assembler readers il y a 15 ans
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym il y a 19 ans
  florian 4cbb67aa00 * some fpu emulation code from arm to generic code generator moved il y a 19 ans
  peter 4ea7562084 * compile fix il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  peter 9eb07499bf * fix non-x86 for iasmop il y a 19 ans
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter d8dc5679e3 * aktcputype and aktoptimizecputype was missing in the previous optimization commits il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  Károly Balogh 3b2fe2b622 * some more tiny m68k hacks... il y a 19 ans