Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 254b85c352 + new pio_inline_forbidden flag to indicate that while parsing the il y a 5 ans
  Jonas Maebe b625afe800 * never inline routines that call get_frame (otherwise get_frame would return il y a 5 ans
  Jonas Maebe b355ba3d39 * record whether a function uses fastmath, and define the function as il y a 5 ans
  Jonas Maebe f5833dc048 * support for marking arraydefs as vectors il y a 5 ans
  pierre 8c2aa32683 * Remove duplicate ibextraheader handling. il y a 5 ans
  svenbarth 0a915e883e * keep track of static symbols that a global function references, as those must now be exported from a dynamic package as well if the function can potentially be inlined il y a 5 ans
  pierre 9b3447a6a4 Fix ppudump after commit #43450 il y a 5 ans
  Jonas Maebe 2f914ee2d8 * packed tabstractvarsym.addr_taken/different_scope fields into a set il y a 5 ans
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset il y a 6 ans
  florian cffc69ec1d + support pi_needs_tls il y a 6 ans
  Jonas Maebe 9678542ba6 + add "thunk" attribute for stubs/thunks and emit it for LLVM il y a 6 ans
  pierre 0e02b4f58c Fix problems with big endian systems without 80-bit floating point support il y a 6 ans
  Jonas Maebe 956aab3be0 * implement support for the Objective-C "related result type" convention il y a 6 ans
  pierre 36bc9b726e Reduce cpu-os dependency on real constant printout by using system.str il y a 6 ans
  pierre 651922c2f8 Correct size of asizeint, which is still 4-byte long even when CpuAddrBitSize is 16 as for avr and i8086 il y a 6 ans
  pierre 843a379cc2 Fix gettokenbufshortint, as shortint is one byte long, not two il y a 6 ans
  pierre 6c87348b86 Add mode and optimizer switches names, and check that no unknown switch is set il y a 6 ans
  pierre 0167ddf44c Reorganize token buffer output to be able to use it for generics and inlined functions il y a 6 ans
  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 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
  svenbarth 2a7b750d70 * write a name for the none property access entry (looks nicer than a "(Nil)" at the start of the line) il y a 6 ans
  svenbarth 54c4fb2a00 * write an entry name for the property options il y a 6 ans
  marcus d9f3867783 Fixed ppudump compilation on big endian platforms after r42324 il y a 6 ans
  pierre 40f0372d8c Correctly read saved tsettings il y a 6 ans
  Jonas Maebe 40f6a4ea3c - removed remnants of old ppu file support (ppudump does not support any il y a 6 ans
  Jonas Maebe cc9f8b7f56 * record in ppu flag whether or not symbols are ansistrings, and use that il y a 6 ans
  Jonas Maebe 489582e36a * fix ppudump compilation il y a 6 ans
  Jonas Maebe a0e35fd1bc * synchronised with trunk till r42118 il y a 6 ans
  pierre 769f85783a List TSettings partially and improve generic output il y a 6 ans