This is the mail archive of the binutils@sourceware.org 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]

Re: [PATCH]: new ALIGNTOATLEAST linker script directive


"David Stubbs" <stubbs@IceraSemi.com> writes:

> This patch adds a new ALIGNTOATLEAST linker script directive. This
> simplifies some of our linker scripts, and makes them a lot easier to
> read.

It's a fine idea, but it seems to me that you can do this kind of
thing already.  I think that rather than add an increasing number of
utility functions to the linker script language, it would make more
sense to encourage preprocessing of linker scripts in some way.

Ian


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