Module Name: src Committed By: mrg Date: Tue Apr 16 08:08:18 UTC 2019
Modified Files: src/external/gpl3/gcc/lib/libgcc: Makefile.inc Log Message: fix -I paths for powerpc*. convert amd64 specific hack. we've been building dp-bit.c and fp-bit.c backwards, but as they use the same input source, they just had opposite objects and the right total was provided. oops. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/external/gpl3/gcc/lib/libgcc/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.