Commit History

Автор SHA1 Съобщение Дата
  sergei 5c4abfa75a + Implemented saving/restoring registers using PUSH/POP instructions on i386 targets with non-fixed stack. Provides some advantage in code size (e.g. the compiler becomes about 20KBytes smaller). преди 12 години
  nickysn a9c949e551 * the memory model const sets introduced in r24812 moved to i8086/cpuinfo.pas преди 12 години
  nickysn 9eecec4910 + added const sets for the i8086 memory models based on the code and data model type преди 12 години
  nickysn b409d600ee + implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well преди 12 години
  nickysn ed29f7a92d + far pointer support in tpointerconstnode преди 12 години
  nickysn 5ed1222e64 * changed the default i8086 calling convention to pocall_pascal преди 12 години
  nickysn 51d61cc593 * define the i8086 default calling convention separately from the other x86 architectures преди 12 години
  florian 1ab42714c3 + fix compilation by adding a Int32 type, no sure why it is needed преди 12 години
  florian 63f6afffd5 + make empty proc. removal switchable by removeemptyprocs преди 12 години
  paul f9277d2043 compiler: add comment for all application types преди 12 години
  florian 3ca7a5ff8e - remove switch -Wx for arm thumb interworking, one should use -CTHUMBTINTERWORKING=ON instead преди 12 години
  Jonas Maebe 4022c29500 * mark each target switch with whether it's global or not, so a compiler преди 12 години
  florian 7184306a4c + option -Wx to generate thumb interworking safe code on arm преди 12 години
  florian fce9e953b4 + nested exit support преди 12 години
  Jonas Maebe 4aa05f5133 + support for automatically generating setters/getters for properties on the преди 12 години
  florian 761fcca4ec + is_dynamicstring преди 12 години
  Jeppe Johansen 8b17a358e4 Remove all traces of the interrupt vector table generation mechanism преди 13 години
  florian f25f44605e - get rid of m_all, use a set instead for tokens, this allows to disable/enable tokens depending on the language mode преди 13 години
  Jonas Maebe 8a4c12ab36 * include -Oofastmath in -O4 преди 13 години
  Jonas Maebe f5de7e34d3 * only remove the calculation of unused parameters of inline routines if преди 13 години
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects преди 13 години
  florian b330bba0bc + introduce -Oofastmath преди 13 години
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places преди 13 години
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in преди 13 години
  florian 3a9e3991be * the switch -Oouseebp allows the i386 compiler to use ebp as normal register преди 13 години
  Jonas Maebe b0462d27cc * by default, no longer initialize enumeration fields of classes/objects преди 13 години
  Jonas Maebe ca29bb10af - zapped some gremlins in comments преди 13 години
  florian 6c8eed21c4 + implement auto inlining (-Ooautoinline) преди 13 години
  paul 290295db3e compiler: remove UTF8 sequences from 2 comments + minor formatting преди 13 години
  Jonas Maebe 834026bfb5 * synchronised with trunk up to r21067 преди 13 години