Jonas Maebe
|
c2be657671
* give an error instead of a note on the JVM target when overriding a
|
13 years ago |
michael
|
8d6557ec35
* Reversed default. Using UTF8 is now the default, old behaviour can be restored
|
13 years ago |
michael
|
a7d55bc92b
* Patch to allow use of UTF8 in ansistring (as requested in Bug ID #22310)
|
13 years ago |
michael
|
5210d2fc94
* Patch from Silvio Clecio to implement TCookie.Expire (bug id 22361)
|
13 years ago |
michael
|
4fb7d7caa5
* Forgot to commit
|
13 years ago |
florian
|
95732625cc
* use r11 as a normal register if no frame pointer is needed
|
13 years ago |
michael
|
518af06016
* Remove wrong lineinfo unit. It does not work with DWARF
|
13 years ago |
michael
|
15f59192ed
* Parse complete expressions for default arguments
|
13 years ago |
marco
|
9c52d89f95
* initialize variable in fpindexer. Mantis #22739
|
13 years ago |
pierre
|
9bba5c956a
Add support for indirect values
|
13 years ago |
pierre
|
3ccfd2d74d
+ ESysERFKILL added
|
13 years ago |
michael
|
add4de3089
*Fixed memory leak if an error occurs during argument parsing
|
13 years ago |
pierre
|
6bc339192d
MIPS system errors separated into errno-mips.inc file
|
13 years ago |
pierre
|
2d6093645f
Add a C compilation phase to check Error value
|
13 years ago |
sergei
|
712f5d1c26
- Removed oso_readonly and oso_noload section options, it is enough to have just oso_write and oso_load to express possible section states.
|
13 years ago |
sergei
|
2638bc01d9
* Fixed error introduced in r21732. For libraries, startup is always dllprt0.o, regardless of profiling/linking to libc. Mantis #22397.
|
13 years ago |
pierre
|
b93b08427f
Set needgsed to 0 for non-NetBSD systems
|
13 years ago |
pierre
|
bc0c94c204
fpcdefs.inc: Set fpc_compiler_has_fixup_jmps for powerpcXX and mips CPUs.
|
13 years ago |
michael
|
3d002a13c5
* Patch from Luiz Americo to return a variant with get
|
13 years ago |
Jonas Maebe
|
1b3b097f3a
* always interpret a function name on the RHS as a recursive function
|
13 years ago |
masta
|
aef81cad68
Add debug information about register spilling
|
13 years ago |
sergei
|
1a25aed68d
* Renamed a method for consistency (let script building methods start with ScriptAdd).
|
13 years ago |
florian
|
a553798151
* improved makefile rules for linux
|
13 years ago |
florian
|
9833f642fe
* coalesce if either u or v are precolored, tested on arm and i386, it gives for both a small advantage
|
13 years ago |
sergei
|
34fc366d64
* test/opt/tretopt.pp, test/tasmread.pp: fixed GOT calculation
|
13 years ago |
joost
|
025f840dd5
* Added ReplaceStr and ReplaceText functions, for Delphi compatibility
|
13 years ago |
masta
|
bba75a079c
Better Code generation for SAR/ROR/ROL inline nodes
|
13 years ago |
masta
|
9825fbf554
Support top_shifterop and top_regset for arm in RegInOp
|
13 years ago |
pierre
|
645698183d
Integer Overflow signal must be mapped to error 215, not 205, which is for floating point overflow
|
13 years ago |
pierre
|
32644a526c
Use CPUMIPS instead of MIPS conditional
|
13 years ago |