Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 há 10 anos atrás
  Jonas Maebe 1e227f78fe * factored out the check for whether we have to generate dotted function há 10 anos atrás
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 há 10 anos atrás
  florian 78742c3c87 * use armv4 as default, FPC never generated valid armv3 code há 10 anos atrás
  florian c34bffd56a * $SUBARCH => $FPCSUBARCH há 10 anos atrás
  nickysn b193073e32 + support the $fpcmemorymodel macro in fpc.cfg há 10 anos atrás
  svenbarth 9f138fd659 Fix for Mantis #26022. há 11 anos atrás
  florian 03521f0413 + make $SUBARCH (cputypestr) and $FPCABI available to configuration files há 11 anos atrás
  Tomas Hajny 75c61150d9 * option -m made conditional (-dPREPROCWRITE) like its processing há 11 anos atrás
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, há 11 anos atrás
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support há 11 anos atrás
  Jonas Maebe 142d5d6d06 - removed get_jumpbuf_size/align, use rec_jmp_buf instead há 11 anos atrás
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk há 11 anos atrás
  Jonas Maebe 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for há 11 anos atrás
  nickysn 1910177cf0 + added heapmax support to the $M directive on i8086-msdos. It is currently há 11 anos atrás
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 há 11 anos atrás
  nickysn d6ad2b1f8a + added support for mixing near and far procedures in the i8086 far code memory há 11 anos atrás
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: há 11 anos atrás
  Jonas Maebe 6b7ed0234c + new globalsymbolmangleprefix/suffix constant set to '@"\01' resp. '"' há 11 anos atrás
  pierre 4441bbb9dc Add new global asmextraopt variable há 11 anos atrás
  pierre 1cec09f979 Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7) há 11 anos atrás
  paul 52d1cbc544 compiler: há 11 anos atrás
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables há 12 anos atrás
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables há 12 anos atrás
  nickysn 8fad859161 * the default packrecords setting changed to 1 on i8086 for Turbo Pascal 7 há 12 anos atrás
  florian 9cb5212378 * patch by Anton Rieckert: cpu_armv7em should default to thumb(2) code as well, resolves #25142 há 12 anos atrás
  nickysn 826b4678f3 * moved UpdateAlignmentStr, UpdateOptimizerStr, UpdateWpoStr and UpdateDebugStr from unit globals to unit dirparse há 12 anos atrás
  nickysn 989c543ea2 * UpdateTargetSwitchStr moved from unit globals to unit options in order to há 12 anos atrás
  nickysn ac66f3ae1b + added new field 'define' to ttargetswitchinfo, which specifies a system macro há 12 anos atrás
  nickysn bd0585274e * tsettings.enablecld converted to a targetswitch ts_cld há 12 anos atrás