Commit Verlauf

Autor SHA1 Nachricht Datum
  florian d4c0ea9a1f + initial skeleton of the js backend vor 11 Jahren
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: vor 11 Jahren
  pierre 4441bbb9dc Add new global asmextraopt variable vor 11 Jahren
  pierre 1cec09f979 Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7) vor 11 Jahren
  paul 52d1cbc544 compiler: vor 11 Jahren
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables vor 12 Jahren
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables vor 12 Jahren
  nickysn 8fad859161 * the default packrecords setting changed to 1 on i8086 for Turbo Pascal 7 vor 12 Jahren
  florian 9cb5212378 * patch by Anton Rieckert: cpu_armv7em should default to thumb(2) code as well, resolves #25142 vor 12 Jahren
  nickysn 826b4678f3 * moved UpdateAlignmentStr, UpdateOptimizerStr, UpdateWpoStr and UpdateDebugStr from unit globals to unit dirparse vor 12 Jahren
  nickysn 989c543ea2 * UpdateTargetSwitchStr moved from unit globals to unit options in order to vor 12 Jahren
  nickysn ac66f3ae1b + added new field 'define' to ttargetswitchinfo, which specifies a system macro vor 12 Jahren
  nickysn bd0585274e * tsettings.enablecld converted to a targetswitch ts_cld vor 12 Jahren
  nickysn 52fcc0a407 + added a new x86-specific compiler option 'enablecld', which controls whether vor 12 Jahren
  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) vor 12 Jahren
  nickysn 567cdf875b + added new i8086 compiler options -Wtexe and -Wtcom for specifying the MS-DOS vor 12 Jahren
  paul 385fc9cb37 compiler: remove strange nowhere used define vor 12 Jahren
  Jonas Maebe de56f909d5 * synchronized with trunk up to and including r25430 vor 12 Jahren
  Jeppe Johansen 9acfd929f5 Added ARMv6M to cpu types where the default instruction set is Thumb vor 12 Jahren
  florian d4968e054b + arm: tsettings.instructionset vor 12 Jahren
  florian 6e7edf1933 * make x86memorymodel i8086 only vor 12 Jahren
  Jonas Maebe efa95bed66 * changes so the compiler can be compiled with a unicode RTL without warnings vor 12 Jahren
  nickysn b409d600ee + implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well vor 12 Jahren
  Károly Balogh 76d7527909 also return nil for the empty env vars in the generic implementation in GetEnvPChar vor 12 Jahren
  sergei fe322f35d5 * MIPS: fixed passing CPU type specified with -CpXXX switch to assembler vor 12 Jahren
  Jonas Maebe 1358618c36 * only display and allow ABIs that are actually supported by the current vor 12 Jahren
  florian 0e41df598e * merge i8086 branch by Nikolay Nikolov vor 12 Jahren
  Jonas Maebe 9023148bb1 * fixed compilation of JVM rtls after r24188 (there is no JMP_BUF type vor 12 Jahren
  nickysn 44ffc298d5 cpu_i8086 and system_i8086_msdos added to the systems.inc enums vor 12 Jahren
  paul f9277d2043 compiler: add comment for all application types vor 12 Jahren