Commit History

Author SHA1 Message Date
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 years ago
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) 5 years ago
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
  florian 116f36fe56 * avoid range check errors 6 years ago
  Jonas Maebe 1b66995754 * factored out check to determine whether a variable can be subscripted in 7 years ago
  florian 4cf2a2672a changes to fix #32043 7 years ago
  Jonas Maebe 61af0fb72d * only take into account the location of the parameter at the callee side to 8 years ago
  Jonas Maebe aa82e00615 * fixed check to determine whether a record parameter can be subscripted 8 years ago
  Jonas Maebe 015f034904 * reverted r35424, wasn't ready for commit yet 8 years ago
  Jonas Maebe 4d9617da97 * fixed check to determine whether a record parameter can be subscripted 8 years ago
  Jonas Maebe 86876ed114 * MaybeRecordOffset: initialise "mangledname" variable 8 years ago
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 9 years ago
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via 9 years ago
  Jonas Maebe 1e227f78fe * factored out the check for whether we have to generate dotted function 10 years ago
  Jonas Maebe 3380b58695 * when we get near the limit of the maximum number of TOC entries that can 13 years ago
  Jonas Maebe 69e01418bb * set the type of record/object/class method symbols to AT_FUNCTION 13 years ago
  Jonas Maebe 71106219f2 * detect RTOC-based accesses on AIX in inline assembly, and change the 13 years ago
  Jonas Maebe b738657bf3 * on AIX, functions are called via function descriptors whose name 13 years ago
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 18 years ago
  Jonas Maebe 28bab3fb4f - removed some unused variables 18 years ago
  tom_at_work 2d1f9b20a3 * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup 18 years ago
  Jonas Maebe c866400823 + support for VMTOFFSET in assembler readers to get VMT offset of virtual 18 years ago
  Jonas Maebe 302a2a3ec2 * fixed calling qualified methods in assembler + tests for ppc/ppc64/ 18 years ago
  tom_at_work 35228f0391 * fixes after 5148 changes for ppc platform 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  Jonas Maebe 365d2892f4 + support for bo/bi notation for branches in the assembler reader 19 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 years ago