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
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
6 deletions
+12
-6
gcc/ChangeLog
+4
-0
gcc/configure
+0
-0
gcc/configure.in
+8
-6
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
...
@@ -761,7 +761,7 @@ changequote([,])dnl
...
@@ -761,7 +761,7 @@ changequote([,])dnl
arm*-*-netbsd*)
arm*-*-netbsd*)
tm_file=arm/netbsd.h
tm_file=arm/netbsd.h
tmake_file="t-netbsd arm/t-netbsd"
tmake_file="t-netbsd arm/t-netbsd"
use_collect2=yes
use_collect2=yes
;;
;;
arm*-*-linux-gnuaout*) # ARM GNU/Linux with a.out
arm*-*-linux-gnuaout*) # ARM GNU/Linux with a.out
cpu_type=arm
cpu_type=arm
...
@@ -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
...
@@ -1330,7 +1332,7 @@ changequote(,)dnl
...
@@ -1330,7 +1332,7 @@ changequote(,)dnl
changequote([,])dnl
changequote([,])dnl
tm_file=i386/netbsd.h
tm_file=i386/netbsd.h
tmake_file=t-netbsd
tmake_file=t-netbsd
use_collect2=yes
use_collect2=yes
;;
;;
changequote(,)dnl
changequote(,)dnl
i[34567]86-*-openbsd*)
i[34567]86-*-openbsd*)
...
@@ -2221,7 +2223,7 @@ changequote([,])dnl
...
@@ -2221,7 +2223,7 @@ changequote([,])dnl
tm_file=m68k/netbsd.h
tm_file=m68k/netbsd.h
tmake_file=t-netbsd
tmake_file=t-netbsd
float_format=m68k
float_format=m68k
use_collect2=yes
use_collect2=yes
;;
;;
m68k*-*-openbsd*)
m68k*-*-openbsd*)
float_format=m68k
float_format=m68k
...
@@ -2918,7 +2920,7 @@ changequote([,])dnl
...
@@ -2918,7 +2920,7 @@ changequote([,])dnl
xm_file="ns32k/xm-netbsd.h ${xm_file}"
xm_file="ns32k/xm-netbsd.h ${xm_file}"
# On NetBSD, the headers are already okay, except for math.h.
# On NetBSD, the headers are already okay, except for math.h.
tmake_file=t-netbsd
tmake_file=t-netbsd
use_collect2=yes
use_collect2=yes
;;
;;
pdp11-*-bsd)
pdp11-*-bsd)
tm_file="${tm_file} pdp11/2bsd.h"
tm_file="${tm_file} pdp11/2bsd.h"
...
@@ -3237,7 +3239,7 @@ changequote([,])dnl
...
@@ -3237,7 +3239,7 @@ changequote([,])dnl
sparc-*-netbsd*)
sparc-*-netbsd*)
tm_file=sparc/netbsd.h
tm_file=sparc/netbsd.h
tmake_file=t-netbsd
tmake_file=t-netbsd
use_collect2=yes
use_collect2=yes
;;
;;
sparc-*-openbsd*)
sparc-*-openbsd*)
# we need collect2 until our bug is fixed...
# we need collect2 until our bug is fixed...
...
@@ -3572,7 +3574,7 @@ changequote([,])dnl
...
@@ -3572,7 +3574,7 @@ changequote([,])dnl
tm_file="${tm_file} netbsd.h vax/netbsd.h"
tm_file="${tm_file} netbsd.h vax/netbsd.h"
tmake_file=t-netbsd
tmake_file=t-netbsd
float_format=vax
float_format=vax
use_collect2=yes
use_collect2=yes
;;
;;
vax-*-openbsd*)
vax-*-openbsd*)
tmake_file="${tmake_file} vax/t-openbsd"
tmake_file="${tmake_file} vax/t-openbsd"
...
...
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