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
9feed216
Commit
9feed216
authored
Nov 13, 2009
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix nits
From-SVN: r154142
parent
eca9d807
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
gcc/ChangeLog
+8
-8
No files found.
gcc/ChangeLog
View file @
9feed216
...
@@ -34,18 +34,18 @@
...
@@ -34,18 +34,18 @@
Allocate
a
du_head
structure
as
well
as
a
du_chain
when
creating
a
Allocate
a
du_head
structure
as
well
as
a
du_chain
when
creating
a
new
chain
.
Modified
other
code
to
match
new
data
structures
.
new
chain
.
Modified
other
code
to
match
new
data
structures
.
2009
-
11
-
12
Jan
Hubicka
<
jh
@
suse
.
cz
>
2009
-
11
-
12
Jan
Hubicka
<
jh
@
suse
.
cz
>
*
cgraph
.
h
(
varpool_node_name
):
Declare
.
*
cgraph
.
h
(
varpool_node_name
):
Declare
.
*
cgraphunit
.
c
(
process_function_and_variable_attributes
):
Set
force_output
*
cgraphunit
.
c
(
process_function_and_variable_attributes
):
Set
flag
on
used
variables
.
f
orce_output
f
lag
on
used
variables
.
*
ipa
.
c
(
function_and_variable_visibility
):
Dump
externally
visible
and
needed
*
ipa
.
c
(
function_and_variable_visibility
):
Dump
externally
visible
and
variables
.
needed
variables
.
*
varpool
.
c
(
varpool_node_name
):
Export
.
*
varpool
.
c
(
varpool_node_name
):
Export
.
(
decide_is_variable_needed
):
Check
COMDAT
for
externally
visible
vars
;
(
decide_is_variable_needed
):
Check
COMDAT
for
externally
visible
vars
;
ignore
needed
flag
.
ignore
needed
flag
.
2009
-
11
-
12
Uros
Bizjak
<
ubizjak
@
gmail
.
com
>
2009
-
11
-
12
Uros
Bizjak
<
ubizjak
@
gmail
.
com
>
PR
middle
-
end
/
41930
PR
middle
-
end
/
41930
*
simplify
-
rtx
.
c
(
simplify_replace_fn_rtx
)
<
case
'e'
>:
Skip
*
simplify
-
rtx
.
c
(
simplify_replace_fn_rtx
)
<
case
'e'
>:
Skip
...
@@ -114,7 +114,7 @@
...
@@ -114,7 +114,7 @@
*
doc
/
extend
.
texi
(
Function
Attributes
):
Mentions
that
plugin
can
*
doc
/
extend
.
texi
(
Function
Attributes
):
Mentions
that
plugin
can
provide
their
attributes
.
provide
their
attributes
.
2009
-
11
-
11
Jon
Beniston
<
jon
@
beniston
.
com
>
2009
-
11
-
11
Jon
Beniston
<
jon
@
beniston
.
com
>
*
config
.
gcc
:
Add
lm32
elf
and
uclinux
targets
.
*
config
.
gcc
:
Add
lm32
elf
and
uclinux
targets
.
*
config
/
lm32
:
New
directory
.
*
config
/
lm32
:
New
directory
.
...
@@ -279,7 +279,7 @@
...
@@ -279,7 +279,7 @@
*
exec
-
tool
.
in
(
ORIGINAL_PLUGIN_LD_FOR_TARGET
):
New
.
*
exec
-
tool
.
in
(
ORIGINAL_PLUGIN_LD_FOR_TARGET
):
New
.
(
collect
-
ld
):
Use
ORIGINAL_PLUGIN_LD_FOR_TARGET
for
-
plugin
.
(
collect
-
ld
):
Use
ORIGINAL_PLUGIN_LD_FOR_TARGET
for
-
plugin
.
2009
-
11
-
08
Jonathan
Gray
<
jsg
@
openbsd
.
org
>
2009
-
11
-
08
Jonathan
Gray
<
jsg
@
openbsd
.
org
>
*
config
/
openbsd
-
stdint
.
h
:
Change
to
reflect
what
*
config
/
openbsd
-
stdint
.
h
:
Change
to
reflect
what
c_common_nodes_and_builtins
expects
.
c_common_nodes_and_builtins
expects
.
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