CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/20 15:59:12
Modified files:
gnu/usr.bin/gcc/gcc: config.gcc
gnu/usr.bin/gcc/gcc/config/m88k: openbsdelf.h
Added files:
gnu/usr.bin/gcc/gcc/config/m88k: t-openbsd
Log message:
Enable multilib to build -fpic and -fPIC versions of libgcc.a, in addition to
the fully static one. Update the compiler specs to allow for dynamic linking
of libraries and binaries.
