Mattias Gaertner
|
ce3edc8c95
pastojs: fixed calling Instance.StaticMethod
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
e0a1bc6675
+ optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b)
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
272a0e3e26
+ apply excess precision also to unary minus nodes
|
%!s(int64=4) %!d(string=hai) anos |
Tomas Hajny
|
8602a29383
* align shortname to previous releases
|
%!s(int64=4) %!d(string=hai) anos |
Tomas Hajny
|
0aae9dd375
* make shortname really short
|
%!s(int64=4) %!d(string=hai) anos |
Tomas Hajny
|
f7bf90f6a8
* package tplylib added, corrections for more than 31 items on a tab
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
fe57cd3536
* fix LLVM after r48828
|
%!s(int64=4) %!d(string=hai) anos |
Jonas Maebe
|
9c831677ff
* support Objective-C classes and protocols with -gw3 (mantis #36250)
|
%!s(int64=4) %!d(string=hai) anos |
Jonas Maebe
|
803779002d
* the new constant string arraydefs are also implicit pointers types for JVM
|
%!s(int64=4) %!d(string=hai) anos |
Jonas Maebe
|
ab0531f0ce
* fixed JVM stack height calculation after calls returning an
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
4c2e0b9ff0
* for setjmp based exception handling, get the type of the exception reason from the setjmp result
|
%!s(int64=4) %!d(string=hai) anos |
pierre
|
58171b4308
Extend list of CPUs defining slowcpu conditional in tmt1 and tw8177 sources
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
2932787dee
* use SizeInt for counters in math unit, all non-32 bit targets should benefit from this
|
%!s(int64=4) %!d(string=hai) anos |
pierre
|
f767a4ac09
Do not add libgcc directory to library directories with -Fl option if -Xd option is used
|
%!s(int64=4) %!d(string=hai) anos |
Károly Balogh
|
8d0ef71e37
m68k-linux: revert maxCrecordalign to 2, as an experiment to fix some linking-against-C regressions since the alignment changes
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
c6443809ba
+ SETcc/Mov -> SETcc optimization
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
857cbddf04
* applied patch by Pierre to fix make cycle -Cr
|
%!s(int64=4) %!d(string=hai) anos |
marcus
|
53d847f268
Amiga, AROS, MorphOS: Prevent crash when access socket without TCP/IP Stack running
|
%!s(int64=4) %!d(string=hai) anos |
Jonas Maebe
|
cfa3f4fa8c
+ added b.cc/b.cs support to AArch64 assembler reader (mantis #38485)
|
%!s(int64=4) %!d(string=hai) anos |
pierre
|
236bef961c
Patch by Gareth Moreton
|
%!s(int64=4) %!d(string=hai) anos |
pierre
|
e2386ae876
* Remove obsolete -OG2p3 option for extcycle
|
%!s(int64=4) %!d(string=hai) anos |
pierre
|
63a3c25493
Add wposuffix to keep different logs for each pass when passes is > 1
|
%!s(int64=4) %!d(string=hai) anos |
Károly Balogh
|
0216f77819
m68k: adjusted some max alignment values for m68k-linux based on i386-linux, because the ELF loader on m68k should be able to provide the same alignments for globals
|
%!s(int64=4) %!d(string=hai) anos |
Károly Balogh
|
2703b36fe1
m68k: removed some helper function which was added, but in the end it never saw any use
|
%!s(int64=4) %!d(string=hai) anos |
pierre
|
f85d7d2591
Fix tw28713 for big endian CPUs
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
5afa26ddd1
* fix compilation for CPUs without thumb
|
%!s(int64=4) %!d(string=hai) anos |
Mattias Gaertner
|
1b6eab81ef
pastojs: anonymous vartype
|
%!s(int64=4) %!d(string=hai) anos |
pierre
|
2cd6951205
Apply patch proposed by J. Gareth Moreton in bug report #0038527
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
cefa05c8b1
* correctly allocate edx for mulx, resolves #38533
|
%!s(int64=4) %!d(string=hai) anos |
Károly Balogh
|
0ca1e2fb42
* attempt to fix bitpacked records with qwords in them (tw36156) when cross-compiling to big endian targets from x86. essentially the x86 shifting workarounds in the code already weren't covering all corner cases.
|
%!s(int64=4) %!d(string=hai) anos |