sergei
|
e0deb4cc99
* Fixed building with OPT="-dTEST_WIN64_SEH -O2" after r21454. It is not yet possible to omit rbp-based stack frames if using SEH on Win64.
|
13 years ago |
Mattias Gaertner
|
7d2be3635f
fcl-image: tiff: reader+writer: deflate compression
|
13 years ago |
Jonas Maebe
|
e7320ee729
* retry close() in fpclosedir() when it returns EINTR
|
13 years ago |
marco
|
27922875b4
* Patch from Ludo, follow up to r21474 add more dependent units (stdole2)
|
13 years ago |
pierre
|
2b90b444bf
Differentiate mips/mipsel default system macros
|
13 years ago |
pierre
|
9fc6f91cd0
Set correct source info for mips/mipsel
|
13 years ago |
pierre
|
68367ea82e
* Do not use lo(ofs) in fpmmap id TsysParam type is as large as off_t type and suppress warning
|
13 years ago |
pierre
|
594a0e6217
* Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore, one missing
|
13 years ago |
pierre
|
651589c9a4
* Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore
|
13 years ago |
pierre
|
be67af4374
* Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore
|
13 years ago |
michael
|
4b8ffef650
* Patch from Ludo Brands to fix memory leak (bug 22228)
|
13 years ago |
pierre
|
b21198a14a
* Fix error in comment in previous commit
|
13 years ago |
pierre
|
93e0dd9c2f
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
13 years ago |
pierre
|
22eae1b337
* Stack setup for MIPS and MIPSEL
|
13 years ago |
pierre
|
4d8ebe5d1e
Do not modify $sp inside function body for mipscpu
|
13 years ago |
pierre
|
c1269b0305
* Patch from Fuxin Zhang: po_assembler special code also disabled for mips and mipsel CPUs
|
13 years ago |
pierre
|
ac38901d2a
* Patch from Fuxin Zhang: set first_pram_offset to 0 for mips and mipsel CPUs
|
13 years ago |
pierre
|
1e1e0f969e
* Patch from Fuxin Zhang: remove cpuflags define for mips and mipsel CPUs
|
13 years ago |
pierre
|
d6d237d688
* Patch from Fuxin Zhang: FPC_HAS_INTERNAL_SAR set for mips and mipsel CPUs
|
13 years ago |
pierre
|
160037eb9d
* Patch from Fuxin Zhang: Mips specific MAP_XXX constants
|
13 years ago |
pierre
|
a9be2fd137
* Patch from Fuxin Zhang: Mips specific MAP_XXX constants
|
13 years ago |
pierre
|
6a985f1ece
* Patch from Fuxin Zhang: Mips specific MAP_XXX constants
|
13 years ago |
pierre
|
bd060f4627
Stat record matching closer system include file
|
13 years ago |
pierre
|
a7c9e4768e
* Patch from Fuxin Zhang
|
13 years ago |
pierre
|
8259e69539
Non thread safe implementation of InterlockedXXX functions
|
13 years ago |
pierre
|
f971854db6
* Patch from Fuxin Zhang
|
13 years ago |
Jonas Maebe
|
50659b7e7f
* give an error if a routine definition defines default values for
|
13 years ago |
Jonas Maebe
|
df9c8652be
* add default parameter values defined in implementation also to interface
|
13 years ago |
sergei
|
807a2f243f
* Fixed control flow after r21492, was causing IE 200602252 if compiling with "-g -Xg" (Mantis #22224)
|
13 years ago |
florian
|
6e8594a9af
* patch by Nico Erfurth: Minor fix for FoldShiftProcess peephole optimizer on ARM
|
13 years ago |