summaryrefslogtreecommitdiffstats
path: root/libgcc/config/mep/t-mep
blob: d1fb094a41e43e1f82e6ba94b24f0cd5a1167e94 (plain)
1
2
3
4
5
6
7
8
9
10
11
# profiling support
LIB1ASMSRC = mep/lib1funcs.S

LIB1ASMFUNCS = _mep_profile \
	       _mep_bb_init_trace \
	       _mep_bb_init \
	       _mep_bb_trace \
	       _mep_bb_increment

# Use -O0 instead of -O2 so we don't get complex relocations
CRTSTUFF_CFLAGS += -O0
OpenPOWER on IntegriCloud