Commit History

Author SHA1 Message Date
  Mattias Gaertner 8401bd1286 fcl-passrc: not supported message 7 years ago
  pierre 0c3486f6e4 Add 'U' to list of first pass parsing, required to set cs_compilesystem early and avoid false error 7 years ago
  pierre 2130c43685 Add @rtl.cfg to FPC_SYSTEM_OPT to cope with new restriction for -Sf option 7 years ago
  pierre 3e92219f21 Add RESOURCES to the list of features iin rtl.cfg 7 years ago
  Mattias Gaertner 79ede7fa38 pastojs: version 0.8.42 7 years ago
  Mattias Gaertner 70bc4e62ed pas2js: updated compileserver.lpi 7 years ago
  Károly Balogh f609c55b59 palmunits: added a simple 'Hello, World' for PalmOS 7 years ago
  Károly Balogh a371b39ee9 palmos: updated the RTL readme 7 years ago
  Károly Balogh d2f051be8f palmos: include the new startup code in the build 7 years ago
  Károly Balogh 64e7c90147 m68k: some quickhacks to support PalmOS reg-relative globals and quick-n-dirty small code PIC. needs some cleanup, but the basic idea will be useful a potential for MacOS and Amiga .library support as well, among others 7 years ago
  Károly Balogh aaa40927fe palmos: also pass --embedded-relocs to the linker. mimics what prc-tools GCC does 7 years ago
  Károly Balogh ac127ac10a palmos: no .rodata section here either 7 years ago
  Károly Balogh 57b2064cdd m68k/palmos: support the prc-tools specific @END hack for globals when writing data symbols 7 years ago
  Károly Balogh 9f974369a1 palmos: for C and syscall functions, expect return values in A0. mark D2 and A2 as volatile during function calls 7 years ago
  Károly Balogh 58d98d8cd7 m68k: made the PIC_OFFSET_REGs runtime changeable, and applied some defaults 7 years ago
  Károly Balogh ae1b005b1a palmos: turned off large object generation for palmos, fixed linking by skipping the unnecessary obj-res stage 7 years ago
  Károly Balogh b8474bab0d palmos: fixed startup code to properly relocate the data segment when requested by the OS 7 years ago
  Jonas Maebe 118398a543 * test for mantis #32906 (already fixed in revision 37886) 7 years ago
  pierre dcc6a20d22 Call RegisterTarget for system_x86_6432_linux_info 7 years ago
  pierre 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 7 years ago
  Jonas Maebe c0b0fa9c0b * change the type of the -gt uninitialised result of ansistring functions to 7 years ago
  Jonas Maebe d448349330 * updated/corrected TIPC_Perm record for Darwin 64 bit platforms (patch by 7 years ago
  Jonas Maebe 672afcdca2 * check for conflicts between procedure directives specified in the 7 years ago
  Jonas Maebe 1b66995754 * factored out check to determine whether a variable can be subscripted in 7 years ago
  Jonas Maebe dcac6b9c6f * disallow passing a dynarray(niln/pointerconstn) as an open array 7 years ago
  marco d385546d71 * CB_GETCOMBOBOXINFO from patch mantis #32890 7 years ago
  florian d315d3cc96 * after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875 7 years ago
  marco acf6fde3cf * fix widestringreplace, shared routine missed some *sizeof(srchar) here and there. 7 years ago
  michael d9f733bada * Re-add Pas2jsLibCompiler to uses clause 7 years ago
  Károly Balogh 6094910917 amiga/m68k: disable dynlibs feature. while the amiga has dynamic libraries, they have a different architecture, which don't mix with this feature. powerpc amiga could support the mainstream-style dynlibs, so keep it enabled there. 7 years ago