Module Name: src Committed By: matt Date: Tue Jun 23 01:37:13 UTC 2015
Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c Log Message: By changing rs6000_elf_reloc_rw_mask to return 3 if using a powerpc64 ABI on NetBSD, we basicly eliminate the only difference between have -fPIC or not. This enables us to turn on MKPICLIB for powerpc64. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 \ src/external/gpl3/gcc/dist/gcc/config/rs6000/rs6000.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.