public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [COMMIT] Fix typo in elf32-arm.c
@ 2006-08-21 15:15 Mark Shinwell
  0 siblings, 0 replies; only message in thread
From: Mark Shinwell @ 2006-08-21 15:15 UTC (permalink / raw)
  To: binutils

I've applied the following as obvious.

Mark

--

2006-08-21  Mark Shinwell  <shinwell@codesourcery.com>

         * elf32-arm.c (elf32_arm_link_hash_table): Correct typo in
         comment for target1_is_rel.


Index: bfd/elf32-arm.c
===================================================================
RCS file: /cvs/src/src/bfd/elf32-arm.c,v
retrieving revision 1.85
diff -U3 -p -r1.85 elf32-arm.c
--- bfd/elf32-arm.c     18 Aug 2006 16:18:23 -0000      1.85
+++ bfd/elf32-arm.c     21 Aug 2006 10:43:47 -0000
@@ -2128,7 +2128,7 @@ struct elf32_arm_link_hash_table
      int byteswap_code;

      /* Zero if R_ARM_TARGET1 means R_ARM_ABS32.
-       Nonzero if R_ARM_TARGET1 means R_ARM_ABS32.  */
+       Nonzero if R_ARM_TARGET1 means R_ARM_REL32.  */
      int target1_is_rel;

      /* The relocation to use for R_ARM_TARGET2 relocations.  */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-21 10:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-21 15:15 [COMMIT] Fix typo in elf32-arm.c Mark Shinwell

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).