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
4c1a59cc
Commit
4c1a59cc
authored
Jul 25, 2014
by
Martin Liska
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog entry moved from config/ChangeLog to gcc/ChangeLog.
From-SVN: r213039
parent
0a9f0ecb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
config/ChangeLog
+0
-12
gcc/ChangeLog
+12
-0
No files found.
config/ChangeLog
View file @
4c1a59cc
2014-07-24 Martin Liska <mliska@suse.cz>
* mips.c (mips_start_unique_function): Correct cgraph_node function
used.
* rs6000.c (call_ABI_of_interest): Likewise.
(rs6000_code_end): Likewise.
2014-07-24 Martin Liska <mliska@suse.cz>
* rs6000.c (rs6000_xcoff_declare_function_name): Correct symtab_node
funtion used.
(rs6000_xcoff_declare_object_name): Likewise.
2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
* mt-nios2-elf: New file.
* mt-nios2-elf: New file.
...
...
gcc/ChangeLog
View file @
4c1a59cc
...
@@ -97,6 +97,18 @@
...
@@ -97,6 +97,18 @@
* gcc.dg/graphite/isl-ast-gen-blocks-4.c: New testcase.
* gcc.dg/graphite/isl-ast-gen-blocks-4.c: New testcase.
2014-07-24 Martin Liska <mliska@suse.cz>
2014-07-24 Martin Liska <mliska@suse.cz>
* config/mips/mips.c (mips_start_unique_function): Correct cgraph_node
function used.
* config/rs6000/rs6000.c (call_ABI_of_interest): Likewise.
(rs6000_code_end): Likewise.
2014-07-24 Martin Liska <mliska@suse.cz>
* config/rs6000/rs6000.c (rs6000_xcoff_declare_function_name): Correct
symtab_node funtion used.
(rs6000_xcoff_declare_object_name): Likewise.
2014-07-24 Martin Liska <mliska@suse.cz>
* cgraphunit.c (compile): Correct function used.
* cgraphunit.c (compile): Correct function used.
...
...
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