Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), vor 14 Jahren
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating vor 14 Jahren
  florian 8bc94610c7 + tai_stab.create_ansistr vor 14 Jahren
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 vor 14 Jahren
  svenbarth 35b47e491c Rebase to revision 17306 vor 14 Jahren
  florian 4d19f6c532 * patch by Jeppe Johansen to be able to generate debug info if an rtl without variant support is used, resolves #18483 vor 14 Jahren
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. vor 14 Jahren
  svenbarth 80e6498921 Rebase to revision 17096 vor 14 Jahren
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) vor 14 Jahren
  paul 915c412ae3 compiler: generate debug info for record methods: vor 14 Jahren
  paul 289c9bd192 compiler: remove unneeded checks and typecasting caused by move of objectoptions into tabstractrecorddef vor 14 Jahren
  paul 56bf42de57 compiler: implement record methods and class methods: vor 14 Jahren
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed vor 15 Jahren
  mazen b127fc154a * Fixed spell error revealed by lintian. vor 15 Jahren
  Jonas Maebe daef2efa69 - removed tstoreddef.reset() and overrides, and the associated vor 15 Jahren
  Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere vor 15 Jahren
  pierre 11d6509a56 Attempt to fix missing stabs definitions problem vor 15 Jahren
  paul 1b614b526a compiler: vor 15 Jahren
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the vor 15 Jahren
  Jonas Maebe b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with vor 15 Jahren
  paul ae52b19820 compiler: generate STABS debug info for Variant type vor 15 Jahren
  Jonas Maebe da58a01ce6 * fixed stabs debug information for parameters copied into local variables vor 16 Jahren
  Jonas Maebe 80864ebf31 * made TDebugInfoDwarf3 inherit from TDebugInfoDwarf2 instead of from vor 16 Jahren
  yury 9c9462cd5a * Insert DW_AT_low_pc and DW_AT_high_pc attributes for modules on Windows also. It solves debugging problems on Windows with dwarf debug info. vor 16 Jahren
  yury 99917e034d * Fixed visibility notes of some overrode methods. vor 16 Jahren
  Jonas Maebe 36668a6ec5 * don't emit "include file search paths" for stabs since they don't exist vor 16 Jahren
  Jonas Maebe e36352bf9e * store path information for source files in stabs debug info vor 16 Jahren
  Jonas Maebe a3732f5cfc * changed debuginfo for dynamic arrays in stabs and dwarf2 into a pointer to vor 16 Jahren
  peter a3a66ba74d * split tvisibility from tsymoptions vor 17 Jahren
  Jonas Maebe bed6a0faa9 * fixed memory leaks vor 17 Jahren