public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: Faraz Shahbazker <fshahbazker@wavecomp.com>
Cc: "newlib@sourceware.org" <newlib@sourceware.org>,
	Richard Sandiford <richard.sandiford@arm.com>
Subject: Re: [PATCH, MIPS] Align _end symbol to at least 4 in all MIPS scripts
Date: Tue, 30 Jul 2019 07:39:00 -0000	[thread overview]
Message-ID: <20190730073949.GU11632@calimero.vinschen.de> (raw)
In-Reply-To: <1564444804-9846-1-git-send-email-fshahbazker@wavecomp.com>

[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]

On Jul 30 00:00, Faraz Shahbazker wrote:
> Left-over part of commit 84b2a020daa17d8ee5c9ec979c3d56f95e69573b
> 
> The _end marker must be aligned to 4-bytes to ensure that the last
> element written does not reach beyond the address of _end.  This is
> also necessary as the termination condition is an equality test
> instead of an ordered test so (_end - _fbss) must be a multiple of
> 4-bytes.  The alignment is already correct for mti*.ld files, fix
> it for all remaining MIPS scripts that don't already align to at
> least 4.
> 
> libgloss/
> 	* mips/array.ld: Align _end to 4 byte boundary.
> 	* mips/ddb-kseg0.ld: Likewise.
> 	* mips/ddb.ld: Likewise.
> 	* mips/dve.ld: Likewise.
> 	* mips/idt.ld: Likewise.
> 	* mips/idt32.ld: Likewise.
> 	* mips/idt64.ld: Likewise.
> 	* mips/idtecoff.ld: Likewise.
> 	* mips/jmr3904app-java.ld: Likewise.
> 	* mips/jmr3904app.ld: Likewise.
> 	* mips/jmr3904dram-java.ld: Likewise.
> 	* mips/jmr3904dram.ld: Likewise.
> 	* mips/lsi.ld: Likewise.
> 	* mips/pmon.ld: Likewise.
> 	* mips/sde32.ld: Likewise.
> 	* mips/sde64.ld: Likewise.

Pushed.  I just dropped the CVS ChangeLog remnant from the commit
message.  We really don't do that anymore.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2019-07-30  7:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-18 12:14 [PATCH,MIPS 2/3] Enable reorder for crt0.S Matthew Fortune
2014-11-26 18:00 ` Steve Ellcey
2014-11-27  0:15   ` Matthew Fortune
2014-11-27  0:28     ` Jeff Johnston
2019-07-04 17:23 ` Richard Sandiford
2019-07-06  3:26   ` Faraz Shahbazker
2019-07-30  0:00   ` [PATCH, MIPS] Align _end symbol to at least 4 in all MIPS scripts Faraz Shahbazker
2019-07-30  7:39     ` Corinna Vinschen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190730073949.GU11632@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=fshahbazker@wavecomp.com \
    --cc=newlib@sourceware.org \
    --cc=richard.sandiford@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).