Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 2f914ee2d8 * packed tabstractvarsym.addr_taken/different_scope fields into a set há 5 anos atrás
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset há 5 anos atrás
  pierre dca8147958 Try to fix ppudump for generic/inline. há 6 anos atrás
  pierre f2b200e4f0 Fix recordtoken writing into ppu files to allow correct há 6 anos atrás
  svenbarth 900fd35f4a * increase PPU version now that all generic procdefs store their local symtables há 6 anos atrás
  svenbarth b945e66e28 * store attribute information in PPU; this is less important for the compiler, but more for e.g. Lazarus when dealing with binary only units há 6 anos atrás
  pierre d8b89432a2 * Set ControllerSupport to false for sparc/sparc64 and x86_64 CPUs. há 6 anos atrás
  Jonas Maebe a0e35fd1bc * synchronised with trunk till r42118 há 6 anos atrás
  pierre dd418f24b5 Add DEBUG_PPU conditional code to be able to debug ppu changes (only useful for debugging purposes) há 6 anos atrás
  Jonas Maebe fc60ec2ea4 + support for LLVM LTO: compile units with -CLflto -> when compiling a main há 6 anos atrás
  Jonas Maebe 927fbc4387 * documented usage of ppuversion and ppulongversion há 6 anos atrás
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into há 6 anos atrás
  Jonas Maebe 170ec00348 - removed withnode (was no longer used since a very long time) há 6 anos atrás
  Jonas Maebe 95d79296bd * fixed alignment of tfiledef (same as corresponding file recorddef) há 6 anos atrás
  pierre 0052e4da81 * Use getasizeint/putasizeint for tfieldvarsym.fieldoffset há 6 anos atrás
  Jonas Maebe 0cd85d73e4 * ttryfinallynode now inherits from tbinarynode instead of tloopnode, as its há 6 anos atrás
  svenbarth ba08bdc9b1 * increase PPU version after the addition of the field to keep track of management operators (don't seperately to help merging) há 7 anos atrás
  florian 21d785e41b * do not unroll loops if the counter variable is accessed outside the current scope há 7 anos atrás
  nickysn 539d4cb68a + introduced taddrnodeflags (empty for now) há 7 anos atrás
  Károly Balogh e9ca615924 r38636 changed the PPU format, but didn't bump the version. lets bump há 7 anos atrás
  nickysn 2cee948b72 + support segment overrides in inline asm references to local variables or parameters on x86 há 7 anos atrás
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on há 7 anos atrás
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the há 7 anos atrás
  svenbarth a6821c63e0 * store the type of the helper that had been encountered during parsing in the objectdef and by extension the PPU há 8 anos atrás
  Károly Balogh addc3a2f94 m68k-palmos: fixed the syscall generation, and improved it to support the dispatch-selector-in-reg-D2 traps há 8 anos atrás
  florian a37237ca11 * avoid range check errors with absolute symbols for cpus where addresses are bigger than the registers há 8 anos atrás
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers há 8 anos atrás
  florian b1dff29cbf * removed unused units há 8 anos atrás
  maciej-izak 15ba9b54c6 Store informations about management operators in ppu files for records. há 8 anos atrás
  Jonas Maebe 7911cc8437 - removed some dataconstn remenants há 8 anos atrás