svenbarth
|
e2b1f70ac6
Local symbols and defs that are needed for packages need to be registered as well => register the symbols and defs for the init and finalize functions.
|
9 gadi atpakaļ |
Károly Balogh
|
ea8322ee80
* powerpc-amiga linker invocation fixes, and added a linker script required for VLink, courtesy of Frank Wille
|
9 gadi atpakaļ |
marcus
|
9cb4091c42
Amiga: Enable character unit
|
9 gadi atpakaļ |
svenbarth
|
bd82059f0e
Fix cycling.
|
9 gadi atpakaļ |
svenbarth
|
4d0c009ad0
Ensure that structures types are exported consistently no matter whether they are top level or nested.
|
9 gadi atpakaļ |
svenbarth
|
f55123ce92
Merged revision(s) 28904-28905, 29038-29044 from branches/svenbarth/packages:
|
9 gadi atpakaļ |
svenbarth
|
35809b58f8
Merged revision(s) 28856 from branches/svenbarth/packages:
|
9 gadi atpakaļ |
svenbarth
|
34f65fd059
Fix ppudump
|
9 gadi atpakaļ |
michael
|
4ca4697b6b
* Patch from Ondrej Pokorny to make some setter methods virtual (bug ID 30011)
|
9 gadi atpakaļ |
Jonas Maebe
|
2a1f2b9fd9
* fixed a_load_regconst_subsetreg_intern() when loading a 32 bit register
|
9 gadi atpakaļ |
michael
|
ab05389612
* Remove debug statement
|
9 gadi atpakaļ |
lacak
|
7de017daad
fcl-db: sqldb: when sqoAutoCommit is set in TSQLQuery.Options then load BLOBs as records are fetched (Do not allow deferred loading because if in mean time transaction is committed and other transaction updates blob original blob is no more available)
|
9 gadi atpakaļ |
michael
|
e662e49cf9
* Some fixes to FPPDF:
|
9 gadi atpakaļ |
Károly Balogh
|
a73404a88c
* disable default VLink for AmigaOS/PowerPC, as current VLink internalerrors while tries to link FPC-generated objects on this platform, for unknow reasons
|
9 gadi atpakaļ |
svenbarth
|
9d1938a713
Partial merge of r28851 (aside the parts that requires the global assembler symbols)
|
9 gadi atpakaļ |
svenbarth
|
9fd8c8718a
Partial merge of r28846 (without the global assembler symbols)
|
9 gadi atpakaļ |
florian
|
9b1e6e1976
- removed i386 specific fpc_pchar_length implementation as it is much slower than the generic one which takes advantage of IndexByte
|
9 gadi atpakaļ |
florian
|
2b082d88a6
* generic implementation of fpc_pchar_length uses IndexByte instead of a simple while loop
|
9 gadi atpakaļ |
Károly Balogh
|
9dae10b8ba
* enable VLink when running on Amiga/MorphOS targets earlier so it can even be disabled afterwards
|
9 gadi atpakaļ |
Károly Balogh
|
c39bce3747
* added vlink command line for AmigaOS/PPC
|
9 gadi atpakaļ |
yury
|
511f5b5ded
* trwsync test: Increased timeout to 60 seconds. Trying to fix random failures due to the timeout on busy machines.
|
9 gadi atpakaļ |
michael
|
2282996817
* Add command-line options to enable image compression and JPEG image support
|
9 gadi atpakaļ |
michael
|
591f3dc879
* Fix bug #29989, add compression and JPEG image support (by Ondrej Pokorny)
|
9 gadi atpakaļ |
michael
|
b46969cfa8
* Several improvements in PDF generator:
|
9 gadi atpakaļ |
michael
|
b30a809fdd
* Added ttfdump tool
|
9 gadi atpakaļ |
Károly Balogh
|
2e398fa8f7
* disabled powerpc-amiga target for packages where it doesn't build (yet), so make all works
|
9 gadi atpakaļ |
Jonas Maebe
|
08d63e3408
* allow default parameters for constref (mantis #29992)
|
9 gadi atpakaļ |
Jonas Maebe
|
953c47dd97
- disabled DWARF (a)ranges for Darwin, it's not supported/used there
|
9 gadi atpakaļ |
florian
|
71b7cd7e1d
* the size of DW_FORM_ref_addr entries depends on the DWARF version
|
9 gadi atpakaļ |
Károly Balogh
|
2e64db935a
m68k: BSET and BCLR's dest operand is actually readwrite, not write only. fixes sets with regvars, when the regvar is spilled
|
9 gadi atpakaļ |