Historique des commits

Auteur SHA1 Message Date
  florian ac6dc582be + also add x86-64 as cpu type (gcc compatibility) il y a 1 an
  florian ae465fa8dc + introduce x86-64 microarchitecture levels for cpu and fpu flags il y a 1 an
  florian 4867d48e99 + support for .debug_loc and .debuc_loclist sections il y a 1 an
  J. Gareth "Curious Kit" Moreton ede47ffea9 * New "fast 3-component LEA hint" and "Icelake" CPU options il y a 2 ans
  J. Gareth "Curious Kit" Moreton 69c7838571 * x86: Addition of AMD CPUs: Bobcat, Jaguar, Piledriver, Excavator, Zen2 and Zen3 (and supporting flags) il y a 2 ans
  florian d3abd339b7 + cpu switch for zen il y a 2 ans
  Sven/Sarah Barth 088c746d45 * reset written source lines once a section is encountered il y a 3 ans
  florian cc3cbbb7b9 * fix x86 compilation after my last commit il y a 4 ans
  Yuriy Sydorov 122ed4b76a * Support for sleb128 and uleb128 constants in the NASM writer. il y a 4 ans
  yury 64c586b86d * Removed/ifdefed lots of unused variables. il y a 4 ans
  florian bf7961a901 * fixes for nasm writer, resolves #38074 il y a 4 ans
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 5 ans
  yury 8cc5842317 * Use TExternalAssembler.WriteComments() also by nasm and intel assembler writers. il y a 5 ans
  yury 5ec489c018 * ait_varloc instructions are handled and removed by Trgobj.translate_registers() and never left for an assembler. il y a 5 ans
  yury 1002a7c590 * 8086: Fixed very long section names when $HUGECODE is ON and section based smartlinking is used. il y a 5 ans
  yury c75953c12b * msdos: Implemented library based smartlinking of the dead stripable vectorized lists. It is enabled for the internal linker and wlink. These linkers sort sections by name by default. il y a 5 ans
  yury 887de9f27c * Fixed nasm writer by adding a new line after the GLOBAL directive. il y a 5 ans
  nickysn 4d428d945e + use ApplyAsmSymbolRestrictions on all symbols in the NASM writer il y a 5 ans
  nickysn a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the il y a 5 ans
  florian e0041a8244 * compilation of x86 and PowerPC fixed il y a 6 ans
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ il y a 6 ans
  florian 27ab140dd9 + gcc_except_table section il y a 6 ans
  nickysn 45337b67fe + when using the i8086 with section based smartlinking, create OMF section il y a 7 ans
  nickysn ab47c8b899 + introduce the omf_section_primary_group function. Use it instead of il y a 7 ans
  nickysn 1631d9ac0a + support segments (sections) with a primary group, other than 'DGROUP' in the il y a 7 ans
  nickysn 61e6d2afec + introduce asd_omf_linnum_line directives; they will be used for writing LINNUM il y a 7 ans
  florian fa3ee68004 o patch by Dávid Pethes: Fixes for compilation with nasm 2.10 and higher on Win64: il y a 7 ans
  nickysn 1f0e311fdd + allow segment override prefixes to be used as a standalone opcode in the intel il y a 7 ans
  nickysn ae92973196 + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and il y a 8 ans
  florian 1556599ad5 * symbols with bind type AB_EXTERNAL_INDIRECT need to be declared as EXTERN for masm/nasm etc. il y a 8 ans