sergei
|
31f9a9d420
* Fixed label name in .globl and .type directives, was causing every library to contain an unwanted dynamic reference to "_start".
|
13 lat temu |
sergei
|
1112041ff1
* get_pc_addr on x86_64 needs nostackframe attribute to return the correct value.
|
13 lat temu |
michael
|
b424ce2aeb
GetDeclaration of "is nested" procedure type is now correct
|
13 lat temu |
michael
|
abaff904a1
* Support for Is Nested procedure declarations (Bug ID 21992)
|
13 lat temu |
michael
|
f8e6cfc6b8
* Fixed parsing of constref and one more case of deprecated hint
|
13 lat temu |
michael
|
c04bfe02e3
* Fixed parsing of deprecated hint texts
|
13 lat temu |
sergei
|
3b3da49ad6
* Merged TElfObjSection.secshidx and TCoffObjSection.secidx into TObjSection.index.
|
13 lat temu |
pierre
|
75420e78a8
Reset FPU exceptions and retrun after changing sigc_pc value if UContext is assigned
|
13 lat temu |
Jonas Maebe
|
99c22b87c1
* moved transformation of char-to-chararray type conversion into helpers
|
13 lat temu |
sergei
|
27f342225a
* Changed most fields of ELF structures to unsigned, to conform to their official declarations.
|
13 lat temu |
pierre
|
c234eae68a
* cause bits must be clear as flags to avoid a second FPU exception
|
13 lat temu |
pierre
|
bc1ecc2e94
Use two parameter versions of get_caller_frame and get_caller_addr to get correct results for MIPS
|
13 lat temu |
pierre
|
b0fcb8cb2f
Third field of SignalToRunError must be PUContext type
|
13 lat temu |
Jonas Maebe
|
92b4c84dae
* fixed 'int64 shl/shr 0' on ppc32
|
13 lat temu |
Jonas Maebe
|
63ab1bae3e
* don't allow ordinal->ptr-based-objectdef conversions on managed platforms,
|
13 lat temu |
Jonas Maebe
|
c2be657671
* give an error instead of a note on the JVM target when overriding a
|
13 lat temu |
michael
|
8d6557ec35
* Reversed default. Using UTF8 is now the default, old behaviour can be restored
|
13 lat temu |
michael
|
a7d55bc92b
* Patch to allow use of UTF8 in ansistring (as requested in Bug ID #22310)
|
13 lat temu |
michael
|
5210d2fc94
* Patch from Silvio Clecio to implement TCookie.Expire (bug id 22361)
|
13 lat temu |
michael
|
4fb7d7caa5
* Forgot to commit
|
13 lat temu |
florian
|
95732625cc
* use r11 as a normal register if no frame pointer is needed
|
13 lat temu |
michael
|
518af06016
* Remove wrong lineinfo unit. It does not work with DWARF
|
13 lat temu |
michael
|
15f59192ed
* Parse complete expressions for default arguments
|
13 lat temu |
marco
|
9c52d89f95
* initialize variable in fpindexer. Mantis #22739
|
13 lat temu |
pierre
|
9bba5c956a
Add support for indirect values
|
13 lat temu |
pierre
|
3ccfd2d74d
+ ESysERFKILL added
|
13 lat temu |
michael
|
add4de3089
*Fixed memory leak if an error occurs during argument parsing
|
13 lat temu |
pierre
|
6bc339192d
MIPS system errors separated into errno-mips.inc file
|
13 lat temu |
pierre
|
2d6093645f
Add a C compilation phase to check Error value
|
13 lat temu |
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 lat temu |