Commit History

Author SHA1 Message Date
  yury 82ad6b4de9 * Define FPC_HAS_RIP_RELATIVE to indicate that x86_64 internal assembler supports RIP relative symbol addressing. 16 years ago
  yury 9acecc0863 * Do not switch to external assembler if dwarf debug info is used. 16 years ago
  yury 2b3a54cec0 * Allow usage of internal linker when dwarf debug info is used. 16 years ago
  Jonas Maebe 41dcda600c * disabled the internal linker when using DWARF debug info (it doesn't 16 years ago
  florian b4953e3a50 * ignore $CONTROLLERTPYES marco on non-AVR/ARM platforms in msg files 16 years ago
  Jonas Maebe ab8b32dafb - removed PARAOUTFILE define and ifdefs 16 years ago
  Jonas Maebe a8eb1cc30b - removed FPC_DARWIN_JMP_MAIN and FPC_DARWIN_PASCALMAIN defines and ifdefs 16 years ago
  Jonas Maebe c6470a75e7 * do not disable smart linking when using DWARF debug information on Darwin, 16 years ago
  Jonas Maebe cdc4933826 - removed accidentally committed change from previous commit 16 years ago
  Jonas Maebe f2ce99029b * fixed sets in rtti for big endian systems 16 years ago
  Jonas Maebe 7ef279364b * disable smart linking when using DWARF debug info (doesn't work on all 16 years ago
  Jonas Maebe 145a7bf304 * only change the assembler to the default external assembler for Win32 when 16 years ago
  florian acb06dac1b + Wp<Controllertype> support for arm and avr 16 years ago
  florian 6d7d6dbd60 + feature softfpu introduced 16 years ago
  Jonas Maebe 0768f82770 * set tf_dwarf_relative_addresses for win32 16 years ago
  Jonas Maebe 423ee926c2 * verify during parameter parsing that -gc and -pg are implemented/ 16 years ago
  Jonas Maebe 3216e8c7bc * mark produced object files as "does not require executable stack" by 16 years ago
  Jonas Maebe 060d81b8fa Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from 16 years ago
  florian cb9e52826f * fix range check error in options handling, resolves #12365 17 years ago
  Jonas Maebe 253ae0c33e * changed abi for darwin/arm from eabi to default, as it appears to be 17 years ago
  florian 013dc5e379 * fix wince building after unicodestring changes 17 years ago
  Jonas Maebe 6b473862cf * give an error stating that you have to use the latest released compiler 17 years ago
  tom_at_work 8a5a6db065 * rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now) 17 years ago
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 years ago
  florian e0ff540918 + defined FPC_FULLVERSION as integer constant containing the version, 17 years ago
  florian fe7cba52dc + support of inlined ror/rol on arm 17 years ago
  florian 1afb1aa9cc + ror/rol functions 17 years ago
  yury a6eb251cee * Define dummy tcgarm.g_stackpointer_alloc to fix abstract warning. 17 years ago
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. 17 years ago
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. 17 years ago