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]

Re: elf.sc input section changes


On Thu, 22 Nov 2001, Alan Modra wrote:

> The meat of this patch changes input section ordering to better support
> group section removal of eh and debug info.

> 	* emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
> 	defines with RELOCATING test.
> 	(OTHER_SDATA_SECTIONS): Likewise.
> 	(OTHER_RELOCATING_SECTIONS): Delete, replacing with..
> 	(OTHER_END_SYMBOLS): ..this.
> 	* emulparams/crislinux.sh: As for criself.sh.

Thanks, but the renaming of OTHER_RELOCATING_SECTIONS to
OTHER_END_SYMBOLS also replaced ' with " and put the closing "
at the end of the preceding line.  The latter change seems
spurious, but perhaps there's a good reason for the former?
(It doesn't seem to be needed for shell variable expansion
reasons but I might be missing something.)

Quoting the patch in this mailer (pine) would have been easy if
the patch had been in-line rather than an attachment.  Now I'm
lazy enough to think the description above suffices.

brgds, H-P


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