Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Károly Balogh e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin il y a 7 ans
  Károly Balogh c4ba3ef09d amigaos4: fix linker script and signature symbol preservation with current vlink il y a 8 ans
  Károly Balogh 48744d0abd amiga: section smartlinking support for amiga. needs vlink nightly il y a 8 ans
  Károly Balogh 788c622307 amiga: pascal startup code for 68k and buildrtl refactor il y a 8 ans
  Károly Balogh 5a50fc4be3 * don't provide __amigaos4__ symbol in our VLink linker script by default. it's in prt0.as for now. il y a 9 ans
  Károly Balogh 814d3c4071 * fixed GNU LD support for powerpc-amiga, broken by the previous commit il y a 9 ans
  Károly Balogh ea8322ee80 * powerpc-amiga linker invocation fixes, and added a linker script required for VLink, courtesy of Frank Wille il y a 9 ans
  Károly Balogh c39bce3747 * added vlink command line for AmigaOS/PPC il y a 9 ans
  Károly Balogh 3675fc75cb VLink Support: il y a 9 ans
  Károly Balogh 21329e6606 Amiga: enable using of external resources we have no internal resource support yet for Amiga Hunk executables il y a 10 ans
  Károly Balogh 392da9e43f * fix warnings when compiling the compiler with DFA optimizer enabled on m68k il y a 11 ans
  sergei 38058505ba * Changed linking infrastructure to look like assembler one: il y a 12 ans
  pierre ab52c48520 Add DynLinkStr support il y a 12 ans
  Jonas Maebe c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, il y a 13 ans
  Jonas Maebe 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there il y a 13 ans
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler il y a 13 ans
  Károly Balogh 446e2161ce + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed. il y a 16 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  Károly Balogh 8562910185 + quick hack to have linker support for amiga/m68k (it produces some kind of binary at least) il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  Jonas Maebe 90ea73a90b * more file handling from shortstring to tcmdstr il y a 18 ans
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 il y a 18 ans
  florian 4cbb67aa00 * some fpu emulation code from arm to generic code generator moved il y a 19 ans
  peter 7a2e0da7bd * extra parameter for file searching functions il y a 19 ans
  Jonas Maebe 07d2ecb78b * fixed compilation il y a 19 ans
  peter 9f5d69ce31 * make win32 compile il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  Károly Balogh 94f3f07a97 + first attempt to have linking support for AmigaOS/PowerPC il y a 19 ans
  Károly Balogh b77a51f67d + first somewhat-valid AmigaOS/PowerPC support (no linking yet) il y a 19 ans