|
|
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 |
|
|
|
0b48001d43
|
@S gcc-6: @B opt_absolute now only touches insns with a valid mode.
|
2017-05-07 17:51:15 +02:00 |
|
|
|
dbda4df86b
|
@S binutils-2.14: hack for maybe better linking...
|
2017-05-07 17:44:39 +02:00 |
|
|
|
ecd0dc93fb
|
@S gcc-6: update from devel1 branch
|
2017-05-04 23:01:42 +02:00 |
|
|
|
10f6b8f027
|
@S gcc-6
|
2017-04-28 17:47:36 +02:00 |
|
|
|
879c539a9c
|
@S gcc-6: @B fix NPE
|
2017-04-26 20:22:27 +02:00 |
|
|
|
0ffab8ccd4
|
@S gcc-6 @M merge upstream
|
2017-04-26 18:51:04 +02:00 |
|
|
|
3a69e611b0
|
@S gcc-6: @B fixed opt_const_cmp_to_sub
|
2017-04-26 17:50:47 +02:00 |
|
|
|
5ef1d7fb1a
|
@S gcc-6: @I no longer using df functions to determine reg use. @B fixed propagate moves, @B fixed eliminate dead assignments
|
2017-04-26 11:44:09 +02:00 |
|
|
|
b4fbf34adb
|
@S gcc-6: @B fix backward search at labels
|
2017-04-26 10:34:42 +02:00 |
|
|
|
7095e00b82
|
@S gcc-6: @B renaming is better again, test cases stil ok
|
2017-04-25 19:38:12 +02:00 |
|
|
|
334a27e2e3
|
@S gcc-6: @R add target 'amigaosvasm' from https://github.com/alpine9000/gcc
|
2017-04-25 12:42:50 +02:00 |
|
|
|
96c5c86b4e
|
@S gcc-6: @B fix regrename...
|
2017-04-25 11:30:41 +02:00 |
|
|
|
dd62e0b90d
|
@S gcc-6: @B fix handling of jumps/labels in opt_reg_rename
|
2017-04-24 23:56:10 +02:00 |
|
|
|
88a593d0df
|
@S gcc-6 @B fix mregparm for function pointer calls
|
2017-04-24 01:08:15 +02:00 |
|
|
|
b9405e0d38
|
@S gcc-6 - various
|
2017-04-23 23:09:55 +02:00 |
|
|
|
e2e567e25f
|
@S gcc-6: @B init insn_infos before running opt_strcpy
|
2017-04-23 13:38:33 +02:00 |
|
|
|
70acb8980b
|
@S gcc-6: @R change template >> to > > for crappy compilers
|
2017-04-23 10:59:46 +02:00 |
|
|
|
ab25706e2f
|
@S gcc-6: @B some fixes in opt_reg_rename
|
2017-04-23 10:57:43 +02:00 |
|
|
|
2b38746d05
|
@S gcc-6: @N own rename registers, @V 6.3.1c, @B various fixes
|
2017-04-23 00:29:55 +02:00 |
|
|
|
47f0b2cb78
|
@S gcc-6: @B modified clobber for regrename with regparm
|
2017-04-20 09:34:26 +02:00 |
|
|
|
b2a47ac2de
|
@S gcc-6: @B ensure that clobbers for mregparm are not marked as REG_DEAD
|
2017-04-19 18:40:34 +02:00 |
|
|
|
bdbbc5f07a
|
@S gcc-6: @B fix for 64bit builds
|
2017-04-19 14:41:14 +02:00 |
|
|
|
d6f3035b11
|
@S gcc-6: Fix for rename-registers + regparms
|
2017-04-19 13:46:04 +02:00 |
|
|
|
c0020262fb
|
@S libnix fixes
|
2017-04-18 17:56:21 +02:00 |
|
|
|
12ea011256
|
@S gcc-6: add bebbo's optimizations, libnix: fix duplicate symbols
|
2017-04-14 18:42:02 +02:00 |
|
|
|
371f53016e
|
@S gcc-6: remove the optimization cause of side effects...
|
2017-03-30 11:30:08 +02:00 |
|
|
|
7d046d8bba
|
@S gcc-6: fix for sometimes broken optimization
|
2017-03-29 18:09:02 +02:00 |
|
|
|
701c64be35
|
@S libnix: @B parallelize bug
|
2017-03-27 14:15:43 +02:00 |
|
|
|
4f5c9d8ead
|
@R enable objc, @B fix building libstdc++v3
|
2017-03-26 20:51:23 +02:00 |
|
|
|
c3420e348e
|
@S gcc-6: EH data to .text
|
2017-03-25 23:14:52 +01:00 |
|
|
|
4ffeec6038
|
@S libnix: inline stuff
|
2017-03-25 11:45:51 +01:00 |
|
|
|
3a16faa822
|
@S gcc-6 / libnix: changes for c++
|
2017-03-24 17:09:55 +01:00 |
|