d82ad50db3
2012-03-21 Andreas Tobler <andreast@fgznet.ch> * config.host: Add bits to support powerpc64-*-freebsd*. * config/rs6000/freebsd-unwind.h: New file. * config/rs6000/t-freebsd64: New file. From-SVN: r185614
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
HOST_LIBGCC2_CFLAGS += -mno-minimal-toc
|
|
SHLIB_MAPFILES = libgcc-std.ver
|
|
|
|
softfp_wrap_start := '\#ifndef __powerpc64__'
|
|
softfp_wrap_end := '\#endif'
|