diff options
author | Thiemo Seufer <ths@networkno.de> | 2007-02-20 12:35:19 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2007-02-20 12:35:19 +0000 |
commit | ae0d26161ba9beb390fdf1472079f97e930cd001 (patch) | |
tree | 62e02e9935fe5fc3cd7c338004bf9cb37287aef6 /bfd/ChangeLog | |
parent | 96e0bbccb7334a9244a8d76137bf8a39a283974f (diff) | |
download | gdb-ae0d26161ba9beb390fdf1472079f97e930cd001.zip gdb-ae0d26161ba9beb390fdf1472079f97e930cd001.tar.gz gdb-ae0d26161ba9beb390fdf1472079f97e930cd001.tar.bz2 |
* elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove
translation marker from untranslatable strings.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2d1fe8e..05b1670 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2007-02-19 Thiemo Seufer <ths@mips.com> + + * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove + translation marker from untranslatable strings. + 2007-02-19 Alan Modra <amodra@bigpond.net.au> * elf-bfd.h (struct elf_backend_data): Add default_execstack. |