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

671 Commits

Author SHA1 Message Date
1e704b5086 Merge branch 'devel1' 2017-05-28 17:31:59 +01:00
dc8e3d11c0 @S gcc-6: update devel1 2017-05-28 17:20:18 +01:00
6c2dfdc840 Merge branch 'devel1' 2017-05-28 17:08:37 +01:00
47ec0a520c @T fix test13 - remove dates 2017-05-28 16:46:15 +02:00
1b1ce4c49b @S set gcc-6 to current devel1 2017-05-28 16:31:20 +02:00
1616eca7ca @S set gcc-6 to current gcc-6-branch 2017-05-28 16:29:08 +02:00
0b05abf2ba Merge branch 'devel1' 2017-05-28 16:25:05 +02:00
7ac5553f9e @S set gcc-6 to current gcc-6-branch 2017-05-28 16:24:48 +02:00
7a92212f08 @B fix update_sub: stop after merge if branch does not exist in submodule 2017-05-28 16:22:50 +02:00
a8f2cdd8de merge 2017-05-28 16:18:30 +02:00
4216a4ae11 @S updated submodule references 2017-05-28 16:15:56 +02:00
20529ff850 @N first version of a submodule mgmt script 2017-05-28 16:11:38 +02:00
a86c505cd5 @S gcc-6 : @B fix defines 2017-05-28 06:24:36 +01:00
fc42c46826 @S gcc-6: @B fix defines 2017-05-28 07:17:47 +02:00
a03ad13c94 @S gcc-6: @R fixes for TARGET_AMIGAOS_VASM 2017-05-27 23:29:27 +02:00
017c6d19aa @S gcc-6 : all tests passed 2017-05-27 15:14:25 +01:00
02fee1eef3 @S switch branch for gcc-6 2017-05-27 15:22:52 +02:00
6f44fc84e1 Merge branch 'master' into devel1 2017-05-27 15:22:01 +02:00
17553647c3 @R updated README.md 2017-05-27 15:21:44 +02:00
aac3ab4faf @S gcc-6 : all tests passed 2017-05-27 13:50:16 +01:00
0652f21078 @S gcc-6 2017-05-27 13:38:13 +01:00
4765df8b6b @S gcc-6 : all tests passed 2017-05-27 13:36:51 +01:00
44399ee44b @T updated golden files since 64bit gcc generates different code than 32bit...!!!??? 2017-05-27 11:03:56 +01:00
6154d56860 @T added more golden file tests 2017-05-27 09:51:27 +02:00
5be1e7e0af @S gcc-6, libnix 2017-05-27 00:35:17 +02:00
5ba7bf3921 @T disabled test11 - 32/64 bit: constants differ in asm - not in binary 2017-05-27 00:31:49 +02:00
611c4c6ab0 @T more tests 2017-05-27 00:00:48 +02:00
0fa6714650 @N added first test 2017-05-26 23:06:54 +02:00
b9c71793d2 @S sfdc 2017-05-26 21:41:34 +02:00
a7900cb986 @S binutils-2.14 gcc-6 libnix sfdc 2017-05-26 21:25:22 +02:00
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
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
c4779d8de6 @S gcc-6: @B fixes for stack frame shrinking 2017-05-24 16:32:00 +02:00
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
1c9cd063e2 @S sfdc - update 2017-05-22 17:43:51 +02:00
0afbf196af @S gcc-6 @B see submodule 2017-05-21 07:26:22 +02:00
41c166b8db @S libnix #22 @N implemented %lld - full working only with -lm / without only 32 bits are used 2017-05-20 22:21:39 +02:00
e0e3762379 @S libnix #21, @B enable printf/scanf in libm again, @B functions with ellipsis are not inline candidates 2017-05-19 20:18:23 +02:00
27d2417ced @S gcc-6: #19 @B fix opt_absolute for SIGN_EXTEND (ext.*) 2017-05-18 00:02:33 +02:00
2f35209f59 @S gcc-6: @B #19 fix operations on symbol/absolute are now correctly converted int operations on address reg 2017-05-17 23:30:54 +02:00
63095d7ef4 @S gcc-6: merge with upstream, bbb-opt bug fixes 2017-05-17 21:00:48 +02:00
2ad6dea02c @S gcc-6: @B analyze jump_tables for correct flow analysis, fix opt_absolute 2017-05-17 13:59:30 +02:00
24286672ad @S gcc-6: fix handling of register params 2017-05-16 13:02:08 +02:00
bc53e553d0 @S gcc-6: @B #19 2017-05-15 22:22:37 +02:00
a7cd3490d8 @M gcc-6 - bug fixes from devel1 2017-05-15 18:10:36 +02:00
80c0f7229e @merge from devel1 2017-05-15 13:10:38 +02:00
736616de2a @S gcc-6: @B fix #20: handle subrge/strict_low_part in (b) 2017-05-15 11:07:10 +02:00
8102bc094c @S gcc-6: @B exclude some operations and compares in opt_absolute() 2017-05-13 23:34:58 +02:00
456b7f83c4 @S gcc-6: bug fixes 2017-05-13 23:08:28 +02:00
2f9ba9f829 @B fix build libgcc before libnix 2017-05-13 12:36:12 +02:00