bebbo
e953778691
@S gcc-6: @B add ctype<char>::~ctype()
2017-07-05 20:22:04 +02:00
bebbo
e2018c3cdd
@S libnix: @N add dummy ioctl function
2017-07-05 20:18:27 +02:00
bebbo
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
bebbo
3cb1bf0fd3
@S sfdc: update
2017-06-26 14:39:51 +02:00
bebbo
f67a5062f7
@S gcc-6: @various fixes
2017-06-22 16:02:29 +02:00
bebbo
fb2840613f
@S gcc-6: @B fix flow analysis with tail calls converted to jumps
2017-06-21 13:37:12 +02:00
bebbo
32ec928f06
@S libnix: @R support parallel builds (v2)
2017-06-20 19:17:28 +02:00
bebbo
ede0a8ac93
@S gcc-6: @B fix autoinc generation if src op is present
2017-06-20 19:16:38 +02:00
bebbo
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
bebbo
b745389ee0
@S gcc-6: @N opt_autoinc: use post increments where useful
2017-06-17 21:45:08 +02:00
bebbo
3210dc33a1
@S libnix: @R support long long int without using -lgcc math functions
2017-06-16 00:20:51 +02:00
fautomat
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
fautomat
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
fautomat
cddcf18432
@T update golden files
2017-06-12 13:43:10 +01:00
bebbo
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
fautomat
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
bebbo
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
fautomat
b6991bc6db
@S gcc-6: use gcc-6-branch
2017-06-11 12:16:21 +01:00
bebbo
637fc3c521
@S gcc-6
2017-06-11 13:13:28 +02:00
bebbo
56876f7567
@S gcc-6: @R excluded fpgnulib.c from libgcc
2017-06-11 13:04:53 +02:00
bebbo
84a30e4e0c
@S libnix
2017-06-11 13:00:03 +02:00
fautomat
a4607cf8d1
@M merge devel1
2017-06-09 15:09:26 +01:00
fautomat
4dba6a9612
@S gcc-6: @V bump DATESTAMP
2017-06-09 15:07:41 +01:00
bebbo
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
bebbo
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
bebbo
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
bebbo
0e113e43ca
@S gcc-6: @B fix reg use/def marking in ASM_SPEC, @B rewrote SP offset patcher, @N added variable tracking and (e)liminate redundat load
2017-06-05 00:00:58 +02:00
bebbo
6402364ca5
@S gcc-6: @B removed bogus (and not yet used) code
2017-06-04 11:50:49 +02:00
bebbo
f6b2cac06d
@S gcc-6:
...
@B fix opt_reg_rename: backward search for defs was off by one @N startet to add register tracking
@B fix opt_shrink_stack_frame: not all sp offsets were patched
@B improved scan to treat endless loops (.L1: jra L1) and similar constructs
2017-06-03 18:49:19 +02:00
bebbo
a2a9d1e1b5
@Sgcc-6 #25 : @B fix single reg pop if stack frame gets removed
2017-05-30 23:13:57 +02:00
bebbo
5786109d57
@S gcc-6: @B jumps inside epilogue which result from chained calls are still CALL insns...
2017-05-30 19:04:55 +02:00
bebbo
ea6ccdd44c
@S gcc-6: @B fix handling parallel insns with set + clobber
...
@B #25 cpu defaults now to m68000 (was m68040)
@I improved reg usage tracking and reg renaming
@I use set instead of vector to track the stack pointer
@S binutils-2.14: @R revert
2017-05-29 21:00:49 +02:00
bebbo
0489398da6
@S gcc-6: @I use set instead of vector to track the stack pointer, @I improved reg usage tracking and reg renaming
2017-05-29 11:35:12 +02:00
fautomat
dc8e3d11c0
@S gcc-6: update devel1
2017-05-28 17:20:18 +01:00
bebbo
1b1ce4c49b
@S set gcc-6 to current devel1
2017-05-28 16:31:20 +02:00
bebbo
fc42c46826
@S gcc-6: @B fix defines
2017-05-28 07:17:47 +02:00
bebbo
a03ad13c94
@S gcc-6: @R fixes for TARGET_AMIGAOS_VASM
2017-05-27 23:29:27 +02:00
bebbo
02fee1eef3
@S switch branch for gcc-6
2017-05-27 15:22:52 +02:00
bebbo
6f44fc84e1
Merge branch 'master' into devel1
2017-05-27 15:22:01 +02:00
fautomat
aac3ab4faf
@S gcc-6 : all tests passed
2017-05-27 13:50:16 +01:00
fautomat
0652f21078
@S gcc-6
2017-05-27 13:38:13 +01:00
fautomat
4765df8b6b
@S gcc-6 : all tests passed
2017-05-27 13:36:51 +01:00
bebbo
5be1e7e0af
@S gcc-6, libnix
2017-05-27 00:35:17 +02:00
bebbo
b9c71793d2
@S sfdc
2017-05-26 21:41:34 +02:00
bebbo
a7900cb986
@S binutils-2.14 gcc-6 libnix sfdc
2017-05-26 21:25:22 +02:00
bebbo
35ff7e9542
@S gcc-6 #22 @B fix inserting exit sp correction, @B fix parallel pop if stack frame gets removed, @B fix patch only sp offsets referring to local vars/params
2017-05-26 12:54:57 +02:00
bebbo
a4d8635371
@S gcc-6 #22 @B fix shrink stack frame - do not modify sp offsets in prologue/epilogue
2017-05-24 20:08:05 +02:00
bebbo
c4779d8de6
@S gcc-6: @B fixes for stack frame shrinking
2017-05-24 16:32:00 +02:00
bebbo
16532c744c
@S gcc-6: @R use a dynamic static_chain register to avoid clashes with asm parameters
2017-05-22 20:43:43 +02:00
bebbo
1c9cd063e2
@S sfdc - update
2017-05-22 17:43:51 +02:00