Module Name: src Committed By: christos Date: Wed Sep 28 15:11:42 UTC 2011
Modified Files: src/lib/libc/arch/x86_64/gen: flt_rounds.S Log Message: Instead of using a PICGOT relocation for map, use just a pc-relative one since it is guaranteed to be close enough. Fixes issue with binutils-2.21.1a (probably a bug). To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/arch/x86_64/gen/flt_rounds.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.