Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
c7cf4ff9
Commit
c7cf4ff9
authored
Nov 03, 2015
by
Uros Bizjak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog: Fix whitespace.
* ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto. From-SVN: r229700
parent
f7632193
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
21 deletions
+20
-21
gcc/ChangeLog
+13
-14
gcc/testsuite/ChangeLog
+7
-7
No files found.
gcc/ChangeLog
View file @
c7cf4ff9
...
@@ -25,8 +25,7 @@
...
@@ -25,8 +25,7 @@
2015
-
11
-
02
Jeff
Law
<
jeff
@
redhat
.
com
>
2015
-
11
-
02
Jeff
Law
<
jeff
@
redhat
.
com
>
*
tree
-
ssa
-
threadupdate
.
c
(
valid_jump_thread_path
):
Also
detect
*
tree
-
ssa
-
threadupdate
.
c
(
valid_jump_thread_path
):
Also
detect
cases
where
the
loop
latch
edge
is
in
the
middle
of
an
FSM
cases
where
the
loop
latch
edge
is
in
the
middle
of
an
FSM
path
.
path
.
2015
-
11
-
03
Tom
de
Vries
<
tom
@
codesourcery
.
com
>
2015
-
11
-
03
Tom
de
Vries
<
tom
@
codesourcery
.
com
>
...
@@ -71,7 +70,7 @@
...
@@ -71,7 +70,7 @@
2015
-
11
-
02
Julian
Brown
<
julian
@
codesourcery
.
com
>
2015
-
11
-
02
Julian
Brown
<
julian
@
codesourcery
.
com
>
*
config
/
arm
/
neon
-
testgen
.
ml
(
emit_epilogue
):
Remove
extraneous
*
config
/
arm
/
neon
-
testgen
.
ml
(
emit_epilogue
):
Remove
extraneous
brackets
and
semicolon
.
brackets
and
semicolon
.
2015
-
11
-
02
Alan
Lawrence
<
alan
.
lawrence
@
arm
.
com
>
2015
-
11
-
02
Alan
Lawrence
<
alan
.
lawrence
@
arm
.
com
>
...
@@ -79,8 +78,8 @@
...
@@ -79,8 +78,8 @@
2015
-
10
-
27
Alan
Lawrence
<
alan
.
lawrence
@
arm
.
com
>
2015
-
10
-
27
Alan
Lawrence
<
alan
.
lawrence
@
arm
.
com
>
PR
tree
-
optimization
/
65963
PR
tree
-
optimization
/
65963
*
tree
-
scalar
-
evolution
.
c
(
interpret_rhs_expr
):
Handle
some
LSHIFT_EXPRs
*
tree
-
scalar
-
evolution
.
c
(
interpret_rhs_expr
):
Handle
some
as
equivalent
MULT_EXPRs
.
LSHIFT_EXPRs
as
equivalent
MULT_EXPRs
.
2015
-
11
-
02
Thomas
Schwinge
<
thomas
@
codesourcery
.
com
>
2015
-
11
-
02
Thomas
Schwinge
<
thomas
@
codesourcery
.
com
>
...
@@ -610,7 +609,7 @@
...
@@ -610,7 +609,7 @@
* config/mcore/mcore.c (mcore_reg_ok_for_base_p,
* config/mcore/mcore.c (mcore_reg_ok_for_base_p,
mcore_base_register_rtx_p, mcore_legitimate_index_p,
mcore_base_register_rtx_p, mcore_legitimate_index_p,
mcore_legitimate_address_p): New functions.
mcore_legitimate_address_p): New functions.
(TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Define.
(TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Define.
2015-10-29 Jeff Law <law@redhat.com>
2015-10-29 Jeff Law <law@redhat.com>
...
@@ -827,11 +826,11 @@
...
@@ -827,11 +826,11 @@
2015-10-29 Mikhail Maltsev <maltsevm@gmail.com>
2015-10-29 Mikhail Maltsev <maltsevm@gmail.com>
* genautomata.c: Use CHECKING_P instead of ENABLE_CHECKING.
* genautomata.c: Use CHECKING_P instead of ENABLE_CHECKING.
* genconditions.c: Define CHECKING_P in the generated code.
* genconditions.c: Define CHECKING_P in the generated code.
* genextract.c: Use flag_checking in insn_extract.
* genextract.c: Use flag_checking in insn_extract.
* gengtype.c (main): Remove conditional compilation.
* gengtype.c (main): Remove conditional compilation.
* gengtype.h: Likewise.
* gengtype.h: Likewise.
2015-10-29 Jeff Law <law@redhat.com>
2015-10-29 Jeff Law <law@redhat.com>
...
@@ -1612,7 +1611,7 @@
...
@@ -1612,7 +1611,7 @@
* omp-low.c (pass_oacc_device_lower::execute): Ignore errors.
* omp-low.c (pass_oacc_device_lower::execute): Ignore errors.
2015-10-27 Nathan Sidwell <nathan@codesourcery.com>
2015-10-27 Nathan Sidwell <nathan@codesourcery.com>
* internal-fn.c (expand_UNIQUE): New.
* internal-fn.c (expand_UNIQUE): New.
* internal-fn.h (enum ifn_unique_kind): New.
* internal-fn.h (enum ifn_unique_kind): New.
* internal-fn.def (IFN_UNIQUE): New.
* internal-fn.def (IFN_UNIQUE): New.
...
@@ -1761,8 +1760,8 @@
...
@@ -1761,8 +1760,8 @@
2015-10-27 Alan Lawrence <alan.lawrence@arm.com>
2015-10-27 Alan Lawrence <alan.lawrence@arm.com>
PR tree-optimization/65963
PR tree-optimization/65963
* tree-scalar-evolution.c (interpret_rhs_expr): Handle some
LSHIFT_EXPRs
* tree-scalar-evolution.c (interpret_rhs_expr): Handle some
as equivalent MULT_EXPRs.
LSHIFT_EXPRs
as equivalent MULT_EXPRs.
2015-10-27 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2015-10-27 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
gcc/testsuite/ChangeLog
View file @
c7cf4ff9
...
@@ -141,7 +141,7 @@
...
@@ -141,7 +141,7 @@
2015-10-29 Jeff Law <law@redhat.com>
2015-10-29 Jeff Law <law@redhat.com>
PR tree-optimization/67892
PR tree-optimization/67892
* gcc.dg/tree-ssa/pr21417: Update expected output.
* gcc.dg/tree-ssa/pr21417: Update expected output.
* gcc.dg/tree-ssa/ssa-dom-thread-2b.c: Likewise.
* gcc.dg/tree-ssa/ssa-dom-thread-2b.c: Likewise.
...
@@ -229,8 +229,8 @@
...
@@ -229,8 +229,8 @@
2015-10-27 Nathan Sidwell <nathan@codesourcery.com>
2015-10-27 Nathan Sidwell <nathan@codesourcery.com>
Cesar Philippidis <cesar@codesourcery.com>
Cesar Philippidis <cesar@codesourcery.com>
* g++.dg/g
++.dg/g
omp/pr33372-1.C: Adjust diagnostic.
* g++.dg/gomp/pr33372-1.C: Adjust diagnostic.
* g
cc/testsuite/g
++.dg/gomp/pr33372-3.C: Likewise.
* g++.dg/gomp/pr33372-3.C: Likewise.
2015-10-27 Richard Henderson <rth@redhat.com>
2015-10-27 Richard Henderson <rth@redhat.com>
...
@@ -427,8 +427,8 @@
...
@@ -427,8 +427,8 @@
2015-10-25 Andre Vehreschild <vehre@gmx.de>
2015-10-25 Andre Vehreschild <vehre@gmx.de>
PR fortran/66927
PR fortran/66927
PR fortran/67044
PR fortran/67044
* gfortran.dg/allocate_with_source_10.f08: New test.
* gfortran.dg/allocate_with_source_10.f08: New test.
* gfortran.dg/allocate_with_source_11.f08: New test.
* gfortran.dg/allocate_with_source_11.f08: New test.
* gfortran.dg/class_array_15.f03: Changed count of expected
* gfortran.dg/class_array_15.f03: Changed count of expected
...
@@ -964,7 +964,7 @@
...
@@ -964,7 +964,7 @@
2015-10-13 Christophe Lyon <christophe.lyon@linaro.org>
2015-10-13 Christophe Lyon <christophe.lyon@linaro.org>
* gcc
/testsuite/gcc
.target/aarch64/table-intrinsics.c: Fix regexp
* gcc.target/aarch64/table-intrinsics.c: Fix regexp
after r228716 (Fix vtbl[34] and vtbx4).
after r228716 (Fix vtbl[34] and vtbx4).
2015-10-13 Yuri Rumyantsev <ysrumyan@gmail.com>
2015-10-13 Yuri Rumyantsev <ysrumyan@gmail.com>
...
@@ -9794,7 +9794,7 @@
...
@@ -9794,7 +9794,7 @@
2015-03-05 Martin Sebor <msebor@redhat.com>
2015-03-05 Martin Sebor <msebor@redhat.com>
*
PR testsuite/63175
PR testsuite/63175
* gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c (main1): Move
* gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c (main1): Move
checking of results into main to prevent it from getting optimized
checking of results into main to prevent it from getting optimized
away.
away.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment