aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoel Sherrill <joel@OARcorp.com>2002-05-01 17:17:54 +0000
committerJoel Sherrill <joel@gcc.gnu.org>2002-05-01 17:17:54 +0000
commit4109b1188d523131e4c9bf7b4adfc61654efccb5 (patch)
treebd4e1db2b33b87b7eae98aaa998873359865bd4b /gcc
parentc4a9c570810fb21d7bdfc89126eb9bde7509532f (diff)
downloadgcc-4109b1188d523131e4c9bf7b4adfc61654efccb5.zip
gcc-4109b1188d523131e4c9bf7b4adfc61654efccb5.tar.gz
gcc-4109b1188d523131e4c9bf7b4adfc61654efccb5.tar.bz2
t-elf (sparc-rtems, sparc-elf): Build assembly support routines.
2002-05-01 Joel Sherrill <joel@OARcorp.com> * config/sparc/t-elf (sparc-rtems, sparc-elf): Build assembly support routines. From-SVN: r53003
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/sparc/t-elf3
2 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 9c08a99..77623e5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2002-05-01 Joel Sherrill <joel@OARcorp.com>
+ * config/sparc/t-elf (sparc-rtems, sparc-elf): Build assembly
+ support routines.
+
+2002-05-01 Joel Sherrill <joel@OARcorp.com>
+
* config/arm/rtems-elf.h: Add #undef TARGET_VERSION to prevent warning.
2002-05-01 David Edelsohn <edelsohn@gnu.org>
diff --git a/gcc/config/sparc/t-elf b/gcc/config/sparc/t-elf
index c521c81..027940b 100644
--- a/gcc/config/sparc/t-elf
+++ b/gcc/config/sparc/t-elf
@@ -1,3 +1,6 @@
+LIB1ASMSRC = sparc/lb1spc.asm
+LIB1ASMFUNCS = _mulsi3 _divsi3 _modsi3
+
# We want fine grained libraries, so use the new code to build the
# floating point emulation libraries.
FPBIT = fp-bit.c