aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-12-12 10:26:01 +0000
committerAlan Modra <amodra@gmail.com>2002-12-12 10:26:01 +0000
commitab3acfbe8d9b5c7eab7a3701ca9a0c23ae07acb0 (patch)
treed8c2ea5df3af09bdf679fe6647d5039e0597fc27 /bfd/elf32-ppc.c
parent6348e046b7477703914eafb99866a269c186c496 (diff)
downloadgdb-ab3acfbe8d9b5c7eab7a3701ca9a0c23ae07acb0.zip
gdb-ab3acfbe8d9b5c7eab7a3701ca9a0c23ae07acb0.tar.gz
gdb-ab3acfbe8d9b5c7eab7a3701ca9a0c23ae07acb0.tar.bz2
Comment typo fixes.
Diffstat (limited to 'bfd/elf32-ppc.c')
-rw-r--r--bfd/elf32-ppc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-ppc.c b/bfd/elf32-ppc.c
index 7cb4d86..7910601 100644
--- a/bfd/elf32-ppc.c
+++ b/bfd/elf32-ppc.c
@@ -958,7 +958,7 @@ ppc_elf_howto_init ()
/* This function handles relaxing for the PPC with option --mpc860c0[=<n>].
The MPC860, revision C0 or earlier contains a bug in the die.
- If all of the following conditions are TRUE, the next instruction
+ If all of the following conditions are true, the next instruction
to be executed *may* be treated as a no-op.
1/ A forward branch is executed.
2/ The branch is predicted as not taken.