Commit History

Author SHA1 Message Date
  pierre ab730efac7 Fixed use with 7.9 release or later, symtab strcut was completely changed 9 years ago
  pierre 312e51328a Regenerated after: Add -Cg for bootstrap depending on source OS/CPU as it is normally added for target OS/CPU 9 years ago
  pierre b1e4b56900 Add -Cg for bootstrap depending on source OS/CPU as it is normally added for target OS/CPU 9 years ago
  florian cad29a4e19 * set nf_write flag correctly for subscript nodes, resolves issue #28713 9 years ago
  pierre 60070169bb Regenerated Makefile's for rtl/linux and rtl/win32, aarch64-linux target was missing 9 years ago
  Jonas Maebe 477e087857 * only check the shiftval in llvmbyvalparaloc() if it's a register parameter 9 years ago
  Jonas Maebe 99361994b7 * only copy the shiftval field from the original para location when creating 9 years ago
  Jonas Maebe e4647ac133 - removed "nostackframe" from floating point helpers for llvm, as FPC 9 years ago
  Jonas Maebe a249950a45 * fixed types in tcgcallnode.load_block_invoke() 9 years ago
  Jonas Maebe 2046220f56 + helper methods to load a field into a register 9 years ago
  Jonas Maebe a9498b6735 * fixed the parameter order for thlcgobj.g_load_const_field_by_name() 9 years ago
  Jonas Maebe df9efdeb4c * fixed llvm types for loading the address of a nested routine 9 years ago
  Jonas Maebe d16d2e6e3c * don't crash when inserting the parentfp parameter for "is nested" procvar 9 years ago
  Jonas Maebe 4821fa7c67 * fixed second_proc_to_procvar for 8086 after r32553 9 years ago
  Jonas Maebe da696057ab * converted register_maybe_adjust_setbase() to the high level code generator 9 years ago
  Jonas Maebe ab22aaa2b7 * adjust the set base for i8086 before loading it into cx as a shift count 9 years ago
  Jeppe Johansen 159c28eca8 Fix AVR comparison with zero. 9 years ago
  pierre 42e08b4c01 Set PIC_OPT if -Cg of -fPIC option is used, also use -KPIC for mips and mipsel ASTARGET if PIC_OPT is set 9 years ago
  pierre fee0c228cc Regenerate after: Fix rtl compilation for AIX OS 9 years ago
  pierre e333877ab8 Fix rtl compilation for AIX OS 9 years ago
  nickysn 47475c775f * fixed testsuite after r32548 for certain GNU Make versions, where "-s" is not 9 years ago
  pierre 8ca036c3b6 Derefedata length can be zero if there are no references in PPU 9 years ago
  yury 0e056ece03 * pas2jni: Basic support for arrays. 9 years ago
  Jonas Maebe 03067f240c + added already working test for mantis #27149 9 years ago
  Jeppe Johansen f21f9ab930 Fix issue with absolute offsets being sign extended from aint to asizeint. 9 years ago
  Jonas Maebe b5c9a20d3f * fixed range of llvm definition of bitpacked arrays 9 years ago
  Jonas Maebe 35714e5d50 * don't internallerror when encountering an "absolute" type conversion to 9 years ago
  Jonas Maebe 86b02cf76e * handle bitpacked ordinal fields whose size is a multiple of 8 bits the same 9 years ago
  Jonas Maebe 00d97d54ca * don't overwrite the curroffset field while adding bytes for bitpacked fields 9 years ago
  Jeppe Johansen 4b1eb0e4f3 Applied patch from Michael Ring fixing the startup code for Freescale microcontrollers. 9 years ago