mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
afb57df680
Also: Switch FreeBSD to use libgcc_s.so.1. Use dl_iterate_phdr to locate shared objects' exception frame info instead of depending on older register_frame_info machinery. This allows us to avoid depending on libgcc_s.so.1 in binaries that do not use exception handling directly. As an additional benefit it breaks circular libc <=> libgcc_s.so.1 dependency too. Build newly added libgomp.so.1 library, the runtime support bits for OpenMP. Build LGPLed libssp library. Our libc provides our own BSD-licensed SSP callbacks implementation, so this library is only built to benefit applications that have hadcoded knowledge of libssp.so and libssp_nonshared.a. When linked in from command line, these libraries override libc implementation.
154 lines
2.7 KiB
Makefile
154 lines
2.7 KiB
Makefile
# $FreeBSD$
|
|
|
|
errors.o: bconfig.h auto-host.h
|
|
|
|
genattr.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genattrtab.o: bconfig.h \
|
|
auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h \
|
|
gtype-desc.h
|
|
|
|
genautomata.o: bconfig.h \
|
|
auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
gencheck.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
gencheck.h
|
|
|
|
genchecksum.o: bconfig.h \
|
|
auto-host.h
|
|
|
|
gencodes.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genconditions.o: bconfig.h \
|
|
auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genconfig.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genconstants.o: bconfig.h \
|
|
auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genemit.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genextract.o: bconfig.h \
|
|
auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h \
|
|
insn-config.h
|
|
|
|
genflags.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
gengenrtl.o: bconfig.h auto-host.h
|
|
|
|
gengtype.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
gtyp-gen.h
|
|
|
|
genmddeps.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genmodes.o: bconfig.h auto-host.h
|
|
|
|
genopinit.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genoutput.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genpeep.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genpreds.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
genrecog.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
gensupport.o: bconfig.h \
|
|
auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
ggc-none.o: bconfig.h auto-host.h \
|
|
gtype-desc.h
|
|
|
|
print-rtl.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
read-rtl.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
rtl.o: bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h \
|
|
gtype-desc.h
|
|
|
|
insn-modes.o: insn-modes.c config.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-modes.h
|
|
|
|
min-insn-modes.o: min-insn-modes.c bconfig.h auto-host.h \
|
|
insn-modes.h
|
|
|
|
gengtype-lex.o: gengtype-lex.c \
|
|
bconfig.h auto-host.h \
|
|
gengtype-yacc.h
|
|
|
|
gengtype-yacc+%DIKED.o: gengtype-yacc+%DIKED.c \
|
|
bconfig.h \
|
|
auto-host.h \
|
|
tm.h options.h \
|
|
|
|
insn-conditions.o: insn-conditions.c bconfig.h auto-host.h \
|
|
insn-constants.h \
|
|
tm.h options.h \
|
|
insn-modes.h \
|
|
tm_p.h \
|
|
tm-preds.h \
|
|
options.h
|
|
|
|
gencondmd.o: gencondmd.c \
|
|
tm.h options.h tm_p.h \
|
|
tm-preds.h tm-constrs.h tree-check.h \
|
|
insn-constants.h
|
|
|
|
gencondmd.o: gencondmd.c bconfig.h auto-host.h \
|
|
tm.h options.h \
|
|
insn-constants.h \
|
|
insn-modes.h \
|
|
tm_p.h \
|
|
tm-preds.h \
|
|
tree-check.h \
|
|
tm-constrs.h
|
|
|
|
vec.o: vec.c bconfig.h auto-host.h \
|
|
insn-modes.h \
|
|
tree-check.h \
|
|
gtype-desc.h
|