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-2009 | |
parent | ed668b34df4ca6f8e8fbd4d5503e6b8e845833c2 (diff) | |
download | gdb-a86852103bb20a87c714d338230b265c94fc5272.zip gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.gz gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.bz2 |
typo fixes
Diffstat (limited to 'bfd/ChangeLog-2009')
-rw-r--r-- | bfd/ChangeLog-2009 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog-2009 b/bfd/ChangeLog-2009 index cc33261..68a9829 100644 --- a/bfd/ChangeLog-2009 +++ b/bfd/ChangeLog-2009 @@ -3606,7 +3606,7 @@ (bfd_xcoff_set_archive_import_path): Likewise. (xcoff_set_import_path): Move earlier in file. (xcoff_link_add_dynamic_symbols): Set the import path of a non-archive - object to the the directory part of the bfd's filename. Get the + object to the directory part of the bfd's filename. Get the import path and filename of an archive object from the archive's xcoff_tdata, initializing it if necessary. Update use of import_file_id. |