Module Name: src Committed By: christos Date: Fri Apr 22 17:39:38 UTC 2016
Modified Files: src/external/gpl3/gcc/dist/libgcc/config/m68k: lb1sf68.S Log Message: Some functions like __udivsi3 are used in other assembly files like __umodsi3. Use PLT linkage to avoid text relocations. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \ src/external/gpl3/gcc/dist/libgcc/config/m68k/lb1sf68.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.