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
fc8396e9
Commit
fc8396e9
authored
Oct 18, 2011
by
Paolo Carlini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2011-10-18 Paolo Carlini <paolo.carlini@oracle.com>
* Fix ChangeLogs. From-SVN: r180129
parent
36ba4aae
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
16 deletions
+24
-16
gcc/ChangeLog
+2
-16
gcc/c-family/ChangeLog
+22
-0
No files found.
gcc/ChangeLog
View file @
fc8396e9
...
...
@@ -101,12 +101,6 @@
* config/sparc/sparc.md (in_call_delay): Fix formatting issues.
2011-10-17 Michael Spertus <mike_spertus@symantec.com>
* gcc/c-family/c-common.c (c_common_reswords): Add __bases,
__direct_bases.
* gcc/c-family/c-common.h: Add RID_BASES and RID_DIRECT_BASES.
2011-10-17 Simon Baldwin <simonb@google.com>
Ian Lance Taylor <iant@google.com>
...
...
@@ -285,8 +279,7 @@
2011-10-17 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/50757
* c-family/c.opt ([Wnonnull]): Add C++ and Objective-C++.
* doc/invoke.texi: Update.
* doc/invoke.texi ([Wnonnull]): Update.
2011-10-17 Richard Henderson <rth@redhat.com>
...
...
@@ -671,8 +664,7 @@
2011-10-14 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/17212
* c-family/c.opt ([Wformat-zero-length]): Add C++ and Objective-C++.
* doc/invoke.texi: Update.
* doc/invoke.texi ([Wformat-zero-length]): Update.
2011-10-14 Iain Sandoe <iains@gcc.gnu.org>
...
...
@@ -1141,12 +1133,6 @@
(get_continuation_for_phi): ... here. Handle arbitrary number
of PHI args.
2011-10-11 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/33067
* c-family/c-pretty-print.c (pp_c_floating_constant): Output
max_digits10 (in the ISO C++ WG N1822 sense) decimal digits.
2011-10-11 Richard Sandiford <richard.sandiford@linaro.org>
* modulo-sched.c: Fix comment typo. Mention the possibility
gcc/c-family/ChangeLog
View file @
fc8396e9
...
...
@@ -4,6 +4,17 @@
*
c
-
lex
.
c
(
fe_file_change
)
:
Use
LINEMAP_SYSP
when
!
NO_IMPLICIT_EXTERN_C
.
2011
-
10
-
17
Michael
Spertus
<
mike_spertus
@symantec
.
com
>
*
c
-
common
.
c
(
c_common_reswords
)
:
Add
__bases
,
__direct_bases
.
*
c
-
common
.
h
:
Add
RID_BASES
and
RID_DIRECT_BASES
.
2011
-
10
-
17
Paolo
Carlini
<
paolo
.
carlini
@oracle
.
com
>
PR
c
++/
50757
*
c
.
opt
([
Wnonnull
])
:
Add
C
++
and
Objective
-
C
++
.
2011
-
10
-
15
Tom
Tromey
<
tromey
@redhat
.
com
>
Dodji
Seketeli
<
dodji
@redhat
.
com
>
...
...
@@ -38,6 +49,17 @@
*
c
-
pch
.
c
(
c_common_read_pch
)
:
Likewise
.
*
c
-
lex
.
c
(
fe_file_change
)
:
Likewise
.
2011
-
10
-
14
Paolo
Carlini
<
paolo
.
carlini
@oracle
.
com
>
PR
c
++/
17212
*
c
.
opt
([
Wformat
-
zero
-
length
])
:
Add
C
++
and
Objective
-
C
++
.
2011
-
10
-
11
Paolo
Carlini
<
paolo
.
carlini
@oracle
.
com
>
PR
c
++/
33067
*
c
-
pretty
-
print
.
c
(
pp_c_floating_constant
)
:
Output
max_digits10
(
in
the
ISO
C
++
WG
N1822
sense
)
decimal
digits
.
2011
-
10
-
11
Michael
Meissner
<
meissner
@linux
.
vnet
.
ibm
.
com
>
*
c
-
common
.
c
(
def_builtin_1
)
:
Delete
old
interface
with
two
...
...
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