diff options
author | Alan Modra <amodra@gmail.com> | 2012-08-17 02:43:21 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-08-17 02:43:21 +0000 |
commit | a86852103bb20a87c714d338230b265c94fc5272 (patch) | |
tree | 522c035856ba765f8d7f89f0d06ff7afed3ba0bd /bfd/ChangeLog-2008 | |
parent | ed668b34df4ca6f8e8fbd4d5503e6b8e845833c2 (diff) | |
download | gdb-a86852103bb20a87c714d338230b265c94fc5272.zip gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.gz gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.bz2 |
typo fixes
Diffstat (limited to 'bfd/ChangeLog-2008')
-rw-r--r-- | bfd/ChangeLog-2008 | 2 |
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> |