This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Removal of ASM_GLOBAL_DIRECTIVE


Hi!

Trunk now does not use ASM_GLOBAL_DIRECTIVE anymore (see
7b8e0d49cbfd8a911978d4b72f3d97e11a6d34ec and Bug 14151).
Instead, we now use just the ".globl" directive directly.
So, please, update your ports to reflect that change.

Note that a similar change is coming, for more, see
Bug 14150.  Thanks,

	Marek


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]