Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 489582e36a * fix ppudump compilation há 6 anos atrás
  Jonas Maebe a0e35fd1bc * synchronised with trunk till r42118 há 6 anos atrás
  pierre 769f85783a List TSettings partially and improve generic output há 6 anos atrás
  Jonas Maebe 0cd0e1614b * synchronised with trunk till r42105 há 6 anos atrás
  Jonas Maebe aad87820e6 * abstracted registration of library init/fini routines (to be able to add há 6 anos atrás
  Jonas Maebe 9e9a982bfe * synchronised with trunk till r42095 há 6 anos atrás
  pierre c0f064a35c Remove two warnings about missing case (others are still present in ppudump.pp source) há 6 anos atrás
  Jonas Maebe 2923e484fd * synchronised with trunk till r41907 há 6 anos atrás
  Jonas Maebe d150869dea * record symbols that need to remain in their original order, and on Darwin há 6 anos atrás
  Jonas Maebe 0225a3a39a * ppudump: fixed reading of ibresource section há 6 anos atrás
  pierre ec76e879c9 Integrate patch from bug report 35409. há 6 anos atrás
  Jonas Maebe a7bd37d17a * synchronised with trunk till r40776 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 dc2cbf8018 * synchronised with trunk till r41725 há 6 anos atrás
  yury b0535d8d0f * ppudump: Fixed a warning regarding text clipping. há 6 anos atrás
  Jonas Maebe ac883969a9 * synchronised with trunk till r41423 há 6 anos atrás
  Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the há 6 anos atrás
  yury fa4596a08f * ppudump: Fixed warnings with -O3. há 6 anos atrás
  yury 9a3ddf650c * ppudump: Use buffered write when outputting to json or xml. It improves the output speed a lot. há 6 anos atrás
  florian 6b0c2a45f5 * compilation fixes há 6 anos atrás
  Jonas Maebe 503ea604f3 + nolinline modifier to specify that a routine must never be inlined há 6 anos atrás
  Jonas Maebe 51e68eb302 * fixed several places where the interface crc could change: há 6 anos atrás
  Károly Balogh 2f7fe0e737 haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake há 6 anos atrás
  Jonas Maebe 50ab607676 + customint torddef type to create arbitraty bit-width integers há 6 anos atrás
  pierre 0052e4da81 * Use getasizeint/putasizeint for tfieldvarsym.fieldoffset há 7 anos atrás
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux há 7 anos atrás
  yury dd60397165 + Added the pio_inline_not_possible flag to timplprocoption. It is set if a function can't be inline (contains an assembler block, etc). When calling such functions, no note "Call to subroutine "?" marked as inline is not inlined" is emitted. há 7 anos atrás
  pierre e49025a086 More -CriotR fixes: há 7 anos atrás
  pierre 3b49fda0a2 Only call moved if len>0, as otherwise astring local variable is nil, which leads to a range check error for astring[1] há 7 anos atrás
  pierre 9c2ac7b3dd Avoid range check error in ReadPosInfo há 7 anos atrás