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
c261cca9
Commit
c261cca9
authored
Apr 28, 2005
by
Kazu Hirata
Committed by
Kazu Hirata
Apr 28, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.gcc: Obsolete c4x-* and tic4x-*.
From-SVN: r98908
parent
1c91de89
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
gcc/ChangeLog
+2
-0
gcc/config.gcc
+2
-0
No files found.
gcc/ChangeLog
View file @
c261cca9
...
...
@@ -3,6 +3,8 @@
* modulo-sched.c, tree-stdarg.c: Use targetm.foo instead of
(*targetm.foo).
* config.gcc: Obsolete c4x-* and tic4x-*.
2005-04-28 Joseph S. Myers <joseph@codesourcery.com>
* c-typeck.c (build_compound_expr): Correct logic in last change.
...
...
gcc/config.gcc
View file @
c261cca9
...
...
@@ -189,6 +189,8 @@ case ${target} in
| ip2k-*-elf \
| ns32k-*-netbsdelf* \
| ns32k-*-netbsd* \
| c4x-* \
| tic4x-* \
)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration ${target} is obsolete." >&2
...
...
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