aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/t-linux64
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/pa/t-linux64')
-rw-r--r--gcc/config/pa/t-linux646
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/pa/t-linux64 b/gcc/config/pa/t-linux64
index d40546c..af803a2 100644
--- a/gcc/config/pa/t-linux64
+++ b/gcc/config/pa/t-linux64
@@ -16,12 +16,6 @@
# along with GCC; see the file COPYING3. If not see
# <http://www.gnu.org/licenses/>.
-#Plug millicode routines into libgcc.a We want these on both native and
-#cross compiles.
-
-LIB1ASMFUNCS = _divI _divU _remI _remU _div_const _mulI
-LIB1ASMSRC = pa/milli64.S
-
LIB2FUNCS_STATIC_EXTRA = $(srcdir)/config/pa/linux-atomic.c
# Compile libgcc2.a as PIC.