Commit History

Author SHA1 Message Date
  nickysn 2dc530dfe3 + enable the i8086-embedded cpu/os combination in fpcmake 9 years ago
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile 9 years ago
  michael e022ba1b53 * Annotations (and HTML links) support 9 years ago
  florian d31d24ed16 * r33995 was not complete 9 years ago
  svenbarth dfe00a8ed1 Fix for Mantis #30279. Apply patch by Max Nazhalov to fix compilation of i386-wince and arm-wince (the only modification is that the no longer used AnsiString variants of ExecuteProcess are removed) 9 years ago
  florian 1cbae41cab * proper fix for the issue detected in r33945 9 years ago
  svenbarth 248490bbf1 * declare fpc_zeromem and fpc_fillmem as inline to avoid one call 9 years ago
  Jonas Maebe 11c90a73b1 - removed "Set8087CW(Default8087CW)" call from SysEntry: 9 years ago
  Jonas Maebe 899add8c7d * don't emit default values for local variables in generic routines: those 9 years ago
  Jonas Maebe 5313db710b * override gen_stack_check_size_para() and gen_stack_check_call() 9 years ago
  Jonas Maebe 98ac6c4797 * converted gen_stack_check_call() to the high level code generator 9 years ago
  Jonas Maebe 4121facc7a * only free the llvm shadow symtable when the original symtable will 9 years ago
  Jonas Maebe 8ca9ece66a * fixed buffer overrun in tai_aggregatetypedconst.add_to_string() 9 years ago
  Jonas Maebe 8c006f04e2 * don't check type size equality for conversions to formaldef either 9 years ago
  michael 15c5ea3b9c * Fix bug in event-based variables 9 years ago
  svenbarth 638339812e i386-win32 also has indirect entry information, so enable this in the compiler and disable the corresponding define in system.pp 9 years ago
  svenbarth 25c4a5c986 Fix usage of external resources on systems besides Darwin by moving the variable referencing FPC_RESLOCATION fon non-indirect entry information systems from system.inc back into intres.inc 9 years ago
  pierre a72434e93a Trial to clarify heap for i8086 issues: 9 years ago
  svenbarth 7f079ff58a Fix compilation of Win64 and WinCE as those don't have indirect entry information yet and thus they'd require FPC_RESLOCATION which is not available for those platforms... Fixes Mantis #30264. 9 years ago
  nickysn 452d9b747b * fixed code generation for initialized pointer variables, with the initial 9 years ago
  Jonas Maebe 3f01efbee0 * adapted tcgtypeconvnode.second_int_to_int() to work with high level cpu 9 years ago
  Jonas Maebe 2d1023140a * don't try to check whether the size of from and to in type conversion nodes 9 years ago
  Jonas Maebe e521a029b1 * fixed fpcmake Makefile 9 years ago
  marco bb75790e38 * german error file updates mantis #30024 9 years ago
  svenbarth f606d0d2ec Fix for Mantis #29051 to add the ability to only load the core profiles of OpenGL. 9 years ago
  svenbarth 266eccde9f Merge revision(s) 32484 from branches/svenbarth/packages 9 years ago
  svenbarth bb853d135c Fix compilation after r33958. 9 years ago
  svenbarth e527b6fe4f psub.pas, read_proc: 9 years ago
  svenbarth a4cfa64d96 pkgutil.pas, insert_export: 9 years ago
  svenbarth 22b0553be3 Fix PPUDump on PowerPC systems 9 years ago