repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR bootstrap/82916
[official-gcc.git]
/
libgcc
/
config
/
pa
/
t-linux64
blob
1d0a6ada1a1cc94e4881b6c02fea1c1b728c8211
1
# Plug millicode routines into libgcc.a We want these on both native and
2
# cross compiles.
3
# FIXME: Explain.
4
LIB1ASMFUNCS := $(filter-out _dyncall, $(LIB1ASMFUNCS))
5
6
LIB2ADD_ST = $(srcdir)/config/pa/linux-atomic.c
7
8
HOST_LIBGCC2_CFLAGS += -Dpa64=1 -DELF=1