aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog-2008
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-08-17 02:43:21 +0000
committerAlan Modra <amodra@gmail.com>2012-08-17 02:43:21 +0000
commita86852103bb20a87c714d338230b265c94fc5272 (patch)
tree522c035856ba765f8d7f89f0d06ff7afed3ba0bd /bfd/ChangeLog-2008
parented668b34df4ca6f8e8fbd4d5503e6b8e845833c2 (diff)
downloadgdb-a86852103bb20a87c714d338230b265c94fc5272.zip
gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.gz
gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.bz2
typo fixes
Diffstat (limited to 'bfd/ChangeLog-2008')
-rw-r--r--bfd/ChangeLog-20082
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog-2008 b/bfd/ChangeLog-2008
index eb63e09..e5e8aa0 100644
--- a/bfd/ChangeLog-2008
+++ b/bfd/ChangeLog-2008
@@ -22,7 +22,7 @@
PR ld/7036
* elfxx-ia64.c (elfNN_ia64_relax_section): Assume linker will
always insert 32byte between the .plt and .text sections after
- the the first relaxation pass.
+ the first relaxation pass.
2008-12-23 Nick Clifton <nickc@redhat.com>