aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2010-11-17 03:35:50 +0000
committerAlan Modra <amodra@gmail.com>2010-11-17 03:35:50 +0000
commitcc5914eb31109a6481682d9bc5dc7c23fccc024c (patch)
treed70ec07261ca8ea3e5a599c8ff27df45ae09f687 /binutils/ChangeLog
parentf9e6589d8755e896e2b48ebafad988e572eed2e7 (diff)
downloadgdb-cc5914eb31109a6481682d9bc5dc7c23fccc024c.zip
gdb-cc5914eb31109a6481682d9bc5dc7c23fccc024c.tar.gz
gdb-cc5914eb31109a6481682d9bc5dc7c23fccc024c.tar.bz2
* ar.c (print_contents): Don't internationalize strings without words.
* dwarf.c (process_extended_line_op): Likewise. (process_debug_info): Likwise. (display_debug_lines_raw): Likewise. (display_debug_lines_decoded): Likewise. (display_debug_abbrev): Likewise. * readelf.c (process_file_header): Likewise. (GET_OP): Likewise. (decode_arm_unwind): Likewise. (process_mips_specific): Likewise. * resrc.c (run_cmd): Likewise. (rcparse_warning): Likewise. * objdump.c (dump_headers): Don't print "Pg".
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index abe5db4..b5f0e10 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,19 @@
+2010-11-17 Alan Modra <amodra@gmail.com>
+
+ * ar.c (print_contents): Don't internationalize strings without words.
+ * dwarf.c (process_extended_line_op): Likewise.
+ (process_debug_info): Likwise.
+ (display_debug_lines_raw): Likewise.
+ (display_debug_lines_decoded): Likewise.
+ (display_debug_abbrev): Likewise.
+ * readelf.c (process_file_header): Likewise.
+ (GET_OP): Likewise.
+ (decode_arm_unwind): Likewise.
+ (process_mips_specific): Likewise.
+ * resrc.c (run_cmd): Likewise.
+ (rcparse_warning): Likewise.
+ * objdump.c (dump_headers): Don't print "Pg".
+
2010-11-16 Jorma Karvonen <karvonen.jorma@gmail.com>
* windmc.c: ,%s' -> `%s' in a number of strings.