Historia zmian

Autor SHA1 Wiadomość Data
  Jonas Maebe 9f18cbf5d6 * support writing aggregate LLVM constants that are not packed 6 lat temu
  Jonas Maebe 0cd0e1614b * synchronised with trunk till r42105 6 lat temu
  Jonas Maebe 23428dbf4c * replaced non-breaking space with space (patch by J. Gareth Moreton, 6 lat temu
  Jonas Maebe aad87820e6 * abstracted registration of library init/fini routines (to be able to add 6 lat temu
  Jonas Maebe a418dc6c91 * made the fields array parameter of llvmgettemprecorddef "const", as it 6 lat temu
  Jonas Maebe 15532e5277 * disabled low-level hack test for LLVM 6 lat temu
  Jonas Maebe 4c34b7b67d * fixed memory leak 6 lat temu
  Jonas Maebe eb0f02348d * fixed loading parent frame pointer for nested procvars on targets that 6 lat temu
  Jonas Maebe 3bee9ab9da * two different specialisations with the same types from different units 6 lat temu
  Jonas Maebe 9e9a982bfe * synchronised with trunk till r42095 6 lat temu
  Jonas Maebe 47812c8a3d * don't double-define function aliases for Darwin defined via ".set" directive 6 lat temu
  Jonas Maebe 8ec3cd6390 * append rather than insert the alias symbols for the program/procedure 6 lat temu
  Jonas Maebe c330f5080c * replaced fpcunit custom code to obtaining a caller site with a call to 6 lat temu
  Jonas Maebe 332679e28a * updated German message files (patch by Karl-Michael Schindler, 6 lat temu
  Jonas Maebe 7e51c5e856 * DFA now takes case-completeness into account (mantis #35598) 6 lat temu
  pierre 2ff391c25c Fix arm-aros rtl compilation 6 lat temu
  svenbarth 1d6b591872 * add tests for TVirtualInterface 6 lat temu
  svenbarth 16d9b5bee9 + add TVirtualInterface which allows to implement a interface with method RTTI by merely providing an event handler 6 lat temu
  svenbarth 755e271b4e * fix for Mantis #35566 by applying patch by Martin Friebe: correctly dereference the 32-bit length value for Windows Widestrings 6 lat temu
  pierre fb2a8e23d0 Fix compilation of GDB version 7.12.1 6 lat temu
  pierre c0f064a35c Remove two warnings about missing case (others are still present in ppudump.pp source) 6 lat temu
  pierre 8d4588e1b2 Fix compilation of compiler with -dPREPROCWRITE 6 lat temu
  pierre e35110b68c Fix baseunix PPU compilation rule for Haiku 6 lat temu
  pierre 902ef73c7c Allways use local pt variable to ameliorate readability of code 6 lat temu
  pierre c8129c5228 Disable 64-bit version of CPU_SOURCE is 32-bit 6 lat temu
  nickysn e0b523ef14 * updated the asm parts of the i386 OpenBSD startup code as well 6 lat temu
  nickysn 806b65da6b * also update the startup asm code in prt0.as for OpenBSD x86_64 6 lat temu
  nickysn 357d3ca390 - removed cprt0.as from the OpenBSD i386 RTL as well 6 lat temu
  nickysn ef86b3ab29 - delete cprt0.as from the OpenBSD x86_64 startup code, because it's not needed for bootstrapping 6 lat temu
  nickysn 058336db40 * invoke _csu_finish before __init the OpenBSD x86_64 C library startup code 6 lat temu