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
6a2fa4b2
Commit
6a2fa4b2
authored
Jul 10, 2013
by
Graham Stott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Corrected missinge blank line in gcc/ChangeLog Entries
and move one entry to c-family/ChangeLog From-SVN: r200881
parent
1fe62960
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
gcc/ChangeLog
+2
-4
gcc/c-family/ChangeLog
+5
-0
No files found.
gcc/ChangeLog
View file @
6a2fa4b2
...
...
@@ -27,6 +27,7 @@
* config/avr/avr.opt (Waddr-space-convert): Fix typo.
2013-07-10 Graham Stott <graham.stott@btinternet.com>
* config/mips/mips.c (mips_rtx_costs): Very slightly increase
the cost of MULT when optimizing for size.
...
...
@@ -62,11 +63,8 @@
FPR4_REGNUM.
2013-07-08 Graham Stott <graham.stott@btinternet.com>
* Makefile.in: (c-family-warn): Define to $(STRICT_WARN)
2013-07-08 Graham Stott <graham.stott@btinternet.com>
* c-family/array-notation-common.c (length_mismatch_in_expr_p): Delete
unused variables l_length and l_node.
* Makefile.in: (c-family-warn): Define to $(STRICT_WARN)
2013-07-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
...
...
gcc/c-family/ChangeLog
View file @
6a2fa4b2
...
...
@@ -8,6 +8,11 @@
PR
c
++/
57869
*
c
.
opt
:
Add
Wconditionally
-
supported
.
2013
-
07
-
08
Graham
Stott
<
graham
.
stott
@btinternet
.
com
>
*
c
-
family
/
array
-
notation
-
common
.
c
(
length_mismatch_in_expr_p
)
:
Delete
unused
variables
l_length
and
l_node
.
2013
-
07
-
04
Joern
Rennecke
<
joern
.
rennecke
@embecosm
.
com
>
PR
c
/
57821
...
...
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