2001-08-04 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
8f9d9bd9
JH
12001-08-03 John Healy <jhealy@redhat.com>
2
3 Patch suggested by Frank Eigler <fche@redhat.com>.
4 * objdump.c (disassemble_data): Fill in section member of the
5 disasm_info structure.
6
c918cb96
DD
72001-08-03 Tom Walsh <tom@cyberiansoftware.com>
8
9 * configure.in: Added --with-windres option.
10 * configure: Regenerated.
11
c7c55b78
NC
122001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13
14 * doc/binutils.texi: Use @command{name} for commands;
15 use @option{-opt} for options; use @table @env for list of options;
16 remove spaces arround [ | ] in synopsis.
17
18 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
19 center title.
20
594ef5db
NC
212001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
22
23 * objcopy.c: Fix formatting.
24 (section_rename): New structure.
25 (OPTION_RENAME_SECTION): New switch.
26 (copy_usage): Document new switch.
27 (add_section_rename): New function: Add a node to the section
28 rename list.
29 (find_section_rename): New function: Find the new name and
30 flags for a section.
31 (setup_section): Call find_section_name to determine the name
32 of the output section.
33 (copy_main): Handle OPTION_RENAME_SECTION.
34 * binutils.texi: Document new switch.
35 * NEWS: Mention new switch.
36
1f554c69
NC
372001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
38
39 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
40 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
41 bug-binutils@gcc.org.
42
2f83960e
AM
432001-07-28 Matthias Kramm <kramm@quiss.org>
44
45 * bucomm.c (list_supported_architectures): New function.
46 * bucomm.h (list_supported_architectures): Declare.
47 * objdump.c (usage): Call the above.
48
20fe0649
DB
492001-07-25 Dave Brolley <brolley@redhat.com>
50
51 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
52 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
53
1b577b00
NC
542001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
55
56 * README: Update for 2.11. Change bug reporting email address.
57 * MAINTAINERS: Tidy up. Change bug reporting email address.
58
95fd336c
DD
592001-07-16 DJ Delorie <dj@redhat.com>
60
5f16d855
DD
61 * resres.c (write_res_header): Align header size.
62 (res_align_file): Calculate alignment correctly.
63
95fd336c
DD
64 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
65 correct 10).
66 * resrc.c (write_rc_resource): Likewise.
67 * windres.h (SUBLANG_SHIFT): Define - as 10.
68
ed8fee27
NC
692001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
70
71 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
72
90ab7e9a
NC
732001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
74
75 * MAINTAINERS: Add notes about branch checkins.
76
e0c60db2
NC
772001-07-05 Daniel Berlin <dan@cgsoftware.com>
78
79 * readelf.c (display_debug_macinfo): New function, display
80 .debug_macinfo section.
81 (do_debug_macinfo): New variable.
82 (parse_args): Handle "-w[mM]" to mean display macro info.
83 (process_section_headers): Handle debug_macinfo.
84 (debug_displays): Replace unsupported function with macinfo
85 function for .debug_macinfo display.
86 * doc/binutils.texi: Document new command line switch.
87 * NEWS: Document new feature of readelf.
88
24e01a36
L
892001-07-05 H.J. Lu <hjl@gnu.org>
90
91 * objcopy.c (filter_symbols): Don't turn undefined symbols
92 into local.
93
4258bf4d
L
942001-07-03 H.J. Lu <hjl@gnu.org>
95
96 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
97 $@.pod.
98 (ar.1): Likewise.
99 (dlltool.1): Likewise.
100 (nlmconv.1): Likewise.
101 (nm.1): Likewise.
102 (objcopy.1): Likewise.
103 (objdump.1): Likewise.
104 (ranlib.1): Likewise.
105 (readelf.1): Likewise.
106 (size.1): Likewise.
107 (strings.1): Likewise.
108 (strip.1): Likewise.
109 (windres.1): Likewise.
110 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
111 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
112 $(DEMANGLER_NAME).
113 (as.1): Removed.
114 * doc/Makefile.in: Regenerated.
115
7014bc31
NC
1162001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
117
118 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
119
b811889f
NC
1202001-07-01 Daniel Berlin <dan@cgsoftware.com>
121
122 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
123
12ab83a9
NC
1242001-06-29 James Cownie <jcownie@etnus.com>
125
126 * readelf.c: Support DWARF 2.1 attributes.
127
a6e9f9df
AM
1282001-06-28 Alan Modra <amodra@bigpond.net.au>
129
130 * readelf.c (GET_DATA_ALLOC): Remove.
131 (GET_DATA): Remove.
132 (get_data): New function combining above macros, with an extra
133 test for zero size.
134 (slurp_rela_relocs): Use get_data, and catch error return.
135 (slurp_rel_relocs): Likewise.
136 (get_32bit_program_headers): Likewise.
137 (get_64bit_program_headers): Likewise.
138 (get_32bit_section_headers): Likewise.
139 (get_64bit_section_headers): Likewise.
140 (get_32bit_elf_symbols): Likewise.
141 (get_64bit_elf_symbols): Likewise.
142 (process_section_headers): Likewise.
143 (process_relocs): Likewise.
144 (slurp_ia64_unwind_table): Likewise.
145 (process_unwind): Likewise.
146 (get_32bit_dynamic_segment): Likewise.
147 (get_64bit_dynamic_segment): Likewise.
148 (process_dynamic_segment): Likewise.
149 (process_version_sections): Likewise.
150 (process_symbol_table): Likewise.
151 (dump_section): Likewise.
152 (display_debug_info): Likewise.
153 (display_debug_section): Likewise.
154 (process_section_contents): Likewise.
155 (process_corefile_note_segment): Likewise.
156 (process_mips_specific): Likewise. Also free econf32, econf64.
157
af3fc3bc
AM
1582001-06-25 Alan Modra <amodra@bigpond.net.au>
159
160 * readelf.c (dump_relocations): Print "bad symbol index" if
161 symtab == NULL with non-zero symtab_index.
162 (process_relocs): Don't bomb if reloc section has no symsec.
163
6d900bf6
L
1642001-06-24 H.J. Lu <hjl@gnu.org>
165
166 * objcopy.c (strip_main): Revert the change made on 2001-05-30
167 by accident.
168 (copy_main): Apply the the change made to strip_main on
169 2001-05-30 by accident.
170
49b4e386
AJ
1712001-06-23 Andreas Jaeger <aj@suse.de>
172
173 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
174 parameter 'code'.
175 (unw_decode_x2): Likewise.
176 (unw_decode_x3): Likewise.
177 (unw_decode_x4): Likewise.
178
d8dc71e3
BE
1792001-06-23 Ben Elliston <bje@redhat.com>
180
181 * MAINTAINERS: Add myself as M88k maintainer.
182
af3bdff7
NC
1832001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
184
185 * objcopy.c (strip_main): Support -o or --output-file command lien
186 switch.
187
105e7211
L
1882001-06-19 H.J. Lu <hjl@gnu.org>
189
190 * doc/Makefile.in: Regenerated.
191
c45021f2
NC
1922001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
193
194 * readelf.c: Restore formatting.
195
1962001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
197
198 * Makefile.am: Move documentation into doc subdirectory.
199 * Makefile.in: Regenerated.
200 * binutils.texi: Move into doc subdirectory.
201 * addr2line.1: Removed.
202 * ar.1: Likewise.
203 * dlltool.1: Likewise.
204 * nlmconv.1: Likewise.
205 * nm.1: Likewise.
206 * objcopy.1: Likewise.
207 * objdump.1: Likewise.
208 * ranlib.1: Likewise.
209 * readelf.1: Likewise.
210 * size.1: Likewise.
211 * strings.1: Likewise.
212 * strip.1: Likewise.
213 * windres.1: Likewise.
214 * cxxfilt.man: Likewise.
215 * doc: New Directory.
216 * doc/Makefile.am: New file.
217 * doc/Makefile.in: Generate.
218
09ad7db3
AM
2192001-06-09 Alan Modra <amodra@bigpond.net.au>
220
221 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
222
936260fe
AM
2232001-06-01 Alan Modra <amodra@bigpond.net.au>
224
225 * MAINTAINERS: Update my email address.
226
16b2b71c
NC
2272001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
228
229 * objcopy.c: Add new switches: --keep-global-symbol,
230 --keep-symbols, --localize-symbols, --keep-global-symbols and
231 --weaken-symbols.
232 * binutils.texi: Document new switches.
233 * objcopy.1: Regenerate.
234 * NEWS: Announce new feature.
235
7036c0e1
AJ
2362001-05-28 Andreas Jaeger <aj@suse.de>
237
238 * readelf.c (display_debug_frames): Fix warnings: Remove unused
239 variables, fix format strings.
240
76a406e5
NC
2412001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
242
243 * objdump.c (disassemble_bytes): Remove section VMA adjustment
244 when computing the address of the line to show.
245
31b6fca6
RH
2462001-05-16 Richard Henderson <rth@redhat.com>
247
248 * readelf.c (do_debug_frames_interp): New.
249 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
250 (byte_get_big_endian): Likewise.
251 (parse_args) ['F']: Set do_debug_frames_interp.
252 (Frame_Chunk): Make data_factor signed, add fde_encoding.
253 (frame_display_row): Don't trunc pc_begin to int.
254 (size_of_encoded_value): New.
255 (display_debug_frames): Handle 64-bit targets. Print raw data
256 unless do_debug_frames_interp.
257 (debug_displays): Remove duplicate .debug_frame.
258
4fe85591
NC
2592001-05-15 Ralf Baechle <ralf@gnu.org>
260
261 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
262 The former constant was never in active use and is used otherwise
263 by the ABI.
264
579f31ac
JJ
2652001-05-11 Jakub Jelinek <jakub@redhat.com>
266
267 * readelf.c (process_unwind): Print all unwind sections, not just
268 one.
269
78f4a3f7
AM
2702001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
271
272 * readelf.c (process_unwind): Remove const specifier.
273
1c529ca6
NC
2742001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
275
276 * strings.c (isgraphic): Do not use isascii() unless it is needed
277 for isprint() to work.
278 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
279
87e6d782
NC
2802001-04-27 Johan Rydberg <jrydberg@opencores.org>
281
282 * NEWS: Announce support for OpenRISC.
283
4bd3d870 2842001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
285
286 * dlltool.c (do_default_excludes): Initialise to true.
287
21211521
AM
2882001-04-10 Alan Modra <amodra@one.net.au>
289
290 * MAINTAINERS: Update my email address
291 * nm.c (print_symbol_info_bsd): Use a simple printf string.
292
0c66b61e 2932001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
294
295 * readelf.c (display_debug_lines): Fix typo for "Prologue".
296
e58d53af
L
2972001-03-30 H.J. Lu <hjl@gnu.org>
298
299 * readelf.c (process_unwind): Just return if do_unwind is 0.
300
bee72332
DD
3012001-03-28 Roger Sayle <roger@metaphorics.com>
302
303 * dlltool.c (make_one_lib_file): Fix section flags for
304 .text, .data and .bss in stub ds*.o files to match those
305 generated by gas.
306
f1467e33
L
3072001-03-29 H.J. Lu <hjl@gnu.org>
308
309 * readelf.c (process_unwind): Only do unwind sections for
310 IA64.
311
1c6fb4fe
L
3122001-03-28 H.J. Lu <hjl@gnu.org>
313
314 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
315 * Makefile.in: Regenerate.
316
0879a67a
AJ
3172001-03-26 Andreas Jaeger <aj@suse.de>
318
319 * binutils.texi (nm): Fix texi syntax.
320
0285c67d
NC
3212001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
322
323 * binutils.texi: Put @c man begin and @c man end indications
324 to generate man pages using texi2pod and pod2man. Put @c man title
325 to identify each man. Add SEEALSO entries.
326 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
327 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
328 sort the list.
329 (*.1): Build the man pages from binutils.texi.
330 * Makefile.in: Regenerate.
331
04847a4d
CF
3322001-03-13 Eric Kohl <ekohl@rz-online.de>
333
334 * defparse.y (opt_equal_name): allow "." in name.
335 * dlltool.c (def_exports): Added ability to generate forwarded exports.
336 (gen_exp_file): Likewise.
337
43a0748c
NC
3382001-03-12 Stefan Geuken <mail@stefan-geuken.de>
339
340 * NEWS: Document addition of -B switch to objcopy.
341 * binutils.texi: Document addition of -B switch to objcopy.
342 * objcopy.c: (copy_options): Add --binary-architecture.
343 (copy_usage): Document -B/--binary-architecture.
344 (copy_main): Support -B/--binary-architecture. Set
345 bfd_external_binary_architecture.
0879a67a 346
b7498e0e
NC
3472001-03-11 Andreas Jaeger <aj@suse.de>
348
349 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
350 (dump_relocations): Likewise.
351 (get_machine_name): Likewise.
352
a59e3bd7
NC
3532001-02-28 Nick Clifton <nickc@redhat.com>
354
355 * readelf.c: (struct unw_aux_info): Remove const modifier for
356 'strtab' field.
357 (process_unwind): Remove non-K&R compliant LHS type cast in call
358 to GET_DATA_ALLOC macro.
359
a5bcd848
PB
3602001-02-28 Philip Blundell <pb@futuretv.com>
361
362 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
363 ABI is in use; remove ambiguity between the "unknown" EABI and
364 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
365 renamed EF_xx constants.
366
27b7e12d
AM
3672001-02-27 Alan Modra <alan@linuxcare.com.au>
368
369 * configure.in (BFD_VERSION): New.
370 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
371 * configure: Regenerate.
372 * Makefile.am: Run "make dep-am"
373 * Makefile.in: Regenerate.
374
a9f10786
NC
3752001-02-14 Nick Clifton <nickc@redhat.com>
376
377 * MAINTAINERS: Add "Obvious Fix" rule.
378
3c44da9a
MS
3792001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
380
381 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
382 literal concatenation.
383
ecd03389
MS
3842001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
385
386 * readelf.c (struct unw_aux_info): Remove const from the info member.
387 (process_unwind): Don't type-cast the third argument to the
388 GET_DATA_ALLOC macro.
389
88ec60c7
NC
3902001-02-11 Nick Clifton <nickc@redhat.com>
391
392 * readelf.c (dump_relocations): Free corrected allocated
393 array.
394 (process_unwind): Fix compile time warning.
395
f5e21966
NC
3962001-02-10 Nick Clifton <nickc@redhat.com>
397
398 * binutils.texi: Document new --unwind option to readelf.
399
a85d7ed0
NC
4002001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
401
402 * readelf.c: Add linux target for S/390.
403
7bb10502
AM
4042001-02-10 Alan Modra <alan@linuxcare.com.au>
405
406 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
407 printf is a macro.
408
8ca8f343
HPN
4092001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
410
411 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
412 * aclocal.m4: Regenerate.
413 * configure: Regenerate.
414
7340082d
NC
4152001-02-07 Todd Vierling <tv@wasabisystems.com>
416
417 * bucomm.c (bfd_target_vector): Change extern array to pointer.
418 * objdump.c (bfd_target_vector): Likewise.
419
4d6ed7c8
NC
4202001-02-07 David Mosberger <davidm@hpl.hp.com>
421
422 * readelf.c (process_unwind): New function.
423 (slurp_ia64_unwind_table): Ditto.
424 (dump_ia64_unwind): Ditto.
425 (find_symbol_for_address): Ditto.
426 (slurp_rela_relocs): New function (split off from dump_relocations()).
427 (slurp_rel_relocs): Ditto.
428 (parse_args): Handle '-u' option.
429
430 * unwind-ia64.c: New file.
431 * unwind-ia64.h: New file.
432 * Makefile.am: Include unwind-ia64.c in readelf build.
433 * Makefile.in: Regenerate.
7340082d 434 * po/binutils.pot: Regenerate.
4d6ed7c8 435
c7217458
PB
4362001-02-04 Philip Blundell <philb@gnu.org>
437
438 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
439 * configure: Regenerate.
440
956eedd4
AM
4412001-01-31 Steve deRosier <sderosier@vari-lite.com>
442
443 * ieee.c (ieee_add_bb11): Don't check for backslashes
444 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
445
8855cbca
AM
4462001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
447
c7f2731e
AM
448 * ieee.c: Update copyright.
449 (ieee_start_compilation_unit): Don't check for backslashes
450 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
451
8855cbca
AM
452 * stabs.c: Update copyright. Include "filenames.h".
453 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
454
329de803 4552001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
456
457 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
458 sections are present before using them. Remove code duplication.
459 (process_symbol_table): Check if VERDEF or VERNEED sections are
460 present before using them.
461
23719f39
NC
4622001-01-17 Nick Clifton <nickc@redhat.com>
463
464 * objcopy.c (copy_object): Fail if attempting to convert the
465 endianness of the input object file.
466
467 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 468
f726e849
NC
4692001-01-16 Nick Clifton <nickc@redhat.com>
470
471 * readelf.c (string_table_length): New variable.
472 (SECTION_NAME): Catch out of range indices and missing section
473 pointers.
474 (process_section_headers): Delete useless local variable
475 string_table_offset. Set the value of string_table_length
476 after loading the string table.
477 (process_mips_specific): Use SECTION_NAME macro.
478 (process_file): Set string_table_length to 0 when it is freed.
479
d0398d6a
NC
4802001-01-12 Nick Clifton <nickc@redhat.com>
481
482 * version.c (print_version): Update copyright date.
483
0d2bcfaf
NC
4842001-01-11 Peter Targett <peter.targett@arccores.com>
485
486 * readelf.c (dump_relocations): Include selection with EM_ARC.
487 (get_machine_name) Update name to "ARC".
488
8b1e6df3
NC
4892001-01-09 Nick Clifton <nickc@redhat.com>
490
491 * Makefile.am: Add rule to build objdump.o from objdump.c and
492 using OBJDUMP_DEFS.
493 * Makefile.in: Regenerate.
494
495 * configure.in: Define OBJDUMP_DEFS. Default to empty.
496 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
497 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 498 * configure: Regenerate.
8b1e6df3
NC
499
500 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
501 is defined read in the relocs even if dump_reloc_info is
502 false.
503
2f952d20
PB
5042001-01-07 Philip Blundell <philb@gnu.org>
505
506 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
507 `bug-binutils'.
508 * README: Likewise.
509
a8c548cb
NC
5102000-12-19 Nick Clifton <nickc@redhat.com>
511
512 * dlltool.c: Add missing support for arm-epoc-pe.
513 * configure.in: Add missing support for arm-epoc-pe.
514 * configure: Regenerate.
515
cc5fda35
NC
5162000-12-15 Nick Clifton <nickc@redhat.com>
517
518 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
519 Mode parts of the x86 port.
520
bcedfee6
NC
5212000-12-04 Andreas Jaeger <aj@suse.de>
522
523 * readelf.c (guess_is_rela): Add EM_X86_64.
524 (dump_relocations): Add EM_X86_64.
525 (get_machine_name): Add EM_X86_64.
526 Include "elf/x86-64.h".
527
584da044
NC
5282000-12-12 Nick Clifton <nickc@redhat.com>
529
530 * readelf.c: Fix formatting.
531
b8355149
JH
532Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
533
534 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
535
a98cc2b2
AH
5362000-12-07 Andrew Haley <aph@redhat.com>
537
538 * readelf.c (display_debug_frames): Only display columns that are
539 referenced by the frame debug info.
540
c7987a69
NC
5412000-12-05 Nick Clifton <nickc@redhat.com>
542
543 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
544
09fd7e38
JM
5452000-12-04 Jason Merrill <jason@redhat.com>
546
547 * readelf.c (process_section_headers): Handle linkonce.wi sections.
548 (display_debug_section): Likewise.
549 (display_debug_info): Display CU header before bailing.
550
e7af610e
NC
5512000-12-01 Chris Demetriou <cgd@sibyte.com>
552
09fd7e38
JM
553 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
554 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
555 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 556
09fd7e38
JM
557 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
558 and E_MIPS_ARCH_64.
84ea6cf2 559
09fd7e38
JM
560 * readelf.c (get_machine_flags): Add case for
561 E_MIPS_MACH_SB1.
c6c98b38 562
75066968
DD
5632000-11-30 Richard Earnshaw <rearnsha@arm.com>
564
565 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
566
5c4666ea
HPN
5672000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
568