Commit History

Author SHA1 Message Date
  peter eb829ea21b * store procdef messageinf in the ppu 19 years ago
  chrivers 97e0ff4105 Added iioffset for _IMPLEMENTS. added iitype initializer 19 years ago
  chrivers d9eb4049e3 Added Interface implementation type specifier (var: iitype) to tobjectdef. Used for the implementation of "implements"-keyword 19 years ago
  chrivers aa783c2876 Cleanup for readability. timplementedinterfaces.searchintf() simplified, dummy-var renamed to mark it as such in tstoreddef.is_integrable 19 years ago
  florian 887781a6b9 * experimental patch to fix #7187 19 years ago
  Jonas Maebe d75b19e484 * removed/conditionalised several unused variables 19 years ago
  tom_at_work f38dcb7145 * fixed wrong alignment on 64 bit cpus for rtti data for ordinals and enums if the cpu requires proper alignment 19 years ago
  Jonas Maebe e344ee3cd7 + support for register variables which contain records 19 years ago
  peter 36a57726ac * always build deref info for localst 19 years ago
  florian 2983b01109 * variant size must be 24 bytes on 64 bit platforms 19 years ago
  florian f7817b5669 + parsing of variant dispatching 19 years ago
  florian c81f34aeee + parsing of dispinterface properties 19 years ago
  florian 06e7d4be7a + dispid parsing 19 years ago
  florian 91434bd791 * fixed several dispinterface parsing related stuff 19 years ago
  peter ce58e15393 * fix coff section names to fix resourcestrings with 19 years ago
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 years ago
  peter 95be416b9d * don't allow stringconst+integer 19 years ago
  peter 9c6a296b86 * use shortint for alignments 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  Jonas Maebe 659d3e106d * fixed alignment of double, extended, int64 and qword on i386-darwin 19 years ago
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 years ago
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from 19 years ago
  Jonas Maebe e5ebc40446 * fixed crash with loading overridden properties of forward-declared 19 years ago
  Jonas Maebe ec486f0238 * also change labels starting with L to _L on darwin/x86 19 years ago
  Jonas Maebe d5297b732e * make classrefdef regable 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  Jonas Maebe cd4df8a12c * don't endlessly recurse in tobjectdef.gettypename if we need 19 years ago
  florian 826b5cf34a + dwarf support for enums 19 years ago
  florian 8cd8e4ba8d + basic dwarf support for variables and types 19 years ago
  florian b06643a1eb * tai_const refactored 19 years ago