Historique des commits

Auteur SHA1 Message Date
  svenbarth 88108bc4df Extend "compilerproc" with the optional ability to specify an index (same syntax as for "internproc") which allows to map the routine to a syssym. il y a 9 ans
  svenbarth cde95b0e4a Merge all message related changes from the package branch il y a 9 ans
  florian f01edc0a57 * copyright message updated to 2016 il y a 9 ans
  florian cb4773432b + hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715 il y a 9 ans
  nickysn 06b9789928 + implemented a new {$ASMCPU XXX} directive, allowing to specify a different il y a 9 ans
  Tomas Hajny 6a8caf84b2 * -Mdelphiunicode added to the help pages il y a 9 ans
  florian aa0ec8c0e5 + show -Mextendedpascal in the help page il y a 9 ans
  florian 368d77dfae + show -Miso in the help page il y a 9 ans
  svenbarth e9d8fadb58 Merged revision(s) 28237 from branches/svenbarth/packages: il y a 9 ans
  nickysn a508f9e5d3 + added check if the selected cpu is 386+ when writing a 66h or 67h prefix in il y a 9 ans
  nickysn 114c76bc4a + added i8086 to the list of supported cpus in the compiler usage help screen il y a 9 ans
  florian 37cb35d780 + support for the .code directive in arm inline assembler il y a 9 ans
  Károly Balogh 3675fc75cb VLink Support: il y a 10 ans
  svenbarth dabde774c4 Fix for Mantis #29005. il y a 10 ans
  nickysn a553b15a1c + handle properly inline asm segment constants different than word: il y a 10 ans
  nickysn 995ca4fb12 + implemented the 'SEG @DATA' inline assembler directive for i8086 il y a 10 ans
  nickysn 7d41d19150 + added an error message when trying to compile a tiny model DOS .COM file with il y a 10 ans
  pierre 5c5c28ab9b Add new general_e_exception_raised Error il y a 10 ans
  svenbarth 79f19f79f2 msg/errore.msg: il y a 10 ans
  Jonas Maebe 4564bffb85 * use binutils 2.19+ linker script "augmentation" functionality to specify il y a 10 ans
  Jonas Maebe e06a759e20 - reverted r31664, it causes crashes with some ld versions :/ il y a 10 ans
  Jonas Maebe cd41bf672c * use binutils 2.19+ linker script "augmentation" functionality to specify il y a 10 ans
  nickysn 253793ab9d + added the 'farprocspushoddbp' target switch to the help screen il y a 10 ans
  nickysn 4c9b339c22 + added the huge memory model option to the compiler help screen il y a 10 ans
  Jonas Maebe e720b44471 * expand the error message for when trying to use a formal class with an il y a 10 ans
  nickysn e9c790f4eb + support 'SEG' in the i8086 inline assembler il y a 10 ans
  nickysn 6e20e0fc84 + added checks and error messages in case a 16-bit segment or group exceeds 64k il y a 10 ans
  florian ee89e99189 * correctly write an error if one tries to implement a method introduced in a generic in a specialization of the generic, resolves issue #23169 il y a 10 ans
  Jonas Maebe e3ddf1c0b7 * fixed typos in error.msg (patch by Stéphane Aulery, mantis #27931) il y a 10 ans
  nickysn bde7d0aacb + added "code segment too large" and "data segment too large" error messages il y a 10 ans