This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

PATCH: Add "label::"


Intel ia64 assembler uses "label::" to indicate a global symbol. It
is same as

	.globl label
label:

This patch implements it for ia64. I can make it generic if it is
desired.


H.J.

Attachment: gas-ia64-colon.patch
Description: Text document

Attachment: gas-ia64-test-colon.patch
Description: Text document


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