aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-08-01 16:41:51 +0000
committerUlrich Drepper <drepper@redhat.com>1998-08-01 16:41:51 +0000
commit5530d45d451026b147639a9e3bcccfd7cd20ca2a (patch)
tree96f96e616111c332324a712b0526859d9f229544 /bfd/ChangeLog
parent8cad2d62664b530b9c745be1a8b16754405e10ca (diff)
downloadgdb-5530d45d451026b147639a9e3bcccfd7cd20ca2a.zip
gdb-5530d45d451026b147639a9e3bcccfd7cd20ca2a.tar.gz
gdb-5530d45d451026b147639a9e3bcccfd7cd20ca2a.tar.bz2
* elf32-mips.c (_bfd_mips_elf_section_from_shdr): Don't pass
.liblist string through gettext.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ec1c965..0b64f41 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+1998-08-01 Ulrich Drepper <drepper@cygnus.com>
+
+ * elf32-mips.c (_bfd_mips_elf_section_from_shdr): Don't pass
+ ".liblist" string through gettext.
+
start-sanitize-armelf
Fri Jul 31 16:38:14 1998 Catherine Moore <clm@cygnus.com>