CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/11/22 12:36:07

Modified files:
        gnu/usr.bin/binutils-2.17/ld: ldlex.l 

Log message:
Use yy_size_t instead of int in yy_input().  Makes things work on BE 64-bit
architectures when yy_size_t becomes size_t instead of unsigned int.

ok millert@, tedu@

Reply via email to