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
fba48836
Commit
fba48836
authored
Mar 30, 2010
by
Duncan Sands
Committed by
Duncan Sands
Mar 30, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The dragonegg plugin needs except.h, so add it to the list of
plugin headers. From-SVN: r157816
parent
63fd8255
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/Makefile.in
+1
-1
No files found.
gcc/ChangeLog
View file @
fba48836
2010-03-28 Duncan Sands <baldrick@free.fr>
* Makefile.in (PLUGIN_HEADERS): Add except.h.
2010-03-29 Sebastian Pop <sebastian.pop@amd.com>
PR middle-end/43431
...
...
gcc/Makefile.in
View file @
fba48836
...
...
@@ -4285,7 +4285,7 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
$(host_xm_file_list)
$(host_xm_include_list)
$(xm_include_list)
\
intl.h
$(PLUGIN_VERSION_H)
$(DIAGNOSTIC_H)
$(C_COMMON_H)
$(C_PRETTY_PRINT_H)
\
tree-iterator.h
$(PLUGIN_H)
$(TREE_FLOW_H)
langhooks.h incpath.h debug.h
\
tree-ssa-sccvn.h real.h output.h
$(IPA_UTILS_H)
\
except.h
tree-ssa-sccvn.h real.h output.h
$(IPA_UTILS_H)
\
$(C_PRAGMA_H)
$(CPPLIB_H)
$(FUNCTION_H)
\
cppdefault.h flags.h
$(MD5_H)
params.def params.h prefix.h tree-inline.h
\
$(IPA_PROP_H)
$(RTL_H)
$(TM_P_H)
$(CFGLOOP_H)
$(EMIT_RTL_H)
version.h
...
...
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