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
2e3174a0
Commit
2e3174a0
authored
Jan 12, 1995
by
Jim Wilson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.
From-SVN: r8738
parent
47ea172b
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
34 additions
and
34 deletions
+34
-34
gcc/config/i960/t-960bare
+2
-2
gcc/config/mips/t-bsd
+2
-2
gcc/config/mips/t-bsd-gas
+2
-2
gcc/config/mips/t-ecoff
+2
-2
gcc/config/mips/t-mips
+2
-2
gcc/config/mips/t-mips-gas
+2
-2
gcc/config/mips/t-osfrose
+2
-2
gcc/config/mips/t-svr3
+2
-2
gcc/config/mips/t-svr3-gas
+2
-2
gcc/config/mips/t-svr4
+2
-2
gcc/config/mips/t-svr4-gas
+2
-2
gcc/config/mips/t-ultrix
+2
-2
gcc/config/sparc/t-sol2
+2
-2
gcc/config/sparc/t-sp64
+2
-2
gcc/config/sparc/t-sunos40
+2
-2
gcc/config/sparc/t-sunos41
+2
-2
gcc/config/sparc/t-vxsparc
+2
-2
No files found.
gcc/config/i960/t-960bare
View file @
2e3174a0
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c
...
...
gcc/config/mips/t-bsd
View file @
2e3174a0
...
...
@@ -8,5 +8,5 @@ SYSTEM_HEADER_DIR = /bsd43/usr/include
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
gcc/config/mips/t-bsd-gas
View file @
2e3174a0
...
...
@@ -4,5 +4,5 @@ SYSTEM_HEADER_DIR = /bsd43/usr/include
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
gcc/config/mips/t-ecoff
View file @
2e3174a0
...
...
@@ -6,8 +6,8 @@ CONFIG2_H = $(srcdir)/config/mips/ecoff.h
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
# We must build libgcc2.a with -G 0, in case the user wants to link
# without the $gp register.
...
...
gcc/config/mips/t-mips
View file @
2e3174a0
...
...
@@ -4,8 +4,8 @@
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
MULTILIB_OPTIONS=EL/EB
MULTILIB_DIRNAMES=el eb
...
...
gcc/config/mips/t-mips-gas
View file @
2e3174a0
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
MULTILIB_OPTIONS=EL/EB
MULTILIB_DIRNAMES=el eb
...
...
gcc/config/mips/t-osfrose
View file @
2e3174a0
...
...
@@ -4,5 +4,5 @@
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
gcc/config/mips/t-svr3
View file @
2e3174a0
...
...
@@ -8,5 +8,5 @@ SYSTEM_HEADER_DIR = /sysv/usr/include
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
gcc/config/mips/t-svr3-gas
View file @
2e3174a0
...
...
@@ -4,5 +4,5 @@ SYSTEM_HEADER_DIR = /sysv/usr/include
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
gcc/config/mips/t-svr4
View file @
2e3174a0
...
...
@@ -8,5 +8,5 @@ SYSTEM_HEADER_DIR = /svr4/usr/include
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
gcc/config/mips/t-svr4-gas
View file @
2e3174a0
...
...
@@ -4,5 +4,5 @@ SYSTEM_HEADER_DIR = /svr4/usr/include
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
gcc/config/mips/t-ultrix
View file @
2e3174a0
...
...
@@ -6,5 +6,5 @@ CONFIG2_H = $(srcdir)/config/mips/mips.h
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
gcc/config/sparc/t-sol2
View file @
2e3174a0
# we need to supply our own assembly versions of libgcc1.c files,
# since the user may not have native 'cc' available
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
# gmon build rule:
gmon.o: $(srcdir)/config/sparc/gmon-sol2.c $(GCC_PASSES) $(CONFIG_H)
...
...
gcc/config/sparc/t-sp64
View file @
2e3174a0
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) -g1
gcc/config/sparc/t-sunos40
View file @
2e3174a0
...
...
@@ -2,5 +2,5 @@
# /bin/as doesn't recognize the v8 instructions, so we can't do a v8
# multilib build.
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
gcc/config/sparc/t-sunos41
View file @
2e3174a0
# SunOS 4.1.*
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
MULTILIB_OPTIONS=mv8
MULTILIB_DIRNAMES=v8
...
...
gcc/config/sparc/t-vxsparc
View file @
2e3174a0
LIBGCC1 =
libgcc1.null
CROSS_LIBGCC1 =
libgcc1.null
LIBGCC1 =
CROSS_LIBGCC1 =
# We don't want to put exit in libgcc.a for VxWorks, because VxWorks
# does not have _exit.
...
...
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