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
ed4acb3b
Commit
ed4acb3b
authored
Feb 16, 2000
by
Denis Chertykov
Committed by
Richard Henderson
Feb 15, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure.in: Add support for avr target.
From-SVN: r32002
parent
432ba90f
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
gcc/ChangeLog
+4
-0
gcc/configure
+0
-0
gcc/configure.in
+2
-0
No files found.
gcc/ChangeLog
View file @
ed4acb3b
2000
-
02
-
15
Denis
Chertykov
<
denisc
@overta
.
ru
>
*
configure
.
in
:
Add
support
for
avr
target
.
Wed
Feb
16
03
:
21
:
43
2000
J
"orn Rennecke <amylaar@cygnus.co.uk>
Wed
Feb
16
03
:
21
:
43
2000
J
"orn Rennecke <amylaar@cygnus.co.uk>
* sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode.
* sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode.
...
...
gcc/configure
View file @
ed4acb3b
This diff is collapsed.
Click to expand it.
gcc/configure.in
View file @
ed4acb3b
...
@@ -837,6 +837,8 @@ changequote([,])dnl
...
@@ -837,6 +837,8 @@ changequote([,])dnl
tmake_file=arm/t-pe
tmake_file=arm/t-pe
extra_objs=pe.o
extra_objs=pe.o
;;
;;
avr-*-*)
;;
c1-convex-*) # Convex C1
c1-convex-*) # Convex C1
target_cpu_default=1
target_cpu_default=1
use_collect2=yes
use_collect2=yes
...
...
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