florian
|
7cc227be17
. remove obsolete tests
|
13 years ago |
florian
|
10023597d2
* fix import in wince system unit, patch by Gennadiy, resolves #22131
|
13 years ago |
florian
|
ff2469f533
* compile mipsel rtl always with -Ur
|
13 years ago |
Jonas Maebe
|
5dc75a92a3
* don't write size suffix for popcnt on Darwin, its assembler doesn't
|
13 years ago |
florian
|
7bdbb3448e
* minimum compiler version to build the compiler is 2.6.0
|
13 years ago |
sergei
|
6571b4d140
* Factored code to create internal link script for debug sections into a separate procedure.
|
13 years ago |
Jonas Maebe
|
9f0fb9cf10
- removed "<<<<<<< HEAD" leftover from a conflicting merge
|
13 years ago |
sergei
|
8814f56081
* Fixed oso_debug section attribute being not preserved while reading/writing DJCOFF object files.
|
13 years ago |
Jonas Maebe
|
3a2afe27aa
+ new -varparas option that adds overloads for imported methods whereby
|
13 years ago |
Jonas Maebe
|
252483ffd8
+ support for running the testsuite in parallel. Note that only the "all"
|
13 years ago |
florian
|
48aae2d031
* fixed rules and dependencies for linux
|
13 years ago |
florian
|
9e180fb318
* remove unneeded zero extensions from 16 to 32 Bit
|
13 years ago |
florian
|
28e9d10c1f
+ added missing dependencies and rules to wince makefile
|
13 years ago |
florian
|
926f628abb
+ added missing dependencies to win64 makefile
|
13 years ago |
florian
|
551bd5e0c2
+ added missing dependencies to win32 makefile
|
13 years ago |
sergei
|
35e3e363dd
* Changed writing section symbols to use storage class COFF_SYM_LOCAL (3), this is what is used by both GCC and MSVC. Previously used COFF_SYM_SECTION (104) is accepted by GNU binutils, but only for PE targets (and silently converted to COFF_SYM_LOCAL), for DJGPP it issues warnings.
|
13 years ago |
Jonas Maebe
|
a2426178dc
* don't insert type conversions in add nodes if both arguments are constant
|
13 years ago |
Jonas Maebe
|
9e0184884e
* correctly change the signdness information of tordconstnodes that are
|
13 years ago |
Jonas Maebe
|
baa8fa39a8
* converted code to trash variables (-gt) to operate at the node tree level,
|
13 years ago |
Jonas Maebe
|
f2c82e32cd
- removed g_indirect_sym_load() from hlcgobj/hlcg2ll because this cgobj
|
13 years ago |
Jonas Maebe
|
8234a842e6
* fixed conversion of empty ansistring/widestring constants to pchar on
|
13 years ago |
michael
|
5aeb9c860d
* Added FreeContentStream property to TResponse.
|
13 years ago |
Jonas Maebe
|
11968c4261
* use A_J instead of A_B (without explicitly defined condition) to jump to
|
13 years ago |
marco
|
ced0992642
* extraction example by Reinier Olislagers. Mantis #21304
|
13 years ago |
michael
|
032528115f
* Patch from Mattias Gaertner to improve quicksort memory use (Bug 22119)
|
13 years ago |
florian
|
21b94f675f
+ add for MLA the same register interferences as for MUL
|
13 years ago |
marco
|
2d890ae0b3
* Some more interfaces (include IOleCOmmandTarget). Patch by Ludo.
|
13 years ago |
sergei
|
bbb08bbf66
ogcoff.pas:
|
13 years ago |
Jonas Maebe
|
3c6c4dff30
* fixed assembler code that was enabled in r20968 (push/pop changed ebx
|
13 years ago |
Jonas Maebe
|
ffe68ca284
* do not search overloaded assignment/conversion operators for internal
|
13 years ago |