CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/31 15:52:02
Modified files:
gnu/usr.bin/binutils-2.17/bfd: elfxx-mips.c elfxx-mips.h
Log message:
Replace the common_definition method in mips BFD backends with a routine
which correctly recognizes SHN_MIPS_ACOMMON and SHN_MIPS_SCOMMON as
common symbols; this allows them to correctly be aligned to their natural
alignment.
