From patchwork Sun Nov 20 17:38:16 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ambrogino Modigliani X-Patchwork-Id: 17642 Received: (qmail 82637 invoked by alias); 20 Nov 2016 17:41:36 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 82420 invoked by uid 89); 20 Nov 2016 17:41:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM, SPF_PASS autolearn=no version=3.3.2 spammy= X-HELO: mail-wm0-f66.google.com Received: from mail-wm0-f66.google.com (HELO mail-wm0-f66.google.com) (74.125.82.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 20 Nov 2016 17:41:24 +0000 Received: by mail-wm0-f66.google.com with SMTP id m203so20599963wma.3 for ; Sun, 20 Nov 2016 09:41:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=DcB6k5CugoeOxUzyedJMIKAYgDNiRzZrumxXNq9/aZI=; b=kKlUofaWdtApivnskkxWiLSYxxL86xBcB86wsZMsA9QhWWCQYqxipyG5OqSsuXjtP3 xqYBTOIZ318HzcBkeFMMq3mrQwvYkEGrPfTLXJ7ggkLxBRS7lVUF5dbDOzszGMZ6Zlan b/1COnR3oabhfPBtURJLtfo3h/IY9po8yHiS1IjR5X0Odo7dZr0WrCt5e0JIem0skJkO 1uKLCoEDgX/DrvDeUaYvk13cqWrUrh9GP4uNkBJE7T6rwDr2RJHvLnfZLguvZlBzeWm6 fMsS+B+7I7i8aSNqMdsfHD84yFetysECzLv4dLp2qDVmf1jIeOhVzO8Y+C827C8QCbsM Azjw== X-Gm-Message-State: AKaTC01S9ufvKKbtER4edJ2BKBx8Ons/OZFQ7yuYbtKbuSkkFsnUdpIiVrJKc3njh5fmyA== X-Received: by 10.28.31.23 with SMTP id f23mr9823525wmf.94.1479663681711; Sun, 20 Nov 2016 09:41:21 -0800 (PST) Received: from localhost.localdomain ([95.180.71.38]) by smtp.googlemail.com with ESMTPSA id j1sm20408211wjm.26.2016.11.20.09.41.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 20 Nov 2016 09:41:21 -0800 (PST) From: Ambrogino Modigliani X-Google-Original-From: Ambrogino Modigliani To: gdb-patches@sourceware.org, pedro_alves@portugalmail.pt, ambrogino.modigliani@gmail.com, ambrogino.modigliani@mail.com Subject: [PATCH 21/23] Fix spelling mistakes in comments in .sc files Date: Sun, 20 Nov 2016 18:38:16 +0100 Message-Id: <1479663498-30295-22-git-send-email-ambrogino.modigliani@mail.com> In-Reply-To: <1479663498-30295-1-git-send-email-ambrogino.modigliani@mail.com> References: <1479663498-30295-1-git-send-email-ambrogino.modigliani@mail.com> ld/ChangeLog: * ld/scripttempl/ia64vms.sc: Fix spelling in comments. * ld/scripttempl/ip2k.sc: Fix spelling in comments. * ld/scripttempl/v850.sc: Fix spelling in comments. * ld/scripttempl/v850_rh850.sc: Fix spelling in comments. --- ld/scripttempl/ia64vms.sc | 2 +- ld/scripttempl/ip2k.sc | 2 +- ld/scripttempl/v850.sc | 4 ++-- ld/scripttempl/v850_rh850.sc | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ld/scripttempl/ia64vms.sc b/ld/scripttempl/ia64vms.sc index 72b6747..ff67589 100644 --- a/ld/scripttempl/ia64vms.sc +++ b/ld/scripttempl/ia64vms.sc @@ -74,7 +74,7 @@ SECTIONS *(.IA_64.pltoff) } \$TFR\$ ALIGN (16) : { - /* Tranfer vector. */ + /* Transfer vector. */ __entry = .; *(.transfer) } diff --git a/ld/scripttempl/ip2k.sc b/ld/scripttempl/ip2k.sc index 313c504..e1e09fd 100644 --- a/ld/scripttempl/ip2k.sc +++ b/ld/scripttempl/ip2k.sc @@ -31,7 +31,7 @@ MEMORY SECTIONS { /* Allocated memory end markers - (initialized to start of appropiate memory address). */ + (initialized to start of appropriate memory address). */ __data_end = 0x01000100; __pram_end = 0x02000000; __flash_end = 0x02010000; diff --git a/ld/scripttempl/v850.sc b/ld/scripttempl/v850.sc index 9ff5e9a..0e83ae0 100644 --- a/ld/scripttempl/v850.sc +++ b/ld/scripttempl/v850.sc @@ -31,7 +31,7 @@ SECTIONS } /* This is the read only part of the zero data area. - Having it as a seperate section prevents its + Having it as a separate section prevents its attributes from being inherited by the zdata section. Specifically it prevents the zdata section from being marked READONLY. */ @@ -167,7 +167,7 @@ SECTIONS } /* We place the .sbss data section AFTER the .rosdata section, so that - it can directly preceed the .bss section. This allows runtime startup + it can directly precede the .bss section. This allows runtime startup code to initialise all the zero-data sections by simply taking the value of '_edata' and zeroing until it reaches '_end'. */ diff --git a/ld/scripttempl/v850_rh850.sc b/ld/scripttempl/v850_rh850.sc index b54e956..06268f7 100644 --- a/ld/scripttempl/v850_rh850.sc +++ b/ld/scripttempl/v850_rh850.sc @@ -33,7 +33,7 @@ SECTIONS } /* This is the read only part of the zero data area. - Having it as a seperate section prevents its + Having it as a separate section prevents its attributes from being inherited by the zdata section. Specifically it prevents the zdata section from being marked READONLY. */ @@ -186,7 +186,7 @@ SECTIONS } /* We place the .sbss data section AFTER the .rosdata section, so that - it can directly preceed the .bss section. This allows runtime startup + it can directly precede the .bss section. This allows runtime startup code to initialise all the zero-data sections by simply taking the value of '_edata' and zeroing until it reaches '_end'. */