michael
|
bcf3dde7eb
* Initialize QueryString
|
13 jaren geleden |
michael
|
ffc3164594
* Do not decode the URL before passing it on
|
13 jaren geleden |
michael
|
8dc7313374
* Added decode parameter to parseuri
|
13 jaren geleden |
Jonas Maebe
|
89c230c035
* moved assert handling from second to first pass, so that the code generator
|
13 jaren geleden |
michael
|
093748402e
* Only one result section for overloaded functions
|
13 jaren geleden |
michael
|
789a6452c9
* Implemented overloaded variant of fileage function
|
13 jaren geleden |
michael
|
597483610b
* Added UniversalTimeToLocal LocalTimeToUniversal as per bug #17435
|
13 jaren geleden |
michael
|
64ab9c06d3
* Added GetLocalTimeOffset function
|
13 jaren geleden |
sergei
|
21524c56c6
* If subtrahend symbol belongs to current section, generate a RELATIVE relocation instead of PIC_PAIR. Now the corresponding relative expressions in assembler operands compile correctly on all i386 targets (and x86_64 too, although such feature is less important there).
|
13 jaren geleden |
masta
|
57b67dfa30
Better SP adjustments on entry/exit for ARM
|
13 jaren geleden |
Jonas Maebe
|
1955255dda
* let thlcg.a_call_name() return the tcgpara representing the function
|
13 jaren geleden |
Jonas Maebe
|
aba6923187
* moved g_test_self() from cgobj to hlcgobj
|
13 jaren geleden |
Jonas Maebe
|
276a0918f5
* fixed (harmless) class cast error
|
13 jaren geleden |
pierre
|
c38b78ba65
+ Add missing implementation of pipe syscall
|
13 jaren geleden |
pierre
|
ffd01794fb
Reserve R25 () register for PIC function calling
|
13 jaren geleden |
pierre
|
489b93f2f5
* Overload hlcg.a_call_ref and a_call_reg methods for cdecl'ared functions to use register
|
13 jaren geleden |
pierre
|
3f6c3cbb87
* Call hlcg.a_call_ref and a_call_reg instead of cg methods (needed for MIPS cpu)
|
13 jaren geleden |
sergei
|
31f9a9d420
* Fixed label name in .globl and .type directives, was causing every library to contain an unwanted dynamic reference to "_start".
|
13 jaren geleden |
sergei
|
1112041ff1
* get_pc_addr on x86_64 needs nostackframe attribute to return the correct value.
|
13 jaren geleden |
michael
|
b424ce2aeb
GetDeclaration of "is nested" procedure type is now correct
|
13 jaren geleden |
michael
|
abaff904a1
* Support for Is Nested procedure declarations (Bug ID 21992)
|
13 jaren geleden |
michael
|
f8e6cfc6b8
* Fixed parsing of constref and one more case of deprecated hint
|
13 jaren geleden |
michael
|
c04bfe02e3
* Fixed parsing of deprecated hint texts
|
13 jaren geleden |
sergei
|
3b3da49ad6
* Merged TElfObjSection.secshidx and TCoffObjSection.secidx into TObjSection.index.
|
13 jaren geleden |
pierre
|
75420e78a8
Reset FPU exceptions and retrun after changing sigc_pc value if UContext is assigned
|
13 jaren geleden |
Jonas Maebe
|
99c22b87c1
* moved transformation of char-to-chararray type conversion into helpers
|
13 jaren geleden |
sergei
|
27f342225a
* Changed most fields of ELF structures to unsigned, to conform to their official declarations.
|
13 jaren geleden |
pierre
|
c234eae68a
* cause bits must be clear as flags to avoid a second FPU exception
|
13 jaren geleden |
pierre
|
bc1ecc2e94
Use two parameter versions of get_caller_frame and get_caller_addr to get correct results for MIPS
|
13 jaren geleden |
pierre
|
b0fcb8cb2f
Third field of SignalToRunError must be PUContext type
|
13 jaren geleden |