2
0
mirror of https://frontier.innolan.net/github/amigaos-cross-toolchain6.git synced 2024-10-19 10:29:55 +00:00
Commit Graph

589 Commits

Author SHA1 Message Date
d1196c0eba @R using -Os 2017-07-11 13:05:21 +02:00
2cc4e738f1 @S gcc-6: various changes but exception handling seems to work. Needs complex test cases now^^ 2017-07-11 12:52:57 +02:00
799d01749b @S libnix: @R use folders as dependency ^ gcc handles these as libnames and warns since we only compile 2017-07-07 23:29:09 +02:00
cd7a8b3bfc @S gcc-6, libnix fixes, @R remove stamps for mui/mmu if libnix is changed 2017-07-07 23:02:38 +02:00
2dc7429e4b @R using -fno-rtti -fno-exceptions for c++ examples 2017-07-06 23:52:53 +02:00
bc6790432f @R update examples Makefile: remove superfluous --allow-multiple-definition 2017-07-06 23:41:03 +02:00
efb5c8a558 @S gcc-6: @B resolve ctype vtable issue and avoid duplicate definition 2017-07-06 23:39:52 +02:00
c7f30741c6 @S binutil-2.14: @B fix stabs handling - subtract vma from entries 2017-07-06 23:35:08 +02:00
e953778691 @S gcc-6: @B add ctype<char>::~ctype() 2017-07-05 20:22:04 +02:00
e2018c3cdd @S libnix: @N add dummy ioctl function 2017-07-05 20:18:27 +02:00
129629ff3a @S gcc-6: @B fixed regrename: start search was not triggered if the assignment is before a label 2017-07-05 09:11:23 +02:00
29055bd4c3 @R no more shallow clone for foreign submodules 2017-06-26 14:50:27 +02:00
3cb1bf0fd3 @S sfdc: update 2017-06-26 14:39:51 +02:00
f67a5062f7 @S gcc-6: @various fixes 2017-06-22 16:02:29 +02:00
fb2840613f @S gcc-6: @B fix flow analysis with tail calls converted to jumps 2017-06-21 13:37:12 +02:00
32ec928f06 @S libnix: @R support parallel builds (v2) 2017-06-20 19:17:28 +02:00
ede0a8ac93 @S gcc-6: @B fix autoinc generation if src op is present 2017-06-20 19:16:38 +02:00
917e9980ff @N add switch --mytools, @N support gcc-3.4.6 2017-06-20 19:16:04 +02:00
b7d28569a0 @R update for gcc-3.4.6 2017-06-20 19:15:26 +02:00
39fa13909e @B re-enable ixemul headers 2017-06-19 08:00:48 +02:00
a1743665dc @B fix wchar_t v2 2017-06-18 22:19:57 +02:00
927e6cf46d @R clean includes/-fix if gcc was changed 2017-06-18 20:08:19 +02:00
c04f820c3a @R patch stdlib.h for wchar_t 2017-06-18 19:28:12 +02:00
43222692d0 @S gcc-6: @R define _WCHAR_T_ if typedef-ing wchar_t, @B fix for some jump insns with parallel rtx (dbcc) 2017-06-18 13:13:44 +02:00
b745389ee0 @S gcc-6: @N opt_autoinc: use post increments where useful 2017-06-17 21:45:08 +02:00
3210dc33a1 @S libnix: @R support long long int without using -lgcc math functions 2017-06-16 00:20:51 +02:00
7acec16ad8 @S gcc-6: #25 @B fix link order, @S libnix: #25 @R use different __oslibversion.c for nix13 and nix20 2017-06-13 16:04:59 +01:00
8c1c77a824 @S gcc-6: @B fix redundand load elimination: evaluate multiple jumps to the same label correctly, @S libnix: @R add some support for long double 2017-06-12 13:47:59 +01:00
cddcf18432 @T update golden files 2017-06-12 13:43:10 +01:00
ea4600b344 @T drop obsolete file 2017-06-12 12:21:06 +01:00
70a1bd3de3 @S gcc-6: @B fix redundand load elimination: evaluate multiple jumps to the same label correctly. @S libnix: @R added support for some long double operations 2017-06-12 13:18:00 +02:00
b6e4eab15e @S gcc-6: #25 @B lock a4 if baserel, @B better invalidation in register tracking, @B fix linking add -lstubs again 2017-06-11 22:01:01 +01:00
9823e301a9 @S gcc-6: #25 @B lock a4 if baserel, @B better invalidation in register tracking, @B fix linking add -lstubs again 2017-06-11 22:42:29 +02:00
b6991bc6db @S gcc-6: use gcc-6-branch 2017-06-11 12:16:21 +01:00
5200f0a2bc Merge branch 'devel1' 2017-06-11 12:14:50 +01:00
637fc3c521 @S gcc-6 2017-06-11 13:13:28 +02:00
56876f7567 @S gcc-6: @R excluded fpgnulib.c from libgcc 2017-06-11 13:04:53 +02:00
84a30e4e0c @S libnix 2017-06-11 13:00:03 +02:00
96e05985b2 @M merge devel1 2017-06-09 15:11:03 +01:00
a4607cf8d1 @M merge devel1 2017-06-09 15:09:26 +01:00
4dba6a9612 @S gcc-6: @V bump DATESTAMP 2017-06-09 15:07:41 +01:00
39292e5786 @T update golden files 2017-06-09 15:06:38 +01:00
f1ec192348 @B fix cygwin workaraound: do not break other builds 2017-06-09 14:39:43 +01:00
973a3c9d55 @B fix cygwin workaraound: do not break other builds 2017-06-09 14:37:14 +01:00
c3d980713e @S gcc-6: @B mark all returns and jumps (in calls) sp using, @B keep volatile flag in absolute_base conversion 2017-06-09 14:32:41 +02:00
733ac568ef @N support Cygwin 64bit 2017-06-09 10:00:08 +02:00
4ad8498d7b @N support Cygwin 64bit 2017-06-09 09:24:14 +02:00
69d54aba8d @S gcc-6: @B added a workaround for shared CLOBBERS (argh\!), @B mark sp as used in epilogue to avoid elimination of sp corrections, @B defs with mode size < 4 are now always an use too 2017-06-08 15:09:04 +02:00
f22f8ea772 @S gcc-6: #25 @B enable eliminate dead assignments again, @B fix sp shrinking, @B disable stack frame removal for eh handlers 2017-06-07 13:05:40 +02:00
3eda07f48e @S gcc-6: @V bump DATESTAMP, @B fix reg use/def marking in ASM_SPEC, @B rewrote SP offset patcher, @N added variable tracking and (e)liminate redundant load, @B fix opt_reg_rename: backward search for defs was off by one, @N startet to add register tracking 2017-06-05 09:19:33 +01:00