pierre
|
87b6bb5053
+ Add .cpXXX pseudo-instruction for PIC code
|
13 年之前 |
masta
|
8001979f7e
Reworked ispowerof2 in cutils.pas
|
13 年之前 |
michael
|
003a7ca217
* Allow session file prefix. Make sessiondir readable
|
13 年之前 |
michael
|
e06927d623
* Customization of upload dir
|
13 年之前 |
marco
|
a1b3e79554
* improvements to bufdataset testsuite specially for ftmemo and ftblob.
|
13 年之前 |
marco
|
8a72ccd1df
* Add TestSpecificTBufDataset unit into dbtestframework to non gui testframework
|
13 年之前 |
Jonas Maebe
|
3f5ae8b05f
* forgot to commit, part of r21765
|
13 年之前 |
Jonas Maebe
|
882351bb21
* don't insert a conversion to widechar for ansistr[x]:='y' assignments on
|
13 年之前 |
svenbarth
|
71c13190e1
Fix for Mantis #22329.
|
13 年之前 |
svenbarth
|
a908db5a91
Partially fix for Mantis #22160. This resolves the internal error, but the given example units still don't compile, because of the way we handle specializations and unit loading (more about this once I fixed that, too).
|
13 年之前 |
pierre
|
7492f196f8
* Handle OS_F32 <-> OS_F64 float conversions
|
13 年之前 |
Jonas Maebe
|
b07f8b42fd
* always add -Fd to the compiler command line parameters, because the
|
13 年之前 |
masta
|
64c122100f
Small optimizations to FillChar for ARM
|
13 年之前 |
sergei
|
37b8cd1b7a
* If relocation to a local label cannot be translated into (section+offset), then the target symbol must be written into symbol table. Fixes IE 200603012 in number of tests with -Cg on i386-linux (and possibly other targets with internal ELF assembler).
|
13 年之前 |
sergei
|
b497d53a98
* Fixed GOT address calculation (must take 'pop ecx' instruction into account)
|
13 年之前 |
joost
|
c02351da63
* Implemented autoincremental fields for TBufDataset
|
13 年之前 |
joost
|
ec67f10680
* Fixed CreateDataset when TBufDataset.Filename is set
|
13 年之前 |
michael
|
bc3bf09c92
* Patch from Silvio Clecio to implement httponly cookie property
|
13 年之前 |
florian
|
3f14f2b61b
+ be able to turn off warning -> error conversion on the command line (with -)
|
13 年之前 |
florian
|
7df1403849
* fix releasing of shortstring temps. in arrayconstructor nodes
|
13 年之前 |
florian
|
c62a2c8bb5
+ write temptype when printing tempdelete nodes
|
13 年之前 |
florian
|
e59861a5a3
* fix directories for ports unit
|
13 年之前 |
marco
|
cbb9e3b077
* Improved pqconnection error reporting. Patch by Ludo, Mantis #22336
|
13 年之前 |
marco
|
2c3787d415
* properly initialize FPipeBuffersize. Follow up to Mantis #22327
|
13 年之前 |
sergei
|
1c5fa5448e
* Do not dereference null pointer, 'real' (not script-provided) common symbols don't have objsection assigned at this point.
|
13 年之前 |
masta
|
504a0ce0ca
Fix for Mantis #22326
|
13 年之前 |
florian
|
b83948b009
* rules updated
|
13 年之前 |
marco
|
b616fca354
* Mantis #22249 Mysql BIT type support.
|
13 年之前 |
marco
|
c4ec774c4c
* Fixes Sql parsing problems with spaces lacking between keyword and expression
|
13 年之前 |
sergei
|
65e701a198
* Fixed operation of 'PROVIDE' link script directive (all symbols were incorrectly put into .bss section, instead of locations given by placement of the directive).
|
13 年之前 |