Историја ревизија

Аутор SHA1 Порука Датум
  nickysn 27a7c0863b + added constructors tai_const.Create_int_codeptr and .Create_int_dataptr. To be пре 11 година
  Jonas Maebe 23f34608ed * null-terminate tai_strings loaded from ppus пре 11 година
  Jonas Maebe 9f39188253 * moved the tai_*typedconst classes to aasmcnst to make use of def-related пре 11 година
  Jonas Maebe 1e7d9c9f0e + support for instruction operands that are tai themselves in the llvm пре 11 година
  Jonas Maebe e51b893c9e + "typed const" tai that combines a tai and its associated tdef information пре 11 година
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, пре 11 година
  Jonas Maebe 6dcfd73d21 + support for a_call_name() on the llvm target: пре 11 година
  Jonas Maebe b82053ef40 * reworked handling of defined/declared symbols in llvm: we now automatically пре 11 година
  Jonas Maebe 227ff0ea48 * llvm requires that single precision constants are exactly representable пре 11 година
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 пре 11 година
  sergei 46f8e78d1f + Support GOT/gp-relative constants in GAS and internal assemblers, MIPS and i386. пре 11 година
  Jonas Maebe 66cbff35f6 * don't check whether references are PIC-safe when targeting LLVM, that's пре 11 година
  Jonas Maebe 3296984bd9 + classes for llvm instructions (ait_llvmins), procedure definitions пре 11 година
  Jonas Maebe 62e1df9e76 * fixed indentation пре 11 година
  florian babbc21afd * fix handling of register sets on m68k: it is required that they are stored as two tcpuregistersets because address registers and data registers have different register types пре 12 година
  nickysn 3bc89a50ed + added i8086-specific methods tai_const.Create_sym_near and tai_const.Create_sym_far, which allow creating explicitly a near or far ptr const, regardless of current memory model's defaults пре 12 година
  sergei bfcdf6b825 * Replaced tai_ent and tai_ent_end classes with tai_directive subtypes. Having separate classes for them is unnecessary complication. пре 12 година
  sergei 108d3cb090 - Removed tai_label.is_global field, was used in just one place and is generally not needed: binding is controlled by 'bind' property of referenced AsmLabel. пре 12 година
  florian 6606955b88 + basic support for pic on arm-linux пре 12 година
  Jonas Maebe da6d9cf3f3 * give an internalerror when we try to change the type of an asmsymbol from пре 12 година
  nickysn fe4cac96be + added overloads to tai_const.Createname and Create_type_name, which take a Tasmsymtype parameter; to be used for declaring external symbols which reside in the data segment with AT_DATA, which is necessary for i8086 medium and compact memory models (where code and data pointers are of different size) пре 12 година
  nickysn db541b59fa - disallow calling tai_symbol_end.Createname with a symbol name that isn't yet defined пре 12 година
  florian 2cdb4adf39 + tai_const.Create_type_name and tai_const.Create_pint_unaligned пре 12 година
  nickysn 784333edbb + added tai_const.Create_nil_codeptr and .Create_nil_dataptr, which should eventually replace tai_const.Create_sym(nil) пре 12 година
  nickysn 6c1262049e * tai_const.Create_sym_offset: follow the default i8086 data (instead of code) pointer size for asm symbols with typ=AT_DATA пре 12 година
  nickysn bb06899ec7 * clarified the comment for aitconst_farptr пре 12 година
  nickysn e4a1230356 + added support for far pointer constants in the assembly output пре 12 година
  sergei b9bbe8ba67 * tai_const.getcopy: Check that 'sym' is assigned before trying to call its method. Mantis #24574. пре 12 година
  florian 1682e9a2b1 * detabbed пре 12 година
  florian cec28ef512 * when inserting pc relative data blocks on arm thumb, avoid negative pc offsets, if needed, the data is copied пре 12 година