Commit History

Author SHA1 Message Date
  svenbarth b46e909349 Provide possibility to pass packages and search paths for packages as parameters. 10 years ago
  svenbarth 9bd4cac733 Provide possibility to register callbacks that are called from InitGlobals and DoneGlobals. 11 years ago
  svenbarth fe1087d07a Introduce new Delphi compatible switch $IMPORTEDDATA/$G which allows to control locally whether variable locations are loaded indirectly or directly. 11 years ago
  nickysn 1910177cf0 + added heapmax support to the $M directive on i8086-msdos. It is currently 11 years ago
  nickysn d6ad2b1f8a + added support for mixing near and far procedures in the i8086 far code memory 11 years ago
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: 11 years ago
  pierre 4441bbb9dc Add new global asmextraopt variable 11 years ago
  pierre 1cec09f979 Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7) 11 years ago
  paul 52d1cbc544 compiler: 11 years ago
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 11 years ago
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables 11 years ago
  nickysn 8fad859161 * the default packrecords setting changed to 1 on i8086 for Turbo Pascal 7 12 years ago
  florian 9cb5212378 * patch by Anton Rieckert: cpu_armv7em should default to thumb(2) code as well, resolves #25142 12 years ago
  nickysn 826b4678f3 * moved UpdateAlignmentStr, UpdateOptimizerStr, UpdateWpoStr and UpdateDebugStr from unit globals to unit dirparse 12 years ago
  nickysn 989c543ea2 * UpdateTargetSwitchStr moved from unit globals to unit options in order to 12 years ago
  nickysn ac66f3ae1b + added new field 'define' to ttargetswitchinfo, which specifies a system macro 12 years ago
  nickysn bd0585274e * tsettings.enablecld converted to a targetswitch ts_cld 12 years ago
  nickysn 52fcc0a407 + added a new x86-specific compiler option 'enablecld', which controls whether 12 years ago
  nickysn 52a5ffc386 * use apptype to indicate that the target is a DOS .COM file, instead of introducing a new field in tsettings (as suggested by Sven) 12 years ago
  nickysn 567cdf875b + added new i8086 compiler options -Wtexe and -Wtcom for specifying the MS-DOS 12 years ago
  paul 385fc9cb37 compiler: remove strange nowhere used define 12 years ago
  Jonas Maebe de56f909d5 * synchronized with trunk up to and including r25430 12 years ago
  Jeppe Johansen 9acfd929f5 Added ARMv6M to cpu types where the default instruction set is Thumb 12 years ago
  florian d4968e054b + arm: tsettings.instructionset 12 years ago
  florian 6e7edf1933 * make x86memorymodel i8086 only 12 years ago
  Jonas Maebe efa95bed66 * changes so the compiler can be compiled with a unicode RTL without warnings 12 years ago
  nickysn b409d600ee + implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well 12 years ago
  Károly Balogh 76d7527909 also return nil for the empty env vars in the generic implementation in GetEnvPChar 12 years ago
  sergei fe322f35d5 * MIPS: fixed passing CPU type specified with -CpXXX switch to assembler 12 years ago
  Jonas Maebe 1358618c36 * only display and allow ABIs that are actually supported by the current 12 years ago