Commit History

Autor SHA1 Mensaxe Data
  florian 7e73e0dd23 + support reading of .p2align with op code and/or max. bytes in the gas assembler reader %!s(int64=3) %!d(string=hai) anos
  florian 6218254e53 * allow also 8 byte string constants in assembler, resolves #28640 %!s(int64=4) %!d(string=hai) anos
  florian 4be5f07f27 + support for .dc.a directive %!s(int64=4) %!d(string=hai) anos
  florian 482698e566 + add endsym to ConcatConstSymbol %!s(int64=4) %!d(string=hai) anos
  Jonas Maebe 9376f5a43a * AArch64: added SIMD instructions (only plain ARMv8-A for now) %!s(int64=4) %!d(string=hai) anos
  florian a7c0fa0def o patch for Xtensa by Christo Crause, resolves #37099 %!s(int64=5) %!d(string=hai) anos
  florian 245b58c249 + support for arm attributes %!s(int64=5) %!d(string=hai) anos
  florian 3949be6989 * be able to set an AT_* for datablocks %!s(int64=5) %!d(string=hai) anos
  florian eeadf618b8 + abi tag for i386 %!s(int64=6) %!d(string=hai) anos
  florian 0cc3be49fa * GAS readers and writers can handle section flags %!s(int64=6) %!d(string=hai) anos
  Jeppe Johansen f781c8942e Write real atomic operations, and add memory barrier operations. %!s(int64=7) %!d(string=hai) anos
  florian 3ca6034523 * inserted type casts on opr.val again, but depending on the type of opr.val, avoids range check errors %!s(int64=7) %!d(string=hai) anos
  florian d0dd3bd74e * patch by Christo Crause to support ~ in att assembler %!s(int64=7) %!d(string=hai) anos
  florian d16a22e42b * remove type case when loading constant in tattreader.BuildConstantOperand, resolves #33202, should not hurt other targets %!s(int64=7) %!d(string=hai) anos
  nickysn d591e698ac + added parameter 'hasofs' to ConcatConstSymbol. Will be used to support 'dd xx' %!s(int64=7) %!d(string=hai) anos
  nickysn 629be9cee1 + add a 'constsize' parameter to ConcatConstSymbol, so it can be used to %!s(int64=7) %!d(string=hai) anos
  florian a29f968b3b * patch by Christo Crause: generate parameter location information in att assembler mode, resolves #32915 %!s(int64=7) %!d(string=hai) anos
  florian 1a69c49e81 * fix range check errors by explicit casts %!s(int64=7) %!d(string=hai) anos
  nickysn 29558a74cd + support exporting labels from asm blocks in intel syntax asm blocks via the %!s(int64=7) %!d(string=hai) anos
  florian 4cf2a2672a changes to fix #32043 %!s(int64=7) %!d(string=hai) anos
  Jonas Maebe aa82e00615 * fixed check to determine whether a record parameter can be subscripted %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via %!s(int64=9) %!d(string=hai) anos
  sergei cc3e09ee46 * Handle possible relocation types in assembler reader using a single AS_RELTYPE token, rather than with individual tokens for each case. Since possible relocations are target-dependent, this will allow to support any amount of them without modifying the base tattreader class. %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe 110a5642c0 - removed ait_weak/tai_weak, and replaced it with the previously existing %!s(int64=9) %!d(string=hai) anos
  sergei f69f6336e9 * Replaced hacks with resetting 'c' to zero and decreasing inputpointer by boolean parameter to skipcomment and skipoldtpcomment. This parameter specifies whether first character of comment should be read. %!s(int64=9) %!d(string=hai) anos
  sergei bbfbab7e0c * Moved handling of comments and line breaks in assembler blocks from scanner to tokenizer level. Handling them at character level was causing compiler to accept comments in the middle of any assembler token, which should never happen. It was also causing Mantis #27459: a newline immediately after closing 'end' token was first handled in asmgetchar and then by normal parser, causing all subsequent line numbering to be off by one. %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe 8445381929 * merged ait_set and ait_thumb_set into a single tai class %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 914e9e7b49 Merged from trunk %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 558b8967b6 + Aarch64 assembler reader %!s(int64=10) %!d(string=hai) anos