Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(406)

Side by Side Diff: gcc/ChangeLog.google-4_6

Issue 5991052: [branches/google/gcc-4_6_2-mobile] Backported r186168 from branches/google/gcc-4_6. (Closed) Base URL: svn+ssh://gcc.gnu.org/svn/gcc/branches/google/gcc-4_6_2-mobile/
Patch Set: Created 11 years, 12 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « gcc/ChangeLog ('k') | gcc/config/arm/predicates.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-04-04 Ahmad Sharif <asharif@google.com>
2
3 Backport from mainline r179661, r179662.
4
5 2011-10-07 Andrew Stubbs <ams@codesourcery.com>
6
7 gcc/
8 * config/arm/predicates.md (shift_amount_operand): Remove constant
9 range check.
10 (shift_operator): Check range of constants for all shift operators.
11
12 gcc/testsuite/
13 * gcc.dg/pr50193-1.c: New file.
14 * gcc.target/arm/shiftable.c: New file.
15
1 2012-03-01 Jing Yu <jingyu@google.com> 16 2012-03-01 Jing Yu <jingyu@google.com>
2 Backport r184061 from gcc-4_6-branch to fix PR52060. 17 Backport r184061 from gcc-4_6-branch to fix PR52060.
3 18
4 2012-02-07 Jakub Jelinek <jakub@redhat.com> 19 2012-02-07 Jakub Jelinek <jakub@redhat.com>
5 PR rtl-optimization/52060 20 PR rtl-optimization/52060
6 * combine.c (try_combine): Add i0src_copy and i0src_copy2 variables, 21 * combine.c (try_combine): Add i0src_copy and i0src_copy2 variables,
7 copy i1src to i1src_copy whenever added_sets_2 && i1_feeds_i2_n 22 copy i1src to i1src_copy whenever added_sets_2 && i1_feeds_i2_n
8 already before i1dest -> i1src substitution in newpat, copy i0src 23 already before i1dest -> i1src substitution in newpat, copy i0src
9 to i0src_copy and/or i0src_copy2 when needed. 24 to i0src_copy and/or i0src_copy2 when needed.
10 25
(...skipping 750 matching lines...) Expand 10 before | Expand all | Expand 10 after
761 776
762 * BASE-VER: Change to 4.6.0-google 777 * BASE-VER: Change to 4.6.0-google
763 * DEV-PHASE: Change to prerelease. 778 * DEV-PHASE: Change to prerelease.
764 779
765 780
766 Copyright (C) 2011 Free Software Foundation, Inc. 781 Copyright (C) 2011 Free Software Foundation, Inc.
767 782
768 Copying and distribution of this file, with or without modification, 783 Copying and distribution of this file, with or without modification,
769 are permitted in any medium without royalty provided the copyright 784 are permitted in any medium without royalty provided the copyright
770 notice and this notice are preserved. 785 notice and this notice are preserved.
OLDNEW
« no previous file with comments | « gcc/ChangeLog ('k') | gcc/config/arm/predicates.md » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b