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
82ee0cf2
Commit
82ee0cf2
authored
Mar 02, 2016
by
Jakub Jelinek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor ChangeLog formatting fixes.
From-SVN: r233915
parent
bdfbd086
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
16 deletions
+16
-16
gcc/ChangeLog
+12
-12
gcc/ChangeLog-2015
+0
-0
gcc/testsuite/ChangeLog
+4
-4
gcc/testsuite/ChangeLog-2015
+0
-0
No files found.
gcc/ChangeLog
View file @
82ee0cf2
2016-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2016-03-02 Manuel Lopez-Ibanez
<manu@gcc.gnu.org>
* target.def(lra_p): Specify that new ports should use LRA.
* target.def
(lra_p): Specify that new ports should use LRA.
2016-03-02 Jakub Jelinek <jakub@redhat.com>
...
...
@@ -402,12 +402,12 @@
complain about -mallow-movmisalign without -mvsx if
TARGET_ALLOW_MOVMISALIGN was not set explicitly.
2016-02-26 Joel Sherrill <joel@rtems.org>
2016-02-26 Joel Sherrill
<joel@rtems.org>
* config.gcc: Add x86_64-*-rtems*.
* gcc/config/i386/rtems-64.h: New file.
2016-02-26 Joel Sherrill <joel@rtems.org>
2016-02-26 Joel Sherrill
<joel@rtems.org>
* config.gcc: Add aarch64-*-rtems*.
* gcc/config/aarch64/rtems.h: New file.
...
...
@@ -1743,7 +1743,7 @@
* lto-wrapper.c (append_diag_options): New function.
(compile_offload_image): Call append_diag_options.
2016-02-08 Sandra Loosemore <sandra@codesourcery.com>
2016-02-08 Sandra Loosemore
<sandra@codesourcery.com>
PR other/69722
* doc/extend.texi (Flag Output Operands): Correct sectioning.
...
...
@@ -3529,12 +3529,12 @@
(pdr_add_memory_accesses): Same.
(pdr_add_data_dimensions): Same.
2016-01-20 Sandra Loosemore <sandra@codesourcery.com>
2016-01-20 Sandra Loosemore
<sandra@codesourcery.com>
* doc/invoke.texi (Instrumentation Options): Clarify -mmpx linking
requirements.
2016-01-20 Sandra Loosemore <sandra@codesourcery.com>
2016-01-20 Sandra Loosemore
<sandra@codesourcery.com>
* common.opt (feliminate-dwarf2-dups): Replace references to
"DWARF 2" with just "DWARF".
...
...
@@ -3679,7 +3679,7 @@
(gen_typedef_die): Likewise.
(force_type_die): Adjust call to modified_type_die.
2016-01-19 Sandra Loosemore <sandra@codesourcery.com>
2016-01-19 Sandra Loosemore
<sandra@codesourcery.com>
* doc/standards.texi: Copy-editing for grammar, markup, and sentence
flow throughout the file. Fix broken link to Objective-C 2.0
...
...
@@ -3843,7 +3843,7 @@
2016-01-19 Martin Jambor <mjambor@suse.cz>
Martin Liska <mliska@suse.cz>
Michael Matz <matz@suse.de>
Michael Matz
<matz@suse.de>
* Makefile.in (OBJS): Add new source files.
(GTFILES): Add hsa.c.
...
...
@@ -3984,7 +3984,7 @@
* tree-ssanames.c (ssa_name_has_boolean_range): Remove unnecessary
test.
2016-01-18 Sandra Loosemore <sandra@codesourcery.com>
2016-01-18 Sandra Loosemore
<sandra@codesourcery.com>
* doc/invoke.texi (Invoking GCC): Add new section to menu.
(Option Summary): Update to reflect new section and moved options.
...
...
@@ -4520,14 +4520,14 @@
use block_ultimate_origin
(noncall-stmt_may_be_vtbl_ptr_store): Likewise.
2016-01-13 Sandra Loosemore <sandra@codesourcery.com>
2016-01-13 Sandra Loosemore
<sandra@codesourcery.com>
* doc/invoke.texi (Submodel Options): Rename section to
"Machine-Dependent Options" to better reflect its content.
Rewrite introductory text to remove archaic CPU names.
Update references.
2016-01-13 Sandra Loosemore <sandra@codesourcery.com>
2016-01-13 Sandra Loosemore
<sandra@codesourcery.com>
* doc/invoke.texi (Code Gen Options): Move section up in file,
before target-specific options. Update menu and option summary
...
...
gcc/ChangeLog-2015
View file @
82ee0cf2
This diff is collapsed.
Click to expand it.
gcc/testsuite/ChangeLog
View file @
82ee0cf2
...
...
@@ -200,7 +200,7 @@
PR fortran/47674
* gfortran.dg/realloc_on_assign_26.f90: New test case.
2016-02-28 Harald Anlauf <anlauf@gmx.de>
2016-02-28 Harald Anlauf
<anlauf@gmx.de>
Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/56007
...
...
@@ -2422,7 +2422,7 @@
PR tree-optimization/69170
* gcc.dg/torture/pr69170.c: New testcase.
2016-01-17 John David Anglin <danglin@gcc.gnu.org>
2016-01-17
John David Anglin <danglin@gcc.gnu.org>
* gcc.dg/torture/builtin-integral-1.c: Require c99_runtime.
...
...
@@ -2555,11 +2555,11 @@
* gcc.target/i386/pr65105-5.c: New test.
2016-01-15 Jan Hubicka <hubicka@ucw.cz>
2016-01-15 Jan Hubicka
<hubicka@ucw.cz>
* gcc.c-torture/execute/alias-4.c: New testcase.
2016-01-15 Jan Hubicka <hubicka@ucw.cz>
2016-01-15 Jan Hubicka
<hubicka@ucw.cz>
PR ipa/68148
* g++.dg/ipa/devirt-49.C: New testcase.
...
...
gcc/testsuite/ChangeLog-2015
View file @
82ee0cf2
This diff is collapsed.
Click to expand it.
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