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
10ac6596
Commit
10ac6596
authored
Mar 13, 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: r221407
parent
060cfff4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
16 deletions
+14
-16
gcc/ChangeLog
+10
-13
gcc/testsuite/ChangeLog
+4
-3
No files found.
gcc/ChangeLog
View file @
10ac6596
...
@@ -143,7 +143,8 @@
...
@@ -143,7 +143,8 @@
2015-03-11 Junmo Park <junmoz.park@samsung.com>
2015-03-11 Junmo Park <junmoz.park@samsung.com>
* config/arm/cortex-a57.md (cortex_a57_crypto_simple): Add crypto_sha256_fast.
* config/arm/cortex-a57.md (cortex_a57_crypto_simple): Add
crypto_sha256_fast.
(cortex_a57_crypto_complex): Add crypto_sha256_slow.
(cortex_a57_crypto_complex): Add crypto_sha256_slow.
2015-03-11 Richard Biener <rguenther@suse.de>
2015-03-11 Richard Biener <rguenther@suse.de>
...
@@ -165,8 +166,7 @@
...
@@ -165,8 +166,7 @@
2015-03-10 Jan Hubicka <hubicka@ucw.cz>
2015-03-10 Jan Hubicka <hubicka@ucw.cz>
* ipa-icf.c (sem_function::equals_wpa): Move here some checks
* ipa-icf.c (sem_function::equals_wpa): Move here some checks from ...
from ...
(sem_function::equals_wpa): ... here.
(sem_function::equals_wpa): ... here.
2015-03-10 Marek Polacek <polacek@redhat.com>
2015-03-10 Marek Polacek <polacek@redhat.com>
...
@@ -197,8 +197,8 @@
...
@@ -197,8 +197,8 @@
* config/i386/intelmic-mkoffload.c: Include intelmic-offload.h instead
* config/i386/intelmic-mkoffload.c: Include intelmic-offload.h instead
of libgomp-plugin.h.
of libgomp-plugin.h.
(find_target_compiler): Support a case when the path to gcc is
specified
(find_target_compiler): Support a case when the path to gcc is
in the PATH env var, so COLLECT_GCC doesn't contain a path.
specified
in the PATH env var, so COLLECT_GCC doesn't contain a path.
(generate_host_descr_file): Use GOMP_DEVICE_INTEL_MIC from
(generate_host_descr_file): Use GOMP_DEVICE_INTEL_MIC from
intelmic-offload.h instead of OFFLOAD_TARGET_TYPE_INTEL_MIC from
intelmic-offload.h instead of OFFLOAD_TARGET_TYPE_INTEL_MIC from
libgomp-plugin.h.
libgomp-plugin.h.
...
@@ -1019,8 +1019,7 @@
...
@@ -1019,8 +1019,7 @@
2015-02-28 Jan Hubicka <hubicka@ucw.cz>
2015-02-28 Jan Hubicka <hubicka@ucw.cz>
PR ipa/65236
PR ipa/65236
* cgraphunit.c (cgraph_node::expand_thunk): Enable return slot
* cgraphunit.c (cgraph_node::expand_thunk): Enable return slot opt.
opt.
2015-02-28 Xingxing Pan <xxingpan@marvell.com>
2015-02-28 Xingxing Pan <xxingpan@marvell.com>
...
@@ -1387,8 +1386,7 @@
...
@@ -1387,8 +1386,7 @@
2015-02-24 DJ Delorie <dj@redhat.com>
2015-02-24 DJ Delorie <dj@redhat.com>
* config/rl78/rl78-protos.h (rl78_split_movsi): Accept a mode as
* config/rl78/rl78-protos.h (rl78_split_movsi): Accept a mode as well.
well.
* config/rl78/rl78-expand.md (movsf): New, same as movsi.
* config/rl78/rl78-expand.md (movsf): New, same as movsi.
* config/rl78/rl78.c (rl78_split_movsi): Accept a mode, use it
* config/rl78/rl78.c (rl78_split_movsi): Accept a mode, use it
instead of hardcoding SImode.
instead of hardcoding SImode.
...
@@ -1504,8 +1502,7 @@
...
@@ -1504,8 +1502,7 @@
2015-02-20 Vladimir Makarov <vmakarov@redhat.com>
2015-02-20 Vladimir Makarov <vmakarov@redhat.com>
PR target/64172
PR target/64172
* ira-color.c (color_pass): Prevent splitting multi-register
* ira-color.c (color_pass): Prevent splitting multi-register pseudos.
pseudos.
2015-02-20 Richard Biener <rguenther@suse.de>
2015-02-20 Richard Biener <rguenther@suse.de>
...
@@ -1540,8 +1537,8 @@
...
@@ -1540,8 +1537,8 @@
* cgraphclones.c (clone_function_name_1): New function.
* cgraphclones.c (clone_function_name_1): New function.
(clone_function_name): Use it.
(clone_function_name): Use it.
* lto-partition.c: Include "stringpool.h".
* lto-partition.c: Include "stringpool.h".
(must_not_rename, maybe_rewrite_identifier,
(must_not_rename, maybe_rewrite_identifier)
validize_symbol_for_target): New static functions.
(
validize_symbol_for_target): New static functions.
(privatize_symbol_name): Use must_not_rename.
(privatize_symbol_name): Use must_not_rename.
(promote_symbol): Call validize_symbol_for_target.
(promote_symbol): Call validize_symbol_for_target.
(lto_promote_cross_file_statics): Likewise.
(lto_promote_cross_file_statics): Likewise.
...
...
gcc/testsuite/ChangeLog
View file @
10ac6596
...
@@ -134,7 +134,7 @@
...
@@ -134,7 +134,7 @@
2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
*
gcc/testsuite/
lib/mpx-dg.exp (mpx_link_flags): New.
* lib/mpx-dg.exp (mpx_link_flags): New.
(mpx_init): New.
(mpx_init): New.
(mpx_finish): New.
(mpx_finish): New.
* gcc.target/i386/mpx/alloca-1-lbv.c: New.
* gcc.target/i386/mpx/alloca-1-lbv.c: New.
...
@@ -688,7 +688,8 @@
...
@@ -688,7 +688,8 @@
2015-02-27 Pat Haugen <pthaugen@us.ibm.com>
2015-02-27 Pat Haugen <pthaugen@us.ibm.com>
* gcc.dg/vect/pr59354.c: Move vector producing code to separate function.
* gcc.dg/vect/pr59354.c: Move vector producing code to
separate function.
2015-02-27 Jan Hubicka <hubicka@ucw.cz>
2015-02-27 Jan Hubicka <hubicka@ucw.cz>
...
@@ -3393,7 +3394,7 @@
...
@@ -3393,7 +3394,7 @@
2015-01-12 Jan Hubicka <hubicka@ucw.cz>
2015-01-12 Jan Hubicka <hubicka@ucw.cz>
PR ipa/63470
PR ipa/63470
*
testsuite/
g++.dg/ipa/pr63470.C: New testcase.
* g++.dg/ipa/pr63470.C: New testcase.
2015-01-11 Janus Weil <janus@gcc.gnu.org>
2015-01-11 Janus Weil <janus@gcc.gnu.org>
...
...
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