This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Re: [PATCH] Get rid of ASM_SIZE_DIRECTIVE


On Mon, Sep 17, 2012 at 11:03:50AM -0400, Carlos O'Donell wrote:
> Did we agree that it's easier to read ".size ..." and that a macro for this is just superfluous?

Since we only support ELF, and we got rid of ASM_GLOBAL_DIRECTIVE,
and ASM_TYPE_DIRECTIVE{,_PREFIX}, removal of ASM_SIZE_DIRECTIVE,
which is also remnant from not-only-ELF era now, looks like another
logical step.

	Marek


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