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
d1ede5f4
Commit
d1ede5f4
authored
May 15, 2012
by
Bernd Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix up changelogs.
From-SVN: r187522
parent
2d858ed9
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
6 deletions
+16
-6
gcc/ChangeLog
+0
-5
gcc/ada/ChangeLog
+4
-0
gcc/c-family/ChangeLog
+5
-0
gcc/lto/ChangeLog
+7
-1
No files found.
gcc/ChangeLog
View file @
d1ede5f4
...
...
@@ -147,8 +147,6 @@
ATTR_FLAG_BUILT_IN.
* doc/rtl.texi (CALL_INSN_FUNCTION_USAGE): Use lowercase for rtx
codes. Document meaning of sets inside CALL_INSN_FUNCTION_USAGE.
* c-family/c-common.c (DEF_ATTR_STRING): Define and undefine as
necessary.
* builtin-attrs.def (DEF_ATTR_FOR_STRING): Define. Use it to
define a string "1".
(ATTR_RET1_NOTHROW_NONNULL_LEAF): New attr definition.
...
...
@@ -180,9 +178,6 @@
* calls.c (decl_return_flags): New static function.
(expand_call): Generate a SET in CALL_INSN_FUNCTION_USAGE for
functions that return one of their arguments.
* lto/lto-lang.c (handle_fnspec_attribute): New static function.
(lto_attribute_table): Add "fn spec".
(DEF_ATTR_STRING): Define and undefine along with the other macros.
* regcprop.c (struct kill_set_value_data): New.
(kill_set_value): Interpret data as a pointer to such a struct.
Do nothing if the caller wants the register to be ignored.
...
...
gcc/ada/ChangeLog
View file @
d1ede5f4
...
...
@@ -276,6 +276,10 @@
(Getopt): do not systematically initialize switches with string values
to the empty string, when the user has already specified a default.
2012-05-14 Bernd Schmidt <bernds@codesourcery.com>
* gcc-interface/utils.c (DEF_ATTR_STRING): New.
2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
PR 53063
...
...
gcc/c-family/ChangeLog
View file @
d1ede5f4
2012
-
05
-
14
Bernd
Schmidt
<
bernds
@codesourcery
.
com
>
*
c
-
family
/
c
-
common
.
c
(
DEF_ATTR_STRING
)
:
Define
and
undefine
as
necessary
.
2012
-
05
-
14
Manuel
L
ó
pez
-
Ib
áñ
ez
<
manu
@gcc
.
gnu
.
org
>
PR
53063
...
...
gcc/lto/ChangeLog
View file @
d1ede5f4
2012-05-14 Bernd Schmidt <bernds@codesourcery.com>
* lto-lang.c (handle_fnspec_attribute): New static function.
(lto_attribute_table): Add "fn spec".
(DEF_ATTR_STRING): Define and undefine along with the other macros.
2012-05-04 Jan Hubicka <jh@suse.cz>
* lto.c (do_whole_program_analysis): Set timevars correctly.
(lto_main): Likewise.
2012-05-04 Richard Guenther <rguenther@suse.de>
* lang.opt (fwpa): Do not mark as Optimization.
...
...
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