Historique des commits

Auteur SHA1 Message Date
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
  pierre 64da07da48 Add conversion from "$" to "." for i386-watcom target and avoid iteration if no char modification is wanted in ApplyAsmSymbolRestrictions function il y a 4 ans
  nickysn 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the 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 245b58c249 + support for arm attributes il y a 5 ans
  Jonas Maebe dcf4e4cb2c * support taking the address of labels defined in assembler blocks in the 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
  Jonas Maebe 3a1fb45315 * synchronised with trunk till r41976 il y a 6 ans
  Jonas Maebe 8d19bb12a2 * moved sleb/uleb128 helpers to cutils and use SarInt64() intrinsic (based on il y a 6 ans
  florian 27ab140dd9 + gcc_except_table section il y a 6 ans
  nickysn 29558a74cd + support exporting labels from asm blocks in intel syntax asm blocks via the il y a 7 ans
  svenbarth c1db48c8c6 * add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder) il y a 8 ans
  Jonas Maebe a0efde8167 * automatically generate necessary indirect symbols when a new assembler il y a 9 ans
  Jonas Maebe 5ac99f62e9 + AT_METADATA symbol type for data that is unrelated to the program il y a 9 ans
  florian 90b284e169 + generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation il y a 9 ans
  svenbarth 3971ba7898 Provide basic facilities to handle indirect symbols that are needed for proper dynamic packages support. il y a 9 ans
  Jonas Maebe 3aba28deb7 * factored out the generation of the Objective-C section names, so we can il y a 9 ans
  Jonas Maebe be2f63aa97 + tasmlabel.createstatic() constructor for creating static data labels il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  pierre ea3bc10fd1 Change ReplaceForbiddenAsmSymbolChars to use ansistrings to avoid shortstring overflow il y a 10 ans
  pierre 831a876ec5 Added asmsymbindname array name for TAsmSymBind type il y a 10 ans
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk il y a 11 ans
  Jonas Maebe 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for il y a 11 ans
  nickysn 7cfd7a66cd + create a special 'heap' segment with reserved space equal to heapsize (i.e. il y a 11 ans
  nickysn 3cc8ff11e3 + generate the stack segment for i8086 far data memory models from within fpc il y a 11 ans
  Jonas Maebe b82053ef40 * reworked handling of defined/declared symbols in llvm: we now automatically il y a 11 ans
  Jonas Maebe 6b7ed0234c + new globalsymbolmangleprefix/suffix constant set to '@"\01' resp. '"' il y a 11 ans
  florian 1f8192b6da * indention fixes il y a 12 ans
  florian ca5fabda6d * cleanup some unused units from uses clauses il y a 13 ans
  sergei fde944bf5d + Declare AT_TLS and AT_GNU_IFUNC symbol types, these are needed to handle object files created by gcc in ELF internal linker. il y a 13 ans