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
0ba6aff3
Commit
0ba6aff3
authored
Jul 05, 2013
by
Uros Bizjak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog: Fix whitespace.
* ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto. From-SVN: r200721
parent
fb506173
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
37 deletions
+30
-37
gcc/ChangeLog
+19
-28
gcc/testsuite/ChangeLog
+11
-9
No files found.
gcc/ChangeLog
View file @
0ba6aff3
...
@@ -52,8 +52,8 @@
...
@@ -52,8 +52,8 @@
2013-07-02 Sriraman Tallam <tmsriram@google.com>
2013-07-02 Sriraman Tallam <tmsriram@google.com>
* config/i386/i386.c (gate_insert_vzeroupper): Check if
target
* config/i386/i386.c (gate_insert_vzeroupper): Check if
ISA is AVX.
target
ISA is AVX.
(ix86_option_override_internal):Turn on all -mavx target flags by
(ix86_option_override_internal):Turn on all -mavx target flags by
default as they are dependent on AVX anyway.
default as they are dependent on AVX anyway.
...
@@ -75,8 +75,7 @@
...
@@ -75,8 +75,7 @@
2013-07-02 Ian Bolton <ian.bolton@arm.com>
2013-07-02 Ian Bolton <ian.bolton@arm.com>
* config/aarch64/aarch64-simd.md (absdi2): Support abs for
* config/aarch64/aarch64-simd.md (absdi2): Support abs for DI mode.
DI mode.
2013-07-02 Ian Bolton <ian.bolton@arm.com>
2013-07-02 Ian Bolton <ian.bolton@arm.com>
...
@@ -285,8 +284,7 @@
...
@@ -285,8 +284,7 @@
2013-06-29 Yufeng Zhang <yufeng.zhang@arm.com>
2013-06-29 Yufeng Zhang <yufeng.zhang@arm.com>
* config/aarch64/aarch64.c: Remove junk from the beginning of the
* config/aarch64/aarch64.c: Remove junk from the beginning of the file.
file.
2013-06-28 Vladimir Makarov <vmakarov@redhat.com>
2013-06-28 Vladimir Makarov <vmakarov@redhat.com>
...
@@ -301,9 +299,8 @@
...
@@ -301,9 +299,8 @@
2013-06-28 Jakub Jelinek <jakub@redhat.com>
2013-06-28 Jakub Jelinek <jakub@redhat.com>
PR target/57736
PR target/57736
* config/i386/i386.c (ix86_expand_builtin): If target == NULL
* config/i386/i386.c (ix86_expand_builtin): If target == NULL and
and mode is VOIDmode, don't create a VOIDmode pseudo to copy result
mode is VOIDmode, don't create a VOIDmode pseudo to copy result into.
into.
2013-06-28 Balaji V. Iyer <balaji.v.iyer@intel.com>
2013-06-28 Balaji V. Iyer <balaji.v.iyer@intel.com>
...
@@ -335,8 +332,8 @@
...
@@ -335,8 +332,8 @@
2013-06-28 Marcus Shawcroft <marcus.shawcroft@arm.com>
2013-06-28 Marcus Shawcroft <marcus.shawcroft@arm.com>
* config/aarch64/aarch64-protos.h
* config/aarch64/aarch64-protos.h
(aarch64_classify_symbol_expression):
aarch64_classify_symbol_expression):
Define.
Define.
(aarch64_symbolic_constant_p): Remove.
(aarch64_symbolic_constant_p): Remove.
* config/aarch64/aarch64.c (aarch64_classify_symbol_expression): Remove
* config/aarch64/aarch64.c (aarch64_classify_symbol_expression): Remove
static. Fix line length and white space.
static. Fix line length and white space.
...
@@ -469,8 +466,7 @@
...
@@ -469,8 +466,7 @@
* config/mips/mips-tables.opt: Regenerate.
* config/mips/mips-tables.opt: Regenerate.
* config/mips/mips-cpus.def: Add m14ke and m14kec.
* config/mips/mips-cpus.def: Add m14ke and m14kec.
* config/mips/mips.h (BASE_DRIVER_SELF_SPECS): m14ke* implies
* config/mips/mips.h (BASE_DRIVER_SELF_SPECS): m14ke* implies -mdspr2.
-mdspr2.
* doc/invoke.texi: Add -m14kc.
* doc/invoke.texi: Add -m14kc.
2013-06-27 Jakub Jelinek <jakub@redhat.com>
2013-06-27 Jakub Jelinek <jakub@redhat.com>
...
@@ -486,8 +482,8 @@
...
@@ -486,8 +482,8 @@
2013-06-27 Vladimir Makarov <vmakarov@redhat.com>
2013-06-27 Vladimir Makarov <vmakarov@redhat.com>
* lra-constraints.c (inherit_in_ebb): Process static hard regs
* lra-constraints.c (inherit_in_ebb): Process static hard regs
too.
too.
Process OP_INOUT regs for splitting too.
Process OP_INOUT regs for splitting too.
2013-06-27 Jakub Jelinek <jakub@redhat.com>
2013-06-27 Jakub Jelinek <jakub@redhat.com>
...
@@ -543,8 +539,7 @@
...
@@ -543,8 +539,7 @@
(s390_expand_builtin): New function.
(s390_expand_builtin): New function.
(TARGET_INIT_BUILTINS): Define.
(TARGET_INIT_BUILTINS): Define.
(TARGET_EXPAND_BUILTIN): Define.
(TARGET_EXPAND_BUILTIN): Define.
* common/config/s390/s390-common.c (processor_flags_table): Add
* common/config/s390/s390-common.c (processor_flags_table): Add PF_TX.
PF_TX.
* config/s390/predicates.md (s390_comparison): Handle CCRAWmode.
* config/s390/predicates.md (s390_comparison): Handle CCRAWmode.
(s390_alc_comparison): Likewise.
(s390_alc_comparison): Likewise.
* config/s390/s390-modes.def: Add CCRAWmode.
* config/s390/s390-modes.def: Add CCRAWmode.
...
@@ -555,8 +550,7 @@
...
@@ -555,8 +550,7 @@
* config/s390/s390.md: Rename UNSPEC_CCU_TO_INT to
* config/s390/s390.md: Rename UNSPEC_CCU_TO_INT to
UNSPEC_STRCMPCC_TO_INT and UNSPEC_CCZ_TO_INT to UNSPEC_CC_TO_INT.
UNSPEC_STRCMPCC_TO_INT and UNSPEC_CCZ_TO_INT to UNSPEC_CC_TO_INT.
(UNSPECV_TBEGIN, UNSPECV_TBEGINC, UNSPECV_TEND, UNSPECV_TABORT)
(UNSPECV_TBEGIN, UNSPECV_TBEGINC, UNSPECV_TEND, UNSPECV_TABORT)
(UNSPECV_ETND, UNSPECV_NTSTG, UNSPECV_PPA): New unspecv enum
(UNSPECV_ETND, UNSPECV_NTSTG, UNSPECV_PPA): New unspecv enum values.
values.
(TBEGIN_MASK, TBEGINC_MASK): New constants.
(TBEGIN_MASK, TBEGINC_MASK): New constants.
("*cc_to_int"): Move up.
("*cc_to_int"): Move up.
("*mov<mode>cc", "*cjump_64", "*cjump_31"): Accept integer
("*mov<mode>cc", "*cjump_64", "*cjump_31"): Accept integer
...
@@ -578,8 +572,7 @@
...
@@ -578,8 +572,7 @@
2013-06-26 Thomas Schwinge <thomas@codesourcery.com>
2013-06-26 Thomas Schwinge <thomas@codesourcery.com>
* config/i386/gnu.h [TARGET_LIBC_PROVIDES_SSP]
* config/i386/gnu.h [TARGET_LIBC_PROVIDES_SSP]
(TARGET_CAN_SPLIT_STACK, TARGET_THREAD_SPLIT_STACK_OFFSET):
(TARGET_CAN_SPLIT_STACK, TARGET_THREAD_SPLIT_STACK_OFFSET): Undefine.
Undefine.
2013-06-26 Michael Meissner <meissner@linux.vnet.ibm.com>
2013-06-26 Michael Meissner <meissner@linux.vnet.ibm.com>
Pat Haugen <pthaugen@us.ibm.com>
Pat Haugen <pthaugen@us.ibm.com>
...
@@ -612,8 +605,7 @@
...
@@ -612,8 +605,7 @@
PR tree-optimization/57705
PR tree-optimization/57705
* tree-vect-loop.c (vect_is_simple_iv_evolution): Allow
* tree-vect-loop.c (vect_is_simple_iv_evolution): Allow
SSA_NAME step, provided that it is not defined inside the loop.
SSA_NAME step, provided that it is not defined inside the loop.
(vect_analyze_scalar_cycles_1): Disallow SSA_NAME step in nested
(vect_analyze_scalar_cycles_1): Disallow SSA_NAME step in nested loop.
loop.
(get_initial_def_for_induction): Handle SSA_NAME IV step.
(get_initial_def_for_induction): Handle SSA_NAME IV step.
2013-06-25 Martin Jambor <mjambor@suse.cz>
2013-06-25 Martin Jambor <mjambor@suse.cz>
...
@@ -663,8 +655,7 @@
...
@@ -663,8 +655,7 @@
2013-06-24 Richard Biener <rguenther@suse.de>
2013-06-24 Richard Biener <rguenther@suse.de>
* pointer-set.h (struct pointer_set_t): Move here from
* pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.
pointer-set.c.
(pointer_set_lookup): Declare.
(pointer_set_lookup): Declare.
(class pointer_map): New template class implementing a
(class pointer_map): New template class implementing a
generic pointer to T map.
generic pointer to T map.
...
@@ -728,7 +719,8 @@
...
@@ -728,7 +719,8 @@
when current target options does not apply.
when current target options does not apply.
* config/i386/i386-protos.h (ix86_reset_previous_fndecl): New function.
* config/i386/i386-protos.h (ix86_reset_previous_fndecl): New function.
* config/i386/i386.c (ix86_reset_previous_fndecl): Ditto.
* config/i386/i386.c (ix86_reset_previous_fndecl): Ditto.
* config/i386/bmiintrin.h: Pass appropriate target attributes to header.
* config/i386/bmiintrin.h: Pass appropriate target
attributes to header.
* config/i386/mmintrin.h: Ditto.
* config/i386/mmintrin.h: Ditto.
* config/i386/nmmintrin.h: Ditto.
* config/i386/nmmintrin.h: Ditto.
* config/i386/avx2intrin.h: Ditto.
* config/i386/avx2intrin.h: Ditto.
...
@@ -776,8 +768,7 @@
...
@@ -776,8 +768,7 @@
2013-06-21 Andi Kleen <ak@linux.intel.com>
2013-06-21 Andi Kleen <ak@linux.intel.com>
* doc/extend.texi: Dont use __atomic_clear in HLE
* doc/extend.texi: Dont use __atomic_clear in HLE example. Fix typo.
example. Fix typo.
2013-06-21 Andi Kleen <ak@linux.intel.com>
2013-06-21 Andi Kleen <ak@linux.intel.com>
...
...
gcc/testsuite/ChangeLog
View file @
0ba6aff3
...
@@ -256,18 +256,19 @@
...
@@ -256,18 +256,19 @@
2013-06-21 Balaji V. Iyer <balaji.v.iyer@intel.com>
2013-06-21 Balaji V. Iyer <balaji.v.iyer@intel.com>
* c-c++-common/cilk-plus/AN/array_test1.c: Make this an execution test.
* c-c++-common/cilk-plus/AN/array_test1.c: Make this an execution test.
Also changed the returns from error as distinct values so that
debugging
Also changed the returns from error as distinct values so that
can get easier.
debugging
can get easier.
* c-c++-common/cilk-plus/AN/if_test_errors.c (main): Made certain
* c-c++-common/cilk-plus/AN/if_test_errors.c (main): Made certain
errors specific to C, if necessary. Also added new error hooks for C++.
errors specific to C, if necessary. Also added new error
hooks for C++.
* c-c++-common/cilk-plus/AN/misc.c (main): Likewise.
* c-c++-common/cilk-plus/AN/misc.c (main): Likewise.
* c-c++-common/cilk-plus/AN/parser_errors.c (main): Likewise.
* c-c++-common/cilk-plus/AN/parser_errors.c (main): Likewise.
* c-c++-common/cilk-plus/AN/parser_errors2.c (main): Likewise.
* c-c++-common/cilk-plus/AN/parser_errors2.c (main): Likewise.
* c-c++-common/cilk-plus/AN/parser_errors3.c (main): Likewise.
* c-c++-common/cilk-plus/AN/parser_errors3.c (main): Likewise.
* c-c++-common/cilk-plus/AN/pr57541.c (main): Likewise.
* c-c++-common/cilk-plus/AN/pr57541.c (main): Likewise.
* c-c++-common/cilk-plus/AN/parser_errors4.c (main): In addition to
the
* c-c++-common/cilk-plus/AN/parser_errors4.c (main): In addition to
same changes as parser_errors3.c, spaces were added between colons to
the same changes as parser_errors3.c, spaces were added between colons
not confuse C++ compiler with 2 colons as scope.
to
not confuse C++ compiler with 2 colons as scope.
* c-c++-common/cilk-plus/AN/vla.c: Make this test C specific.
* c-c++-common/cilk-plus/AN/vla.c: Make this test C specific.
* g++.dg/cilk-plus/AN/array_test1_tplt.cc: New test.
* g++.dg/cilk-plus/AN/array_test1_tplt.cc: New test.
* g++.dg/cilk-plus/AN/array_test2_tplt.cc: Likewise.
* g++.dg/cilk-plus/AN/array_test2_tplt.cc: Likewise.
...
@@ -279,7 +280,8 @@
...
@@ -279,7 +280,8 @@
* g++.dg/cilk-plus/AN/preincr_test.cc: Likewise.
* g++.dg/cilk-plus/AN/preincr_test.cc: Likewise.
* g++.dg/cilk-plus/AN/postincr_test.cc: Likewise.
* g++.dg/cilk-plus/AN/postincr_test.cc: Likewise.
* g++.dg/cilk-plus/cilk-plus.exp: New script.
* g++.dg/cilk-plus/cilk-plus.exp: New script.
* gcc/testsuite/g++.dg/dg.exp: Included Cilk Plus C++ tests in the list.
* gcc/testsuite/g++.dg/dg.exp: Included Cilk Plus C++ tests
in the list.
2013-06-21 Joseph Myers <joseph@codesourcery.com>
2013-06-21 Joseph Myers <joseph@codesourcery.com>
...
@@ -314,7 +316,7 @@
...
@@ -314,7 +316,7 @@
PR tree-optimization/57584
PR tree-optimization/57584
* gcc.dg/torture/pr57584.c: New testcase.
* gcc.dg/torture/pr57584.c: New testcase.
2013-06-19 <singhai@google.com>
2013-06-19
Sharad Singhai
<singhai@google.com>
* g++.dg/gcov/gcov-8.C: New testcase.
* g++.dg/gcov/gcov-8.C: New testcase.
* lib/gcov.exp: Handle intermediate format.
* lib/gcov.exp: Handle intermediate format.
...
@@ -1689,7 +1691,7 @@
...
@@ -1689,7 +1691,7 @@
2013-05-14 Joern Rennecke <joern.rennecke@embecosm.com>
2013-05-14 Joern Rennecke <joern.rennecke@embecosm.com>
* gcc.c-torture/compile/limits-externdecl.c [target avr-*-*]:
* gcc.c-torture/compile/limits-externdecl.c [target avr-*-*]:
Expect "size of array is too large" error.
Expect "size of array is too large" error.
2013-05-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2013-05-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
...
...
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