Mattias Gaertner
|
70bc4e62ed
pas2js: updated compileserver.lpi
|
7 سال پیش |
Károly Balogh
|
f609c55b59
palmunits: added a simple 'Hello, World' for PalmOS
|
7 سال پیش |
Károly Balogh
|
a371b39ee9
palmos: updated the RTL readme
|
7 سال پیش |
Károly Balogh
|
d2f051be8f
palmos: include the new startup code in the build
|
7 سال پیش |
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 سال پیش |
Károly Balogh
|
aaa40927fe
palmos: also pass --embedded-relocs to the linker. mimics what prc-tools GCC does
|
7 سال پیش |
Károly Balogh
|
ac127ac10a
palmos: no .rodata section here either
|
7 سال پیش |
Károly Balogh
|
57b2064cdd
m68k/palmos: support the prc-tools specific @END hack for globals when writing data symbols
|
7 سال پیش |
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 سال پیش |
Károly Balogh
|
58d98d8cd7
m68k: made the PIC_OFFSET_REGs runtime changeable, and applied some defaults
|
7 سال پیش |
Károly Balogh
|
ae1b005b1a
palmos: turned off large object generation for palmos, fixed linking by skipping the unnecessary obj-res stage
|
7 سال پیش |
Károly Balogh
|
b8474bab0d
palmos: fixed startup code to properly relocate the data segment when requested by the OS
|
7 سال پیش |
Jonas Maebe
|
118398a543
* test for mantis #32906 (already fixed in revision 37886)
|
7 سال پیش |
pierre
|
dcc6a20d22
Call RegisterTarget for system_x86_6432_linux_info
|
7 سال پیش |
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 سال پیش |
Jonas Maebe
|
c0b0fa9c0b
* change the type of the -gt uninitialised result of ansistring functions to
|
7 سال پیش |
Jonas Maebe
|
d448349330
* updated/corrected TIPC_Perm record for Darwin 64 bit platforms (patch by
|
7 سال پیش |
Jonas Maebe
|
672afcdca2
* check for conflicts between procedure directives specified in the
|
7 سال پیش |
Jonas Maebe
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
7 سال پیش |
Jonas Maebe
|
dcac6b9c6f
* disallow passing a dynarray(niln/pointerconstn) as an open array
|
7 سال پیش |
marco
|
d385546d71
* CB_GETCOMBOBOXINFO from patch mantis #32890
|
7 سال پیش |
florian
|
d315d3cc96
* after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875
|
7 سال پیش |
marco
|
acf6fde3cf
* fix widestringreplace, shared routine missed some *sizeof(srchar) here and there.
|
7 سال پیش |
michael
|
d9f733bada
* Re-add Pas2jsLibCompiler to uses clause
|
7 سال پیش |
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 سال پیش |
Károly Balogh
|
888e59d34d
amiga: added some code to compile the Amiga RTL with tinyheap. will be useful for Kickstart 1.3 and better very-low-end systems support. disabled by default. also added ifdefs around DynLibs support
|
7 سال پیش |
Károly Balogh
|
4c0e6980db
atari: workaround/silence of a vlink warning, when it merges ro sections into rw ones. there are no ro sections on atari anyway
|
7 سال پیش |
Károly Balogh
|
05642cd495
atari: switch off threading for atari tos. i think if we'll ever support MiNT, that should be a separate target, with all the advanced features enabled
|
7 سال پیش |
Károly Balogh
|
bde64031d5
packages: disable some packages and files, in preparation of turning off threading feature for atari tos
|
7 سال پیش |
Károly Balogh
|
8dd14b92a2
objcbase: as discussed on the mailing list - still allow a dummy version to be built. this allows darwin to be built without objectivec feature
|
7 سال پیش |