Historique des commits

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