]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
Support Win32 style directory separators.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 Thu May 14 14:00:56 1998 Nick Clifton <nickc@cygnus.com>
2
3 * stabs.c (parse_stab): Support Win32 style directory separators.
4
5 Sun May 10 22:34:44 1998 Jeffrey A Law (law@cygnus.com)
6
7 * po/Make-in (install-info): New target.
8
9 Fri May 8 10:33:13 1998 Nick Clifton <nickc@cygnus.com>
10
11 * ar.c (usage): Extend information provided about command line
12 options.
13
14 Wed May 6 15:28:51 1998 Klaus Kaempf <kkaempf@progis.de>
15
16 * makefile.vms: Run dec c with /nodebug. Pass CC value when
17 calling make.
18
19 Tue May 5 15:19:00 1998 Nick Clifton <nickc@cygnus.com>
20
21 * configure: Build dlltool for thumb-pe target.
22 * configure.in: Build dlltool for thumb-pe target.
23
24 Sun May 3 22:04:49 1998 Ian Lance Taylor <ian@cygnus.com>
25
26 * Makefile.am (EXTRA_PROGRAMS): Change $(SRCONV_PROG) to sysconf
27 sysdump coffdump to avoid extra $(EXEEXT).
28 * Makefile.in: Rebuild.
29
30 Wed Apr 29 22:22:55 1998 Geoffrey Noer <noer@cygnus.com>
31
32 * configure.in: Stop appending EXEEXT to the end of
33 SRCONV_PROG (wrong because that variable may contain multiple
34 programs)
35 * Makefile.am: instead, add EXEEXTs to each SRCONV_PROG
36 program
37 * Makefile.in: regenerate
38 * configure: regenerate
39
40 Tue Apr 28 19:14:34 1998 Tom Tromey <tromey@cygnus.com>
41
42 * addr2line.c (main): Conditionally call setlocale.
43 * windres.c (main): Likewise.
44 * sysdump.c (main): Likewise.
45 * strings.c (main): Likewise.
46 * srconv.c (main): Likewise.
47 * size.c (main): Likewise.
48 * objdump.c (main): Likewise.
49 * objcopy.c (main): Likewise.
50 * nm.c (main): Likewise.
51 * nlmconv.c (main): Likewise.
52 * dlltool.c (main): Likewise.
53 * coffdump.c (main): Likewise.
54 * ar.c (main): Likewise.
55 * bucomm.h: Include <locale.h> if HAVE_LOCALE_H.
56 (LC_MESSAGES): Now can be defined even when ENABLE_NLS.
57
58 Tue Apr 28 10:33:07 1998 Bill Moyer <ttk@cygnus.com>
59
60 Add support for IMPORTS:
61 * defparse.y (impline): Add IMPORTS syntaxes.
62 * dlltool.c (ifunctype, iheadtype): New typedefs.
63 (import_list): New static variable.
64 (append_import): New static function.
65 (def_import): Add an entry to import_list.
66 (generate_idata_ofile): New static function.
67 (gen_exp_file): Call generate_idata_ofile.
68 * dlltool.h (def_import): Update declaration.
69
70 Mon Apr 27 16:39:22 1998 Ian Lance Taylor <ian@cygnus.com>
71
72 * configure.in: Change version number to 2.9.4
73 * configure: Rebuild.
74
75 Wed Apr 22 16:00:35 1998 Tom Tromey <tromey@cygnus.com>
76
77 * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
78
79 Wed Apr 22 00:33:56 1998 Tom Tromey <tromey@scribbles.cygnus.com>
80
81 * Makefile.am (INCLUDES): Search intl dirs for headers; define
82 LOCALEDIR.
83 * addr2line.c (main): Call setlocale, bindtextdomain, textdomain.
84 * ar.c (main): Likewise.
85 * coffdump.c (main): Likewise.
86 * dlltool.c (main): Likewise.
87 * nlmconv.c (main): Likewise.
88 * nm.c (main): Likewise.
89 * objcopy.c (main): Likewise.
90 * objdump.c (main): Likewise.
91 * size.c (main): Likewise.
92 * srconv.c (main): Likewise.
93 * strings.c (main): Likewise.
94 * sysdump.c (main): Likewise.
95 * windres.c (main): Likewise.
96
97 Tue Apr 21 22:13:08 1998 Tom Tromey <tromey@scribbles.cygnus.com>
98
99 * Many files: Added gettext invocations around user-visible
100 strings.
101 * bucomm.h: Added gettext-related includes and defines.
102 * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY,
103 HAVE_LC_MESSAGES): Define.
104 * configure.in: Call CY_GNU_GETTEXT. Create po/Makefile.in and
105 po/Makefile. Use AM_PROG_LEX.
106 * Makefile.am (SUBDIRS): New macro.
107 (POTFILES): Likewise.
108 (po/POTFILES.in): New target.
109 (LDADD): Added INTLLIBS.
110 (objdump_LDADD): Likewise.
111 (c__filt_LDADD): Likewise.
112 (ar_LDADD): Likewise.
113 (ranlib_LDADD): Likewise.
114 (dlltool_LDADD): Likewise.
115 (windres_LDADD): Likewise.
116 * po/Make-in, po/POTFILES.in, po/binutils.pot: New files.
117
118 Tue Apr 21 16:07:18 1998 Stanislav Brabec <utx@k332.feld.cvut.cz>
119
120 * objcopy.c (preserve_dates): New file static variable.
121 (smart_rename): If preserve_dates, call set_times when copying.
122 (strip_main): Remove preserve_dates local variable.
123 (copy_main): Likewise.
124
125 Tue Apr 7 15:41:15 1998 Ian Lance Taylor <ian@cygnus.com>
126
127 * Makefile.am (DISTSTUFF): Add defparse.h, defparse.c, rclex.c,
128 rcparse.h, and rcparse.c
129 * Makefile.in: Rebuild.
130
131 Mon Apr 6 16:24:35 1998 Ian Lance Taylor <ian@cygnus.com>
132
133 * Makefile.am (PROGS): Move $(ADDR2LINE_PROG) to end, so that
134 Makefile.in doesn't have an empty continuation line.
135 (bin_PROGRAMS): Likewise.
136 * Makefile.in: Rebuild.
137
138 Fri Apr 3 14:48:42 1998 Ian Lance Taylor <ian@cygnus.com>
139
140 * Makefile.am (DISTCLEANFILES): Add site.exp and site.bak.
141 (MOSTLYCLEANFILES): Add binutils.log, binutils.sum, and abcdefgh*.
142 (mostlyclean-local): New target.
143 * Makefile.in: Rebuild.
144
145 Wed Apr 1 15:54:16 1998 Ian Lance Taylor <ian@cygnus.com>
146
147 From Zack Weinberg <zack@rabi.phys.columbia.edu> and H.J. Lu
148 <hjl@gnu.org>:
149 * ar.c (usage): Mention S modifier.
150 (main): Add S modifier.
151 * ar.1, binutils.texi: Document S modifier.
152
153 Wed Apr 1 13:11:23 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
154
155 * binutils.texi: Use @itemx for a secondary item in a table.
156
157 Tue Mar 31 18:44:13 1998 Ian Lance Taylor <ian@cygnus.com>
158
159 * dep-in.sed: Add rule to remove @OBJDIR@.
160 * Makefile.am (dep.sed): Substitute for @OBJDIR@.
161 * Makefile.in: Rebuild.
162
163 Mon Mar 30 12:47:18 1998 Ian Lance Taylor <ian@cygnus.com>
164
165 * configure.in: Set version to 2.9.1.
166 * configure: Rebuild.
167
168 * Branched binutils 2.9.
169
170 * Makefile.am (DISTCLEANFILES): Remove defparse.h, arparse.h,
171 rcparse.h, and nlmheader.h.
172 * Makefile.in: Rebuild.
173
174 Sat Mar 28 17:39:27 1998 Ian Lance Taylor <ian@cygnus.com>
175
176 * Makefile.am (MOSTLYCLEANFILES): Define.
177 * Makefile.in: Rebuild.
178
179 Fix some gcc -Wall warnings:
180 * nlmconv.c (main): Add casts to avoid warnings.
181 (alpha_mangle_relocs): Likewise.
182 * objdump.c (dump_section_stabs): Likewise.
183 * size.c (print_sysv_format): Likewise.
184 * srcconv.c (wr_ob): Likewise.
185 * wrstabs.c (stab_modify_type): Likewise.
186 (stab_variable): Likewise.
187 * nlmconv.c (main): Initialize variables to avoid warnings.
188 * nm.c (sort_symbols_by_size): Likewise.
189 * objdump.c (disassemble_bytes): Likewise.
190 * wrstabs.c (stab_end_class_type): Likewise.
191 * coffgrok.c (do_sections_p2): Change j to unsigned int.
192 (do_lines): Change l to unsigned int.
193 * nlmheader.y (yylex): Change i to unsigned int.
194 * nm.c (print_symbol): Change j to long.
195 * size.c (lprint_number): Comment out.
196 * srconv.c (wr_ob): Change i to bfd_size_type.
197 * sysdump.c (unit_info_list): Comment out.
198 (object_body_list, program_structure, debug_list): Likewise.
199 * sysinfo.y (yyerror): Return value.
200
201 Thu Mar 26 17:06:51 1998 Richard Henderson <rth@cygnus.com>
202
203 * defparse.y (explist): Allow epsilon.
204 Suggestion from Jonathan-Harris@psion.com.
205
206 Thu Mar 26 16:59:09 1998 Richard Henderson <rth@cygnus.com>
207
208 * coffgrok.c (do_sections_p1): Use the section's lma instead of vma
209 for the benefit of prom loaders.
210
211 Wed Mar 25 13:05:39 1998 Ian Lance Taylor <ian@cygnus.com>
212
213 Based on patch from H.J. Lu <hjl@gnu.org>:
214 * Makefile.am (DISTSTUFF): New variable.
215 (diststuff): New target.
216 (DISTCLEANFILES): New variable.
217 * Makefile.in: Rebuild.
218
219 Tue Mar 24 19:33:08 1998 Ian Lance Taylor <ian@cygnus.com>
220
221 * rclex.l: Accept { and } as synonyms for BEGIN and END.
222
223 Fri Mar 20 19:18:08 1998 Ian Lance Taylor <ian@cygnus.com>
224
225 * aclocal.m4, configure: Rebuild with libtool 1.2.
226
227 Tue Feb 24 13:07:50 1998 Doug Evans <devans@canuck.cygnus.com>
228
229 * objdump.c (disassemble_data): Delete "++place" after call to
230 find_symbol_for_address. Set disasm_info.symbols to array of
231 symbols at the current address.
232
233 Wed Feb 18 23:39:46 1998 Richard Henderson <rth@cygnus.com>
234
235 * Makefile.am (install-exec-local): Install properly when ln
236 fails or tooldir == prefix.
237
238 Tue Feb 17 18:40:55 1998 Richard Henderson <rth@cygnus.com>
239
240 * objcopy.c (compare_section_lma): Rename from _vma.
241 (copy_object): Gap fill based on LMA not VMA.
242 * binutils.texi: Update and clarify.
243 * objcopy.1: Likewise.
244
245 Tue Feb 17 20:34:11 1998 Ian Lance Taylor <ian@cygnus.com>
246
247 * dlltool.c (gen_exp_file): Generate _imp__%s as well as __imp_%s,
248 for Microsoft compatibility.
249 (make_one_lib_file): Likewise.
250
251 * dlltool.c (make_one_lib_file): Don't add 1 to hint.
252
253 Fri Feb 13 16:37:44 1998 Ian Lance Taylor <ian@cygnus.com>
254
255 * Makefile.am (AUTOMAKE_OPTIONS): Define.
256 * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
257
258 Thu Feb 12 14:13:46 1998 Ian Lance Taylor <ian@cygnus.com>
259
260 * deflex.l: Accept '?' in symbol names, for VC++ mangled names.
261 From Mikey <jeffdb@netzone.com>.
262
263 * addr2line.c (usage): Update bug-gnu-utils address.
264 * ar.c (usage): Likewise.
265 * nlmconv.c (show_usage): Likewise.
266 * nm.c (usage): Likewise.
267 * objcopy.c (copy_usage): Likewise.
268 (strip_usage): Likewise.
269 * objdump.c (usage): Likewise.
270 * size.c (usage): Likewise.
271 * strings.c (usage): Likewise.
272 * windres.c (usage): Likewise.
273 * binutils.texi (Bug Reporting): Likewise.
274
275 Sat Feb 7 15:36:24 1998 Ian Lance Taylor <ian@cygnus.com>
276
277 * configure, aclocal.m4: Rebuild with new libtool.
278
279 Thu Feb 5 12:21:13 1998 Ian Lance Taylor <ian@cygnus.com>
280
281 * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.
282
283 Fri Jan 30 19:16:28 1998 Doug Evans <devans@canuck.cygnus.com>
284
285 * Makefile.am (CC_FOR_TARGET,nlmcomv.o): Change program_transform_name
286 to transform.
287 * Makefile.in: Regenerate.
288
289 Thu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith.wisc.edu>
290
291 * dlltool.c: Define exit status macros for _WIN32 but not
292 __CYGWIN32__.
293 (gen_lib_file): Check for exit status of unlink.
294 * resrc.c: Define popen and pclose if _WIN32 but not
295 __CYGWIN32__.
296
297 Wed Jan 28 17:45:46 1998 Ian Lance Taylor <ian@cygnus.com>
298
299 * configure.in: Remove vfork check.
300 * nlmconv.c: Never include vfork.h.
301 * aclocal.m4, configure, Makefile.in, config.in: Rebuild.
302
303 Wed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
304
305 * objcopy.c (copy_archive): Only pass one argument to mkdir if
306 _WIN32 but not __CYGWIN32__.
307 (smart_rename): Add code for _WIN32 (not __CYGWIN32__), to cope
308 with different rename behaviour and lack of chown.
309
310 * configure.in: Check for mingw32 when deciding whether to build
311 dlltool.
312 * dlltool.c: Never include vfork.h.
313 (run): Use pexecute rather than vfork.
314 (gen_lib_file): Check for errors from bfd_set_archive_head and
315 bfd_close. Close all the BFDs in the archive before deleting the
316 temporary files.
317
318 Thu Jan 22 16:22:55 1998 Fred Fish <fnf@cygnus.com>
319
320 * objdump.c (disassemble_bytes): Add flag INSN_HAS_RELOC to tell
321 disassembly function there is a reloc on this line.
322
323 Wed Jan 14 15:29:43 1998 Richard Henderson <rth@cygnus.com>
324
325 * srconv.c (sh, h8300): Delete variables.
326 (addrsize, toolname, rnames): New variables.
327 (writeINT): Use addrsize.
328 (wr_un): Use toolname.
329 (wr_hd): Set up addrsize et al properly for h8300[hs].
330 (walk_tree_symbol): Zero dsy. Use rnames.
331 (wr_un, wr_hd, wr_ob, wr_du): Use proper bfd access macros.
332 * sysdump.c (sh, h8300): Delete variables.
333 (addrsize): New variable.
334 (getINT): Use it.
335 (getone): Initialize it.
336 (getBITS): Range check on MAX.
337
338 Mon Dec 29 16:58:05 1997 Ian Lance Taylor <ian@cygnus.com>
339
340 From Matthew Bellantoni <matthew@chrysalis.com>:
341 * ar.c (get_pos_bfd): Add default_posname parameter. Change all
342 callers.
343 (replace_members): Default to replacing in the same position.
344
345 Mon Dec 22 11:27:22 1997 Ian Lance Taylor <ian@cygnus.com>
346
347 * rclex.l: Don't permit a comma in a STRING.
348 * rcparse.y (acc_entry): Warn if an inappropriate modifier is used
349 with a non VIRTKEY.
350 (acc_event): For a control character, set VIRTKEY, and force the
351 character to uppercase.
352 (acc_options): Don't require a comma separator.
353
354 Tue Dec 9 13:25:42 1997 Michael Meissner <meissner@cygnus.com>
355
356 * size.c (size_number): New function to provide size of field.
357 ({l,r}print_number): For octal and hex fields, print field using
358 '0' and '0x' suffixes. Do not include following tab.
359 (sysv_internal_sizer): Size section name, section size, and vma
360 address fields.
361 (sysv_internal_printer): Use calculated sizes for the columns.
362 (print_sysv_format): Size columns before printing.
363 (print_berkeley_format): Print tabs between numbers now that
364 {l,r}print_number doesn't. Print fields right justified.
365
366 Mon Dec 8 11:22:04 1997 Nick Clifton <nickc@cygnus.com>
367
368 * objdump.c (objdump_print_addr_with_sym): Remove call to
369 disasm_symaddr() as this function no longer exists.
370
371 Tue Dec 2 10:23:50 1997 Nick Clifton <nickc@cygnus.com>
372
373 * objdump.c (objdump_print_addr_with_sym): Call disasm_symaddr()
374 to allow backend to know which symbol has just been displayed.
375
376 Tue Dec 2 13:06:46 1997 Ian Lance Taylor <ian@cygnus.com>
377
378 * windres.h (ESCAPE_*): Define standard escape sequences.
379 * rclex.l (handle_quotes): Handle standard escape sequences. Warn
380 about an unrecognized escape character.
381 * windres.c (unicode_print): Print standard escape sequences.
382 * rcparse.y (acc_event): Initialize $$.next.
383 * resbin.c (bin_to_res_menuitems): Don't set MENUITEM_POPUP or
384 MENUITEM_ENDMENU in the menu item flags.
385 (bin_to_res_accelerators): Allocate a structure (the old code
386 never worked).
387 (res_to_bin_accelerator): Correct the test for setting ACC_LAST.
388 (res_to_bin_dialog): Save the extended style rather than saving
389 the style twice. Remove useless shadowing length variable. Set
390 the length of control data correctly.
391 * resrc.c (write_rc_dialog): Don't print the class or menu if the
392 string length is zero.
393
394 Mon Nov 24 18:52:43 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
395
396 * stabs.c (parse_stab_argtypes): Don't try to parse the name of a
397 destructor as mangled argument types.
398
399 Mon Nov 10 17:51:41 1997 Gavin Koch <gavin@cygnus.com>
400
401 * addr2line.c (translate_addresses): Use bfd_scan_vma rather
402 than strtol to scan addresses.
403
404 Sun Nov 9 11:01:31 1997 Jeffrey A Law (law@cygnus.com)
405
406 * Makefile.am (bin_PROGRAMS): Don't use line continuations here.
407
408 Tue Nov 4 11:56:14 1997 Ian Lance Taylor <ian@cygnus.com>
409
410 * objcopy.c (copy_section): Don't crash if there is no particular
411 information for a section.
412
413 Mon Nov 3 12:36:19 1997 Ian Lance Taylor <ian@cygnus.com>
414
415 * objcopy.c (parse_flags): Make flag check case insensitive.
416 Check for `contents' flag. Give an error for unrecognized flags.
417 (copy_section): If the contents flag was set for a section that
418 had no contents, zero out the new contents.
419 * binutils.texi (objcopy): Document contents section flag.
420
421 Sun Nov 2 14:49:56 1997 Ian Lance Taylor <ian@cygnus.com>
422
423 * objcopy.c: Move new struct and variable definitions to top of
424 file. Remove obsolete add_strip_symbol and is_strip_symbol
425 declarations. Add prototype declarations for add_specific_symbol
426 and is_specified_symbol.
427
428 Mon Oct 20 15:31:43 1997 Klaus K"ampf <kkaempf@progis.de>
429
430 * configure.com (HAVE_SBRK): Undefine.
431
432 Tue Oct 14 16:14:35 1997 Nick Clifton <nickc@cygnus.com>
433
434 * objdump.c (objdump_symbol_at_address): New function. Returns
435 true if a symbol can be found at the address passed in.
436 (disassemble_data): Set the symbol_at_address_func field to point
437 to objdump_symbol_at_address.
438
439 Fri Oct 10 14:13:09 1997 Richard Henderson <rth@cygnus.com>
440
441 * objcopy.c, objcopy.1, binutils.texi: "localize" is a better name
442 than "privatize". Update all references.
443
444 Thu Oct 9 15:57:29 1997 Ian Lance Taylor <ian@cygnus.com>
445
446 * binutils.texi (strip): Remove duplicate --target. From Marty
447 Leisner <leisner@sdsp.mc.xerox.com>.
448
449 * nm.c (lineno_cache_bfd): New file static variable.
450 (lineno_cache_rel_bfd): New file static variable.
451 (display_archive): Clear lineno_cache_bfd and lineno_cache_rel_bfd
452 when closing a BFD.
453 (display_file): Likewise.
454 (print_symbol): Use lineno_cache_bfd and lineno_cache_rel_bfd
455 instead of cache_bfd and cache_rel_bfd. Make seccount static, and
456 only set it when setting relocs.
457
458 Wed Oct 8 21:19:11 1997 Richard Henderson <rth@cygnus.com>
459
460 * objcopy.c (keep_specific_list, privatize_specific_list,
461 weaken_specific_list): New variables.
462 (keep_symbols): Removed.
463 (add_specific_symbol): New function from the carcas of
464 add_strip_symbol. Takes a list as an argument.
465 (is_specified_symbol): Likewise from is_strip_symbol.
466 (filter_symbols): Honor the new privatize and weaken lists.
467 Optimize bfd_asymbol_name handling.
468 (copy_object, copy_options, copy_usage): Add privatize-symbol &
469 weaken-symbol options.
470
471 * objcopy.1, binutils.texi: Update docs.
472
473 Sun Oct 5 09:05:44 1997 Frank Ch. Eigler <fche@cygnus.com>
474
475 * objdump.c (disassemble_data): Make "--prefix-addresses"
476 disassembly adjust to mixed-length instructions.
477 (objdump_print_addr_with_sym): Add "0x" prefix for hexadecimal
478 symbol-offsets in disassembly.
479
480 Fri Oct 3 12:04:25 1997 Ian Lance Taylor <ian@cygnus.com>
481
482 * objcopy.c (set_times): New static function, replacing
483 make_same_dates.
484 (strip_main): If preserve_dates, stat the input file before
485 copying it, and call set_times afterward.
486 (copy_main): Likewise.
487
488 * wrstabs.c (write_stabs_in_sections_debugging_info): Cast p to
489 char * when calling strcpy and strlen.
490
491 Wed Sep 24 11:34:05 1997 Ian Lance Taylor <ian@cygnus.com>
492
493 * binutils.texi (ar cmdline): Document that q now works like r.
494 From Marty Leisner <leisner@sdsp.mc.xerox.com>.
495
496 * binutils.texi (size): The object file argument is optional.
497 From Marty Leisner <leisner@sdsp.mc.xerox.com>.
498
499 * aclocal.m4: Rebuild with new libtool.
500 * configure: Rebuild.
501
502 Tue Aug 26 17:48:34 1997 Ian Lance Taylor <ian@cygnus.com>
503
504 * Makefile.am (EXEEXT_FOR_BUILD): New variable. Use it in all
505 references to the sysinfo program.
506 * configure.in: Rebuild with new bfd/acinclude.m4.
507 * Makefile.in: Rebuild.
508
509 Fri Aug 8 15:32:49 1997 Ian Lance Taylor <ian@cygnus.com>
510
511 * windres.c: Include <time.h>.
512 (define_resource): Set a timestamp for the resource.
513
514 Wed Aug 6 13:37:58 1997 Ian Lance Taylor <ian@cygnus.com>
515
516 * configure.in: Define TARGET in header file.
517 * acconfig.h (TARGET): Add #undef.
518 * Makefile.am (version.o, bucomm.o): Remove special targets.
519 * bucomm.c (target): Remove.
520 * nm.c (program_name): Don't declare.
521 (target): Make static.
522 * size.c (target): Make static.
523 * configure, config.in, Makefile.in: Rebuild.
524
525 Tue Aug 5 00:01:41 1997 Ian Lance Taylor <ian@cygnus.com>
526
527 * Makefile.am (check-DEJAGNU): Export r.
528 (.dep1): Use $(INCLUDES) rather than $(ALL_CFLAGS).
529 * Makefile.in: Rebuild.
530
531 * nlmheader.y: Use VERSIONK rather than VERSION.
532
533 * Makefile.am (STRIP_PROG): Change from strip.new to strip-new.
534 (NM_PROG): Change from nm.new to nm-new.
535 (TOOL_PROGS, install-exec-local): Adjust accordingly.
536 * Makefile.in: Rebuild.
537
538 Mon Aug 4 11:47:31 1997 Ian Lance Taylor <ian@cygnus.com>
539
540 * configure.in: Remove AC_ARG_PROGRAM; it's invoked by
541 AM_INIT_AUTOMAKE.
542 * configure: Rebuild.
543
544 * Makefile.am (install-exec-local): Create $(tooldir)/bin before
545 trying to install anything into it.
546 * Makefile.in: Rebuild.
547
548 * Makefile.am (TOOL_PROGS): Use an explicit $(EXEEXT).
549 (install-exec-local): When handling $(noinst_PROGRAMS), only use
550 $(EXEEXT) on the installed file. When handling $(TOOL_PROGS),
551 handle $(EXEEXT) correctly.
552 * configure.in: Add an explicit $(EXEEXT) when substituting for
553 the name of a program to build.
554 * Makefile.in, configure: Rebuild.
555
556 * aclocal.m4, configure, Makefile.in: Rebuild with new automake
557 patches.
558
559 * deflex.l, defparse.y: Use VERSIONK rather than VERSION.
560 * rclex.l, rcparse.y: Likewise.
561 * Makefile.am (windres_SOURCES): Add $(BULIBS).
562 * Makefile.in: Rebuild.
563
564 Fri Aug 1 13:08:39 1997 Ian Lance Taylor <ian@cygnus.com>
565
566 * acinclude.m4: Include bfd/acinclude.m4, not bfd/acmacros.m4.
567 * aclocal.m4, configure: Rebuild with new libtool.
568
569 Thu Jul 31 11:51:35 1997 Ian Lance Taylor <ian@cygnus.com>
570
571 * Makefile.am: New file, based on old Makefile.in.
572 * acinclude.m4: New file, from old aclocal.m4.
573 * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL. Remove
574 shared library handling; now handled by libtool. Replace
575 AC_CONFIG_HEADER with AM_CONFIG_HEADER. Call AC_PROG_YACC,
576 AC_PROG_LEX, AC_DECL_YYTEST, AM_MAINTAINER_MODE, AM_CYGWIN32, and
577 AM_EXEEXT. Replace AC_PROG_INSTALL with AM_PROG_INSTALL. Remove
578 stamp-h handling in AC_OUTPUT.
579 * acconfig.h: Mention PACKAGE and VERSION.
580 * stamp-h.in: New file.
581 * Makefile.in: Now built with automake.
582 * aclocal.m4: Now built with aclocal.
583 * config.in, configure: Rebuild.
584
585 From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>:
586 * rcparse.y (dialog): Default menu and class to be named.
587 (styles): If FONT is seen, set DS_SETFONT in dialog style.
588 * resbin.c (res_to_bin_dialog): Correct computation of font
589 information length.
590
591 Wed Jul 30 11:21:06 1997 Ian Lance Taylor <ian@cygnus.com>
592
593 From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>:
594 * resbin.c (res_to_bin_menu): Correct computation of menu
595 vs. menuex length.
596 * resrc.c (define_stringtable): Add 1 to resource ID.
597
598 Tue Jul 29 11:06:03 1997 Ian Lance Taylor <ian@cygnus.com>
599
600 * resbin.c (bin_to_res_string): Correct adjustment of data and
601 length. From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>.
602
603 Tue Jul 22 18:01:23 1997 Ian Lance Taylor <ian@cygnus.com>
604
605 * nlmconv.c (link_inputs): Call libiberty pexecute function.
606 (pexecute) [multiple versions]: Remove.
607
608 Tue Jul 22 16:19:34 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
609
610 * bucomm.c (make_tempname): If we might be using a DOS filesystem,
611 check for a backslash as well as a slash.
612
613 Thu Jun 26 13:53:17 1997 Ian Lance Taylor <ian@cygnus.com>
614
615 * windres.c (main): Quit if we didn't get any resources.
616 (usage): Fix --yydebug usage message.
617 * rescoff.c (write_coff_file): Don't free the relocation array
618 until after we've closed the BFD.
619 (read_coff_rsrc): Quit rather than try to read standard input.
620 (write_coff_file): Quit rather than try to write to standard
621 output.
622 * rcparse.y: Add a couple of missing semicolons (accepted by bison
623 but not byacc).
624 * binutils.texi: Document windres.
625
626 Wed Jun 25 20:57:06 1997 Ian Lance Taylor <ian@cygnus.com>
627
628 * resbin.c: New file.
629 * rclex.l, rcparse.y, rescoff.c, resrc.c, windres.c, windres.h:
630 Numerous fixes and improvements.
631 * Makefile.in: Rebuild dependencies.
632 (CFILES): Add resbin.c.
633 (WINDRES_OBJS): Add resbin.o.
634
635 Sun Jun 22 17:29:41 1997 Ian Lance Taylor <ian@cygnus.com>
636
637 First stab at Windows resource compiler:
638 * windres.h: New file.
639 * windres.c: New file.
640 * resrc.c: New file.
641 * rcparse.y: New file.
642 * rclex.l: New file.
643 * rescoff.c: New file.
644 * configure.in: Define and substitute BUILD_WINDRES.
645 * configure: Rebuild.
646 * Makefile.in: Rebuild dependencies.
647 (WINDRES_PROG): New variable.
648 (PROGS): Add @BUILD_WINDRES@.
649 (HFILES): Add dlltool.h and windres.h.
650 (CFILES): Add windres.c and resrc.c.
651 (GENERATED_CFILES): Add rcparse.c and rclex.c.
652 (WINDRES_OBJS): New variable.
653 $(WINDRES_PROG): New target.
654 (rcparse.c, rcparse.h, rclex.c): New targets.
655
656 Thu Jun 12 12:27:51 1997 Ian Lance Taylor <ian@cygnus.com>
657
658 * dlltool.c (export_type): Add data field.
659 (def_exports): Add data parameter. Change all callers.
660 (dump_def_info): Print data field.
661 (gen_def_file): Likewise.
662 (make_one_lib_file): Handle data field by not emitting simple
663 label and not emitting anything in SEC_TEXT.
664 (dtab): Print data field.
665 (process_duplicates): Merge data field.
666 * dlltool.h (def_exports): Update declaration.
667 * defparse.y (expline): Accept opt_DATA. Pass it to def_exports.
668 (opt_DATA): New non-terminal.
669
670 Wed Jun 11 17:15:47 1997 Ian Lance Taylor <ian@cygnus.com>
671
672 * dlltool.h: New file.
673 * deflex.l: Include dlltool.h and libiberty.h. Don't declare
674 strdup. Use xstrdup rather than strdup.
675 * defparse.y: Include bfd.h, bucomm.h, and dlltool.h.
676 * dlltool.c: Include dlltool.h and time.h. Make a lot of
677 variables and functions static. Make a lot of char * variables
678 and parameters const. Add declarations for static functions. Do
679 some reindenting. Hide more PowerPC stuff inside DLLTOOL_PPC.
680
681 Wed Jun 11 12:05:52 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
682
683 * ar.c (bfd_special_undocumented_glue): Add const.
684
685 Mon May 12 22:09:35 1997 Bob Manson <manson@charmed.cygnus.com>
686
687 * Makefile.in (check): Pass CC_FOR_TARGET and CFLAGS_FOR_TARGET
688 to runtest.
689
690 Mon May 12 13:14:22 1997 Ian Lance Taylor <ian@cygnus.com>
691
692 * configure.in: Don't clear OPCODES when --enable-commonbfdlib is
693 used on HP/UX.
694 * configure: Rebuild.
695
696 Fri Apr 25 14:22:08 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
697
698 * Makefile.in (maintainer-clean realclean): Change *.info*
699 to binutils.info* to save sysroff.info.
700
701 Tue Apr 15 13:42:22 1997 Ian Lance Taylor <ian@cygnus.com>
702
703 * Makefile.in (INSTALL): Set to @INSTALL@.
704 (INSTALL_XFORM, INSTALL_XFORM1): Remove.
705 (install): Depend upon installdirs. Use $(program_transform_name)
706 directly, rather than using $(INSTALL_XFORM) and
707 $(INSTALL_XFORM1).
708 (installdirs): New target.
709 (install-info): Run mkinstalldirs.
710
711 Mon Apr 14 11:52:39 1997 Ian Lance Taylor <ian@cygnus.com>
712
713 * Makefile.in (INSTALL): Change install.sh to install-sh.
714
715 From Thomas Graichen <graichen@rzpd.de>:
716 * Makefile.in: Always use $(SHELL) when running move-if-change.
717 * configure.in: Use ${CONFIG_SHELL} when running $ac_config_sub.
718 * configure: Rebuild.
719
720 Fri Apr 4 13:28:02 1997 Ian Lance Taylor <ian@cygnus.com>
721
722 * configure.in: Add AC_FUNC_ALLOCA.
723 * configure, config.in: Rebuild.
724 * bucomm.h: Add alloca handling, copied from gas/as.h.
725 * dlltool.c: Add #pragma alloca for AIX to start of file.
726 * nlmconv.c: Likewise.
727
728 * Makefile.in (distclean): Remove site.exp and site.bak. Remove
729 everything that clean removes.
730
731 Thu Apr 3 13:18:39 1997 Ian Lance Taylor <ian@cygnus.com>
732
733 * Makefile.in (VERSION): Set to 2.8.1.
734
735 * Branched binutils 2.8.
736
737 Tue Apr 1 16:21:44 1997 Klaus Kaempf <kkaempf@progis.de>
738
739 * configure.com: New file.
740 * config.h-vms: Remove file.
741 * makefile.vms: Update for new configure scheme.
742
743 Mon Mar 31 15:30:43 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
744
745 * objcopy.c (make_same_dates): Use statbuf, not buf, if not
746 HAVE_GOOD_UTIME_H.
747
748 Fri Mar 28 17:57:53 1997 Alan Modra <alan@spri.levels.unisa.edu.au>
749
750 * Makefile.in ($(OBJDUMP_PROG)): Don't link against BFDLIB twice.
751 * configure.in: Add AC_ARG_ENABLE for commonbfdlib. If it is set,
752 set OPCODES to empty.
753 * configure: Rebuild.
754
755 Thu Mar 27 16:03:02 1997 Ian Lance Taylor <ian@cygnus.com>
756
757 Based on patch from Marty Leisner <leisner@sdsp.mc.xerox.com>:
758 * objcopy.c: Include <utime.h> or <sys/time.h>.
759 (strip_options): Add "preserve-dates".
760 (copy_options): Likewise.
761 (copy_usage): Mention -p and --preserve-dates.
762 (strip_usage): Likewise.
763 (make_same_dates): New static function.
764 (strip_main): Handle -p.
765 (copy_main): Likewise.
766 * binutils.texi, strip.1, objcopy.1: Document new option.
767
768 addr2line.c contributed by Ulrich Lauther
769 <Ulrich.Lauther@zfe.siemens.de>:
770 * addr2line.c: New file.
771 * Makefile.in: Rebuild dependencies.
772 (ADDR2LINE_PROG): New variable.
773 (MANPAGES): Add addr2line.
774 (PROGS): Add $(ADDR2LINE_PROG).
775 (CFILES): Add addr2line.c.
776 ($(ADDR2LINE_PROG)): New target.
777 * binutils.texi: Document addr2line.
778 * addr2line.1: New file.
779
780 * version.c (print_version): Update copyright date.
781
782 Mon Mar 24 10:52:45 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
783
784 * objdump.c (disassemble_data): Don't exit if a file cannot be
785 disassembled, instead just return.
786
787 Thu Mar 20 21:16:51 1997 Jeffrey A Law (law@cygnus.com)
788
789 * size.c (usage): Make definition match its prototype.
790 (display_bfd, lprint_number, rprint_number): Likewise.
791 (print_berkeley_format, sysv_internal_printer): Likewise.
792 (print_sysv_format): Likewise.
793 * nm.c (set_print_radix, set_output_format): Likewise.
794 * objcopy.c (filter_bytes): Likewise.
795
796 Tue Mar 18 16:39:55 1997 H.J. Lu <hjl@lucon.org>
797
798 * Many files: Add function prototypes.
799 * ar.c (mri_emul, get_pos_bfd): Make static.
800 * arlex.l: Include "libiberty.h". Don't declare strdup. Use
801 xstrdup rather than strdup.
802 * arparse.y (yyerror): Make argument const. Correct typo.
803 * arsup.c (strdup): Don't declare.
804 (ar_save): Use xstrdup rather than strdup.
805 * filemode.c: Include "bucomm.h".
806 * nm.c (usage): Make static.
807 (print_symname): Make format and name const.
808 * objcopy.c (cat): Remove.
809 (copy_archive): Make output_target const. Use concat, not cat.
810 (copy_file, simple_copy, smart_rename): Make arguments const.
811 * objdump.c (read_section_stabs): Likewise.
812 (print_section_stabs): Likewise.
813 (display_target_tables): Don't declare getenv.
814 * strings.c (strings_object_file): Change file to const.
815 (print_strings): Change filename to const.
816 * Makefile.in: Rebuild dependencies.
817
818 Tue Mar 18 11:37:24 1997 Ian Lance Taylor <ian@cygnus.com>
819
820 * configure.in: Add BFD_NEED_DECLARATION(getenv).
821 * acconfig.h: Add NEED_DECLARATION_GETENV.
822 * bucomm.h (getenv): Declare if NEED_DECLARATION_GETENV.
823 * configure, config.in: Rebuild.
824 * nlmconv.c (getenv): Don't declare.
825
826 * Makefile.in: Rebuild dependencies.
827
828 Sat Mar 15 15:35:56 1997 Ian Lance Taylor <ian@cygnus.com>
829
830 Based on patches from Jamie Lokier <jamie@rebellion.co.uk>:
831 * objdump.c: Include "demangle.h".
832 (do_demangle): New static variable.
833 (usage): Mention -C/--demangle.
834 (long_options): Add "demangle".
835 (objdump_print_symname): New static function.
836 (objdump_print_addr_with_sym): Use objdump_print_symname.
837 (disassemble_bytes): Likewise.
838 (dump_reloc_set): Likewise.
839 (dump_symbols): Demangle symbol name.
840 (main): Handle -C.
841 * binutils.texi, objdump.1: Document -C/--demangle.
842
843 * objdump.c (usage): Mention --no-show-raw-insn.
844 (long_options): Add "no-show-raw-insn".
845 (disassemble_bytes): Handle --no-show-raw-insn.
846 * binutils.texi, objdump.1: Document --no-show-raw-insn.
847
848 Wed Mar 12 11:42:00 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
849
850 * rddbg.c (free_saved_stabs): Set the strings to NULL after being
851 freed.
852
853 Fri Feb 28 17:18:45 1997 Ian Lance Taylor <ian@cygnus.com>
854
855 * bucomm.c (set_default_bfd_target): New function.
856 * bucomm.h (set_default_bfd_target): Declare.
857 * ar.c (main): Call set_default_bfd_target.
858 * nlmconv.c (main): Likewise.
859 * nm.c (main): Likewise.
860 * objcopy.c (main): Likewise.
861 * objdump.c (main): Likewise.
862 * size.c (main): Likewise.
863 * strings.c (main): Likewise.
864 * Makefile.in (bucomm.o): New target, to define TARGET.
865
866 Tue Feb 25 21:28:38 1997 Ian Lance Taylor <ian@cygnus.com>
867
868 * objdump.c (adjust_section_vma): New static variable.
869 (usage): Mention --adjust-section-vma.
870 (OPTION_ADJUST_VMA): Define.
871 (long_options): Add "addjust-vma".
872 (display_bfd): If adjust_section_vma is not 0, add it to all the
873 section addresses.
874 (main): Handle OPTION_ADJUST_VMA.
875 * binutils.texi, objdump.1: Document --adjust-vma.
876
877 Fri Feb 14 18:46:47 1997 Ian Lance Taylor <ian@cygnus.com>
878
879 * nm.c (print_symbol): Cache the BFD as well as the symbols and
880 relocs, and don't try to use the symbols or relocs with a
881 different BFD.
882
883 Thu Feb 13 21:34:43 1997 Klaus Kaempf (kkaempf@progis.de)
884
885 * config.h-vms: sbrk() is provided on openVMS/Alpha.
886 * makefile.vms: allow compiling with current gcc snapshot.
887
888 Thu Feb 13 20:14:40 1997 Ian Lance Taylor <ian@cygnus.com>
889
890 * arsup.c, coffgrok.c, dlltool.c, nlmconv.c: Use xmalloc rather
891 than malloc.
892
893 Wed Feb 12 16:12:02 1997 Ian Lance Taylor <ian@cygnus.com>
894
895 * objdump.c (disassemble_data): Correct VMA argument to
896 find_symbol_for_address. Improve handling of code with no symbol
897 followed by code with a symbol.
898
899 Wed Feb 12 12:16:47 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
900
901 * objdump.c (disassemble_bytes): Make output of raw instructions
902 work better for non-standard values of bytes_per_chunk and
903 bytes_per_line.
904
905 Thu Feb 6 14:14:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
906
907 * objdump.c (disassemble_bytes): Added code to allow some control
908 over the way raw instructions are displayed.
909
910 Thu Feb 6 12:36:03 1997 Ian Lance Taylor <ian@cygnus.com>
911
912 * stabs.c (struct bincl_file): Add next_stack field.
913 (push_bincl): Put the new file on both bincl_list and
914 bincl_stack. Clear the file_types field.
915 (pop_bincl): Use the next_stack field when popping the stack.
916 Don't put the file on bincl_list.
917 (find_excl): Include the file name when warning about an unfound
918 N_EXCL.
919
920 * debug.c (debug_type_samep): Don't crash if we are passed NULL.
921
922 Thu Feb 6 11:54:24 1997 Alan Modra <alan@spri.levels.unisa.edu.au>
923
924 * objcopy.1: Add missing space after .B.
925
926 Fri Jan 31 10:33:07 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
927
928 * objdump.c (disassemble_data): Initialize `aux.require_sec'.
929
930 Wed Jan 29 13:21:21 1997 Ian Lance Taylor <ian@cygnus.com>
931
932 * objdump.c (objdump_print_value): Add skip_zeroes parameter.
933 Change all callers.
934 (objdump_print_addr_with_sym): Likewise. Call objdump_print_value
935 to print address.
936 (objdump_print_addr): New static function.
937 (objdump_print_address): Just call objdump_print_addr.
938 (disassemble_bytes): Print real address, not function offset.
939 Skip a certain number of leading zeroes.
940
941 * objdump.c (disassemble_zeroes): New static variable.
942 (usage): Mention --disassemble-zeroes.
943 (long_options): Add "disassemble-zeroes".
944 (disassemble_bytes): Check disassemble_zeroes.
945
946 Tue Jan 28 16:47:26 1997 Ian Lance Taylor <ian@cygnus.com>
947
948 * objdump.c (disassemble_bytes): Don't skip zeroes if the
949 disassembler has told us that we are in a branch delay slot.
950
951 Mon Jan 20 14:24:04 1997 Ian Lance Taylor <ian@cygnus.com>
952
953 * size.c (berkeley_sum): Rewrite. Skip sections which are not
954 SEC_ALLOC. Count SEC_READONLY sections as text.
955
956 Tue Jan 14 15:14:14 1997 Ian Lance Taylor <ian@cygnus.com>
957
958 * Makefile.in (maintainer-clean realclean): Remove *.info*, not
959 just *.info. From H.J. Lu <hjl@lucon.org>.
960
961 Tue Dec 31 15:42:54 1996 Ian Lance Taylor <ian@cygnus.com>
962
963 * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
964
965 Fri Dec 27 11:19:26 1996 Ian Lance Taylor <ian@cygnus.com>
966
967 * configure.in: Work around bug in AC_FUNC_VFORK in autoconf 2.12.
968 * configure: Rebuild.
969
970 Thu Dec 19 13:11:20 1996 Ian Lance Taylor <ian@cygnus.com>
971
972 Based on patch from Andrew J Klossner <andrew@pogo.wv.tek.com>:
973 * objcopy.c (OPTION_WEAKEN): Define.
974 (copy_options): Add "weaken".
975 (copy_usage): Mention --weaken.
976 (weaken): New static variable.
977 (filter_symbols): Handle weaken.
978 (copy_object): Call filter_symbols if weaken.
979 (copy_main): Handle OPTION_WEAKEN.
980 * binutils.texi, objcopy.1: Document --weaken.
981
982 Wed Dec 18 22:49:13 1996 Stan Shebs <shebs@andros.cygnus.com>
983
984 * mpw-make.sed: Use NewFolderRecursive for installation.
985
986 Sat Dec 7 10:17:25 1996 Jeffrey A Law (law@cygnus.com)
987
988 * Makefile.in (install): Add "else true" clause to cater to
989 broken "make" on some systems.
990
991 Fri Dec 6 17:21:41 1996 Ian Lance Taylor <ian@cygnus.com>
992
993 * ieee.c (parse_ieee_bb): Always initialize namcopy to avoid gcc
994 warning about uninitialized variable.
995 (ieee_read_cxx_class): Likewise, for pf.
996 (ieee_enum_type): Likewise, for i.
997
998 Tue Nov 26 17:01:25 1996 Ian Lance Taylor <ian@cygnus.com>
999
1000 * wrstabs.c (stab_array_type): Add casts when printing
1001 bfd_signed_vma values.
1002
1003 * configure: Rebuild with autoconf 2.12.
1004
1005 Mon Nov 25 16:53:18 1996 Ian Lance Taylor <ian@cygnus.com>
1006
1007 * objdump.c (disassemble_data): Don't crash if there is no
1008 symbol.
1009
1010 Fri Nov 22 17:29:14 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1011
1012 * ar.c (open_inarch): Don't call bfd_openr with a null name.
1013
1014 Fri Nov 1 12:08:13 1996 Ian Lance Taylor <ian@cygnus.com>
1015
1016 * binutils.texi: Add section on reporting bugs.
1017
1018 Thu Oct 31 18:20:53 1996 Ian Lance Taylor <ian@cygnus.com>
1019
1020 * stabs.c (struct stab_handle): Add bincl_list field.
1021 (parse_stab): Pass value to push_bincl. Call find_excl for
1022 N_EXCL.
1023 (struct bincl_file): Add hash, file and file_types fields.
1024 (push_bincl): Add hash parameter. Save it in the new hash field.
1025 Save the file number in the new file field.
1026 (pop_bincl): Put the bincl_file on bincl_list, rather than freeing
1027 it. Save the file types in the new file_types field.
1028 (find_excl): New static function.
1029
1030 * ieee.c (ieee_lineno): Don't compare line number addresses to
1031 info->highaddr (undo part of October 28 patch).
1032
1033 Tue Oct 29 16:40:22 1996 Ian Lance Taylor <ian@cygnus.com>
1034
1035 * objdump.c (objdump_print_value): Don't print the empty string
1036 for zero.
1037
1038 Mon Oct 28 16:58:14 1996 Ian Lance Taylor <ian@cygnus.com>
1039
1040 * stabs.c (struct stab_handle): Add function_end field.
1041 (start_stab): Initialize function_end.
1042 (finish_stab): Pass info->function_end to debug_end_function.
1043 (parse_stab): If info->function_end is set, use it as the address
1044 which ends a function.
1045
1046 * ieee.c (ieee_array_type): Remember the correct size.
1047
1048 * ieee.c (ieee_finish_compilation_unit): Permit coalescing ranges
1049 that are up to 0x1000 bytes apart, not just 64.
1050 (ieee_add_bb11_blocks): Don't bother to emit a BB11 that is less
1051 than 0x100 bytes.
1052 (ieee_lineno): Only emit line numbers that are less than
1053 info->highaddr.
1054
1055 Fri Oct 25 12:12:17 1996 Ian Lance Taylor <ian@cygnus.com>
1056
1057 * ieee.c (struct ieee_defined_enum): Add defined field.
1058 (ieee_enum_type): If the enum tag has been seen before but not
1059 defined, reuse the same type index, and define it.
1060 (ieee_tag_type): If this enum has not been defined, add an
1061 undefined entry to the list of enums.
1062
1063 * objdump.c (disassemble_bytes): Let the disassembler override the
1064 number of bytes printed on a line.
1065
1066 Thu Oct 24 16:42:10 1996 Ian Lance Taylor <ian@cygnus.com>
1067
1068 * objdump.c (prefix_addresses): New static variable.
1069 (long_options): Add "prefix-addresses".
1070 (compare_symbols): Sort BSF_FUNCTION symbols before other
1071 symbols.
1072 (find_symbol_for_address): New static function, broken out of
1073 objdump_print_address.
1074 (objdump_print_addr_with_sym): New static function, broken out of
1075 objdump_print_address.
1076 (objdump_print_address): Call new functions.
1077 (disassemble_bytes): New static function, broken out of
1078 disassemble_data. Change disassembly format, unless
1079 prefix_addresses is set.
1080 (disassemble_data): Call disassemble_bytes. Unless
1081 prefix_addresses is set, disassemble in chunks headed by a
1082 symbol.
1083 * binutils.texi, objdump.1: Document --prefix-addresses.
1084
1085 * rddbg.c (read_section_stabs_debugging_info): Preserve the
1086 backslash when concatenating multiple stabs strings.
1087
1088 Thu Oct 10 11:36:31 1996 Doug Evans <dje@canuck.cygnus.com>
1089
1090 * dlltool.c (scan_open_obj_file): Fix loop exit test.
1091 Add missing parameter to def_exports.
1092
1093 Tue Oct 8 12:06:17 1996 Ian Lance Taylor <ian@cygnus.com>
1094
1095 * Makefile.in (LEX_OPTIONS): Set to empty string. -I -Cem is the
1096 default for flex, and is not recognized by lex.
1097
1098 Thu Oct 3 17:41:23 1996 Ian Lance Taylor <ian@cygnus.com>
1099
1100 * binutils.texi (Target Selection): Document that you can now
1101 specify targets using configuration triplets.
1102
1103 * ar.c (usage): Declare. Make sure all callers pass an argument.
1104
1105 Thu Oct 3 15:39:42 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1106
1107 * Makefile.in (clean): Remove config.log.
1108
1109 Wed Oct 2 15:49:16 1996 Klaus Kaempf <kkaempf@progis.de>
1110
1111 * makefile.vms: Bump version date.
1112
1113 Tue Oct 1 15:00:59 1996 Ian Lance Taylor <ian@cygnus.com>
1114
1115 * version.c (print_version): New function.
1116 * bucomm.h (print_version): Declare.
1117 * ar.c (program_version): Don't declare.
1118 (do_show_version): Remove.
1119 (usage): Add help parameter. Print bug report address.
1120 (main): Set is_ranlib at start. Check for --help and --version.
1121 Call print_version, not do_show_version.
1122 * nlmconv.c (program_version): Don't declare.
1123 (main): Call print_version.
1124 (show_usage): Print bug report address.
1125 * nm.c (program_version, print_version): Don't declare.
1126 (usage): Print bug report address.
1127 (main): Call print_version.
1128 * objcopy.c (program_version): Don't declare.
1129 (copy_usage): Print bug report address.
1130 (strip_usage): Likewise.
1131 (strip_main): Call print_version.
1132 (copy_main): Likewise.
1133 * objdump.c (program_version): Don't declare.
1134 (usage): Print bug report address.
1135 (main): Call print_version.
1136 * size.c (program_version): Don't declare.
1137 (usage): Print bug report address.
1138 (main): Call print_version.
1139 * strings.c (program_version): Don't declare.
1140 (main): Call print_version.
1141 (usage): Print bug report address.
1142 * Makefile.in: Update dependencies.
1143
1144 Thu Sep 19 14:53:15 1996 Ian Lance Taylor <ian@cygnus.com>
1145
1146 * ieee.c: Revert Monday's reflocalp patch, and apply this patch
1147 instead:
1148 (write_ieee_debugging_info): Write a dummy type at the end of the
1149 global type block.
1150
1151 Mon Sep 16 15:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
1152
1153 * ieee.c (struct ieee_write_type): Add reflocalp field.
1154 (ieee_pointer_type): Set reflocalp after pushing type.
1155 (ieee_function_type): If reflocalp is set, make this type local.
1156 (ieee_range_type, ieee_array_type, ieee_set_type): Likewise.
1157 (ieee_const_type, ieee_volatile_type): Likewise.
1158 (ieee_struct_field, ieee_class_baseclass): Likewise.
1159
1160 * ieee.c (struct ieee_info): Add global_types field.
1161 (parse_ieee_bb): When starting a BB1, initialize the types field
1162 to the global_types field.
1163 (parse_ieee_be): When ending a BB2, copy the types field to the
1164 global_types field.
1165
1166 Fri Sep 13 17:32:21 1996 Ian Lance Taylor <ian@cygnus.com>
1167
1168 * objcopy.c (change_leading_char): New static variable.
1169 (OPTION_CHANGE_LEADING_CHAR): Define.
1170 (copy_options): Add "change-leading-char".
1171 (copy_usage): Mention --change-leading-char.
1172 (filter_symbols): Add obfd parameter. Change all callers.
1173 Implement change_leading_char.
1174 (copy_object): Call filter_symbols if change_leading_char.
1175 (copy_main): Handle OPTION_CHANGE_LEADING_CHAR.
1176 * binutils.texi, objcopy.1: Document --change-leading-char.
1177
1178 Tue Sep 3 14:05:29 1996 Ian Lance Taylor <ian@cygnus.com>
1179
1180 * ieee.c (ieee_enum_type): Don't check index into a NULL names
1181 array.
1182 * nm.c (sort_symbols_by_size): Always initialize next.
1183 * rdcoff.c (parse_coff_type): Warn about an incomprehensible
1184 type rather than crashing.
1185 * rddbg.c (read_symbol_stabs_debugging_info): Initialize f.
1186 * stabs.c (parse_stab_members): Set context in all cases.
1187
1188 Thu Aug 29 16:56:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1189
1190 * configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
1191 * configure: Regenerate.
1192
1193 Thu Aug 29 11:29:20 1996 Ian Lance Taylor <ian@cygnus.com>
1194
1195 * objdump.c (L_tmpnam): Never define.
1196 (display_target_list): Use choose_temp_base instead of tmpnam.
1197 (display_info_table): Likewise.
1198
1199 Tue Aug 27 18:15:01 1996 Ian Lance Taylor <ian@cygnus.com>
1200
1201 * stabs.c (parse_stab): An N_FUN symbol with an empty string
1202 indicates the end of a function.
1203
1204 Thu Aug 22 17:08:00 1996 Ian Lance Taylor <ian@cygnus.com>
1205
1206 * wrstabs.c (struct string_hash_entry): Add next field.
1207 (struct stab_write_handle): Change strings to a pointer to
1208 string_hash_entry. Add last_strings field. Remove strings_alloc
1209 field.
1210 (string_hash_newfunc): Initialize next field.
1211 (stab_write_symbol): Copy string into hash table rather than into
1212 buffer. Keep a list of hash table entries.
1213 (write_stabs_in_sections_debugging_info): Initialize last_string.
1214 Copy strings from list of hash table entries in memory.
1215 (stab_modify_type): If the entry on the stack is a definition,
1216 make a new definition rather than failing an assert.
1217 (stab_array_type): The size is only zero if high is strictly less
1218 than low.
1219
1220 * ieee.c (struct ieee_info): Add saw_filename field.
1221 (parse_ieee): Initialize saw_filename.
1222 (parse_ieee_bb): Set saw_filename for a BB1 or BB2. In a BB1,
1223 discard the current variables and types. In a BB10, if no
1224 filename has been seen, call debug_set_filename.
1225 (parse_ieee_ty): In case 'g', the type is optional.
1226
1227 * prdbg.c (pr_fix_visibility): Don't abort on
1228 DEBUG_VISIBILITY_IGNORE.
1229
1230 * debug.c (debug_name_type): Correct error message.
1231
1232 * configure.in: Substitute HLDENV.
1233 * configure: Rebuild.
1234 * Makefile.in (HLDENV): New variable. Use it whenever linking a
1235 program.
1236
1237 Thu Aug 15 19:30:41 1996 Stan Shebs <shebs@andros.cygnus.com>
1238
1239 * mpw-make.sed: Add symbolic doublequotes around the version
1240 number.
1241
1242 Thu Aug 8 12:27:52 1996 Klaus Kaempf <kkaempf@progis.de>
1243
1244 * makefile.vms: Add better support for DEC C compilation.
1245 Add new macros as in Makefile.in.
1246
1247 Wed Aug 7 14:27:33 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
1248
1249 * configure.in: Call BFD_NEED_DECLARATION on strstr and sbrk.
1250 * acconfig.h (NEED_DECLARATION_STRSTR): New macro.
1251 (NEED_DECLARATION_SBRK): New macro.
1252 * configure, config.in: Rebuild.
1253 * bucomm.h (strstr): Declare if NEED_DECLARATION_STRSTR.
1254 (sbrk): Declare if HAVE_SBRK and NEED_DECLARATION_SBRK.
1255
1256 * prdbg.c (pr_end_struct_type): Avoid using a string constant in
1257 assert, for the benefit of broken assert macros.
1258
1259 Fri Jul 26 14:06:50 1996 Ian Lance Taylor <ian@cygnus.com>
1260
1261 * objdump.c (disassemble_data): Set disasm_info.flavour from
1262 abfd.
1263
1264 Tue Jul 23 13:59:54 1996 Ian Lance Taylor <ian@cygnus.com>
1265
1266 * dlltool.c (secdata): In non DLLTOOL_PPC case, change alignment
1267 of .text section to 2.
1268
1269 Mon Jul 22 08:46:15 1996 Stu Grossman (grossman@lisa.cygnus.com)
1270
1271 * objdump.c (dump_section_stabs): Fix test for stabs sections
1272 ending with numbers. This fixes a problem with .stab being
1273 confused with .stab.index.
1274
1275 Wed Jul 10 13:32:28 1996 Ian Lance Taylor <ian@cygnus.com>
1276
1277 * stabs.c (stab_demangle_fund_type): Return a void * for a
1278 template, rather than simply aborting.
1279
1280 Mon Jul 8 15:28:05 1996 Ian Lance Taylor <ian@cygnus.com>
1281
1282 * ar.c (open_inarch): Add file parameter. Change all callers. If
1283 this is a newly created archive, set the target based on the
1284 file.
1285 * arsup.h (open_inarch): Update declaration.
1286
1287 Thu Jul 4 12:00:55 1996 Ian Lance Taylor <ian@cygnus.com>
1288
1289 * Makefile.in (VERSION): Set to cygnus-2.7.1.
1290
1291 * Released binutils 2.7.
1292
1293 * rdcoff.c (parse_coff): Get address to pass to debug_end_function
1294 from function size, not value of .ef symbol. From Ning
1295 Mosberger-Tang <ning@AZStarNet.com>.
1296
1297 Sat Jun 29 21:18:09 1996 Ian Lance Taylor <ian@cygnus.com>
1298
1299 * objcopy.c (strip_main): Add -o option, and handle it.
1300 (strip_usage): Mention -o.
1301 * binutils.texi, strip.1: Mention -o.
1302
1303 Mon Jun 24 17:19:02 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1304
1305 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1306 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
1307 (docdir): Removed.
1308 * configure.in (AC_PREREQ): Autoconf 2.5 or higher.
1309
1310 Mon Jun 24 11:59:13 1996 Ian Lance Taylor <ian@cygnus.com>
1311
1312 * objdump.c (endian): New static variable.
1313 (usage): Mention -EB/-EL/--endian.
1314 (long_options): Add "endian".
1315 (disassemble_data): If endianness was specified, replace
1316 abfd->xvec with a copy of itself with the given endianness.
1317 (main): Handle -EB/-EL/--endian.
1318 * binutils.texi, objdump.1: Mention -EB/-EL/--endian.
1319
1320 * objdump.c: Make most variables and functions static.
1321
1322 * configure.in: On alpha*-*-osf*, link against libbfd.a if not
1323 using shared libraries.
1324 * configure: Rebuild with autoconf 2.10.
1325
1326 Sun Jun 23 14:47:36 1996 Kim Knuttila <krk@cygnus.com>
1327
1328 * dlltool.c (secdata): Changed .rdata to .reldata so .reloc will work.
1329 (make_one_lib_file): Removed cruft. (#if 1)
1330
1331 Wed Jun 19 14:46:38 1996 Ian Lance Taylor <ian@cygnus.com>
1332
1333 * objdump.c (stabs): Change from struct internal_nlist * to
1334 bfd_byte *.
1335 (print_section_stabs): Fetch stabs information directly, rather
1336 than assuming that struct internal_nlist is the right size.
1337
1338 * binutils.texi: Document change to binary format: file position
1339 based on load address, not section VMA.
1340
1341 * bucomm.h: Define SEEK_SET, SEEK_CUR, and SEEK_END if they are
1342 not already defined.
1343
1344 Tue Jun 18 18:25:00 1996 Ian Lance Taylor <ian@cygnus.com>
1345
1346 * Makefile.in (DISTSTUFF): Add deflex.c.
1347
1348 Tue Jun 18 15:03:44 1996 Klaus Kaempf <kkaempf@progis.de>
1349
1350 * config.h-vms, makefile.vms: New files.
1351
1352 Mon Jun 17 09:47:31 1996 Ian Lance Taylor <ian@cygnus.com>
1353
1354 * dlltool.c (make_one_lib_file): Use BFD_RELOC_RVA rather than
1355 BFD_RELOC_32 in IDATA7.
1356
1357 Wed Jun 12 11:52:06 1996 Ian Lance Taylor <ian@cygnus.com>
1358
1359 * nm.c (struct get_relocs_info): Define.
1360 (line_numbers): New static variable.
1361 (long_options): Add "line-numbers".
1362 (usage): Mention -l and --line-numbers.
1363 (main): Handle -l.
1364 (print_symbol): Print line numbers if requested.
1365 (get_relocs): New static function.
1366 * binutils.texi, nm.1: Document -l/--line-numbers.
1367
1368 Tue Jun 11 20:12:15 1996 Ian Lance Taylor <ian@cygnus.com>
1369
1370 * objdump.c (dump_reloc_set): Add sec parameter. Change all
1371 callers. If with_line_numbers is set, display line numbers of
1372 relocation entries.
1373 * binutils.texi, objdump.1: Document -l with -r.
1374
1375 Mon Jun 10 23:42:59 1996 Ian Lance Taylor <ian@cygnus.com>
1376
1377 * ar.c (open_inarch): Report BFD error message if an archive can
1378 not be recognized. List matching formats if the file is
1379 ambiguously recognized.
1380 (ranlib_touch): Likewise.
1381
1382 Thu Jun 6 13:56:14 1996 Ian Lance Taylor <ian@cygnus.com>
1383
1384 * README: Add notes on how to build if you don't have ar.
1385
1386 * Makefile.in: Remove old incorrect setting of CC.
1387
1388 Tue Jun 4 10:52:49 1996 Tom Tromey <tromey@csk3.cygnus.com>
1389
1390 * Makefile.in (install): Don't check to see if tooldir exists.
1391 Make $(tooldir) and $(tooldir)/bin.
1392
1393 Mon Jun 3 17:40:23 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1394
1395 * strings.c (main): Make main an int function, not void.
1396
1397 Fri May 31 13:59:24 1996 Ian Lance Taylor <ian@cygnus.com>
1398
1399 * nm.c (filter_symbols): Check for BSF_WEAK as well as
1400 BSF_GLOBAL.
1401 * objcopy.c (filter_symbols): Likewise.
1402
1403 Wed May 8 16:57:20 1996 Ian Lance Taylor <ian@cygnus.com>
1404
1405 * objcopy.c (copy_object): Make clear that it is only a warning
1406 when the output file can not represent the architecture.
1407
1408 Fri May 3 11:30:17 1996 Ian Lance Taylor <ian@cygnus.com>
1409
1410 * objdump.c (disassemble_data): Don't refer to bytes past the end
1411 of data.
1412
1413 Wed Apr 24 14:10:21 1996 Ian Lance Taylor <ian@cygnus.com>
1414
1415 * rddbg.c (read_symbol_stabs_debugging_info): Move call to
1416 free_saved_stabs outside the loop over the symbols.
1417
1418 Tue Apr 23 12:56:11 1996 Ian Lance Taylor <ian@cygnus.com>
1419
1420 * objdump.c (compare_symbols): Sort symbols whose names start with
1421 `.' after other symbols. If no other decision can be made, sort
1422 symbols by name.
1423
1424 Thu Apr 18 16:02:11 1996 Ian Lance Taylor <ian@cygnus.com>
1425
1426 * dep-in.sed: Substitute $(BFDDIR) for @BFDDIR@.
1427 * Makefile.in: Rebuild dependencies.
1428 (dep.sed): Substitute $(BFDDIR) for @BFDDIR@.
1429
1430 Tue Apr 16 13:50:22 1996 Ian Lance Taylor <ian@cygnus.com>
1431
1432 * rdcoff.c: New file.
1433 * rddbg.c (read_debugging_info): Read COFF symbols if COFF flavour
1434 and no stabs were found.
1435 * budbg.h (parse_coff): Declare.
1436 * Makefile.in: Rebuild dependencies.
1437 (CFILES): Add rdcoff.c.
1438 (DEBUG_OBJS): Add rdcoff.o.
1439
1440 Mon Apr 15 15:55:01 1996 Doug Evans <dje@canuck.cygnus.com>
1441
1442 * nlmconv.c (choose_temp_base{,_try}): Delete, in libiberty now.
1443 (link_inputs): Update call to choose_temp_base.
1444
1445 Mon Apr 8 14:40:05 1996 Ian Lance Taylor <ian@cygnus.com>
1446
1447 * configure.in: Permit --enable-shared to specify a list of
1448 directories.
1449 * configure: Rebuild.
1450
1451 Fri Mar 29 16:11:33 1996 Ian Lance Taylor <ian@cygnus.com>
1452
1453 * objdump.c (dump_section_header): Print the SEC_LINK_ONCE flag
1454 and the SEC_LINK_DUPLICATES field.
1455
1456 Fri Mar 29 11:35:55 1996 J.T. Conklin (jtc@lisa.cygnus.com)
1457
1458 * nlmconv.1: Changed to be recognized by catman -w on Solaris.
1459
1460 Thu Mar 28 14:17:02 1996 Ian Lance Taylor <ian@cygnus.com>
1461
1462 * wrstabs.c (stab_enum_type): Set buf before using it.
1463
1464 Fri Mar 22 15:49:08 1996 Ian Lance Taylor <ian@cygnus.com>
1465
1466 * stabs.c (struct stab_handle): Add field abfd.
1467 (start_stab): Add abfd parameter.
1468 (parse_stab_string): Skip the symbol leading char when searching
1469 for the value of a global symbol.
1470 * budbg.h (start_stab): Update declaration.
1471 * rddbg.c (read_section_stabs_debugging_info): Pass abfd to
1472 start_stab.
1473 (read_symbol_stabs_debugging_info): Likewise.
1474
1475 Thu Mar 21 12:40:48 1996 Ian Lance Taylor <ian@cygnus.com>
1476
1477 * wrstabs.c (stab_function_type): Output an empty typedef for an
1478 unused argument, rather than making up a meaningless name.
1479 (stab_variable): Use N_RSYM for a DEBUG_REGISTER variable.
1480
1481 * ieee.c (struct ieee_info): Add global_vars field.
1482 (parse_ieee_be): When ending the global typedef block, copy the
1483 variables into info->global_vars.
1484 (parse_ieee_atn): Don't require an NN record for a pmisc ATN.
1485 (ieee_read_reference): Search the global variables after the local
1486 variables.
1487
1488 Wed Mar 20 18:08:19 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1489
1490 * objdump.c (disassemble_data): Make sure sym_name is always set.
1491 (dump_section_header): Always put a space after the section name.
1492 (dump_bfd_header): Terminate output with newline.
1493
1494 Wed Mar 20 16:35:20 1996 Ian Lance Taylor <ian@cygnus.com>
1495
1496 * wrstabs.c: New file.
1497 * budbg.h (write_stabs_in_sections_debugging_info): Declare.
1498 * objcopy.c (write_debugging_info): For COFF or ELF, output stabs
1499 in sections.
1500 * Makefile.in: Rebuild dependencies.
1501 (CFILES): Add wrstabs.c.
1502 (WRITE_DEBUG_OBJS): New variable.
1503 ($(OBJCOPY_PROG)): Use $(WRITE_DEBUG_OBJS), not $(DEBUG_OBJS).
1504 ($(STRIP_PROG)): Likewise.
1505
1506 * stabs.c (parse_stab_members): Make type stub detection more like
1507 gdb.
1508
1509 * ieee.c (struct ieee_handle): Add fields complex_float_index and
1510 complex_double_index.
1511 (ieee_complex_type): Cache type index in complex_float_index and
1512 complex_double_index, depending upon size. Set size on type stack
1513 to size * 2.
1514
1515 * ieee.c (ieee_empty_type): Use builtin_unknown, not 0.
1516 (ieee_void_type): Use builtin_void, not 1.
1517
1518 * ieee.c (parse_ieee_ty): Handle 'V' type code.
1519 (parse_ieee_atn): Don't require two numbers for type 10.
1520
1521 * ieee.c (parse_ieee_be): Add one to offset at end of function or
1522 block.
1523
1524 * ieee.c (struct ieee_block): Add field skip.
1525 (parse_ieee_bb): Don't call debug_record_function for __XRYCPP
1526 function, and set skip field.
1527 (parse_ieee_be): Don't call debug_end_function if skip is set.
1528
1529 * debug.c (struct debug_handle): Add fields current_write_lineno
1530 and current_write_lineno_index.
1531 (debug_write): Initialize current_write_lineno and
1532 current_write_lineno_index for each unit. Call
1533 debug_write_linenos rather than writing out the line numbers
1534 directly.
1535 (debug_write_function): Call debug_write_linenos.
1536 (debug_write_block): Likewise.
1537 (debug_write_linenos): New static function.
1538
1539 * debug.c (debug_write_type): For DEBUG_KIND_FUNCTION, push return
1540 type before arguments.
1541
1542 Mon Mar 18 18:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
1543
1544 * configure.in: Add AC_FUNC_VFORK.
1545 * configure, config.in: Rebuild.
1546 * dlltool.c, nlmconv.c: Include <vfork.h> if HAVE_VFORK_H is
1547 defined.
1548
1549 * stabs.c (parse_stab_range_type): A complex type is defined as a
1550 subrange of itself with the high bound zero.
1551 * ieee.c (ieee_complex_type): Don't crash on sizes of 12 or 16.
1552
1553 Tue Mar 12 12:09:43 1996 Ian Lance Taylor <ian@cygnus.com>
1554
1555 * ieee.c (ieee_write_undefined_tag): Switch to global_types even
1556 if it is not empty.
1557 (ieee_tag_type): For an enum, look through info->enums.
1558
1559 * configure: Rebuild with autoconf 2.8.
1560
1561 * debug.c (debug_type_samep): Don't loop endlessly in
1562 DEBUG_KIND_ENUM case. From Eric Baur <ecb@nexen.com>.
1563
1564 Mon Mar 11 12:35:03 1996 Ian Lance Taylor <ian@cygnus.com>
1565
1566 * rddbg.c (read_section_stabs_debugging_info): Call save_stab for
1567 each stab entry, call stab_context on an error, and call
1568 free_saved_stabs before rturning.
1569 (read_symbol_stabs_debugging_info): Likewise.
1570 (SAVE_STABS_COUNT): Define.
1571 (struct saved_stab): Define.
1572 (saved_stabs, saved_stabs_index): New static variables.
1573 (save_stab, stab_context, free_saved_stabs): New static functios.
1574
1575 * objdump.c (stab_name): Remove.
1576 (struct stab_print): Remove.
1577 (stab_print): Remove.
1578 (dump_stabs): Don't initialize stab_name.
1579 (print_section_stabs): Call bfd_get_stab_name rather than using
1580 the stab_name array.
1581
1582 Tue Feb 27 19:52:01 1996 Ian Lance Taylor <ian@cygnus.com>
1583
1584 * prdbg.c (pr_int_constant): Initialize info correctly.
1585 (pr_float_constant): Likewise.
1586
1587 Mon Feb 26 18:11:37 1996 Stan Shebs <shebs@andros.cygnus.com>
1588
1589 * mpw-make.sed: Update to handle shared library support.
1590
1591 Sat Feb 24 11:21:49 1996 Alan Modra <alan@spri.levels.unisa.edu.au>:
1592
1593 * Makefile.in ($(OBJDUMP_PROG)): Search $(BFDLIB) before
1594 $(OPCODES).
1595
1596 Thu Feb 15 12:44:45 1996 Ian Lance Taylor <ian@cygnus.com>
1597
1598 * configure.in: Don't tamper with LDFLAGS. Call AC_PROG_CC before
1599 configure.host.
1600 * configure: Rebuild.
1601
1602 * configure.in: Substitute RPATH_ENVVAR.
1603 * configure: Rebuild.
1604 * Makefile.in (RPATH_ENVVAR): New variable.
1605 (check): Use $(RPATH_ENVVAR) rather than LD_LIBRARY_PATH.
1606
1607 * objcopy.c (smart_rename): Rather than doing chmod then chown, do
1608 chmod without setuid, then chown, then chmod with setuid.
1609
1610 Wed Feb 14 16:46:42 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de>
1611
1612 * arsup.c (map_over_list): Reindent. Don't assume that the
1613 function does not delete the BFD.
1614 (ar_addlib_doer): Don't set prev->next if prev is NULL.
1615
1616 Wed Feb 14 15:12:17 1996 Ian Lance Taylor <ian@cygnus.com>
1617
1618 * ieee.c (ieee_regno_to_genreg): Convert register numbers for m68k
1619 and i960.
1620 (ieee_genreg_to_regno): Likewise.
1621
1622 Mon Feb 12 14:19:59 1996 Ian Lance Taylor <ian@cygnus.com>
1623
1624 * ieee.c: Extensive changes to write code to put types in the
1625 global type block when possible, to output ranges for all memory
1626 occupied by the module, and to improve efficiency.
1627
1628 * debug.c (struct debug_handle): Remove class_mark field. Add
1629 id_list and compare_list fields.
1630 (struct debug_class_id): Define.
1631 (struct debug_type_compare_list): Define.
1632 (debug_write): Initialize info->id_list
1633 (debug_write_name): Remove reference to info->class_mark.
1634 (debug_write_type): Get id for all structs and classes. Simplify
1635 test for whether struct has already been written.
1636 (debug_write_class_type): Get id for all classes. Simplify test
1637 for whether class has already been written.
1638 (debug_write_block): Don't write out blocks other than the top
1639 level block if they have no local variables.
1640 (debug_set_class_id): New static function.
1641 (debug_type_samep): New static function.
1642 (debug_class_type_samep): New static function.
1643 * prdbg.c (pr_start_struct_type): Always print id.
1644 (pr_start_class_type): Likewise.
1645 (pr_tag_type): Likewise.
1646
1647 * stabs.c (struct stab_handle): Add syms and symcount fields.
1648 (start_stab): Add syms and symcount parameters. Change all
1649 callers.
1650 (parse_stab_string): Look up global variables in the symbol table
1651 to get the right value.
1652 * budbg.h (start_stab): Update declaration.
1653 * rddbg.c (read_section_stabs_debugging_info): Add syms and
1654 symcount parameters. Change all callers.
1655
1656 * stabs.c (parse_stab_array_type): If the index type is 0, use
1657 int.
1658
1659 Wed Feb 7 14:17:45 1996 Ian Lance Taylor <ian@cygnus.com>
1660
1661 * ieee.c (ieee_start_compilation_unit): Clear modified and
1662 modified_alloc fields of info.
1663
1664 * configure.in: Check for --enable-shared. Substitute new
1665 variables BFDLIB and OPCODES.
1666 * configure: Rebuild.
1667 * Makefile.in (BFDLIB): Set to @BFDLIB@.
1668 (OPCODES): Set to @OPCODES@.
1669
1670 Mon Feb 5 16:18:42 1996 Ian Lance Taylor <ian@cygnus.com>
1671
1672 Support for building bfd and opcodes as shared libraries, based on
1673 patches from Alan Modra <alan@spri.levels.unisa.edu.au>:
1674 * configure.in (HLDFLAGS): New substitution.
1675 * configure: Rebuild.
1676 * Makefile.in (HLDFLAGS): New variable. Make all links use
1677 $(HLDFLAGS) before $(CFLAGS) and $(LDFLAGS).
1678 (BFDLIB_DEP): New variable. Replace all occurrences of $(BFD) as
1679 a dependency with $(BFDLIB_DEP). Remove $(BFD) as a dependency if
1680 there is also a dependency on $(ADDL_DEPS).
1681 (BFDLIB): Rename from BFD; change all uses; set to -L../bfd -lbfd.
1682 (OPCODES_DEP): New variable. Replace all occurrends of $(OPCODES)
1683 as a dependency with $(OPCODES_DEP).
1684 (OPCODES): Set to -L../opcodes -lopcodes.
1685 (ADDL_DEPS): New variable. Replace all occurrences of
1686 $(ADDL_LIBS) as a dependency with $(ADDL_DEPS).
1687 (check): Set LD_LIBRARY_PATH in the environment.
1688 (config.status): Depend upon BFD configure.host and config.bfd.
1689
1690 Fri Feb 2 17:02:59 1996 Doug Evans <dje@charmed.cygnus.com>
1691
1692 * objdump.c: #include stdarg.h or varargs.h.
1693 (objdump_print_value): Change FILE* arg to struct disassemble_info*.
1694 All callers updated. Use fprintf_func.
1695 (objdump_print_address): Consistently use fprintf_func.
1696 (objdump_sprintf): New function.
1697 (disassemble_data): Print insn into a buffer, print raw insn ourselves,
1698 then print insn mnemonic.
1699
1700 Fri Feb 2 16:48:55 1996 Ian Lance Taylor <ian@cygnus.com>
1701
1702 * configure: Regenerate.
1703
1704 Thu Feb 1 09:38:18 1996 Steve Chamberlain <sac@slash.cygnus.com>
1705
1706 * configure.in (i[3-6]86-*-win32): Becomes i[3-6]86-*-cygwin32.
1707 (powerpc*-*-cygwin32): New.
1708 * configure: Regenerated.
1709
1710 Wed Jan 31 13:22:03 1996 Richard Henderson <rth@tamu.edu>
1711
1712 * Makefile.in (distclean): Remove $(DEMANGLER_PROG).1.
1713
1714 Mon Jan 29 17:36:29 1996 Ian Lance Taylor <ian@cygnus.com>
1715
1716 Based on patches from H J Lu <hjl@zoom.com>:
1717 * objcopy.c (remove_leading_char): New static variable.
1718 (OPTION_REMOVE_LEADING_CHAR): Define.
1719 (copy_usage): Mention --remove-leading-char.
1720 (filter_symbols): If remove_leading_char, and the first character
1721 of a global symbol matches the symbol leading char of the BFD,
1722 remove the first character.
1723 (copy_object): Filter the symbols if remove_leading_char is set.
1724 (copy_main): Handle --remove-leading-char.
1725 * binutils.texi, objcopy.1: Document --remove-leading-char.
1726
1727 Sat Jan 27 15:40:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1728
1729 * objdump.c (fprintf): Add prototype to avoid compiler warning on
1730 SunOS.
1731
1732 Fri Jan 26 11:53:42 1996 Ian Lance Taylor <ian@cygnus.com>
1733
1734 * binutils.texi (nm): Improve documentation on symbol types.
1735 (objdump): Reference the stabs manual from the discussion of the
1736 --stabs option.
1737
1738 Thu Jan 25 11:21:46 1996 Raymond Jou <rjou@mexican.cygnus.com>
1739
1740 * mpw-make.sed: Add a "stamps" target.
1741
1742 Thu Jan 25 13:51:44 1996 Ian Lance Taylor <ian@cygnus.com>
1743
1744 * objdump.c (dump_headers, dump_section_header): Change objdump -h
1745 output to be simpler and to include section file offsets.
1746
1747 Wed Jan 24 12:06:05 1996 Ian Lance Taylor <ian@cygnus.com>
1748
1749 * stabs.c (parse_stab_members): Don't adjust voffset.
1750
1751 * ieee.c (ieee_read_cxx_class): Don't multiply voffset by 4.
1752 (struct ieee_write_type): Add name field.
1753 (struct ieee_type_class): Remove name field. Change all uses to
1754 use new name field in type instead.
1755 (struct ieee_name_type): Likewise.
1756 (ieee_start_struct_type): Initialize name field of type.
1757 (ieee_start_class_type): Don't initialize classdef entry of tag.
1758 (ieee_class_method_var): Don't adjust voffset.
1759 (ieee_end_class_type): Likewise.
1760 (ieee_tag_type): Initialize new name field of type.
1761 (ieee_typdef): Set name after copying in type information.
1762
1763 * debug.c (VOFFSET_STATIC_METHOD): Define as -1, not 1.
1764
1765 * ieee.c (struct ieee_modified_type): Define.
1766 (struct ieee_handle): Add modified and modified_alloc fields.
1767 (ieee_get_modified_info): New static function.
1768 (ieee_pointer_type): Cache type index.
1769 (ieee_const_type): Likewise.
1770 (ieee_volatile_type): Likewise.
1771
1772 * ieee.c (ieee_define_named_type): When creating a tag for an
1773 anonymous struct, copy the name into memory.
1774 (ieee_tag_type): Likewise.
1775 * debug.c (debug_write_type): Only check and set id field for an
1776 unnamed object.
1777 (debug_write_class_type): Likewise.
1778
1779 * ieee.c: Various changes to write out types for functions and
1780 references, and to not write out unnecessary function types.
1781
1782 * ieee.c (struct ieee_var): Remove variable field. Add kind
1783 field, and define some enum constants for it.
1784 (parse_ieee_ty): Set kind field of variable for 'x' and 'X' types.
1785 (parse_ieee_atn): Make an indirect slot for an external variable,
1786 although we otherwise don't record it. Set kind field rather than
1787 variable field of pvar.
1788 (ieee_read_cxx_class): Try to get the type of a static member.
1789 (ieee_read_reference): Check kind field rather than variable
1790 field.
1791
1792 Tue Jan 23 15:54:18 1996 Ian Lance Taylor <ian@cygnus.com>
1793
1794 * ieee.c: Various changes to handle reading C++ reference type
1795 information.
1796
1797 * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL.
1798 (enum debug_parm_kind): Add DEBUG_PARM_ILLEGAL.
1799 * debug.c (debug_get_parameter_types): Handle DEBUG_KIND_FUNCTION.
1800
1801 * ieee.c: Various changes to write out definitions of C++ classes.
1802
1803 * debug.c (debug_append_filename): Remove.
1804 * debug.h (debug_append_filename): Don't declare.
1805
1806 * stabs.c (struct stab_handle): Remove last_type field. Add
1807 so_string and so_value fields.
1808 (finish_stab): Call stab_emit_pending_vars before calling
1809 debug_end_function. Don't warn about pending variables.
1810 (parse_stab): Accumulate N_SO strings until a non N_SO symbol is
1811 seen, rather than calling debug_append_filename. Call
1812 stab_emit_pending_vars before calling debug_end_function. Don't
1813 set info->last_type.
1814
1815 Tue Jan 23 09:53:54 1996 Doug Evans <dje@charmed.cygnus.com>
1816
1817 * objdump.c (disassemble_data): Handle unknown endianness.
1818 Pass fprintf to INIT_DISASSEMBLE_INFO.
1819
1820 Mon Jan 22 16:46:43 1996 Doug Evans <dje@charmed.cygnus.com>
1821
1822 Add new option --show-raw-insn.
1823 * objdump.c (show_raw_insn): New global.
1824 (usage): Update.
1825 (long_options): Update.
1826 (disassemble_data): Set disasm_info.flags if --show-raw-insn.
1827
1828 * objdump.c (disassemble_data): Set new arch,mach,endian fields in
1829 disasm_info.
1830
1831 Mon Jan 22 19:29:36 1996 Ian Lance Taylor <ian@cygnus.com>
1832
1833 * ieee.c: Extensive changes to pass a single info argument around
1834 in the reading routines, rather than several arguments. Add code
1835 to read C++ debugging records.
1836
1837 * debug.h (debug_get_type_size): Declare.
1838 (debug_get_field_name): Declare.
1839 (debug_get_field_bitpos): Declare.
1840 (debug_get_field_bitsize): Declare.
1841 (debug_get_field_visibility): Declare.
1842 (debug_get_field_physname): Declare.
1843 * debug.c (debug_get_real_type): Handle DEBUG_KIND_TAGGED.
1844 (debug_get_type_size): New function.
1845 (debug_get_field_name): New function.
1846 (debug_get_field_bitpos): New function.
1847 (debug_get_field_bitsize): New function.
1848 (debug_get_field_visibility): New function.
1849 (debug_get_field_physname): New function.
1850 (debug_write_type): Make sure we pass the real kind, not INDIRECT,
1851 to tag_type. Pass the name recursively for INDIRECT.
1852
1853 Fri Jan 19 12:31:57 1996 Ian Lance Taylor <ian@cygnus.com>
1854
1855 * debug.h (struct debug_write_fns): Remove ellipsis_type. Add int
1856 and boolean parameters to function_type. Add boolean parameter to
1857 method_type.
1858 (debug_make_ellipsis_type): Don't declare.
1859 (debug_make_function_type): Add debug_type * and boolean
1860 parameters. Change all callers.
1861 (debug_make_method_type): Add boolean parameter. Change all
1862 callers.
1863 (debug_get_parameter_types): Add boolean * parameter. Change all
1864 callers.
1865 (debug_get_target_type): Declare.
1866 * debug.c (struct debug_function_type): Add fields arg_types and
1867 varargs.
1868 (struct debug_method_type): Add field varargs.
1869 (debug_ellipsis_type, ELLIPSIS_P): Remove.
1870 (debug_make_ellipsis_type): Remove.
1871 (debug_make_function_type): Add arg_types and varargs parameters.
1872 (debug_make_method_type): Add varargs parameter.
1873 (debug_get_parameter_types): Add pvarargs parameter.
1874 (debug_get_target_type): New function.
1875 (debug_write_type): In case DEBUG_KIND_FUNCTION, push argument
1876 types and pass count to function_type. In DEBUG_KIND_METHOD, use
1877 a signed int for the count, don't call ellipsis_type, and pass
1878 varargs to method_type.
1879 * stabs.c (struct stab_demangle_info): Add varargs field.
1880 (stab_demangle_argtypes): Add pvarargs parameter. Change all
1881 callers.
1882 (stab_demangle_args): Likewise.
1883 (stab_demangle_type): In case 'F', pick up argument types.
1884 * prdbg.c (pr_ellipsis_type): Remove.
1885 (pr_function_type): Add argcount and varargs parameters.
1886 (pr_method_type): Add varargs parameter.
1887 * ieee.c (ieee_ellipsis_type): Remove.
1888 (ieee_function_type): Add argcount and varargs parameters.
1889 (ieee_method_type): Add varargs parameter. Remove most of
1890 function body, and just call ieee_function_type.
1891
1892 * stabs.c: Include "demangle.h". Added several new static
1893 functions not listed below to demangle argument types; they are
1894 all called via stab_demangle_argtypes.
1895 (finish_stab): If the kind of an undefined tag is
1896 DEBUG_KIND_ILLEGAL, use DEBUG_KIND_STRUCT instead. Warn if there
1897 are any pending variable.
1898 (parse_stab): Don't close the function when the block depth goes
1899 to zero. Pass value to debug_end_function.
1900 (parse_stab_string): In case 'T', pass the name to
1901 parse_stab_type.
1902 (parse_stab_type): In case 'x', use stab_find_tagged_type. In
1903 case '#', handle functions with variable numbers of arguments.
1904 (parse_stab_struct_type): Add tagname parameter. Change all
1905 callers.
1906 (parse_stab_members): Add tagname and typenums parameters. Change
1907 all callers. If the type of a method is a stub, call
1908 parse_stab_argtypes to demangle the argument types and get the
1909 physical name of the function.
1910 (parse_stab_argtypes): New static function.
1911 (stab_record_variable): For a DEBUG_GLOBAL or DEBUG_STATIC
1912 variable, call debug_record_variable immediately.
1913 (stab_find_tagged_type): New static function.
1914
1915 * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL.
1916 (struct debug_write_fns): Add field ellipsis_type. Add id
1917 parameter to start_struct_type, start_class_type, and tag_type.
1918 (debug_make_ellipsis_type): Declare.
1919 (debug_find_named_type): Declare.
1920 (debug_get_type_kind): Declare.
1921 (debug_get_return_type): Declare.
1922 (debug_get_parameter_types): Declare.
1923 (debug_get_fields): Declare.
1924 (debug_get_field_type): Declare.
1925 * debug.c (struct debug_handle): Add fields class_id and base_id.
1926 (struct debug_class_type): Add field id.
1927 (struct debug_method_variant): Rename argtypes to physname.
1928 Change all uses.
1929 (debug_ellipsis_type): New static variable.
1930 (ELLIPSIS_P): New macro.
1931 (debug_make_ellipsis_type): New function.
1932 (debug_make_method_variant): Rename argtypes to physname.
1933 (debug_make_static_method_variant): Likewise.
1934 (debug_name_type): Always put types in the global namespace.
1935 (debug_find_named_type): New function.
1936 (debug_find_tagged_type): Treat DEBUG_KIND_ILLEGAL specially,
1937 rather than DEBUG_KIND_VOID.
1938 (debug_get_real_type): New static function.
1939 (debug_get_type_kind): New function.
1940 (debug_get_return_type): New function.
1941 (debug_get_parameter_types): New function.
1942 (debug_get_fields): New function.
1943 (debug_get_field_type): New function.
1944 (debug_write): Initialize base_id.
1945 (debug_write_type): Pass new id argument to tag_type. Handle
1946 DEBUG_KIND_ILLEGAL. Use id for DEBUG_KIND_STRUCT and
1947 DEBUG_KIND_UNION. Handle ellipsis for method arguments.
1948 (debug_write_class_type): Don't dereference kclass if it is NULL.
1949 Use id.
1950 * prdbg.c (pr_fns): Add pr_ellipsis_type.
1951 (pr_ellipsis_type): New static function.
1952 (pr_pointer_type): If this is a pointer to an array, parenthesize
1953 it correctly.
1954 (pr_start_struct_type): Add id parameter.
1955 (pr_start_class_type): Likewise.
1956 (pr_tag_type): Likewise.
1957 (pr_fix_visibility): Add the visibility to the top of the stack,
1958 not the second element on the stack.
1959 (pr_struct_field): Pop the stack before calling pr_fix_visibility.
1960 (pr_class_static_member): Likewise.
1961 (pr_class_start_method): Don't push a type, just set the method
1962 name in the type on the top of the stack.
1963 (pr_class_end_method): Don't pop the stack.
1964 (pr_class_method_variant): Rename argtypes parameter to physname.
1965 Append const and volatile rather than prepending them. Add a
1966 space after the physname.
1967 (pr_class_static_method_variant): Likewise.
1968 * ieee.c (ieee_fns): Add ieee_ellipsis_type.
1969 (ieee_define_named_type): Use DEBUG_KIND_ILLEGAL rather than
1970 DEBUG_KIND_VOID.
1971 (write_ieee_debugging_info): Likewise.
1972 (ieee_typdef): Likewise.
1973 (ieee_ellipsis_type): New static function.
1974 (ieee_start_struct_type): Add id parameter.
1975 (ieee_start_class_type): Likewise.
1976 (ieee_tag_type): Likewise.
1977 (ieee_class_method_variant): Rename name to physname.
1978 (ieee_class_static_method_variant): Likewise.
1979
1980 * Makefile.in (DEBUG_OBJS): Remove prdbg.o.
1981 ($(OBJDUMP_PROG)): Depend upon, and link against, prdbg.o.
1982
1983 Thu Jan 18 17:35:06 1996 Kim Knuttila <krk@cygnus.com>
1984
1985 * dlltool.c (make_tail): Changed the order of the sections to avoid
1986 an alignment problem.
1987
1988 Wed Jan 17 14:23:00 1996 J.T. Conklin <jtc@rtl.cygnus.com>
1989
1990 * srconv.c (wr_du): Set du.stackfrmt to 0.
1991 (wr_un, wr_sc): Emit all sections, even those with 0 size.
1992
1993 Tue Jan 16 16:15:49 1996 J.T. Conklin <jtc@rtl.cygnus.com>
1994
1995 * srconv.c (wr_hd): Space size within segment was being
1996 stored in segment identifier field.
1997
1998 Tue Jan 16 12:07:25 1996 Stan Shebs <shebs@andros.cygnus.com>
1999
2000 * mpw-config.in (BUILD_NLMCONV, BUILD_SRCONV, SYSINFO_PROG,
2001 BUILD_DLLTOOL): Put definitions for these into makefile when
2002 configuring, instead of always clearing in mpw-make.sed.
2003 * mpw-make.sed: Edit out any host_alias or target_alias settings,
2004 fix pathname to BFD internal include files, remove dependency
2005 calculation rules.
2006
2007 Thu Jan 11 17:31:38 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2008
2009 * objdump.c (dump_section_header): Add new section flags
2010 SEC_{EXCLUDE,SORT_ENTRIES}.
2011
2012 Thu Jan 11 11:45:34 1996 Ian Lance Taylor <ian@cygnus.com>
2013
2014 * objcopy.c (filter_symbols): NULL terminate the output symbols.
2015 (copy_object): Allocate space for a possible extra NULL pointer.
2016
2017 * debug.c (debug_make_undefined_tagged_type): Make sure we are
2018 given a kind of type we can handle.
2019 (debug_write_type): Handle undefined enums and structs.
2020 (debug_write_class_type): Handle undefined classes.
2021 * prdbg.c (pr_enum_type): Handle an undefined enum.
2022 * ieee.c (ieee_enum_type): Likewise.
2023
2024 Wed Jan 10 15:33:18 1996 Ian Lance Taylor <ian@cygnus.com>
2025
2026 * Makefile.in: Updated dependencies.
2027 (ALLOCA, MALLOC): Remove variables.
2028 (ADDL_LIBS): Remove $(MALLOC) from definition.
2029 * alloca.c, gmalloc.c: Remove.
2030
2031 Mon Jan 8 18:02:29 1996 Ian Lance Taylor <ian@cygnus.com>
2032
2033 * ieee.c: Add global function write_ieee_debugging_info and a
2034 bunch of static functions and structs used to write out IEEE
2035 debugging information.
2036 * budbg.h (write_ieee_debugging_info): Declare.
2037
2038 * ieee.c (struct ieee_type): Add pslot field.
2039 (enum builtin_types): Define.
2040 (ieee_builtin_type): For a pointer, return a pointer to the named
2041 type. Use enum values rather than numbers.
2042 (ieee_alloc_type): New static function.
2043 (ieee_read_type_index): Use ieee_alloc_type.
2044 (parse_ieee_bb): Likewise.
2045 (parse_ieee_ty): Likewise. Use ieee_builtin_type for array range,
2046 rather than making a new integer type. Store the new type in the
2047 slot, if there is one.
2048 (parse_ieee_atn): Treat ATN10 as defining a register variable.
2049 (ieee_regno_to_genreg): Rename from ieee_regno_to_gen. Change all
2050 callers.
2051 (ieee_genreg_to_regno): New static function.
2052
2053 * stabs.c (parse_stab_type): Add new typename parameter. Change
2054 all callers.
2055 (parse_stab_range_type): Add new typename parameter. Change all
2056 callers.
2057
2058 * debug.h (struct debug_write_fns): Add tag parameter to
2059 enum_type, start_struct_type, and start_class_type.
2060 * debug.c (debug_write_type): Pass any tag name to
2061 start_struct_type, debug_write_class_type, and enum_type. If
2062 DEBUG_KIND_TAGGED, pass the name in the recursive call.
2063 (debug_write_class_type): Accept a new tag parameter, and pass it
2064 to start_class_type.
2065 * prdbg.c (pop_type): Don't remove '+' character.
2066 (pr_enum_type): Accept and use tag parameter.
2067 (pr_start_struct_type): Likewise.
2068 (pr_start_class_type): Likewise.
2069 (pr_class_baseclass): Adjust algorithm used to find where to put
2070 the baseclass name.
2071 (pr_tag): Don't bother to insert the tag name.
2072
2073 * objcopy.c: Include budbg.h.
2074 (convert_debugging): New static variable.
2075 (OPTION_DEBUGGING): Define.
2076 (copy_options): Add "debugging".
2077 (copy_usage): Mention --debugging.
2078 (is_strip_section): Skip debugging sections if convert_debugging.
2079 (setup_section, copy_section): Likewise.
2080 (filter_symbols): Skip debugging symbols if convert_debugging.
2081 (copy_object): If convert_debugging, read and write debugging
2082 information.
2083 (write_debugging_info): New static function.
2084 (copy_main): Handle --debugging.
2085 * Makefile.in (DEBUG_OBJS): New variable.
2086 ($(OBJCOPY_PROG)): Depend upon and link against $(DEBUG_OBJS).
2087 ($(STRIP_PROG)): Likewise.
2088 (OBJDUMP_OBJS): Remove variable.
2089 ($(OBJDUMP_PROG)): Use objdump.o $(DEBUG_OBJS) rather than
2090 $(OBJDUMP_OBJS).
2091 * binutils.texi, objcopy.1: Document --debugging.
2092
2093 Thu Jan 4 16:31:21 1996 Ian Lance Taylor <ian@cygnus.com>
2094
2095 * ieee.c: New file with code to read IEEE debugging information.
2096 * budbg.h (parse_ieee): Declare.
2097 * rddbg.c (read_debugging_info): Handle IEEE flavour files.
2098 (read_ieee_debugging_info): New static function.
2099 * Makefile.in: Rebuild dependencies.
2100 (CFILES): Add ieee.c.
2101 (OBJDUMP_OBJS): Add ieee.o.
2102
2103 * bucomm.h (xrealloc): Change type of first parameter from char *
2104 to PTR.
2105
2106 Tue Jan 2 17:44:07 1996 Ian Lance Taylor <ian@cygnus.com>
2107
2108 * Makefile.in: Add targets to automatically rebuild dependencies.
2109 Remove targets which just listed dependencies of .o files.
2110 (DEP): New variable.
2111 (HFILES, GENERATED_HFILES): New variables.
2112 (CFILES, GENERATED_CFILES): New variables.
2113 (underscore.c): Don't do anything, just depend upon stamp-under.
2114 (stamp-under): New target; do what underscore.c used to do.
2115 (nlmconv.o): Depend upon sym.h and ecoff.h.
2116 (.dep, .dep1, dep.sed, dep, dep-in): New targets.
2117 (stage1, stage2, stage3, against, comparison): Remove.
2118 (de-stage1, de-stage2, de-stage3): Remove.
2119 (clean, distclean): Remove stamp-under and dep.sed.
2120 * dep-in.sed: New file.
2121
2122 Implement generic debugging support. Implement a stabs reader and
2123 a generic printer.
2124 * budbg.h, debug.c, debug.h, prdbg.c, rddbg.c, stabs.c: New files.
2125 * objdump.c: Include "debug.h" and "budbg.h".
2126 (dump_debugging): New global variable.
2127 (usage): Mention --debugging.
2128 (long_options): Add "debugging".
2129 (display_bfd): Handle --debugging.
2130 * Makefile.in (OBJDUMP_OBJS): New variable.
2131 ($(OBJDUMP_PROG)): Use $(OBJDUMP_OBJS).
2132 * binutils.texi, objdump.1: Document --debugging.
2133
2134 Sat Dec 30 09:59:51 1995 Jeffrey A Law (law@cygnus.com)
2135
2136 * nm.c ( long_options): Add "--defined-only" option.
2137 (usage): Update for new "--defined-only" option.
2138 (filter_symbols): Handle "--defined-only".
2139
2140 Fri Dec 29 16:04:56 1995 Ian Lance Taylor <ian@cygnus.com>
2141
2142 * arparse.y: Include "bucomm.h", not <sysdep.h>.
2143 * nlmheader.y: Don't include "sysdep.h".
2144
2145 Tue Dec 26 18:23:18 1995 Ian Lance Taylor <ian@cygnus.com>
2146
2147 * nm.c (print_symdef_entry): Check return value of
2148 bfd_get_elt_at_index.
2149
2150 Sat Dec 23 11:03:16 1995 Michael Meissner <meissner@tiktok.cgynsu.com>
2151
2152 * configure.in (DLLTOOL_DEFS): Build dlltool for PowerPC if target
2153 is powerpc*-*-win* in addition to powerpc*-*-*pe*.
2154
2155 Fri Dec 15 16:30:57 1995 Ian Lance Taylor <ian@cygnus.com>
2156
2157 * objdump.c (endian_string): New static function.
2158 (display_target_list): Use it.
2159 * nlmconv.c (main): Use new bfd_big_endian macro.
2160
2161 Fri Dec 15 07:51:34 1995 steve chamberlain <sac@slash.cygnus.com>
2162
2163 * dlltool.c (fill_ordinals): Start from 1 if no other instructions
2164 given.
2165
2166 Tue Dec 12 12:05:21 1995 Ian Lance Taylor <ian@cygnus.com>
2167
2168 * Makefile.in (clean): Remove $(DEMANGLER_PROG).1. From Ronald
2169 F. Guilmette <rfg@monkeys.com>.
2170
2171 Mon Dec 11 14:33:05 1995 Stan Shebs <shebs@andros.cygnus.com>
2172
2173 * mac-binutils.r: Fix copyright and version strings.
2174
2175 * Makefile.in (version): Remove, no longer used.
2176
2177 Fri Dec 1 14:41:56 1995 Stan Shebs <shebs@andros.cygnus.com>
2178
2179 * mpw-make.sed (install, install-only): Edit in Mac-specific
2180 install procedure.
2181
2182 Thu Nov 30 20:26:02 1995 Kim Knuttila <krk@cygnus.com>
2183
2184 * dlltool.c (ppc_jtab): The binary glue for PowerPC dll linkage,
2185 including the return instruction.
2186 sinfo: added a preferred alignment field.
2187 (secdata): section data for the PowerPC version.
2188 (make_one_lib_file): More symbols, More sections (pdata, rdata)
2189 (make_tail): Use idata$6 instead of idata$7 for ppc. Also added a
2190 NULL idata$3 descriptor (temporary).
2191
2192 Tue Nov 28 17:23:44 1995 Doug Evans <dje@canuck.cygnus.com>
2193
2194 * dlltool.c (fill_ordinals): Don't reference d_export_vec if
2195 there are no exported functions.
2196
2197 Mon Nov 27 13:05:59 1995 Ian Lance Taylor <ian@cygnus.com>
2198
2199 * configure: Regenerate with autoconf 2.7.
2200
2201 Wed Nov 22 13:17:15 1995 Ian Lance Taylor <ian@cygnus.com>
2202
2203 * dlltool.c (fill_ordinals): Start assigning ordinals at 1.
2204
2205 * Makefile.in (EXPECT): Use $$r, not $${rootme}.
2206 (check): Set r, not rootme.
2207
2208 Tue Nov 21 18:04:09 1995 Ian Lance Taylor <ian@cygnus.com>
2209
2210 * configure.in: Use BFD_NEED_DECLARATION.
2211 * acconfig.h: Put NEED_DECLARATION_FPRINTF in @TOP@ section.
2212 * configure, config.in: Rebuild with autoconf 2.6.
2213
2214 Fri Nov 17 10:34:37 1995 Ian Lance Taylor <ian@cygnus.com>
2215
2216 * Makefile.in (CC_FOR_TARGET): Use @host@ and @target@, not
2217 $(host_canonical) and $(target_canonical).
2218
2219 Thu Nov 16 03:39:20 1995 Ken Raeburn <raeburn@cygnus.com>
2220
2221 Version 2.6 released.
2222 * Makefile.in (VERSION): Update to 2.6.
2223
2224 Wed Nov 15 12:14:17 1995 Ian Lance Taylor <ian@cygnus.com>
2225
2226 * Makefile.in (CC_FOR_TARGET): Define.
2227 (check): Pass CC and CFLAGS to runtest.
2228
2229 * nm.c (display_rel_file): Don't require a DYNAMIC object when
2230 dumping the dynamic symbol table.
2231
2232 * objdump.c (compare_symbols): Sort global symbols before local
2233 symbols before debugging symbols.
2234 (objdump_print_address): Don't futz around looking for a global
2235 symbol with the same value.
2236
2237 Tue Nov 14 17:19:11 1995 Ian Lance Taylor <ian@cygnus.com>
2238
2239 * dlltool.c: Use FOPEN_* macros rather than "r" or "w".
2240
2241 * dlltool.c (fill_ordinals): Correct memset call.
2242
2243 Sun Nov 12 12:56:05 1995 Stan Shebs <shebs@andros.cygnus.com>
2244
2245 * mpw-make.sed (DEMANGLER_PROG): Edit out attempts to do anything
2246 with the man page.
2247
2248 Fri Nov 10 11:41:22 1995 Ian Lance Taylor <ian@cygnus.com>
2249
2250 * objcopy.c (setup_section): Copy the section lma independently of
2251 the vma.
2252
2253 Wed Nov 8 11:33:00 1995 Ian Lance Taylor <ian@cygnus.com>
2254
2255 * arsup.c (ar_open): Cast malloc return value.
2256
2257 Tue Nov 7 09:01:26 1995 Kim Knuttila <krk@cygnus.com>
2258
2259 * configure.in, configure (DLLTOOL_DEFS): Added ppc target.
2260 * dlltool.c (MPPC): Added basic PPC definitions.
2261
2262 Tue Nov 7 14:02:57 1995 Ian Lance Taylor <ian@cygnus.com>
2263
2264 * configure.in: Don't treat rs6000-*-lynx* specially.
2265 * configure: Rebuild.
2266 * config/rslynx: Remove.
2267 * Makefile.in: Remove @target_makefile_fragment@.
2268
2269 Mon Nov 6 15:00:50 1995 Ian Lance Taylor <ian@cygnus.com>
2270
2271 * bucomm.h: Include <sys/types.h>.
2272 * ar.c: Don't include <sys/types.h> or <stdio.h>.
2273 * bucomm.c, dlltool.c, nlmconv.c, objcopy.c, objdump.c: Likewise.
2274
2275 Fri Nov 3 12:38:09 1995 Ian Lance Taylor <ian@cygnus.com>
2276
2277 * objdump.c: Include <sys/types.h>.
2278
2279 Permit user to override DEMANGLER_PROG from command line. From
2280 Manfred Hollstein <manfred@lts.sel.alcatel.de>.
2281 * Makefile.in ($(DEMANGLER_PROG)): Depend upon
2282 $(DEMANGLER_PROG).1.
2283 (install): Don't depend upon $(DEMANGLER_PROG).1. Only install
2284 $(DEMANGLER_PROG).1 if $(DEMANGLER_PROG) is not empty.
2285
2286 Wed Nov 1 15:04:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
2287
2288 * Makefile.in (syslex.o): add -I$(srcdir) if compiling in a
2289 separate directory.
2290
2291 Mon Oct 30 14:24:18 1995 Ian Lance Taylor <ian@cygnus.com>
2292
2293 * objdump.c (objdump_print_value): New static function.
2294 (objdump_print_address): Use it. If we need the right section for
2295 the symbol, and we can't find it, print an offset from the section
2296 rather than using a symbol from some other section.
2297
2298 Thu Oct 26 10:23:14 1995 steve chamberlain <sac@slash.cygnus.com>
2299
2300 * dlltool.c (no_idata4, no_idata5): New.
2301 (arm_jtab): Use correct encoding of jump instruction.
2302 (usage, main, make_head, make_tail): Act on no_idata4, no_idata5.
2303
2304 Wed Oct 25 12:10:07 1995 Stan Shebs <shebs@andros.cygnus.com>
2305
2306 * mpw-make.sed: Edit paths to generated y.tab.[ch] files.
2307
2308 Fri Oct 20 18:40:34 1995 Ian Lance Taylor <ian@cygnus.com>
2309
2310 * binutils.texi: Change --with-targets to --enable-targets.
2311
2312 Thu Oct 19 17:47:41 1995 Fred Fish <fnf@cygnus.com>
2313
2314 * Makefile.in: Remove extraneous tab on otherwise empty line,
2315 which confuses many non-GNU versions of "make".
2316
2317 Wed Oct 18 16:31:58 1995 steve chamberlain <sac@slash.cygnus.com>
2318
2319 * dlltool.c (i386_jtab, arm_jtab): New
2320 (gen_lib_file): Rewritten to use bfd.
2321
2322 Fri Oct 13 16:10:07 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2323
2324 * Makefile.in (install): Don't give error message if dlltool
2325 wasn't built.
2326
2327 Fri Oct 13 11:04:37 1995 steve chamberlain <sac@slash.cygnus.com>
2328
2329 * deflex.l: Allow quoting of IDs.
2330 * defparse.y (%union): string deleted.
2331 (command): DESCRIPTION takes ID.
2332 * dlltool.c (gen_def_file): Quote outgoing name if
2333 necessary. Preserve NONAME.
2334 (gen_lib_file): Run ranlib.
2335 (workout_prefix): Deleted.
2336 (main, usage, long_options): Add --as, --ranlib, --ar options.
2337
2338 Wed Oct 11 13:36:13 1995 steve chamberlain <sac@slash.cygnus.com>
2339
2340 * dlltool.c (mtable): HOW_ALIGN_LONG, new.
2341 (d_ord): Deleted.
2342 (d_low_ord, d_high_ord, d_named_funcs): New.
2343 (gen_exp_file): Create noname entries correctly.
2344 (gen_lib_file): Dump exports alphabetically.
2345 (process_duplicates): Count nonamed functions.
2346 (fill_ordinals): Keep track of highest ord too.
2347 (mangle_defs): Create alphabetically ordered list of names.
2348
2349 Tue Oct 10 09:39:09 1995 steve chamberlain <sac@slash.cygnus.com>
2350
2351 * Makefile.in (TOOL_PROGS): Include DLLTOOL_PROG.
2352
2353 Mon Oct 9 13:06:31 1995 steve chamberlain <sac@slash.cygnus.com>
2354
2355 * dlltool.c (add_underscore): New.
2356 (xlate): Use new name.
2357 (main, usage): Update.
2358
2359 Fri Oct 6 14:08:51 1995 Ken Raeburn <raeburn@cygnus.com>
2360
2361 * sysinfo.y: Eliminate unused terminals "[" and "]" and unused
2362 nonterminal "name". One s/r conflict remains.
2363
2364 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2365
2366 * nm.c (print_symname): Don't try to demangle an empty
2367 name.
2368 * objdump.c (slurp_symtab): Reset symcount if there are
2369 no symbols.
2370 (slurp_dynamic_symtab): Likewise, for dynsymcount.
2371 (disassemble_data): Fix memory leak: free sorted_syms when done.
2372 (display_bfd): Likewise, for syms and dynsyms.
2373 (dump_relocs): Don't print header before possibly generating an
2374 error message.
2375 (dump_dynamic_relocs): Likewise.
2376
2377 * ar.1, nm.1, objdump.1, size.1, strings.1, strip.1: Fix typos and
2378 formatting bugs.
2379
2380 Fri Oct 6 12:00:25 1995 Ian Lance Taylor <ian@cygnus.com>
2381
2382 * ar.c (do_quick_append): Comment out.
2383 (replace_members): Add quick argument.
2384 (main): Don't call do_quick_append.
2385 (open_inarch): Don't call quick_append to create an empty archive.
2386 Instead call bfd_openw/bfd_set_format/bfd_close.
2387
2388 Thu Oct 5 20:53:08 1995 Ken Raeburn <raeburn@cygnus.com>
2389
2390 * bucomm.c: Always include time.h.
2391
2392 Thu Oct 5 17:25:21 1995 Ian Lance Taylor <ian@cygnus.com>
2393
2394 * objdump.c (compare_symbols): Sort gnu_compiled and gcc2_compiled
2395 symbols after other symbols with the same value. Likewise for
2396 symbols which look like file names.
2397 (objdump_print_address): Always chose the first reasonable symbol
2398 with a given value.
2399
2400 Tue Oct 3 22:38:55 1995 Ian Lance Taylor <ian@cygnus.com>
2401
2402 * arsup.c (ar_save): Use rename, not unlink/link/unlink.
2403
2404 Mon Oct 2 12:10:25 1995 Ian Lance Taylor <ian@cygnus.com>
2405
2406 * strings.c (main): Exit with zero status if no files are given
2407 and standard input is read.
2408
2409 Thu Sep 28 20:03:07 1995 Stan Shebs <shebs@andros.cygnus.com>
2410
2411 * mpw-config.in: Calculate underscore and put into makefile
2412 fragment, generate config.h.
2413 * mpw-make.sed: New file, sed commands to edit Unix makefile
2414 into MPW syntax.
2415 * mpw-make.in: Remove.
2416 * mac-binutils.r: New file, Mac resources.
2417
2418 Thu Sep 28 15:49:00 1995 steve chamberlain <sac@slash.cygnus.com>
2419
2420 * dlltool.c: (gen_exp_file): Always emit a .reloc section if
2421 relocatable.
2422 (imp_name_lab): New.
2423 (gen_def_file): New.
2424 (gen_lib_file): Use imp_name_lab.
2425 (main): Initialize imp_name_lab.
2426
2427 Mon Sep 25 12:05:34 1995 Ian Lance Taylor <ian@cygnus.com>
2428
2429 * configure.in: Call AC_HEADER_SYS_WAIT.
2430 * configure: Rebuild.
2431 * config.in: Rebuild.
2432 * dlltool.c: Include "libiberty.h" and "bucomm.h". Don't include
2433 <stdio.h>, <stdlib.h>, or <string.h>. Don't include <wait.h>.
2434 Include <sys/types.h>. Use HAVE_SYS_WAIT_H to control whether to
2435 include <sys/wait.h> or define the wait macros by hand. Don't
2436 declare xmalloc.
2437 (gen_lib_file): Don't assume that sprintf returns the number of
2438 characters; use strlen instead.
2439
2440 Fri Sep 22 17:16:41 1995 Ian Lance Taylor <ian@cygnus.com>
2441
2442 * objdump.c (disassemble_data): Don't use the old BFD based
2443 disassembler interface. Make info a const pointer.
2444
2445 Wed Sep 13 18:33:44 1995 Ian Lance Taylor <ian@cygnus.com>
2446
2447 * objdump.c (start_address): New variable.
2448 (stop_address): New variable.
2449 (usage): Mention --start-address and --stop-address.
2450 (OPTION_START_ADDRESS, OPTION_STOP_ADDRESS): Define.
2451 (long_options): Add "start-address" and "stop-address".
2452 (disassemble_data): Handle start_address and stop_address.
2453 (dump_data, dump_reloc_set): Likewise.
2454 (main): Don't set seenflag for -l. Handle OPTION_START_ADDRESS
2455 and OPTION_STOP_ADDRESS.
2456 * objcopy.c (parse_vma): Move to bucomm.c.
2457 * bucomm.c (parse_vma): New function, moved in from objcopy.c.
2458 * bucomm.h (parse_vma): Declare.
2459 * binutils.texi, objdump.1: Document new objdump options.
2460
2461 Tue Sep 12 12:37:39 1995 Ian Lance Taylor <ian@cygnus.com>
2462
2463 * Makefile.in (maintainer-clean): New target.
2464
2465 * ar.c (replace_members): Don't call write_archive if nothing
2466 changed.
2467
2468 * objdump.c (disassemble_data): Add casts to avoid gcc warnings.
2469
2470 Thu Sep 7 12:12:17 1995 Ian Lance Taylor <ian@cygnus.com>
2471
2472 * config.in: Rename from config.h.in.
2473 * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
2474 Check for config.h:config.in when creating stamp-h.
2475 * configure: Rebuild.
2476 * Makefile.in (stamp-h): Depend upon config.in rather than
2477 config.h.in. Set CONFIG_HEADERS to config.h:config.in when
2478 calling config.status.
2479
2480 * Makefile.in (distclean): Remove config.h, stamp-h, and
2481 config.log.
2482
2483 * nm.c (value_format): Initialize based on BFD64 and
2484 BFD_HOST_64BIT_LONG.
2485 (print_radix): New static variable.
2486 (set_print_radix): Set print_radix. Adjust changes to
2487 value_format.
2488 (print_value): New static function, to print 64 bit octal and
2489 decimal values correctly.
2490 (print_symbol_info_bsd): Check BFD64, not BFD_HOST_64_BIT. Use
2491 print_value.
2492 (print_symbol_info_sysv): Use print_value.
2493 (print_symbol_info_posix): Likewise.
2494
2495 Wed Sep 6 15:02:55 1995 Ian Lance Taylor <ian@cygnus.com>
2496
2497 * Makefile.in (*.o): Remove incorrect dependencies on
2498 $(BFDDIR)/hosts/std-host.h.
2499
2500 * Makefile.in (INSTALL_DATA): Add -m 644.
2501 (INSTALL_XFORM1): Likewise.
2502 (CC_FOR_BUILD): Set to @CC_FOR_BUILD@ rather than $(CC).
2503 (mostlyclean): Remove config.log.
2504 (distclean): Remove config.cache.
2505
2506 * configure.in: Call BFD_CC_FOR_BUILD and BFD_BINARY_FOPEN.
2507 * configure: Rebuild.
2508
2509 Tue Sep 5 20:22:42 1995 Ian Lance Taylor <ian@cygnus.com>
2510
2511 * configure.in: Rewrite to use autoconf.
2512 * aclocal.m4: New file.
2513 * configure: New file, built by autoconf.
2514 * acconfig.h: New file.
2515 * config.h.in: New file, built by autoheader.
2516 * Makefile.in: Various changes for new configure script. Also:
2517 (PROGS): Remove $(SYSINFO_PROG).
2518 (ALL_CFLAGS): Remove $(TDEFINES).
2519 (version.o): Use $(ALL_CFLAGS).
2520 (cplus-dem.o, dlltool.o, nlmconv.o): Likewise.
2521 (sysdump.o): Depend upon bucomm.h and config.h.
2522 (srconv.o, arsup.o, strings.o): Depend upon config.h.
2523 (filemode.o): Don't depend upon ../bfd/sysdep.h.
2524 (bucomm.o): Depend upon config.h, not ../bfd/sysdep.h.
2525 (size.o, objdump.o, nm.o, ar.o, objcopy.o): Likewise.
2526 (nlmheader.o, nlmconv.o): Likewise.
2527 (distclean): Don't remove sysdep.h.
2528 * bucomm.h: Include "ansidecl.h", <stdio.h>, and "config.h".
2529 Include "fopen-same.h" or "fopen-bin.h", based on
2530 USE_BINARY_FOPEN. Include <errno.h>, and declare errno if it is
2531 not a macro. Include <unistd.h>, <string.h>, <strings.h>,
2532 <stdlib.h>, and <fcntl.h> if they are present. Declare strchr,
2533 strrchr, and strstr if no string header file exists. Include
2534 <sys/file.h> if it exists and <fcntl.h> does not. Define
2535 O_RDONLY and O_RDWR if necessary.
2536 * ar.c: Don't include "sysdep.h". Do include <sys/types.h> and
2537 <sys/stat.h>. Use HAVE_GOOD_UTIME_H rather than POSIX_UTIME. Use
2538 HAVE_UTIMES rather than !USE_UTIME. Don't include <errno.h>, and
2539 don't declare errno.
2540 * arsup.c: Don't include <sysdep.h>.
2541 * bucomm.c: Don't include "sysdep.h". Include <stdio.h>,
2542 <sys/types.h>, and <sys/stat.h>. Include <time.h> if it defines
2543 time_t. Define time_t if necessary.
2544 * coffdump.c: Don't include "sysdep.h".
2545 * coffgrok.c, filemode.c, nlmconv.c, size.c: Likewise.
2546 * srconv.c, strings.c: Likewise.
2547 * nm.c: Don't include "sysdep.h". Don't try to define HAVE_SBRK.
2548 * objcopy.c: Don't include "sysdep.h". Include <sys/types.h> and
2549 <sys/stat.h>.
2550 (simple_copy): Use creat rather than assuming that O_CREAT is
2551 defined.
2552 * objdump.c: Don't include "sysdep.h". Use
2553 NEED_DECLARATION_PRINTF rather than !FPRINTF_ALREADY_DECLARED.
2554 * sysdump.c: Include "bfd.h" and "bucomm.h". Don't include
2555 "sysdep.h" or <stdlib.h>.
2556 (dump_symbol_info): Rename from symbol_info. Change all callers.
2557
2558 Mon Sep 4 14:30:00 1995 Ian Lance Taylor <ian@cygnus.com>
2559
2560 * configure.in (host_makefile_frag): Don't set. Substitute for
2561 @CC@, @CFLAGS@, @HDEFINES@ and @LDFLAGS@ in Makefile.
2562 * Makefile.in (AR_FLAGS): Set to rc rather than qv.
2563 (CC): Define as @CC@.
2564 (CFLAGS): Set to @CFLAGS@.
2565 (LDFLAGS): Define as @LDFLAGS@.
2566 (ALL_CFLAGS): Use @HDEFINES@ rather than $(HDEFINES).
2567
2568 * configure.in: Don't bother to call config.bfd for each target.
2569 Just call it for the default target, and use the shell variable to
2570 decide whether underscores are used.
2571
2572 Thu Aug 31 19:21:48 1995 Jason Molenda (crash@phydeaux.cygnus.com)
2573
2574 * configure.in: match i[3-6]86-*-win32, not just i386-*-win32.
2575
2576 Thu Aug 31 16:30:22 1995 steve chamberlain <sac@slash.cygnus.com>
2577
2578 * dlltool.c (add_indirect): New.
2579 (asm_prefix): New
2580 (gen_exp_file): Timestamp should be 0. Insert prefix when
2581 needed. New code for indirection.
2582 (gen_lib_file): Timestamp should be 0. Insert prefix
2583 when needed.
2584 (usage): Document --add-indirect.
2585 (main): Cope with new option.
2586
2587 * objdump.c (dump_private_headers): New.
2588 (usage): Document new option.
2589 (long_option): Add private-headers.
2590 (dump_bfd_private_header): New.
2591 (main): Cope with new option.
2592
2593 Thu Aug 31 04:09:16 1995 Doug Evans <dje@canuck.cygnus.com>
2594
2595 * dlltool.c (run): Add missing 3rd arg to waitpid.
2596
2597 Wed Aug 30 11:02:11 1995 steve chamberlain <sac@slash.cygnus.com>
2598
2599 * Makefile.in (TOOL_PROGS): Include dlltool if needed.
2600
2601 Tue Aug 29 13:25:21 1995 steve chamberlain <sac@slash.cygnus.com>
2602
2603 * dlltool.c (rva): Deleted.
2604 (rvaafter, rva_before): Use new assembler pseudo.
2605 (flush_page, gen_exp_file, gen_lib_file): Use new way of RVAing.
2606 (gen_exp_file): Don't generate .edata if no need.
2607 (gen_lib_file): Don't make timestamp.
2608 Put _iname in idata$7.
2609 (workout_prefix): Fix memory initialization bug.
2610 (usage): Tidy up, delete many single char options.
2611 (main): rva option is gone.
2612
2613 Mon Aug 21 18:41:28 1995 steve chamberlain <sac@slash.cygnus.com>
2614
2615 * dlltool.c (options): image-base is a synonym for rva.
2616 (gen_lib_file): Put dll name into ibase$7.
2617
2618 Sun Aug 20 09:59:00 1995 steve chamberlain <sac@slash.cygnus.com>
2619
2620 Modified to generate archives and objects rather than .s files.
2621 * dlltool.c (run) New function.
2622 (gen_exp_file, gen_lib_file): Use run.
2623 (workout_prefix): New.
2624 (usage): Document new options.
2625 (main): Parse new options.
2626
2627 Wed Aug 16 16:26:52 1995 steve chamberlain <sac@slash.cygnus.com>
2628
2629 * dlltool.c (gen_exp_file): Fix RVA handling.
2630 (rva_s, rva_n): Delete.
2631
2632 Fri Aug 11 18:27:18 1995 Ian Lance Taylor <ian@cygnus.com>
2633
2634 * nm.c (main): Ignore -e.
2635
2636 Thu Aug 10 17:35:00 1995 Ken Raeburn <raeburn@cygnus.com>
2637
2638 * Makefile.in (config.texi): New target. Write out a setting for
2639 texinfo variable VERSION.
2640 (binutils.dvi, binutils.info): Depend on it.
2641 * binutils.texi: Include it, and reference @value{VERSION} instead
2642 of explicitly specifying 2.2(!).
2643
2644 Thu Aug 10 16:07:53 1995 Ian Lance Taylor <ian@cygnus.com>
2645
2646 * coffgrok.c (do_type): Handle array dimensions the same way gdb
2647 does.
2648
2649 Tue Aug 8 17:10:42 1995 steve chamberlain <sac@slash.cygnus.com>
2650
2651 * dlltool.c (mtable): New fields.
2652 (ASM_RVA_BEFORE, ASM_RVA_AFTER): New.
2653 (flush_page): Use new macros.
2654
2655 Sat Aug 5 00:16:37 1995 Jeff Law (law@snake.cs.utah.edu)
2656
2657 * objcopy.c (mark_symbols_used_in_relocations): Handle sections
2658 with no relocations.
2659 * coffgrok.c (do_sections_p1): Likewise.
2660
2661 Mon Jul 31 12:51:06 1995 Ian Lance Taylor <ian@cygnus.com>
2662
2663 * strings.c (print_strings): For compatibility with existing
2664 strings programs, print strings which are not terminated with a
2665 null byte or a newline.
2666 * binutils.texi, strings.1: Update documentation accordingly.
2667
2668 * ar.c (replace_members): For compatibility with existing ar
2669 programs, permit users to add the same file multiple times.
2670
2671 Tue Jul 25 11:21:53 1995 Ian Lance Taylor <ian@cygnus.com>
2672
2673 * strings.c (DATA_FLAGS): Remove SEC_DATA.
2674 (main): If no file names are given, scan standard input.
2675 * binutils.texi, strings.1: strings now scans non-data sections by
2676 default.
2677
2678 Mon Jul 24 13:52:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2679
2680 * srconv.c (wr_hd): Set afl field to 4 for bfd_arch_sh.
2681 (writeINT): When size == -2, use 2 bytes for the h8300 and 4 bytes
2682 for the sh.
2683
2684 * sysdump.c (fillup): Return size - 1, the last byte is a checksum
2685 and shouldn't be counted.
2686 * sysroff.info (hd): Changed segment identifier from a byte to a 1
2687 bit field. The sysroff 2.0-01 specification seems to be in error
2688 here. Reduce width of following "spare" field from 4 to 3 bits.
2689 (rl): Changed order and width of first 4 bitfields to correspond
2690 to sysroff specification.
2691 (dln_head, dln_inside, dln_tail): Removed.
2692
2693 Tue Jul 18 23:00:03 1995 Fred Fish <fnf@cygnus.com>
2694
2695 * nm.c (sort_symbols_by_size): Enclose expression being casted
2696 in parens so result is casted, not just first operand. Can't
2697 do pointer arithmetic on void* pointers.
2698
2699 Fri Jul 14 13:42:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2700
2701 * sysdump.c (dh): Changed format of output to be 16 hex digits
2702 followed by 16 ascii characters, similar to Emacs' hexl-mode,
2703 to make it easier to read.
2704 (xcalloc): fix typo.
2705
2706 Thu Jul 13 15:27:44 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2707
2708 * srconv.c (wr_tr): Write out handcrafted tr block.
2709 (walk_tree_symbol): Use evallen and evalue instead of
2710 vallen & value because of corresponding changes in
2711 sysroff.info.
2712
2713 * sysdump.c (sysroff_swap_tr_in, sysroff_print_tr_out): New
2714 functions.
2715
2716 * sysroff.info (tr): the tr block is a special case --- a block
2717 without contents --- which can't be handled by generated code.
2718 (den, dpp): only first byte is present for DENend, DPPend.
2719 (dsy): describe a conditional portion of block, rename some fields.
2720 (dps): describe a conditional portion of block.
2721 (dfl): removed.
2722
2723 * sysinfo.y (yyerror): write error message to standard error.
2724
2725 Thu Jul 13 10:43:59 1995 Ian Lance Taylor <ian@cygnus.com>
2726
2727 * Makefile.in (DISTSTUFF): Add arparse.h and sysinfo.h.
2728 (mostlyclean): Remove y.output.
2729 (clean): Remove sysroff, sysroff.c, sysroff.h, and sysinfo.
2730
2731 * nlmconv.c (powerpc_mangle_relocs): Cast memset arg to size_t.
2732 * objcopy.c (copy_object): Likewise.
2733
2734 * nm.c (HAVE_SBRK): Define execpt on amigados and WINDOWS_NT.
2735 (struct size_sym): Define.
2736 (show_stats): New static variable.
2737 (long_options): Add undocumented option "stats".
2738 (main): Print memory stats if requested.
2739 (sort_bfd, sort_dynamic, sort_x, sort_y): New static variables.
2740 (numeric_forward): Use minisymbols rather than asymbols.
2741 (non_numeric_forward): Likewise.
2742 (size_forward1): Rename from size_forward. Use minisymbols.
2743 (size_forward2): New static function.
2744 (sort_symbols_by_size): Take new arguments dynamic, size, and
2745 symsizep. Use minisymbols. Don't store the size back in the
2746 symbol; store in a newly allocate struct size_sym array.
2747 (display_rel_file): Read minisymbols rather than asymbols. Set
2748 sort_* variables. Call print_size_symbols if sorting by size.
2749 (filter_symbols): Take new arguments dynamic and size. Use
2750 minisymbols.
2751 (print_symbols): Likewise. Call print_symbol for actual printing.
2752 (print_size_symbols): New static function.
2753 (print_symbol): New static function.
2754
2755 Wed Jul 12 10:43:05 1995 Ian Lance Taylor <ian@cygnus.com>
2756
2757 * objdump.c (dump_section_stabs): Only print each stabs section
2758 once.
2759 (compare_relocs): Make it clear to gcc that this always returns a
2760 value.
2761
2762 Wed Jul 12 10:40:23 1995 H.J. Lu <hjl@nynexst.com>
2763
2764 * objcopy.c (simple_copy): Preserve errno on failure.
2765 (smart_rename): Print error mesage if simple_copy fails.
2766
2767 Tue Jul 11 13:10:52 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2768
2769 * sysdump.c: re-indented file.
2770 (module): read blocks sequentially instead of trying to parse
2771 them, as that would require changing the parser recognize the
2772 difference between a DPSstart and DPSend block.
2773 (getone): Add break's between switch blocks as appropriate.
2774 (object_body_list): parse blocks according to sysroff spec.
2775
2776 Mon Jul 10 12:37:25 1995 J.T. Conklin <jtc@poseidon.cygnus.com>
2777
2778 * sysroff.info: re-indented file, prior formatting was confusing
2779 because it was indentation did not reflect nesting of conditional
2780 records. Change "space size within segment" record in hd record
2781 from bit to byte.
2782
2783 * sysinfo.y (cond_it_field): Use xcalloc instead of calloc.
2784
2785 * srconv.c (wr_cs): Reformatted cs header array, tag each byte
2786 with a comment describing the field.
2787 (wr_unit_info): Use SEEK_SET macro instead of constant 0.
2788 (main): Use FOPEN_WB macro instead of literal "wb".
2789 * sysroff.info: Remove fdl (dfl) field from cs block. Compare
2790 ptr->type with ED_TYPE_CONST instead of constant 2 in ed block.
2791
2792 Tue Jul 4 14:48:42 1995 Ian Lance Taylor <ian@cygnus.com>
2793
2794 * nm.c (size_forward): Check yf against yn, not xn.
2795
2796 * objcopy.c (copy_archive): Record all output BFD's, and close
2797 them before unlinking them and removing the temporary directory,
2798 to avoid NFS problems.
2799
2800 * ar.c (replace_members): In verbose messages, use 'r' when
2801 replacing a member, and 'a' when adding one.
2802
2803 * ar.c (ar_truncate): New static variable.
2804 (normalize): Change return type to const char *. Add abfd
2805 argument. Change all callers. If ar_truncate, chop the filename
2806 to abfd->ar_max_namelen.
2807 (main): For the 'f' modifier, set ar_truncate to true. Don't
2808 change quick_append to replace if ar_truncate is true.
2809 (do_quick_append): If ar_truncate, set BFD_TRADITIONAL_FORMAT.
2810 (write_archive): Likewise.
2811 * binutils.texi, ar.1: Document 'f' modifier.
2812
2813 * objcopy.c (enum strip_action): Define strip_unneeded.
2814 (OPTION_STRIP_UNNEEDED): Define.
2815 (strip_options): Add "strip-unneeded".
2816 (copy_options): Likewise.
2817 (copy_usage): Mention --strip-unneeded.
2818 (strip_usage): Likewise.
2819 (is_strip_section): Strip debugging sections if strip_unneeded.
2820 (filter_symbols): If strip_unneeded, only keep BSF_KEEP symbols.
2821 (copy_object): If strip_all, discard symbols without checking
2822 discard_locals.
2823 (copy_object): Call filter_symbols if strip_unneeded.
2824 (setup_section): Strip debugging sections if strip_unneeded.
2825 (copy_section): Likewise.
2826 (strip_main): Handle OPTION_STRIP_UNNEEDED.
2827 (copy_main): Likewise.
2828 * binutils.texi, objcopy.1, strip.1: Document --strip-unneeded.
2829
2830 Mon Jul 3 14:16:47 1995 Steve Chamberlain <sac@slash.cygnus.com>
2831
2832 * configure.in (i386-*-win32): New configuration.
2833 * dlltool.c (killat, xlate, usage, long_options, main):
2834 Understand and cope with -k option.
2835
2836 Sat Jul 1 12:25:15 1995 Fred Fish <fnf@cygnus.com>
2837
2838 * ar.c: (extract_file): Change "#if POSIX_UTIME" to
2839 "#ifdef POSIX_UTIME" to match other tests of POSIX_UTIME
2840 and avoid lossage when POSIX_UTIME is not defined at all.
2841
2842 Wed Jun 28 17:51:24 1995 Steve Chamberlain <sac@slash.cygnus.com>
2843
2844 * ar.c: (print_contents.c, extract_file, do_quick_append):
2845 Malloc buffers rather than allocate on stack (so it works
2846 on NT).
2847 * deflex.l: Names can have an @ in them.
2848 * dlltool.c: Loads of stuff. Can now generate .imp files which
2849 work with NT .dlls.
2850
2851 Thu Jun 22 19:10:50 1995 Stan Shebs <shebs@andros.cygnus.com>
2852
2853 * mpw-make.in (demangle.c.o): Remove.
2854 (arparse.h): Depend on arparse.c instead of arparse.y.
2855
2856 Wed Jun 21 17:32:45 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2857
2858 * Makefile.in (DISTSTUFF): Don't include info here.
2859 (diststuff): Include it here.
2860 (realclean): Remove *.info.
2861
2862 * objdump.c (compare_relocs): If relocation entries have the same
2863 address, keep them in file order.
2864
2865 Mon Jun 19 09:06:49 1995 Steve Chamberlain <sac@slash.cygnus.com>
2866
2867 * dlltool.c: Change names of generated files. .*.s-> -*.s
2868
2869 * objdump.c (dump_section_stabs): Check for names
2870 which are supersets of selected names.
2871
2872 Wed Jun 14 19:43:52 1995 Doug Evans <dje@canuck.cygnus.com>
2873
2874 * dlltool.c (mtable, ARM jump): Must redirect via pc offsetable ptr.
2875
2876 Wed Jun 14 13:27:22 1995 Steve Chamberlain <sac@slash.cygnus.com>
2877
2878 * deflex.l, defparse.y, dlltool.c: New files.
2879 * Makefile.in, configure.in: Support for them.
2880
2881 Mon Jun 12 11:27:54 1995 Steve Chamberlain <sac@slash.cygnus.com>
2882
2883 * sysdump.c: Include sysdep.h
2884 (main): Open input with FOPEN_RB.
2885
2886 Fri Jun 9 17:26:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2887
2888 * objdump.c (wide_output): New flag variable.
2889 (usage): Print new -w, --wide options.
2890 (long_options): Add --wide support.
2891 (dump_section_header): If --wide, don't print a newline between
2892 the section's first line and the flags.
2893 (objdump_print_address): Use unsigned comparisons for the binary
2894 search, not signed.
2895 (disassemble_data): If --wide, don't put a \n between the
2896 disassembly output and relocation information.
2897 (main): Support -w option being the same as --wide.
2898
2899 Thu Jun 1 17:09:27 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2900
2901 Sat May 6 08:52:24 1995 H.J. Lu (hjl@nynexst.com)
2902
2903 * objcopy.c (smart_rename): make it smarter, clean up
2904 if rename () fails.
2905
2906 Tue May 30 14:24:15 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2907
2908 * Makefile.in: Delete lines with lots of #### because four or more
2909 indicate a point for makefile fragment substitution.
2910
2911 Tue May 9 17:17:05 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2912
2913 * configure.in: Don't build nlmconv on PowerPC eabi any more, it
2914 is not needed.
2915
2916 Thu Apr 27 20:21:24 1995 Doug Evans <dje@canuck.cygnus.com>
2917
2918 * Makefile.in (EXPECT): Define.
2919 (RUNTEST): Use one in source tree if present.
2920 (check): Set `rootme' for $(EXPECT).
2921
2922 Wed Apr 26 18:26:21 1995 Steve Chamberlain <sac@slash.cygnus.com>
2923
2924 * srconv.c (main): Add support for -n option which disables
2925 prescan of common symbols.
2926 (wr_ob): If reading past the end of a section, fill with zeros.
2927
2928 Tue Apr 25 19:14:37 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2929
2930 * objdump.c (dump_section_header): Display load address after
2931 virtual memory (run-time) address.
2932
2933 Wed Apr 19 09:44:06 1995 Jason Merrill <jason@phydeaux.cygnus.com>
2934
2935 * Makefile.in (cplus-dem.o): Pass -DVERSION='"$(VERSION)"' to the
2936 compile.
2937 (DEMANGLER_PROG): No longer uses version.o.
2938
2939 Mon Apr 10 13:29:49 1995 Stan Shebs <shebs@andros.cygnus.com>
2940
2941 Merge in support for Mac MPW as a host.
2942 (Old change descriptions retained for informational value.)
2943
2944 * mpw-config.in (TDEFINES): Define as empty in makefile frag.
2945
2946 * mpw-config.in: Create mk.tmp, define ARCHDEFS in it.
2947
2948 * mpw-config.in: New file, MPW configure fragment for binutils.
2949 * mpw-make.in (install-only): New target.
2950 (install): Also depend on install-only.
2951
2952 * mpw-make.in (cplusfilt): Renamed from c++filt.
2953 (INCLUDES): Add more paths.
2954
2955 * mpw-make.in: New file, MPW makefile fragment for binutils.
2956 (Normally automatically generated from Makefile.in.)
2957
2958 Mon Mar 27 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
2959
2960 * ar.c (write_archive): Call make_tempname to get output file
2961 name, rather than using a fixed name based on the input file.
2962
2963 * objcopy.c (make_tempname): Copy from here...
2964 * bucomm.c (make_tempname): ...to here, and make global.
2965 * bucomm.h (make_tempname): Declare.
2966
2967 Fri Mar 24 11:47:42 1995 Ian Lance Taylor <ian@cygnus.com>
2968
2969 * strings.c: Include "bfd.h" before other headers. Include
2970 "sysdep.h".
2971 * bucomm.c (print_arelt_descr): Cast st_uid and st_gid to long,
2972 and print them with %ld.
2973
2974 Fri Mar 10 13:09:42 1995 Ian Lance Taylor <ian@cygnus.com>
2975
2976 * objcopy.c (strip_options): Add --keep-symbol.
2977 (copy_options): Likewise.
2978 (copy_usage): Mention --keep-symbol and -K.
2979 (strip_usage): Likewise.
2980 (keep_symbols): New static variable.
2981 (is_strip_symbol): Adjust the return value according to
2982 keep_symbols.
2983 (strip_main): Handle -K. For -N, check that -K was not given.
2984 (copy_main): Likewise.
2985 * binutils.texi, objcopy.1, strip.1: Document -K.
2986
2987 Mon Mar 6 13:33:47 1995 Stan Shebs <shebs@andros.cygnus.com>
2988
2989 * objcopy.c (copy_archive): Check result of mkdir.
2990 (copy_main): Cast an xmalloc result.
2991
2992 * objdump.c (usage): Break long format string into shorter ones.
2993
2994 Mon Mar 6 13:46:12 1995 Ian Lance Taylor <ian@cygnus.com>
2995
2996 * bucomm.c (list_supported_targets): New function.
2997 * bucomm.h (list_supported_targets): Declare.
2998 * ar.c (usage): Call list_supported_targets.
2999 * nm.c (usage): Likewise.
3000 * objcopy.c (copy_usage, strip_usage): Likewise.
3001 * objdump.c (usage): Likewise.
3002 * size.c (usage): Likewise.
3003 * strings.c (usage): Likewise.
3004
3005 Tue Feb 28 15:13:58 1995 Ian Lance Taylor <ian@cygnus.com>
3006
3007 * bucomm.c (print_arelt_descr): Cast st_size to long before
3008 passing it to fprintf.
3009
3010 Fri Feb 17 13:36:45 1995 Ian Lance Taylor <ian@cygnus.com>
3011
3012 * objcopy.c (struct section_list): Add fields remove, set_flags,
3013 and flags. Change adjust from boolean to enum.
3014 (remove_sections): Remove static variable.
3015 (sections_removed): New static variable.
3016 (copy_options): Add --set-section-flags.
3017 (copy_usage): Mention --set-section-flags.
3018 (parse_flags): New static function.
3019 (find_section_list): New static function.
3020 (is_strip_symbol): Change return type from int to boolean.
3021 (is_strip_section): New static function.
3022 (filter_symbols): Call is_strip_section.
3023 (copy_object): When adding sections, check for specified flags or
3024 VMA. Call filter_symbols if any sections are being removed.
3025 (setup_section): Use find_section_list function rather than
3026 looking through remove_sections and adjust_sections. Handle
3027 --set-section-flags.
3028 (copy_section): Use find_section_list rather than looking through
3029 remove_sections.
3030 (strip_main): Use find_section_list instead of adding items to
3031 sections_removed.
3032 (copy_main): Use find_section_list instead of adding items to
3033 sections_removed and adjust_sections. Handle --set-section-flags.
3034 * binutils.texi, objcopy.1: Document --set-section-flags.
3035
3036 Tue Feb 14 18:03:03 1995 Ian Lance Taylor <ian@cygnus.com>
3037
3038 * objdump.c (with_source_code): New global variable.
3039 (usage): Mention -S/--source.
3040 (long_options): Add --source.
3041 (prev_functionname, prev_line): New static variables.
3042 (struct print_file_list): Define.
3043 (print_files): New static variable.
3044 (skip_to_line, show_line): New static functions.
3045 (disassemble_data): Call show_line to handle -l and -S.
3046 (main): Handle -S.
3047 * binutils.texi, objdump.1: Document -S/--source.
3048
3049 Thu Feb 9 16:11:53 1995 Ian Lance Taylor <ian@cygnus.com>
3050
3051 * objcopy.c (copy_usage): Rename parameter to avoid shadowing.
3052 (strip_usage): Likewise.
3053
3054 * objcopy.c (struct section_add): Define.
3055 (add_sections): New static variable.
3056 (copy_options): Accept --add-section.
3057 (copy_usage): Mention --add-section.
3058 (copy_object): Add sections from the add_sections list.
3059 (copy_main): Handle --add-section.
3060 * binutils.texi, objcopy.1: Document --add-section.
3061
3062 Wed Feb 1 15:04:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3063
3064 * objdump.c (disassemble_data): Pass section offset, not absolute
3065 address, to bfd_find_nearest_line.
3066
3067 * nlmconv.c (powerpc_mangle_relocs): Don't use const with
3068 reloc_howto_type.
3069
3070 Thu Jan 26 18:50:06 1995 Ian Lance Taylor <ian@cygnus.com>
3071
3072 * objdump.c (compare_symbols): Use bfd_asymbol_value (VAR) rather
3073 than VAR->value.
3074 (objdump_print_address): Likewise.
3075 (disassemble_data): Don't change the symbol values. It can
3076 confuse bfd_canonicalize_reloc.
3077
3078 Thu Jan 26 12:03:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
3079
3080 * configure.in: Add support for powerpc-*-ebai.
3081
3082 Wed Jan 18 10:02:12 1995 Steve Chamberlain <sac@splat>
3083
3084 * coffdump.c: Include sysdep.h.
3085 (dump_coff_type): Handle coff_secdef_type.
3086 * coffgrok.c : Include sysdep.h.
3087 * srconv.c: Include libiberty.h
3088 (absolute_p, dty_start, dty_end, dump_tree_structure): Remove.
3089
3090 Wed Jan 18 12:24:14 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3091
3092 * coffdump.c (dump_coff_scope): Cast pointer to unsigned long for
3093 printf.
3094 * coffgrok.c: Include bucomm.h. Don't declare xmalloc.
3095 (push_scope): Declare type of parameter link.
3096 * size.c: Include libiberty.h.
3097 * srconv.c: Include bucomm.h.
3098 (find_base): Declare at top of file.
3099 (wr_hd): Add default case to architecture switch.
3100 (wr_dps_start): Declare type of parameter nest.
3101 (wr_du): Comment out variables used only in commented out blocks.
3102 (wr_dus): Remove unused variable i.
3103 (wr_sc): Remove unused variables myinfo, low, and high.
3104 * strings.c: Include libiberty.h.
3105 * sysdump.c: Include <ctype.h>.
3106
3107 Tue Dec 20 19:13:44 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3108
3109 * ar.c (main): Ignore 'f' modifier used on HP/UX 9.
3110
3111 Thu Dec 15 17:34:12 1994 Stan Shebs <shebs@andros.cygnus.com>
3112
3113 * ar.c, nm.c, objcopy.c, objdump.c: Include progress.h.
3114 * ar.c, nm.c, objcopy.c, objdump.c (main): Add START_PROGRESS
3115 and END_PROGRESS.
3116 * ar.c (map_over_members, open_inarch): Call PROGRESS.
3117 * nm.c (main, display_archive, filter_symbols, print_symbols):
3118 Call PROGRESS.
3119
3120 * objcopy.c (copy_usage): Break up long usage string.
3121
3122 Wed Dec 14 15:51:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3123
3124 * objcopy.c (copy_object): Don't bother setting status after
3125 nonfatal() "call", because it won't return.
3126
3127 Fri Dec 9 00:22:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3128
3129 * nlmconv.c (powerpc_mangle_relocs): Don't switch a reloc to use
3130 the section symbol if the symbol is undefined.
3131
3132 Thu Dec 8 14:45:50 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3133
3134 * objcopy.c (add_strip_symbol): Cast return value of xmalloc.
3135
3136 Wed Nov 30 11:05:43 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
3137
3138 * ar.c (replace_members): Pass current->filename to normalize when
3139 checking for duplicates, because the filename of a newly added
3140 file will not have been normalized yet.
3141
3142 Thu Nov 17 15:00:13 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3143
3144 * ar.c (main): Don't call do_quick_append if any of the archive
3145 names are longer than 14 characters.
3146
3147 * objcopy.c (main): Fix is_strip test. From
3148 pirker@eiunix.tuwien.ac.at (Martin Pirker).
3149
3150 Thu Nov 17 15:37:19 1994 Mark W. Eichin <eichin@cygnus.com>
3151
3152 * objcopy.c (add_strip_symbol): New function, adds a name to an
3153 explicit list of symbols to strip.
3154 (is_strip_symbol): New function, reports whether the name argument
3155 is in the explicit list.
3156 (filter_symbols): Check against is_strip_symbol above all.
3157 (strip_main): Recognize -N option. If used, don't default to
3158 strip_all.
3159 (copy_main): Recognize -N option.
3160 (strip_usage): Document -N and --strip-symbol options.
3161 (copy_usage): Ditto.
3162 * objcopy.1, strip.1, binutils.texi: Document -N and
3163 --strip-symbol options.
3164
3165 Tue Nov 8 13:12:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3166
3167 * objdump.c (display_target_list, display_info_table): Pass an
3168 array to tmparg, rather than NULL, since some systems can't handle
3169 NULL.
3170
3171 * objcopy.c (copy_archive): Keep a list of the names of the
3172 temporary files we created. Close each input BFD after we open
3173 its successor.
3174
3175 Mon Nov 7 15:48:39 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3176
3177 * Makefile.in (VERSION): Bump to 2.5.3.
3178
3179 Thu Nov 3 19:04:34 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3180
3181 * Makefile.in (install-info): Install info files from whatever
3182 directory they were found in.
3183
3184 Patch from DJ Delorie:
3185 * configure.bat: do c++filt -> cxxfilt right
3186
3187 * sysinfo.y: Include system header files early, so any potential
3188 declaration of abort() occurs before its use.
3189
3190 * strings.c (strings_file): Try opening the file in binary mode
3191 first.
3192
3193 Wed Nov 2 15:44:13 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3194
3195 * ar.c (main): Treat ar qs like ar rs.
3196
3197 Tue Oct 25 16:19:25 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3198
3199 * objcopy.c (gap_fill): Explicitly initialize, for clarity.
3200 (pad_to_set, pad_to): New static variables.
3201 (copy_options): Accept --pad-to.
3202 (copy_usage): Mention --pad-to.
3203 (copy_object): Support --pad-to.
3204 (compare_section_vma): Sort non loadable sections to the front.
3205 Sort sections with the same VMA by size.
3206 (copy_main): Handle --pad-to.
3207 * binutils.texi, objcopy.1: Document --pad-to.
3208
3209 Thu Oct 20 13:51:31 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3210
3211 * objcopy.c (gap_fill_set, gap_fill): New static variables.
3212 (copy_options): Accept --gap-fill.
3213 (copy_usage): Mention --gap-fill.
3214 (copy_object): Support --gap-fill.
3215 (get_sections, compare_section_vma): New static functions.
3216 (copy_main): Handle --gap-fill.
3217 * binutils.texi, objcopy.1: Document --gap-fill.
3218
3219 Wed Oct 19 14:09:16 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3220
3221 * Makefile.in (check): Add a dummy else clause to the if
3222 statement.
3223
3224 * objcopy.c (copy_object): Revert yesterday's change.
3225 * binutils.texi, objcopy.1: Remove special mention of --set-start
3226 and `binary' output format.
3227
3228 Tue Oct 18 11:12:01 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3229
3230 * objcopy.c (copy_object): If the output file format is `binary',
3231 and the start address was not set using --set-start, default the
3232 start address to zero. This hack is because the `binary' output
3233 file format uses the start address to set the virtual address of
3234 the first byte in the file.
3235 * binutils.texi, objcopy.1: Add some notes on generating S-records
3236 and binary files.
3237
3238 * nm.c (print_symdef_entry): Call print_symname to print the
3239 symbol name, so that --demangle works.
3240
3241 * Makefile.in (mostlyclean): Remove tmpdir.
3242
3243 * objcopy.c (struct section_list): Add fields used, adjust, val.
3244 (adjust_start, set_start_set, set_start): New static variables.
3245 (adjust_section_vma, adjust_sections): New static variables.
3246 (copy_options): Add --adjust-start, --adjust-vma,
3247 --adjust-section-vma, --adjust-warnings, --no-adjust-warnings,
3248 --set-start.
3249 (parse_vma): New static function.
3250 (copy_usage): Mention new options.
3251 (copy_object): Handle --set-start and --adjust-start.
3252 (setup_section): Correct type of last argument to PTR. Set used
3253 field if section is removed. Handle --adjust-vma and
3254 --adjust-section-vma.
3255 (copy_section): Correct type of last argument to PTR.
3256 (mark_symbols_used_in_relocations): Likewise.
3257 (strip_main): Clear used field when handling -R.
3258 (copy_main): Handle new options.
3259 * binutils.texi (objcopy): Document new options.
3260 * objcopy.1: Document new options.
3261
3262 Fri Oct 14 14:38:13 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3263
3264 * configure.in (configdirs): Remove definition--testsuite is no
3265 longer configured.
3266 * Makefile.in (testsuite): Remove target.
3267 (site.exp): New target.
3268 (check): Rewrite.
3269 (clean, distclean): Don't recur into testsuite directory.
3270
3271 Thu Oct 13 19:24:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3272
3273 * Makefile.in (VERSION): Updated to 2.5.
3274 * Version 2.5 released.
3275
3276 Tue Oct 11 15:26:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3277
3278 * Makefile.in (sysdump.o): Depends upon sysroff.c.
3279
3280 Mon Oct 10 13:50:30 1994 J.T. Conklin (jtc@rtl.cygnus.com)
3281
3282 * nlmconv.c (link_inputs): Pass -Ur flag to ld so that the
3283 ctor/dtor tables needed by C++ programs are built.
3284
3285 Sun Oct 9 18:04:00 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
3286
3287 * Makefile.in (srconv.o): Add dependence on sysroff.c.
3288
3289 Tue Oct 4 12:19:51 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3290
3291 * configure.in: Use ${config_shell} when running config.bfd.
3292
3293 * Makefile.in (sysroff.h): Split target away from sysroff.c.
3294 (srconv.o, sysdump.o): New targets.
3295 (srconv, sysdump): Don't depend upon sysroff.c.
3296
3297 Wed Sep 28 13:04:34 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3298
3299 * Makefile.in (arparse.c): Don't ignore errors from mv.
3300 (sysinfo.c): Likewise. Also, depend upon arparse.c, to prevent a
3301 parallel make from trying to build both arparse.c and sysinfo.c
3302 simultaneously.
3303 (nlmheader.c): Similar change.
3304 (arparse.h): Separate target from arparse.c, so that a parallel
3305 make does not try to build both at once. Depend upon arparse.c.
3306 (sysinfo.h): Similar change.
3307
3308 * objdump.c (disassemble_data): Pass the reloc buffer to free, not
3309 the pointer used to loop over the relocs.
3310
3311 Sat Sep 24 16:16:57 1994 Stan Shebs (shebs@andros.cygnus.com)
3312
3313 * objdump.c (disassemble_data): Cast result of xmalloc.
3314
3315 Wed Sep 21 19:30:35 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3316
3317 * objdump.c (sorted_syms, sorted_symcount): New global variables.
3318 (objdump_print_address): Use sorted_syms and sorted_symcount
3319 instead of syms and symcount.
3320 (disassemble_data): Don't bother to get the relocs before looping
3321 over the sections. Before filtering and sorting the symbol table,
3322 copy it into sorted_syms.
3323
3324 Fri Sep 16 11:27:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3325
3326 * objdump.c (struct objdump_disasm_info): Add field require_sec.
3327 (objdump_print_address): If aux->require_sec, require that the
3328 symbol be in aux->sec even if HAS_RELOC is not set. If we can't
3329 find a smaller symbol in the right section, look for a larger one.
3330 (disassemble_data): Set aux.require_sec around the
3331 objdump_print_address call for the instruction address.
3332
3333 Thu Sep 15 21:43:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3334
3335 * ar.c: Call xexit rather than exit.
3336 (output_filename, output_file, output_bfd): New static variables.
3337 (remove_output): New static function.
3338 (main): Call xatexit (remove_output). Call xexit rather than
3339 returning.
3340 (extract_file): Set output_filename and output_file while output
3341 file is open.
3342 (write_archive): Likewise, but use output_bfd, not output_file.
3343 * arsup.c: Include libiberty.h. Call xexit rather than exit.
3344 * bucomm.c: Likewise.
3345
3346 * objdump.c (disassemble_all): New global variable.
3347 (usage): Document --disassemble-all.
3348 (long_options): Add disassemble-all as a synonym for -D.
3349 (compare_symbols): Make pointers const.
3350 (compare_relocs): New static function.
3351 (disassemble_data): Rename disassemble to disassemble_fn to avoid
3352 shadowing. If dump_reloc_info, print relocs along with
3353 disassembly. Skip sections which are not SEC_CODE unless
3354 disassemble_all or only is set.
3355 (display_bfd): Don't call dump_relocs if disassemble is set.
3356 (main): Accept and handle -D.
3357 * binutils.texi: Document -D/--disassemble-all.
3358 * objdump.1: Likewise.
3359
3360 Wed Sep 14 12:19:07 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3361
3362 * objdump.c (disassemble_data): Initialize prevline to 0. Make
3363 prev_function non const. Copy functionname into an malloc buffer
3364 when setting prev_function, instead of assuming that the string
3365 will last forever.
3366
3367 * nm.c: Include libiberty.h.
3368 (sort_by_size): New static variable.
3369 (long_options): Add --size-sort.
3370 (usage): Mention --size-sort.
3371 (numeric_forward): Make static. Change from void * to PTR.
3372 (numeric_reverse): Likewise.
3373 (non_numeric_forward, non_numeric_reverse): Likewise.
3374 (sorters): Change declaration from void * to PTR.
3375 (size_forward, sort_symbol_by_size): New static functions.
3376 (display_rel_file): Handle sort_by_size.
3377 (filter_symbols): If sort_by_size, discard absolute and undefined
3378 symbols.
3379 * binutils.texi (nm): Document --size-sort.
3380 * nm.1: Document --size-sort.
3381
3382 Tue Sep 13 21:06:06 1994 Jeff Law (law@snake.cs.utah.edu)
3383
3384 * objcopy.c (copy_main): Initialize input_filename and
3385 output_filename to NULL.
3386
3387 Tue Sep 13 14:17:24 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3388
3389 * Makefile.in (version.o): Depend upon Makefile, so that version.o
3390 gets rebuilt when make variable VERSION is changed.
3391
3392 * objdump.c (dump_section_header): Print the SEC_NEVER_LOAD flag.
3393
3394 Wed Aug 24 12:40:09 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3395
3396 * configure.in: Change i[34]86 to i[345]86.
3397
3398 Tue Aug 23 11:00:40 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3399
3400 * ar.c (ranlib_touch): Don't update the archive map if there isn't
3401 one.
3402
3403 Mon Aug 22 16:02:18 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3404
3405 * ar.c: Include libiberty.h.
3406 (inarch): Remove variable.
3407 (map_over_members): Make static. Add arch argument, and use it
3408 instead of inarch. Change all callers.
3409 (main): Treat --version as -v. Accept -t argument. Accept any
3410 number of archive arguments. Catch and use open_inarch return
3411 value, rather than using inarch.
3412 (open_inarch): Return newly opened BFD, rather than using inarch.
3413 (do_quick_append): Make archive_filename const.
3414 (write_archive): Add iarch argument, and use it instead of inarch.
3415 Change all callers.
3416 (delete_members, move_members, replace_members): Likewise.
3417 (ranlib_only): Don't exit on success. Catch and use open_inarch
3418 return value.
3419 (ranlib_touch): New function.
3420 * arsup.h (map_over_members): Don't declare.
3421 (ar_end, ar_extract): Declare.
3422 (open_inarch): Change return value in declaration to bfd *.
3423 * arsup.c (map_over_list): Make static. Always pass two arguments
3424 to function. Add arch argument, and use it instead of inarch.
3425 Change all callers.
3426 (ar_directory_doer): Make static. Add ignored second argument.
3427 Change all callers.
3428 (ar_directory): Use open_inarch return value rather than inarch.
3429 (ar_addlib_doer): Make static.
3430 (ar_addlib): Use open_inarch return value rather than inarch.
3431 (ar_extract): Remove unused local variable abfd.
3432
3433 Thu Aug 11 14:55:57 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3434
3435 Add support for removing named sections to objcopy and strip.
3436 * objcopy.c (struct section_list): Define.
3437 (remove_sections): New static variable.
3438 (strip_options, copy_options): Add remove-section.
3439 (copy_usage, strip_usage): Mention -R and --remove-section.
3440 (setup_section): If section is in remove_sections list, ignore it.
3441 (copy_section): Likewise.
3442 (strip_main, copy_main): Handle -R.
3443 * binutils.texi, objcopy.1, strip.1: Document new options.
3444
3445 Wed Aug 10 10:19:55 1994 Stan Shebs (shebs@andros.cygnus.com)
3446
3447 * nlmconv.c (powerpc_mangle_relocs): Rename symvalue to sym_value,
3448 so as not to conflict with the symvalue typedef in bfd.h.
3449
3450 Mon Aug 1 13:19:09 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3451
3452 * nlmheader.y: Per current NetWare docs, accept a revision number
3453 of 0 and treat a revision number greater than 26 as 0.
3454
3455 Mon Jul 25 12:58:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3456
3457 * objdump.c (objdump_print_address): Correct handling of end of
3458 symbols when looking for next symbol with a different value.
3459
3460 Fri Jul 22 16:48:34 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3461
3462 * nm.c (numeric_forward): Treat undefined symbols as "less than"
3463 defined symbols with zero values. If numeric values are equal, or
3464 both symbols are undefined, sort alphabetically. Don't assume
3465 that the difference of two bfd_vma values will truncate to "int"
3466 and still have the same sign.
3467 (numeric_reverse): Call numeric_forward and negate the result.
3468 (print_symbol_info_bsd): For undefined symbols, print leading
3469 spaces equivalent to the width of a printed bfd_vma, rather than
3470 assuming that 8 will look right.
3471
3472 Fri Jul 22 10:36:50 1994 Steve Chamberlain (sac@jonny.cygnus.com)
3473
3474 * coffgrok.c (doit): Zero all fields of new structure.
3475 * srconv.c (sysroff_swap_*_out): Remove redundant trailing arg.
3476 * sysinfo.y: Generate sysroff_swap_*_out without requiring extra
3477 arg.
3478
3479 Fri Jul 22 10:09:53 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3480
3481 * nlmheader.y: Make "stack" and "stacksize" synonyms in the lexer
3482 rather than the parser.
3483
3484 Thu Jul 21 10:25:09 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3485
3486 * config/mh-alphaosf, config/mh-apollo68v, config/mh-delta88:
3487 Remove; obsolete.
3488
3489 Sat Jul 16 22:34:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3490
3491 * objdump.c (slurp_dynamic_symtab): Try to get the dynamic symbols
3492 even if the bfd is not marked DYNAMIC. ELF executables are not
3493 marked DYNAMIC, but do have dynamic symbols.
3494
3495 Fri Jul 15 01:41:35 1994 Steve Chamberlain (sac@jonny.cygnus.com)
3496
3497 * coffgrok.c (do_where): Make data with no type 'int'.
3498 (do_define): Keep info on source file of a symbol.
3499 * coffgrok.h (coff_symbol): New field.
3500 * srconv.c (PROGRAM_VERSION): Now 1.3
3501 (wr_rl): Use external ref number for symbol.
3502 (wr_dus): Only keep one source file per debug unit.
3503 (wr_dln): Always emit line numbers for first source file,
3504 (wr_globals): Emit globals in the du of their owning source file.
3505
3506 Mon Jul 11 15:59:03 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3507
3508 * nlmheader.y: Null terminate var_hdr->threadName.
3509
3510 Fri Jul 8 17:33:22 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3511
3512 * Makefile.in (syslex.o, sysinfo.o): Permit C source files to be
3513 in $(srcdir), as they will be for FSF releases.
3514
3515 Wed Jul 6 01:13:14 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3516
3517 * nlmconv.c (setup_sections): Preserve existing section flags when
3518 copying in flags from a new section.
3519
3520 Tue Jul 5 15:56:01 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3521
3522 * objcopy.c: Include libiberty.h.
3523 (copy_file): If output_target is NULL, set it to the target of the
3524 input file.
3525
3526 Wed Jun 29 17:17:14 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3527
3528 * nlmconv.c (link_inputs): Fixed memory allocation bug.
3529
3530 Thu Jun 23 12:52:46 1994 David J. Mackenzie (djm@rtl.cygnus.com)
3531
3532 * configure.in: Change --with-targets to --enable-targets.
3533
3534 Tue Jun 21 12:53:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3535
3536 * Makefile.in (sysinfo): Does not depend upon $(ADDL_LIBS).
3537
3538 * nlmconv.c (powerpc_build_stubs): Don't generate the PowerPC
3539 NetWare custom header; no longer needed.
3540 (powerpc_mangle_relocs): Convert relocs against the uninitialized
3541 data section into relocs against the data section.
3542
3543 * configure.in: Set nlmconv_defs to -DNLMCONV_cputype for all the
3544 netware targets. Write it into Makefile as NLMCONV_DEFS.
3545 * Makefile.in (nlmconv.o): Pass $(NLMCONV_DEFS) to $(CC).
3546 * nlmconv.c: Only compile code for specific CPU types if
3547 NLMCONV_cputype is defined.
3548
3549 * nlmconv.c (main): Change uses of bfd_abs_section, etc., to use
3550 bfd_abs_section_ptr or bfd_is_abs_section, etc.
3551 (i386_mangle_relocs, alpha_mangle_relocs): Likewise.
3552 (powerpc_build_stubs): Likewise.
3553 * nm.c (filter_symbols, print_symbols): Likewise.
3554 * objcopy.c (filter_symbols): Likewise.
3555 (mark_symbols_used_in_relocations): Likewise.
3556 * objdump.c (remove_useless_symbols, dump_relocs): Likewise.
3557 * size.c (sysv_internal_printer): Likewise.
3558
3559 Mon Jun 20 16:43:03 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3560
3561 * Makefile.in (MANPAGES): Remove $(DEMANGLER_PROG).
3562 (install): Install it explicitly, from build dir, not srcdir.
3563
3564 Mon Jun 20 16:29:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3565
3566 * objdump.c: Don't include elf/internal.h.
3567 (bfd_elf_find_section): Don't declare.
3568 (read_section_stabs): No special handling for ELF. Always read
3569 using BFD sections.
3570
3571 Thu Jun 16 17:25:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3572
3573 * configure.in: Set UNDERSCORE in Makefile based on result of
3574 invoking config.bfd with a second argument of ``_''.
3575 * Makefile.in (underscore.c): Depend upon Makefile. Don't try to
3576 run $(CC) and $(NM), just use $(UNDERSCORE). Create via temporary
3577 file.
3578 (demangle.o): Remove target.
3579 ($(NM_PROG)): Don't depend upon demangle.o, and don't link against
3580 demangle.o. It's in libiberty anyhow.
3581 (cplus-dem.o): Don't depend upon demangle.o.
3582 * binutils.texi: Mention -n and --no-strip-underscores arguments
3583 to c++filt.
3584
3585 Wed Jun 15 12:10:31 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3586
3587 * nm.c (long_options): Add --no-demangle to turn off --demangle,
3588 and --no-cplus for Linux compatibility.
3589 (usage): Mention --no-demangle.
3590 * binutils.texi: Document --no-demangle.
3591
3592 Fri Jun 10 15:41:25 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3593
3594 * nm.c: HOST_64_BIT was renamed to BFD_HOST_64_BIT.
3595
3596 * objcopy.c (copy_archive): Make the temporary directory in the
3597 same directory as the output BFD, since we may not have write
3598 permission on the current directory. Set the permissions of the
3599 new directory to 0700, not 0777.
3600
3601 Mon Jun 6 21:36:43 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
3602
3603 * configure.in: if this is an rs6000 (and we're not building for
3604 any other bfd targets) then build only nm (collect needs it on
3605 rs6000-lynx).
3606
3607 * Makefile.in: define TOOL_PROGS which the list of programes to
3608 install in $tooldir -- replaces a hard-coded list.
3609
3610 Fri Jun 3 10:59:18 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3611
3612 * objdump.c (display_target_list): Remove unused local ok.
3613
3614 Thu May 26 18:05:52 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3615
3616 * config/mh-alphaosf (CFLAGS): Don't specify both -g and -O;
3617 they're not compatible under native cc. Use -O1 instead.
3618
3619 * Makefile.in (VERSION): Updated to cygnus-2.4.1.
3620
3621 Changes from binutils-2.4 net release:
3622
3623 * Makefile.in (MANPAGES): Use $(DEMANGLER_PROG).
3624 ($(DEMANGLER_PROG).1): Build from cxxfilt.man, using sed.
3625 * cxxfilt.man: Renamed from c++filt.1, replaced "c++filt" with
3626 magic token to be replaced by sed.
3627
3628 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
3629
3630 * configure.bat: update for latest makefile.in
3631
3632 Fri May 13 23:25:13 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3633
3634 * bucomm.c: Check ANSI_PROTOTYPES rather than __STDC__.
3635
3636 Tue May 10 18:22:06 1994 Jason Molenda (crash@sendai.cygnus.com)
3637
3638 * objcopy.c (copy_section): Set section size correctly if using
3639 interleave.
3640
3641 Sat May 7 16:49:36 1994 Steve Chamberlain (sac@cygnus.com)
3642
3643 * Makefile.in: Add rule for sysinfo.h
3644
3645 Fri May 6 12:18:33 1994 Steve Chamberlain (sac@cygnus.com)
3646
3647 * Makefile.in (SRCONV_PROG): Define.
3648 (PROGS): Use $(SRCONV_PROG) too.
3649
3650 Thu May 5 19:41:43 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3651
3652 * Makefile.in (DISTSTUFF): Add sysinfo.c, syslex.c, in case
3653 someone configures with `targets=all'.
3654 (distclean): Remove y.*.
3655 (syslex.o): Depend on sysinfo.h.
3656 (sysinfo.c): Rename y.tab.h to sysinfo.h.
3657 (install-info): Don't try to install into $(infodir)/$(srcdir).
3658 * syslex.l: Include sysinfo.h, not y.tab.h.
3659
3660 Thu May 5 11:50:55 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3661
3662 * syslex.l (yywrap): Define as function if not defined as a macro.
3663
3664 * Makefile.in (objdump.o): Deleted special rule.
3665 * configure.in: Don't bother building ARCHDEFS variable for
3666 Makefile.
3667 * objdump.c (ARCH_*): Deleted handling.
3668 (disassemble_data): Call `disassembler' from opcodes library.
3669
3670 Thu May 5 13:28:42 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3671
3672 * Makefile.in (install): Correct handling of $(tooldir) and
3673 $(bindir) being on different devices.
3674
3675 Fri Apr 29 09:50:38 1994 Steve Chamberlain (sac@cygnus.com)
3676
3677 * sysdump.c (h8300, sh): Add declarations.
3678
3679 Wed Apr 27 11:25:18 1994 Steve Chamberlain (sac@cygnus.com)
3680
3681 * Makefile.in (syslex, sysinfo): Use CC_FOR_BUILD.
3682 * coffdump.c, coffgroc.c, coffgrog.h, srconv.c, sysdump.c,
3683 sysroff.info: Major changes.
3684
3685 Tue Apr 26 18:18:24 1994 Stan Shebs (shebs@andros.cygnus.com)
3686
3687 * objdump.c (print_section_stabs): Indicate the stab header symbol
3688 more clearly, print numbers of unrecognized stab n_type values.
3689
3690 Tue Apr 26 16:22:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3691
3692 * nlmconv.c (copy_sections): Copy arelent pointers, not arelents.
3693
3694 Mon Apr 25 16:14:32 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3695
3696 * Makefile.in (distclean): Remove $(PROGS) and underscore.c.
3697
3698 Fri Apr 22 11:14:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3699
3700 * nlmconv.c (setup_sections): Remove special handling of .reginfo
3701 section.
3702 (copy_sections): Likewise.
3703 (alpha_mangle_relocs): Use bfd_ecoff_get_gp_value rather than the
3704 special ECOFF .reginfo section.
3705
3706 * objcopy.c (copy_object): Call bfd_copy_private_bfd_data after
3707 copying everything else, to let it fiddle with the file in its
3708 final state.
3709
3710 * objdump.c: Include libiberty.h.
3711 (display_target_list): If a format fails, just go on to the next
3712 one. Check return value of bfd_set_format.
3713 (display_info_table): Likewise. Don't increment loop variable in
3714 for loop test, since that skips the first element.
3715 (display_target_tables): Rewrite loop for clarity. Ensure that it
3716 always prints at least one element.
3717
3718 * nlmconv.c (main): Use CyGnUsEx rather than CyGnUsSeCs for
3719 sections header. Rename from cygnus_sections to cygnus_ext.
3720
3721 Thu Apr 21 12:12:26 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3722
3723 * objdump.c (_DUMMY_NAME_): Don't define.
3724 (display_target_list): Use tmpnam to get a file name rather than
3725 using _DUMMY_NAME_. Unlink it when done.
3726 (display_info_table): Likewise.
3727
3728 * nlmconv.c (secsec): New static variable.
3729 (main): Create .nlmsections section in output BFD. Store
3730 information about it in sections header.
3731 (setup_sections): Allocate space in sections header.
3732 (copy_sections): Copy zero sized sections. Put information about
3733 each section in the sections header.
3734
3735 Wed Apr 20 14:34:51 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3736
3737 * nlmconv.c (powerpc_build_stubs): Take new outbfd argument.
3738 Change caller. Create custom header for new PowerPC NetWare
3739 format.
3740
3741 * Makefile.in (nlmheader.o, nlmconv.o): Update dependencies.
3742 * nlmconv.c: Include bfd.h and libiberty.h with "", not <>.
3743 * nlmheader.y: Include bfd.h with "", not <>.
3744
3745 Wed Apr 13 10:52:50 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3746
3747 * objdump.c: Do an ifdef on __GO32__, not unix.
3748
3749 Wed Apr 6 21:54:49 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3750
3751 Added -D (--dynamic) option to nm and -T (--dynamic-syms) and -R
3752 (--dynamic-reloc) arguments to objdump.
3753 * nm.c (dynamic): New static variable.
3754 (long_options): Added "dynamic".
3755 (usage): Mention -D and --dynamic.
3756 (main): Add D to getopt string. Handle -D by setting dynamic.
3757 (display_rel_file): If dynamic is non-zero, read dynamic symbols
3758 rather than normal symbols.
3759 * nm.1: Updated for -D (--dynamic) option.
3760 * objdump.c (dump_dynamic_symtab): New global variable.
3761 (dump_dynamic_reloc_info): New global variable.
3762 (dynsyms, dynsymcount): New global variables.
3763 (usage): Mention -R, -T, --dynamic-syms and --dynamic-reloc.
3764 (long_options): Added "dynamic-reloc" and "dynamic-syms".
3765 (slurp_symtab): If no symbols, return rather than exit.
3766 (slurp_dynamic_symtab): New function.
3767 (display_bfd): Handle dump_dynamic_symtab and
3768 dump_dynamic_reloc_info.
3769 (dump_symbols): Take new dynamic argument, indicating whether to
3770 display dynamic symbols.
3771 (dump_relocs): Move most printing into dump_reloc_set.
3772 (dump_dynamic_relocs): New function.
3773 (dump_reloc_set): New function, extracted from dump_relocs.
3774 (main): Add R and T to getopt string. Handle -T by setting
3775 dump_dynamic_symtab and -R by setting dump_dynamic_reloc_info.
3776 * objdump.1: Updated for -R (--dynamic-reloc) and -T
3777 (--dynamic-syms) options.
3778 * binutils.texi: Updated for new nm and objdump options.
3779
3780 Wed Mar 30 15:52:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3781
3782 Update for recent BFD changes to symbol and reloc reading. Rename
3783 all uses of get_symtab_upper_bound to bfd_get_symtab_upper_bound.
3784 Also:
3785 * coffgrok.c (symcount): Change to long.
3786 (do_sections_p1): Check for error return from
3787 bfd_get_reloc_upper_bound. Change relcount to long, and check for
3788 error from bfd_canonicalize_reloc.
3789 (coff_grok): Change storage to long. Check for error from
3790 bfd_get_symtab_upper_bound and bfd_canonicalize_symtab.
3791 * nlmconv.c (main): Change symcount, newsymalloc, newsymcount, and
3792 i to long. Check for error from bfd_get_symtab_upper_bound and
3793 bfd_canonicalize_symtab.
3794 (copy_sections): Change reloc_size and reloc_count to long. Check
3795 for error from bfd_get_reloc_upper_bound and
3796 bfd_canonicalize_reloc.
3797 (mangle_relocs, i386_mangle_relocs, alpha_mangle_relocs): Change
3798 reloc_count_ptr argument to long *. Make corresponding changes to
3799 variables loaded from *reloc_count_ptr.
3800 * nm.c (display_rel_file): Change storage and symcount to long.
3801 Check for errors from bfd_get_symtab_upper_bound and
3802 bfd_canonicalize_symtab.
3803 * objcopy.c (filter_symbols): Change symcount, src_count and
3804 dst_count to long.
3805 (copy_object): Change symcount to long. Pass another argument to
3806 fprintf. Check for errors from bfd_get_symtab_upper_bound and
3807 bfd_canonicalize_symtab.
3808 (copy_section): Change relcount to long. Check for errors from
3809 bfd_get_reloc_upper_bound and bfd_canonicalize_reloc.
3810 (mark_symbols_used_in_relocations): Change relcount and i to long.
3811 Check for errors form bfd_get_reloc_upper_bound and
3812 bfd_canonicalize_reloc.
3813 * objdump.c (storage): Remove global variable.
3814 (symcount): Changed to long.
3815 (slurp_symtab): New local variable storage. Check for errors from
3816 bfd_get_symtab_upper_bound and bfd_canonicalize_symtab.
3817 (remove_useless_symbols): Change return value and count to long.
3818 (objdump_print_address): Change min, max, thisplace and i to long.
3819 (disassemble_data): Change i to long.
3820 (dump_symbols): Change count to long.
3821 (dump_relocs): Change relcount to long. Check for errors from
3822 bfd_ret_reloc_upper_bound and bfd_canonicalize_reloc.
3823 (display_info_table): Add casts when passing LONGEST_ARCH for
3824 printf %* argument.
3825
3826 Tue Mar 29 14:59:04 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3827
3828 * nm.c (display_archive): Close each archive element after it has
3829 been displayed.
3830 * objdump.c (display_file): Likewise.
3831
3832 Mon Mar 28 13:04:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3833
3834 * configure.in: Change error message to refer to bfd/config.bfd
3835 rather than bfd/configure.in.
3836
3837 Sun Mar 27 16:23:39 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3838
3839 * More fixes for object formats which allow multiple sections
3840 with the same name:
3841 * objcopy.c (setup_section): Make a new output section even if
3842 one already exists with the given name.
3843 (copy_section): Use isection->output_section rather than trying
3844 to look the output section up by its (possibly non-unique) name.
3845
3846 * Makefile.in (install-info): Look for binutils.info in the
3847 current directory, then in $(srcdir). Don't use $<.
3848
3849 Mon Mar 21 12:55:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3850
3851 * objdump.c (objdump_print_address): Make static. Declare with
3852 prototype. Change vardiff from int to bfd_signed_vma. Correct
3853 binary search termination condition. When looking for same
3854 section symbol in relocatable file, handle final symbol correctly.
3855
3856 Sun Mar 20 11:26:36 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3857
3858 * Makefile.in: Avoid bug in hpux sed.
3859
3860 * objcopy.c: Changes to keep it from stripping symbols used
3861 in output relocations.
3862 (mark_symbols_used_in_relocations): New function. Mark symbols
3863 used in output relocations with BSF_KEEP.
3864 (filter_symbols): Do not strip symbols marked with BSF_KEEP.
3865 (copy_object): Reorder actions. First setup sections, then
3866 build the output symbol table, then copy the section contents.
3867
3868 Fri Mar 18 10:53:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3869
3870 * ar.c (write_archive): Allocate space for the null byte. From
3871 Robert Lipe <robertl@arnet.com>.
3872
3873 Thu Mar 17 16:20:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3874
3875 * Makefile.in: Built nm.new and strip.new to avoid problems with
3876 collect when . is in PATH.
3877 (STRIP_PROG): Change from strip to strip.new.
3878 (NM_PROG): Change from nm to nm.new.
3879 (install): Remove the .new when installing.
3880
3881 Wed Mar 16 16:27:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3882
3883 * nlmconv.c (powerpc_build_stubs): Set BSF_DYNAMIC flag for each
3884 symbol for which we build a stub.
3885 (powerpc_mangle_relocs): Only reset TOC pointer for a call to a
3886 symbol with BSF_DYNAMIC flag set.
3887
3888 Tue Mar 15 23:04:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3889
3890 * objcopy.c (filter_symbols): Use bfd_is_local_label to determine
3891 if a symbol represents a compiler-generated local label.
3892 (copy_object): Give the BFD backends a chance to copy any private
3893 bfd data from the input BFD to the output BFD.
3894 (setup_section): Give the BFD backends a chance to copy any private
3895 section data from the input section to the output section.
3896
3897 Mon Mar 14 11:15:58 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3898
3899 * objcopy.c (mangle_section): Delete unused function.
3900 (setup_section): Set osection here instead of calling
3901 mangle section to do it.
3902
3903 Mon Mar 14 12:11:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3904
3905 * ar.c (write_archive): Close inarch before unlinking it.
3906
3907 Fri Mar 11 22:20:48 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3908
3909 * nlmconv.c (main): For PowerPC, call powerpc_build_stubs and
3910 powerpc_resolve_stubs. Use __GOT0, not __toc_start. Handle it if
3911 the start and end symbols are not in the text section.
3912 (struct powerpc_stub): New struct definition.
3913 (powerpc_stubs, powerpc_stub_insns): New static variables.
3914 (powerpc_initial_got_size): New static variable.
3915 (powerpc_build_stubs): New function.
3916 (powerpc_resolve_stubs): New function.
3917 (powerpc_mangle_relocs): Clear extraneous data in .got section.
3918 Rearrange reloc handling to handle ELF relocs that are not
3919 partial_inplace. Resolve PC relative relocs.
3920
3921 Wed Mar 9 13:48:11 1994 Steve Chamberlain (sac@jonny.cygnus.com)
3922
3923 * ar.c (move_members): Fix it so that the abi positional modifiers
3924 don't delete all archive members following the insert point.
3925
3926 Tue Mar 8 13:14:43 1994 Steve Chamberlain (sac@jonny.cygnus.com)
3927
3928 * coffgrok.[ch]: New files, understand coff objects.
3929 * coffdump.c: Uses coffgrok to dump out the debug info of a coff
3930 file.
3931 * sysroff.info: Description of a SYSROFF object file.
3932 * sysinfo.y, syslex.l: Parse info file, generate a reader, writer,
3933 header files and a printer.
3934 * srconv.c: Uses coffgrok.c and sysroff.info to convert a coff
3935 file to a SYSROFF file.
3936
3937 Sat Feb 26 13:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
3938
3939 * ar.c (do_quick_append): Pad with a genuine character 10,
3940 rather than whatever '\n' might happen to be.
3941
3942 Tue Feb 22 18:25:52 1994 Ian Lance Taylor (ian@cygnus.com)
3943
3944 * nlmconv.c (main): Ignore debugging symbols when looking for
3945 special symbols by name.
3946
3947 Sun Feb 20 18:47:42 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
3948
3949 * nlmconv.c: Include libiberty.h.
3950
3951 Support for PowerPC NetWare.
3952 * nlmconv.c (main): For PowerPC NetWare, automatically define the
3953 special symbols __toc_start.
3954 (select_output_format): Handle bfd_arch_powerpc.
3955 (mangle_relocs): Likewise.
3956 (powerpc_mangle_relocs): New function.
3957
3958 Thu Feb 17 09:28:23 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3959
3960 * ar.c, bucomm.c, nlmconv.c, nm.c, objcopy.c, objdump.c,
3961 size.c: Use bfd_get_error and bfd_set_error and new error names.
3962
3963 Fri Feb 11 15:54:51 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3964
3965 * objcopy.c (strip_main, copy_main): Add missing 'break' in switch.
3966
3967 Mon Feb 7 19:45:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3968
3969 * objdump.c (disassemble_data): Handle bfd_arch_powerpc.
3970
3971 Sun Feb 6 22:08:20 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3972
3973 * strings.c objdump.c nlmconv.c objcopy.c nm.c ar.c size.c (main):
3974 Call xmalloc_set_program_name.
3975
3976 Fri Feb 4 10:46:01 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3977
3978 * objcopy.c (filter_bytes): Make MEMHUNK a char *, not PTR, so we
3979 can do arithmetic on it.
3980
3981 Thu Feb 3 14:06:41 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3982
3983 * objdump.c (dump_section_stabs, read_section_stabs,
3984 print_section_stabs): Functions broken out of dump_stabs_1.
3985 Free the stabs and strings when done with them.
3986
3987 Wed Feb 2 13:42:23 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3988
3989 * nlmconv.c (main): Use bfd_get_flavour instead of struct member.
3990 * ar.c (print_contents, extract_file), size.c
3991 (print_berkeley_format, print_sysv_format): Use bfd_get_filename and
3992 bfd_my_archive instead of dereferencing the structs directly.
3993
3994 * ar.c: Use bfd_fatal and bfd_nonfatal instead of bfd_perror and exit.
3995 Indent. Remove DEFUNs.
3996
3997 * nlmconv.c (main), objcopy.c (copy_file): Print matching formats
3998 if ambiguous match.
3999 * nm.c (display_file, display_archive), size.c (display_bfd):
4000 Eliminate gotos.
4001 Print matching formats if there is an ambiguous match. Use
4002 bfd_nonfatal instead of hardcoded error message if nothing matches.
4003
4004 * arsup.c, ar.c, objdump.c: Use bfd_get_filename instead of
4005 abfd->filename.
4006
4007 * nm.c (display_archive): New function, from code in display_file.
4008 (display_rel_file): Renamed from do_one_rel_file.
4009
4010 * size.c: Indent.
4011 (display_archive): New function from code in display_file.
4012 (display_file): Check bfd_close error return.
4013
4014 * strings.c (strings_object_file): Check bfd_check_format
4015 error return.
4016
4017 * strings.c, objdump.c, size.c: Use bfd_nonfatal instead of bfd_perror.
4018
4019 * bucomm.c: Delete references to exit_handler. It wasn't set
4020 anywhere, and now that we're using the libiberty xmalloc, it
4021 wouldn't always get called before exiting.
4022 (list_matching_formats): Function moved from objdump.c.
4023 * bucomm.h: Declare it.
4024
4025 * objdump.c (disassemble_data): Move some variable decls closer to
4026 their use. Add some comments. Replace a nested block with a
4027 return.
4028
4029 Mon Jan 31 18:50:41 1994 Stan Shebs (shebs@andros.cygnus.com)
4030
4031 * objdump.c (display_target_list, display_info_table): Check that
4032 the bfd of the dummy output file is not null.
4033
4034 Wed Jan 26 13:13:18 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4035
4036 * objcopy.c (filter_bytes): New function.
4037 (copy_section): Call it.
4038 (copy_options, copy_usage, copy_main): Add --byte option to
4039 activate it. Appropriate the -b option (which was an undocumented
4040 synonym for -F) for it, also. Add --interleave, -i option for
4041 additional control.
4042 (setup_section, copy_section, mangle_section): Renamed with no `s'
4043 on the end.
4044 * objcopy.1, binutils.texi: Document the new options.
4045
4046 * objdump.c (display_target_tables, display_target_list):
4047 New functions broken out of display_info.
4048 Eliminate some magic constants. Use more meaningful variable names.
4049 (dump_bfd_header): New function broken out of display_bfd.
4050 (dump_section_header): New function broken out of dump_headers.
4051 (remove_useless_symbols): Don't shadow global variable name with
4052 parameter.
4053 (objdump_print_address): Fix backward test.
4054
4055 Tue Jan 25 19:40:54 1994 Stan Shebs (shebs@andros.cygnus.com)
4056
4057 * bucomm.c (print_arelt_descr): Change decl of `when' to time_t.
4058 * objdump.h: Removed.
4059
4060 Mon Jan 24 13:29:02 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4061
4062 * objdump.c (display_file): Remove call to list_matching_formats.
4063 It would never be called.
4064 (list_matching_formats): Take an arg giving the list of matching
4065 formats.
4066 (display_bfd): Pass the arg, and get it filled in by calling
4067 bfd_check_format_matches instead of bfd_check_format.
4068 (display_info, display_info_table): target_vector was renamed to
4069 bfd_target_vector.
4070
4071 * binutils.texi (objdump): Note some limitations of -h section
4072 address printing.
4073
4074 Sat Jan 22 16:20:46 1994 Stan Shebs (shebs@andros.cygnus.com)
4075
4076 * Makefile.in (MALLOC): Set to emptiness by default.
4077 (ALL_CFLAGS): Add and use.
4078 (arparse.h): Make it depend on arparse.y.
4079 * ar.c (libbfd.h): Don't require to be in ../bfd.
4080 * objdump.c (comp): Rename to compare_symbols.
4081
4082 Fri Jan 21 20:22:30 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4083
4084 * objdump.c (list_matching_formats): If the file format is ambiguous,
4085 print the matching names so the user can choose one.
4086 (display_bfd): Call it.
4087 (display_file): Call it.
4088
4089 Fri Jan 21 19:17:25 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4090
4091 * objdump.c (disassemble_data): Support bfd_arch_rs6000.
4092
4093 Mon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros.cygnus.com)
4094
4095 * objdump.c (stab_name): Allocate dynamically.
4096 (stab_print): Use pointers to strings instead of char arrays.
4097 (dump_stabs): Change alloc and init of arrays appropriately.
4098 (dump_stabs_1): Always decide whether to print stab_name or
4099 the stab's type number, if unnamed.
4100
4101 Fri Jan 14 14:42:48 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4102
4103 * objcopy.c (strip_main, copy_main): Don't clobber the input file
4104 if copy_file fails.
4105
4106 * nlmconv.c (main): Warn about an attempt to use a shared library
4107 with uninitialized data.
4108
4109 * nlmconv.c (setup_sections): Make sure that we align the
4110 output_offset of each input section appropriately.
4111
4112 Thu Jan 13 17:32:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4113
4114 * objdump.c (dump_relocs): Don't crash if section name is NULL.
4115
4116 Tue Jan 11 19:46:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4117
4118 * filemode.c (filemodestring): Commented out; not used.
4119 (mode_string): Use POSIX definitions.
4120 (ftypelet): Likewise.
4121 (rwx): Removed; no longer used.
4122 * bucomm.c: Include bucomm.h.
4123 (bfd_nonfatal, bfd_fatal): Argument is const.
4124 (fatal): Make __STDC__ version.
4125 * bucomm.h (mode_string): Declare.
4126 * Makefile.in (bucomm.o): Depend upon bucomm.h
4127
4128 Sun Jan 9 12:03:20 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
4129
4130 * bucomm.c (xmalloc, xrealloc): Deleted.
4131 * bucomm.h (xmalloc, xrealloc): Fix prototypes, to correspond to
4132 libiberty version of functions.
4133
4134 Thu Jan 6 06:18:15 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4135
4136 * binutils.texi: Add a chapter summarizing the ways to select
4137 aspects of the target for each program.
4138
4139 * objdump.c (long_options, usage): Add long equivalents for all
4140 remaining short options that lacked them.
4141 * binutils.texi objdump.1: Document them.
4142
4143 * size.c (usage): Tweak usage message.
4144 * size.1: Add missing `=' in examples.
4145
4146 * binutils.texi strip.1 objcopy.1 nlmconv.1 objcopy.c nlmconv.c:
4147 Use "--target=bfdname" as the option to select the BFD target,
4148 like nm and size already do.
4149 Reserve "--format=format" for textual output selection options, but
4150 for now keep old option names as obsolete for backward compatibility.
4151
4152 * strings.c (main, strings_object_file, usage): Add --target option.
4153 * binutils.texi strings.1: Document it.
4154
4155 Sat Jan 1 13:58:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4156
4157 * ar.c (main): Add \n in error message.
4158
4159 Thu Dec 23 12:23:11 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4160
4161 gcc -Wall lint:
4162 * ar.c (main): Put parens around assignment used as truth value.
4163 * objcopy.c (strip_main): Remove unused variables. Return 0.
4164 (copy_main): Remove unused variables. Return 0.
4165 * objdump.c (display_bfd): Declare return value as void.
4166 (stab_print): Use "" instead of 0 to initialize array.
4167 (dump_stabs_1): Print vma using printf_vma.
4168 (display_info): Put parens around assignment used as truth value.
4169 * strings.c (print_strings): Cast printf arguments.
4170
4171 * objcopy.c (copy_main): Use copy_options, not strip_options.
4172
4173 * nlmheader.y (command): Warn about illegal date values.
4174
4175 Wed Dec 15 11:18:03 1993 David J. MacKenzie (djm@frosty.eng.umd.edu)
4176
4177 * bucomm.c bucomm.h: Run through indent. De-ansidecl-ify.
4178 (bfd_nonfatal): New function.
4179 (bfd_fatal): Call it.
4180
4181 * objcopy.c (smart_rename): Do a copy if the dest file has
4182 multiple hard links. Remove source file on successful copy.
4183 Try to preserve mode and owner on successful rename.
4184
4185 * objcopy.c: Run through indent. Clean up a bit.
4186 Make global variables static.
4187 Make {input,output}_{target,filename}, show_version local
4188 to various functions.
4189 New global variable `status' for exit status.
4190 (strip_main, copy_main): New functions with code from main.
4191 (nonfatal): New macro. Use it globally instead of bfd_perror and
4192 bfd_fatal.
4193
4194 (copy_object): Call mangle_sections with bfd_map_over_sections.
4195 (mangle_sections): Adjust for new calling convention.
4196
4197 Fri Dec 10 11:28:11 1993 Ian Lance Taylor (ian@deneb.cygnus.com)
4198
4199 * nlmheader.y (command): Accept MAP and FULLMAP without arguments.
4200 * nlmconv.c (main): Change error message for MAP and FULLMAP.
4201
4202 Thu Dec 9 17:47:19 1993 Ian Lance Taylor (ian@deneb.cygnus.com)
4203
4204 * nlmconv.c (main): Warn about imported symbols that are not in
4205 the IMPORT list even if the IMPORT keyword is not used.
4206
4207 * nlmconv.c (debug, unlink_on_exit): New static variables.
4208 (long_options): Add "debug" and "linker".
4209 (main): Handle -d and -l arguments. Make command line input and
4210 output files optional. Parse the command file before opening the
4211 BFD's, which requires storing more information in local variables.
4212 If INPUT names multiple files, link them together. Use OUTPUT for
4213 the output file name if not named on command line.
4214 (show_usage): Changed for new options.
4215 (link_inputs): New function to automatically invoke linker to
4216 handle multiple INPUT files.
4217 (choose_temp_base_try, choose_temp_base, pexecute): New functions,
4218 mostly copied from gcc/gcc.c.
4219 * nlmconv.h (input_files, output_file): Declare.
4220 * nlmheader.y (input_files, output_file): Define.
4221 (command): Support INPUT with a string_list argument. Support
4222 OUTPUT.
4223 (string_list): Renamed from module_list.
4224 * Makefile.in (nlmconv.o): Define LD_NAME based on
4225 program_transform_name.
4226
4227 Wed Dec 8 10:09:04 1993 Ian Lance Taylor (ian@deneb.cygnus.com)
4228
4229 * nlmheader.y (nlmheader_identify): New function. Use it to print
4230 the program name just once, instead of with every error message.
4231
4232 Mon Dec 6 16:11:32 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4233
4234 * nlmconv.c (long_options): Changed --header-info to --header-file
4235 to match documentation and usage message.
4236
4237 Sun Dec 5 01:31:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4238
4239 * objdump.c (dump_relocs): Avoid dereferencing a NULL sym_ptr_ptr
4240 in a relocation.
4241
4242 Thu Dec 2 16:00:06 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4243
4244 * nlmconv.c (main): Change various types from bfd_size_type to
4245 size_t, since they have to be arguments to fread and fwrite.
4246 Change set from char * to unsigned char *.
4247 (select_output_format): Make mach argument unsigned. Handle
4248 bfd_arch_alpha.
4249 (setup_sections): Don't copy the .reginfo section of an ECOFF
4250 file. Call bfd_set_reloc to initialize the relocation fields.
4251 (copy_sections): Don't copy the .reginfo section of an ECOFF file.
4252 Combine all relocs for a section.
4253 (mangle_relocs): Change type of relocs to permit specific
4254 functions to change it. Call alpha_mangle_relocs for alpha,
4255 default_mangle_relocs for other architectures.
4256 (default_mangle_relocs): New function. Adjust the address of all
4257 relocs by the output_offset.
4258 (i386_mangle_relocs): Change type of relocs argument. Cast length
4259 argument to memmove to size_t.
4260 (alpha_mangle_relocs): New function.
4261
4262 Wed Nov 17 17:38:58 1993 Sean Eric Fagan (sef@cygnus.com)
4263
4264 * nlmconv.c (select_output_format): Use nlm32-sparc for
4265 bfd_arch_sparc.
4266
4267 Wed Nov 17 14:41:35 1993 Jeffrey Osier (jeffrey@thepub.cygnus.com)
4268
4269 * nlmconv.1: added man page
4270 * objcopy.1: fixed format errors
4271
4272 Wed Nov 17 12:03:41 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4273
4274 * Makefile.in: Use CFLAGS as well as LDFLAGS when linking.
4275
4276 Wed Nov 17 04:50:55 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4277
4278 * strings.1: Fix typo.
4279
4280 Mon Nov 15 12:03:20 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
4281
4282 * Makefile.in (DISTSTUFF): Build "info".
4283 (VERSION): Updated to cygnus-2.3.1; 2.3 has gone out.
4284
4285 Sun Nov 14 00:27:24 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4286
4287 * objdump.c (dump_stabs): Handle stabs-in-som as implemented
4288 by the new BFD SOM assembler.
4289
4290 Sat Nov 13 07:14:05 1993 David J. Mackenzie (djm@rtl.cygnus.com)
4291
4292 * ar.1 c++filt.1 nm.1 objcopy.1 objdump.1 ranlib.1 size.1
4293 strings.1 strip.1: Replace \(em in NAME section with \- so
4294 makewhatis can grok it.
4295
4296 Tue Nov 9 15:22:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4297
4298 * nlmconv.c (i386_mangle_relocs): Adjust reloc address by
4299 section output_offset.
4300
4301 Fri Nov 5 12:11:52 1993 Jeffrey Osier (jeffrey@thepub.cygnus.com)
4302
4303 * binutils.texi: added nlmconv chapter
4304
4305 Wed Nov 3 16:10:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
4306
4307 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
4308
4309 Wed Nov 3 15:09:23 1993 Ken Raeburn (raeburn@rover.cygnus.com)
4310
4311 * Makefile.in (distclean): Don't get rid of dvi or info files.
4312
4313 Tue Nov 2 13:29:59 1993 David J. Mackenzie (djm@rtl.cygnus.com)
4314
4315 * objcopy.c (S_ISLNK): Define as 0 if there's no S_IFLNK.
4316
4317 Fri Oct 29 16:02:34 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4318
4319 * binutils.texi: Move objcopy docs into alphabetical order.
4320
4321 * objdump.c: Use xmalloc instead of malloc.
4322
4323 Fri Oct 29 11:11:14 1993 Stan Shebs (shebs@rtl.cygnus.com)
4324
4325 * objdump.c (info): Rename to formats_info.
4326 (dump_stabs_1): Better comments and formatting.
4327
4328 Thu Oct 28 19:43:16 1993 Stan Shebs (shebs@rtl.cygnus.com)
4329
4330 * ar.c (main): Always create the archive when quick appending,
4331 even if no input files have been given.
4332
4333 Wed Oct 27 12:03:06 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4334
4335 * nlmconv.c (main): Set sharedDebugRecordOffset and
4336 sharedDebugRecordCount fields in extended header.
4337
4338 * nlmconv.c (main): Force moduleName field to upper case.
4339
4340 Mon Oct 25 16:45:42 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4341
4342 * objcopy.c (main): Give a usage message if there are too many
4343 arguments.
4344
4345 Mon Oct 25 10:37:08 1993 Ken Raeburn (raeburn@rover.cygnus.com)
4346
4347 * Makefile.in (install-info): Rewrite to take advantage of VPATH,
4348 so FSF distributions (with info files in $(srcdir)) install
4349 properly.
4350 (DISTSTUFF): Build nlmheader.c too.
4351
4352 Fri Oct 22 11:43:23 1993 Ken Raeburn (raeburn@rover.cygnus.com)
4353
4354 * ar.c (program_name): Don't define here.
4355 * objdump.c: Include "bucomm.h".
4356 (xmalloc): Don't declare here.
4357 (program_name): Don't define here.
4358 (program_version): Fixed type in declaration.
4359 * size.c: Include "bucomm.h".
4360 (program_name): Don't declare here.
4361
4362 Fri Oct 22 14:10:41 1993 Mark Eichin (eichin@cygnus.com)
4363
4364 * objdump.c (fprintf): hide declaration in FPRINTF_ALREADY_DECLARED
4365
4366 Fri Oct 1 12:43:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4367
4368 * nlmconv.c (i386_mangle_relocs): Resolve and remove PC relative
4369 relocs against defined symbols in the same section.
4370
4371 Thu Sep 30 16:46:26 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4372
4373 * Makefile.in (binutils.dvi): use TEXIDIR to find texinfo.tex
4374
4375 Sat Sep 25 18:09:29 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4376
4377 * objcopy.c (simple_copy, smart_rename): New functions.
4378 (main): Use them.
4379
4380 Fri Sep 24 15:38:29 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4381
4382 * Makefile.in (clean, distclean): Recurse into testsuite.
4383
4384 Thu Sep 23 01:05:06 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4385
4386 * objcopy.c (setup_sections, copy_sections): If stripping, don't
4387 copy SEC_DEBUGGING sections.
4388 * objdump.c (dump_headers): Print SEC_DEBUGGING flag.
4389
4390 * objdump.c (usage): Mention --stabs.
4391
4392 * objcopy.c (copy_object): Copy all applicable file flags.
4393 (copy_file): Don't copy EXEC_P specially here.
4394
4395 Mon Sep 20 19:28:57 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4396
4397 * nlmconv.c (main): Adjust data section size to correspond to bss
4398 alignment adjustment. Clear BSF_SECTION_SYM if symbol is moved to
4399 a different section. Use time_t for time variable.
4400 (setup_sections): Only put sections with contents in output NLM.
4401 (i386_mangle_relocs): No symbols are common at this point. Add
4402 casts to avoid warnings.
4403
4404 Fri Sep 10 11:00:40 1993 Stan Shebs (shebs@rtl.cygnus.com)
4405
4406 * objdump.c: Made the --stabs option work for stabs-in-coff.
4407 (ELF_STAB_DISPLAY): Removed.
4408 (dump_elf_stabs): Renamed to dump_stabs, changed to run for
4409 any object file format.
4410 (dump_elf_stabs_1): Renamed to dump_stabs_1, added calls to
4411 generic BFD routines for non-ELF case, changed format of message
4412 for no-section-found case.
4413 (display_bfd): Always call dump_stabs if requested.
4414 (dump_data): Call bfd_section_size to get section size.
4415
4416 Fri Sep 10 08:12:23 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4417
4418 * Makefile.in (install): Don't put strings in tooldir/bin.
4419
4420 Mon Sep 6 15:39:04 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4421
4422 * nlmconv.c (total_bss_size): Removed.
4423 (main): Set the bss vma to always follow the data section. Move
4424 symbols into new sections, and adjust values by output_offset.
4425 (setup_sections): Don't copy all sections, but instead point all
4426 text sections to .text, all data sections to .data, and all bss
4427 sections to .bss.
4428 (copy_sections): Adjust accordingly.
4429
4430 Thu Sep 2 12:34:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4431
4432 Only build nlmconv if configured for a NetWare target.
4433 * configure.in: If we have some *-*-netware* target, or are using
4434 all targets, set BUILD_NLMCONV to $(NLMCONV_PROG) in Makefile.
4435 * Makefile.in (PROGS): Use $(BUILD_NLMCONV) rather than
4436 $(NLMCONV_PROG).
4437
4438 Tue Aug 31 14:13:35 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4439
4440 * objdump.c (ARCH_all): Define ARCH_hppa too.
4441 (dump_headers): Don't test for SEC_BALIGN if it's not defined by
4442 bfd.h.
4443
4444 Tue Aug 31 13:29:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4445
4446 * nlmconv.c (main): Force creation of .bss section. Set up the
4447 sections before looking at the symbols. Move all common symbols
4448 into .bss section. Automatically define _edata and _end. Only
4449 export symbols in the export list, with multiple prefixes if
4450 necessary. Warn if no version. Always create extended header.
4451 Set date automatically if not already set.
4452 (setup_sections): Count size of bss sections.
4453 (mangle_relocs, i386_mangle_relocs): Accept section argument, and
4454 take reloc_count as a changeable pointer; changed callers.
4455 (i386_mangle_relocs): Remove PC relative relocs within a section,
4456 as they require no adjustment.
4457 * nlmheader.y: Fixed memory allocation throughout: token STRING is
4458 now allocated on the heap, and freed if not needed. Null
4459 terminated copyright message. Accept version with only two
4460 strings.
4461 (symbol_list_opt): New nonterminal, either symbol_list or empty.
4462 (symbol_list): Use left recursion to avoid overflowing parser
4463 stack.
4464 (yylex): Rearranged beginning of line check. Accept quoted
4465 strings using single quotes. End generic argument at comment
4466 character or parentheses.
4467 (string_list_append): Fixed.
4468 (string_list_append1): New function.
4469
4470 * bucomm.h: The first argument to xrealloc is PTR, not char *.
4471 * bucomm.c (xrealloc): Use PTR rather than char *.
4472 * Makefile.in (objdump.o): Depend upon config.status to notice
4473 --with-targets changes.
4474 (nlmconv.o): Depend upon bucomm.h.
4475
4476 Tue Aug 17 09:46:01 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4477
4478 * configure.in: Don't pass cpu to config.bfd.
4479
4480 Thu Aug 12 16:43:04 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4481
4482 * Makefile.in ($(NM_PROG)): Depend on demangle.o.
4483 (demangle.o): New target.
4484 (cplus-dem.o): Depend on it, to force compilation order when doing
4485 parallel compiles.
4486
4487 * nm.c (print_symbol_info_{bsd,sysv,posix}): Take a bfd arg.
4488 (struct output_fns print_symbol_info): Ditto.
4489 (long_options, usage, main): Add -C --demangle option.
4490 (print_symname): New function, demangling if requested.
4491 (print_symbols, print_symbol_info_{bsd,sysv,posix}): Use it.
4492
4493 Wed Aug 11 22:57:23 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4494
4495 * Makefile.in: Put CFLAGS last in compilation rules and omit from
4496 linking rules. Use ARCHDEFS to compile objdump.c.
4497 Update dependencies.
4498 * configure.in: Construct ARCHDEFS based on the BFD target makefile
4499 fragments.
4500 * objdump.c: Conditionalize calls to the print_insn_ARCH functions
4501 according to ARCHDEFS.
4502
4503 Thu Aug 12 08:06:15 1993 Ian Lance Taylor (ian@cygnus.com)
4504
4505 * ar.c: Removed obsolete and non-functional GNU960 code.
4506
4507 Wed Aug 11 13:08:26 1993 Ian Lance Taylor (ian@cygnus.com)
4508
4509 * size.c (berkeley_sum): New function.
4510 (bsssize, datasize, textsize): New global variables.
4511 (bss_section_name, data_section_name, text_section_name): Removed.
4512 (print_berkeley_format): Map berkeley_sum over all the sections,
4513 rather than only reporting sizes of specifically named sections.
4514 * Makefile.in ($(OBJDUMP_PROG)): Removed dependency on size.o.
4515
4516 Tue Aug 10 10:46:01 1993 Ian Lance Taylor (ian@cygnus.com)
4517
4518 * nlmconv.c, nlmconv.h, nlmheader.y: New files for program to
4519 convert object files into NetWare Loadable Modules.
4520 * Makefile.in (NLMCONV_PROG): New macro, define to be nlmconv.
4521 (PROGS): Add NLMCONV_PROG.
4522 (nlmheader.c, nlmheader.o, nlmconv.o, $(NLMCONV_PROG)): New
4523 targets.
4524
4525 Thu Aug 5 15:48:32 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
4526
4527 * Makefile.in: define MAKEOVERRIDES to an empty string
4528
4529 Wed Aug 4 17:08:08 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4530
4531 * objcopy.c (copy_file): Make failures to process a file nonfatal.
4532
4533 Mon Aug 2 11:28:23 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4534
4535 * nm.c: Add -B option, like --format=bsd.
4536
4537 Tue Jul 27 16:29:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4538
4539 * objcopy.c (copy_file): If the file is neither an object nor an
4540 archive, give an error rather than returning success.
4541
4542 Mon Jul 19 16:13:40 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
4543
4544 * objdump.c (objdump_print_address): Prefer non-local symbols over
4545 local ones, and especially discriminate against debugging symbols.
4546 Also, for relocateable files, try to find a symbol in the current
4547 section, instead of picking one from some random section with a
4548 convenient value (read, section offset).
4549 (disassemble_data): Cast argument to malloc to size_t first.
4550 (dump_data): Likewise.
4551 (dump_relocs): If a single section name is specified, show relocs
4552 only for that section. Otherwise, silently omit sections without
4553 relocs. Format table nicely even if values are printed using 16
4554 digits instead of 8.
4555
4556 Fri Jul 16 15:19:59 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4557
4558 * nm.c: Changes for final version of POSIX.2.
4559 (print_symbol_filename_{bsd,sysv,posix}): New functions.
4560 (formats): Add an element for a pointer to them.
4561 (print_symbols): Call it.
4562 (print_object_filename_posix, print_archive_member_posix): Produce
4563 output according to new POSIX.2 spec.
4564
4565 * strings.c (print_strings): Handle STREAM being NULL.
4566 (strings_a_section): Pass a NULL.
4567 (main): Don't open /dev/null.
4568
4569 Thu Jul 15 12:44:09 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4570
4571 * objdump.c (disassemble_data): Handle the m88k.
4572 (display_bfd): Use bfd_errmsg, rather than just claiming that the
4573 bfd is not an object file.
4574
4575 Mon Jul 12 17:55:34 1993 K. Richard Pixley (rich@cygnus.com)
4576
4577 * Makefile.in (TAGS): make work again by naming directories
4578 explicitly rather than depending on undefined macros.
4579 (INSTALL_XFORM): correct bad install target.
4580
4581 Fri Jul 2 16:58:34 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4582
4583 * strings.c: Doc fixes.
4584
4585 Sun Jun 27 13:35:24 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4586
4587 * Makefile.in: Note dependencies on bucomm.h.
4588 (cplus-dem.o): Link c++filt with version.o.
4589
4590 * strings.c: Include bucomm.h and add prototypes to other decls.
4591 Remove -h option.
4592
4593 * bucomm.h: Declare xrealloc.
4594
4595 * nm.c, objcopy.c, objdump.c, size.c, strings.c (main, usage): Add
4596 --help option. Put "GNU" in the version message.
4597 (usage): Take stream and exit status as args.
4598 (main): Pass new args to usage.
4599
4600 Fri Jun 25 23:12:12 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4601
4602 * strings.c, strings.1: New files.
4603 * binutils.texi: Document strings.
4604 * Makefile.in: Add rules for it.
4605
4606 Fri Jun 25 20:44:43 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
4607
4608 * objdump.c: Use size-independent bfd elf section names.
4609
4610 Sun Jun 20 23:09:06 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
4611
4612 * objdump.c (objdump_print_address): Handle wide offsets by
4613 calling sprintf_vma.
4614
4615 Fri Jun 18 14:29:12 1993 Per Bothner (bothner@deneb.cygnus.com)
4616
4617 * objdump.c (syms2): Removed unused variable.
4618 * objdump.c (remove_useless_symbols): New function.
4619 * objdump.c (comp): Simplify.
4620 * objdump.c (dis-assemble_data): Make simpler and more
4621 efficient how we filter out useless symbols: Just filter
4622 BEFORE the sort (using remove_useless_symbols).
4623 * objdump.c (objdump_print_address): Simplify.
4624 Change output syntax to match gdb.
4625
4626 Thu Jun 17 16:53:56 1993 david d `zoo' zuhn (zoo@cygnus.com)
4627
4628 * Makefile.in: canonicalize install.sh; for use within
4629 this directory (and subdirs)
4630
4631 Mon Jun 14 12:13:22 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
4632
4633 * Makefile.in (install, install-info): remove parentdir support,
4634 use INSTALL_XFORM; define INSTALL_XFORM
4635
4636 Thu Jun 10 17:29:21 1993 Per Bothner (bothner@cygnus.com)
4637
4638 * objcopy.c (copy_object): Fix bad size passed to xmalloc().
4639
4640 Mon Jun 7 12:41:12 1993 Per Bothner (bothner@rtl.cygnus.com)
4641
4642 * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.
4643 * configure.in: No longer need to configure to get sysdep.h.
4644 * objcopy.c (copy_object): Fix symbol table handling.
4645
4646 Fri Jun 4 17:20:03 1993 Per Bothner (bothner@cygnus.com)
4647
4648 * objcopy.c (filter_symbols): Cannot filter the symbols
4649 in place, because that confuses the relocs, so take separate
4650 parameter for output array.
4651 * objcopy.c (sympp): Make two variables: isympp and osympp.
4652 * objcopy.c (copy_object): Allocate separate array (osympp)
4653 for filtered symbols.
4654
4655 Fri Jun 4 10:51:44 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4656
4657 * Makefile.in: change recursion test to presence of a configured
4658 testsuite directory
4659
4660 Thu Jun 3 14:05:57 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4661
4662 * Makefile.in (underscore.c): Hack the backquoted command so it
4663 doesn't cause Solaris make to bomb.
4664
4665 Thu Jun 3 10:40:19 1993 Jeffrey Osier (jeffrey@cygnus.com)
4666
4667 * Makefile.in: added c++filt and objcopy to MANPAGES variable
4668
4669 Thu Jun 3 00:32:52 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4670
4671 * Makefile.in: rename LOADLIBES to EXTRALIBS
4672
4673 Wed Jun 2 18:30:24 1993 Jeffrey Osier (jeffrey@cygnus.com)
4674
4675 * c++filt.1, objcopy.1: new man pages
4676
4677 Fri May 28 15:01:24 1993 Per Bothner (bothner@rtl.cygnus.com)
4678
4679 * Makefile.in (install): Also install ar and ranlib in
4680 $(tooldir)/bin; needed for building libgcc.a.
4681 * objdump.c (objdump_print_address): Fix the check
4682 "coincidental" label matches by dis-allowing undefined
4683 or com symbols.
4684
4685 Thu May 27 16:58:31 1993 Jeffrey Osier (jeffrey@cygnus.com)
4686
4687 * biutils.texi: revised c++filt chapter
4688
4689 Wed May 26 17:24:17 1993 Ian Lance Taylor (ian@cygnus.com)
4690
4691 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
4692
4693 Tue May 25 00:26:47 1993 Ken Raeburn (raeburn@cygnus.com)
4694
4695 * objdump.c (slurp_symtab): Print warning for bad symbol table.
4696 (bfd_elf32_find_section, Elf32_Internal_Shdr): Updated
4697 declarations and uses.
4698
4699 * Makefile.in (DISTSTUFF): Don't build binutils.mm.
4700
4701 Fri May 21 10:51:19 1993 David J. Mackenzie (djm@rtl.cygnus.com)
4702
4703 * nm.c: Add -f/--format, -P/--portability, -t/--radix options.
4704 Make global variables static.
4705 (main): Make -v like -n, not -V, and make -A like -o, for POSIX.2.
4706 (set_print_radix, set_output_format,
4707 print_{object_filename,archive_filename,archive_member,symbol_info}
4708 {bsd,sysv,posix}): New functions.
4709 (display_file, print_symbols): Call them.
4710
4711 * ar.c: Improve error messages.
4712
4713 * nm.c (main): Handle long options that just set a flag.
4714
4715 * nm.c (main), ar.c (do_show_version), objcopy.c (main), size.c
4716 (main): Exit after printing the version number, per the GNU coding
4717 standards.
4718
4719 Mon May 17 13:20:25 1993 Per Bothner (bothner@cygnus.com)
4720
4721 * README, Makefile.in: Minor updates for 2.2.
4722
4723 Fri May 14 11:12:26 1993 Per Bothner (bothner@cygnus.com)
4724
4725 * Makefile.in (underscore.c): Automatically generate
4726 (using nm) a file with the variable prepends_underscore.
4727 * Makefile.in (c++filt): Link underscore.o with cplus-dem.o
4728 so that initial underscores get removed iff appropriate.
4729 * binutils.texi: Preliminary documentation for c++filt.
4730 * Makefile.in, binutils.texi: Set to version 2.2.
4731
4732 * NEWS: Mention copy->objcopy renaming and new c++filt program.
4733
4734 Wed May 12 12:05:36 1993 Ian Lance Taylor (ian@cygnus.com)
4735
4736 * Makefile.in (cplus-dem.o, $(DEMANGLER_PROG)): Build the
4737 demangler via cplus-dem.o, rather than directly from the .c file.
4738
4739 * objcopy.c: Renamed from copy.c, updated comments accordingly.
4740 * Makefile.in, binutils.texi: Renamed copy to objcopy.
4741 * is-strip.c, maybe-strip.c, not-strip.c: Updated comments for
4742 rename of copy to objcopy.
4743
4744 Mon May 10 17:20:18 1993 Per Bothner (bothner@cygnus.com)
4745
4746 * binutils.texi (strip, -v option): Fix typo.
4747
4748 Fri May 7 13:57:50 1993 Ian Lance Taylor (ian@cygnus.com)
4749
4750 * Makefile.in (RUNTEST): Define.
4751 (FLAGS_TO_PASS): Pass down RUNTEST.
4752
4753 Tue May 4 10:06:50 1993 Ian Lance Taylor (ian@cygnus.com)
4754
4755 * Makefile.in (DEMANGLER_PROG): Name it c++filt.
4756 (PROG): Also build and install COPY_PROG.
4757
4758 Mon May 3 19:11:48 1993 Per Bothner (bothner@cygnus.com)
4759
4760 * Makefile.in: Change definition of $(tooldir) to match FSF.
4761
4762 Wed Apr 28 23:41:32 1993 David J. Mackenzie (djm@rtl.cygnus.com)
4763
4764 * size.c (usage): Add missing options.
4765 (main): Clean up option parser.
4766
4767 * objdump.c (usage): Add missing options.
4768 (display_file): Print program name before calling
4769 bdf_perror.
4770
4771 * nm.c (usage): Add missing options.
4772 (main): Clean up option parser.
4773 (display_file): Print program name before calling
4774 bdf_perror.
4775
4776 * copy.c (copy_usage, strip_usage): Add missing options.
4777
4778 * ar.c (usage): New function.
4779 (main): Call it.
4780 (open_inarch, do_quick_append): Print program name before calling
4781 bdf_perror.
4782
4783 Thu Apr 22 15:01:35 1993 Ian Lance Taylor (ian@cygnus.com)
4784
4785 * nm.c (main): Accept and ignore -A and -B for MIPS compatibility.
4786
4787 Mon Apr 19 14:06:59 1993 Rob Savoye (rob@cygnus.com)
4788
4789 * Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly
4790 built binaries if they exist. (otherwise the path)
4791
4792 Wed Apr 7 22:22:50 1993 Rob Savoye (rob@cygnus.com)
4793
4794 * Makefile.in: Changed check target to use DejaGnu.
4795
4796 Thu Apr 1 12:37:13 1993 Jim Kingdon (kingdon@cygnus.com)
4797
4798 * Makefile.in: Remove am29k-pinsn.c, i960-pinsn.c.
4799 objdump.c: a29k and i960 are `disassemble' not `print'.
4800
4801 * objdump.c: Rename print_address to objdump_print_address
4802 and change parameters.
4803 (disassemble_data): Use objdump_print_address.
4804
4805 Wed Mar 31 10:25:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4806
4807 * objdump.c (disassemble_data): print_insn_sparc is now a
4808 `disassemble' not a `print'.
4809 Makefile.in: Remove sparc-pinsn.c (now in libopcodes.a).
4810
4811 * objdump.c (disassemble_data): Use new read_memory_func stuff.
4812
4813 Thu Mar 25 10:38:11 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4814
4815 * objdump.c (fprintf): Declaration of variadic function had better
4816 be a prototype for ANSI C systems.
4817
4818 Mon Mar 22 23:19:46 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4819
4820 * Makefile.in: rename test-install to install-check
4821
4822 Fri Mar 19 14:40:08 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4823
4824 * objdump.c (disassemble_data): Add H8500.
4825
4826 Fri Mar 19 10:56:51 1993 Jim Kingdon (kingdon@cygnus.com)
4827
4828 * objdump.c (usage): Mention long options.
4829
4830 Thu Mar 18 14:22:17 1993 Per Bothner (bothner@rtl.cygnus.com)
4831
4832 * nm.c: Modify behavior of -o flag for archives to match
4833 BSD4.4 and Sunos 4: Prefix archive name before each line.
4834
4835 * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c.
4836 * i386-pinsn.c: Removed. Subsumed by ../opcodes/i386-dis.c.
4837 * Makefile.in: Adjust accordingly.
4838 * objdump.c: Support new-style disassemblers (ones that use
4839 the interface of ../include/dis-asm.h).
4840
4841 Thu Feb 25 15:57:00 1993 Per Bothner (bothner@rtl.cygnus.com)
4842
4843 * Makefile.in: When making tar file, remove texinfo/*,
4844 except for texinfo/texinfo.tex.
4845 * ardup.c: Add extern declaration of strdup.
4846 * Makefile.in (testsuite): Add 'else true' since otherwise
4847 Ultrix /bin/sh complains.
4848
4849 Wed Feb 24 19:44:18 1993 Per Bothner (bothner@rtl.cygnus.com)
4850
4851 * Makefile.in: Set VERSION to 2.1.
4852 * README, NEWS: Updates.
4853 * nm.c: Add -v as a synonym for -V.
4854
4855 Tue Feb 23 19:00:50 1993 Mike Werner (mtw@poseidon.cygnus.com)
4856
4857 * configure.in: added testsuite to configdirs.
4858 * Makefile.in: added support for building testsuite.
4859
4860 Mon Feb 22 22:52:10 1993 Per Bothner (bothner@rtl.cygnus.com)
4861
4862 * objdump.c (disassemble_data): Print function names when
4863 given by bfd_find_nearest_line. If not - still print
4864 line numbers.
4865
4866 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
4867
4868 * binutils/testsuite: made modifications to testcases, etc., to allow
4869 them to work properly given the reorganization of deja-gnu and the
4870 relocation of the testcases from deja-gnu to a "tool" subdirectory.
4871
4872 Mon Feb 22 10:27:24 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4873
4874 * objdump.c (dump_data): Free up section contents each time
4875 through the loop. Reported by minyard@bnr.ca.
4876
4877 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
4878
4879 * binutils/testsuite: Initial creation of binutils/testsuite.
4880 Migrated dejagnu testcases and support files for testing nm to
4881 binutils/testsuite from deja-gnu. These files were moved "as is"
4882 with no modifications. This migration is part of a major overhaul
4883 of dejagnu. The modifications to these testcases, etc., which
4884 will allow them to work with the new version of dejagnu will be
4885 made in a future update.
4886
4887 Fri Feb 12 10:05:20 1993 Fred Fish (fnf@cygnus.com)
4888
4889 * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR): New macros.
4890 * Makefile.in (LIBIBERTY): Use LIBIBERTY_BIN_DIR.
4891 * Makefile.in (DEMANGLER_PROG): New program to build. Add macro
4892 and rule.
4893 * Makefile.in (PROGS): Add DEMANGLER_PROG.
4894
4895 Tue Jan 26 11:56:33 1993 Ian Lance Taylor (ian@cygnus.com)
4896
4897 * copy.c, nm.c, objdump.c, size.c: Use new bfd_is_com_section
4898 macro rather than checking for equality to bfd_com_section.
4899
4900 Fri Jan 8 15:50:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4901
4902 * objdump.c (disassemble_data): Fix code to find first useless
4903 symbol.
4904
4905 Thu Jan 7 13:13:31 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4906
4907 * objdump.c (disassemble_data): Use mips_print_insn for MIPS.
4908 Don't core dump if bfd_find_nearest_line returns false.
4909
4910 Wed Jan 6 17:14:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4911
4912 * objdump.c (disassemble_data): know how to disassemble z8000s
4913 too.
4914
4915 Wed Jan 6 15:16:27 1993 Per Bothner (bothner@cygnus.com)
4916
4917 * arsup.h (interactive), bucomm.h (program_name): Prefix
4918 with 'extern', to avoid warnings from some compilers.
4919
4920 Wed Jan 6 15:14:11 1993 Per Bothner (bothner@rtl.cygnus.com)
4921
4922 * arparse.y: fix unnecessary shift/reduce
4923
4924 Tue Dec 22 15:46:56 1992 Per Bothner (bothner@rtl.cygnus.com)
4925
4926 * Makefile.in: Make check depend on all.
4927 * Makefile.in (distclean): Remove sysdep.h.
4928 * size.c: Use %u format where appropriate.
4929 * objdump.c: Standardize: L_SET -> SEEK_SET.
4930 * objdump.c: Use new macro bfd_asymbol_bfd.
4931 * configure.in: Allow std-host as the default ${mys_host}.
4932
4933 Thu Dec 17 19:38:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4934
4935 * Makefile.in: added dvi target, define and use TEXI2DVI
4936
4937 Tue Dec 15 18:05:07 1992 Per Bothner (bothner@cygnus.com)
4938
4939 * Makefile.in (dist): Fix permissions before release.
4940 * size.c: Use bfd_size_type (and long) where appropriate.
4941 * ar.c: Make writing a map the default, to be compatible
4942 with SYSV and Posix.2. Remove some bogus kludges that
4943 handled __.SYMDEF directly.
4944 * NEWS: New file.
4945
4946 Mon Nov 9 13:36:53 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4947
4948 * Makefile.in: flex no longer needs the -S flag
4949
4950 Sat Nov 7 15:06:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4951
4952 * ar.c (extract_file): utime needs a pointer to a utimbuf
4953
4954 * Makefile.in: handle -I includes better, adding $(BASEDIR)/bfd to
4955 the list (since some of the bfd/hosts/*.h files include other
4956 files from that directory)
4957
4958 Fri Nov 6 00:12:51 1992 John Gilmore (gnu@cygnus.com)
4959
4960 * i960-pinsn.c (MEM_MAX, MEM_SIZ): Set upper bound properly.
4961
4962 Thu Nov 5 03:37:15 1992 John Gilmore (gnu@cygnus.com)
4963
4964 Clean up some old BFD ansification macros.
4965
4966 * arsup.h, bucomm.h, objdump.h: Remove EXFUN from binutils.
4967 It still remains as a local macro in gmalloc.c, which is derived
4968 from some other copy of GNU Malloc somewhere (FIXME).
4969
4970 * ar.c, objdump.c, size.c: Replace EXFUN with PROTO. Make static
4971 fns really static.
4972 * arsup.h: Declare extract_files.
4973
4974 Mon Nov 2 12:42:11 1992 Ian Lance Taylor (ian@cygnus.com)
4975
4976 * ar.c (extract_file): instead of checking USG: if POSIX_UTIME,
4977 use utime and utimbuf structure, otherwise if USE_UTIME use utime
4978 and array of two longs, otherwise use utimes.
4979
4980 Thu Oct 15 13:57:35 1992 Per Bothner (bothner@cygnus.com)
4981
4982 * binutils.tex: Document yesterday's changes to strip and copy.
4983
4984 Wed Oct 14 13:22:14 1992 Per Bothner (bothner@cygnus.com)
4985
4986 * copy.c: Re-do command-line parsing to use getopt_long().
4987 Add long option names. Re-think option letters to be more
4988 consistent.
4989 * copy.c: New function filter_symbols() for stripping only
4990 debug-symbols and/or local symbols. Use these to support
4991 the previously-missing options of the old FSF strip.
4992
4993 Tue Oct 13 01:24:20 1992 John Gilmore (gnu@cygnus.com)
4994
4995 * configure.in (host): Use ${srcdir}/../bfd/configure.host rather
4996 than repeating a copy of it here.
4997
4998 Wed Oct 7 12:53:52 1992 Ken Raeburn (raeburn@cygnus.com)
4999
5000 * copy.c (main): Even if is_strip, accept -d argument indicating
5001 alternate output format. Needed by gdb for Nindy.
5002
5003 * m68k-pinsn.c (print_insn_arg): Handle new "`" operand type.
5004
5005 Tue Oct 6 16:33:56 1992 Jeffrey Osier (jeffrey@cygnus.com)
5006
5007 * binutils.texi: added documentation for "copy"
5008
5009 Tue Oct 6 14:22:56 1992 Per Bothner (bothner at PersSony)
5010
5011 * Makefile.in (*clean rules): Some cleaning up.
5012 * Makefile.in (dist): Make diststuff in gprof for a dist.
5013
5014 * ar.c (do_show_version): New function.
5015 * ar.c (main): Fix so "ar -V" works.
5016
5017 Thu Oct 1 22:44:45 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5018
5019 * configure.in: now uses the cpu-vendor-os triple instead of
5020 nested cases.
5021
5022 Fri Sep 25 22:41:08 1992 John Gilmore (gnu@cygnus.com)
5023
5024 * i960-pinsn.c: Change bzero to memset.
5025 * sparc-pinsn.c: Change index to strchr.
5026
5027 Mon Sep 21 14:39:56 1992 Ian Lance Taylor (ian@cygnus.com)
5028
5029 * m68k-pinsn (print_insn_arg, fetch_arg): added support for
5030 operands to memory management instructions, from WRS.
5031
5032 Tue Sep 15 15:26:38 1992 Ian Lance Taylor (ian@cygnus.com)
5033
5034 * Makefile.in (install): if $(tooldir) exists, install nm and
5035 strip in $(tooldir)/bin.
5036
5037 Thu Sep 3 11:57:40 1992 Per Bothner (bothner@rtl.cygnus.com)
5038
5039 * Makefile.in: Let's call it version 2.0.
5040
5041 Wed Sep 2 00:25:13 1992 Per Bothner (bothner@rtl.cygnus.com)
5042
5043 * Makefile.in: Bump to version 0.98.
5044 * TODO, README: Minor updates.
5045
5046 * Makefile.in: Added mostlyclean, distclean rules,
5047 and cleaned up clean, realclean.
5048
5049 Sun Aug 30 21:18:59 1992 Ian Lance Taylor (ian@cygnus.com)
5050
5051 * Makefile.in: map program names through program_transform_name
5052 when installing.
5053
5054 Sun Aug 30 18:09:03 1992 Per Bothner (bothner@rtl.cygnus.com)
5055
5056 * Makefile.in: Bump to versions 1.97.90.
5057 * cplus-dem.c: Removed. Was nowhere used - and if some
5058 programs are changed to to demangling should now use the
5059 versions in libiberty.
5060
5061 Thu Aug 27 12:58:09 1992 Brendan Kehoe (brendan@cygnus.com)
5062
5063 * configure.in: add we32k
5064
5065 Mon Aug 24 14:53:42 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5066
5067 * ar.c (map_over_members): if the element of the archive has a
5068 null name, fill it in.
5069
5070 * nm.c (do_one_rel_file): only warn if a bfd's flags say there
5071 will be symbols and there aren't any.
5072
5073 Wed Aug 19 11:20:25 1992 Ian Lance Taylor (ian@cygnus.com)
5074
5075 * m68k-pinsn.c: handle new operand type 'r', introduced for cas2.
5076
5077 Tue Aug 18 20:45:48 1992 Rob Savoye (rob@cygnus.com)
5078
5079 * nm.c objdump.c: Added support for a +version (-V)
5080 to print the version number.
5081
5082 * ar.c, copy.c: Added support for a -V option to print
5083 the version number.
5084
5085 Tue Aug 18 13:28:44 1992 Ian Lance Taylor (ian@cygnus.com)
5086
5087 * config/mh-apollo68v: removed -g from CC definition.
5088
5089 * Makefile.in: always create installation directories.
5090
5091 Mon Aug 17 18:33:41 1992 Per Bothner (bothner@rtl.cygnus.com)
5092
5093 * m68k-pinsn.c: Minor fix in style of output (don't use
5094 range to indicate floating point control registers).
5095
5096 Tue Aug 11 23:42:21 1992 Per Bothner (bothner@cygnus.com)
5097
5098 * ar.c (main): Don't *always* set the verbose flag!
5099
5100 Wed Aug 5 11:25:27 1992 Per Bothner (bothner@rtl.cygnus.com)
5101
5102 * copy.c: When is_strip (because it is invoked as the strip
5103 program), follow traditional argv processing:
5104 'strip file1 file2' now strips file1 and file2, rather
5105 than stripping file1 (as input), leaving output in file2.
5106
5107 Mon Jul 27 16:28:08 1992 Per Bothner (bothner@rtl.cygnus.com)
5108
5109 * objdump.c (display_info, display_info_table): Call
5110 bfd_set_format() on dummy bfd before using it (twice).
5111 * ar.c: Make sure archive is created on command 'r'
5112 even when no elements are inserted. (Clean up and
5113 simplify some non-working related code.)
5114
5115 Mon Jul 20 02:48:38 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
5116
5117 * configure.in: hppa support doesn't assume hp OS (from sef).
5118
5119 Sat Jul 18 14:35:22 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5120
5121 * configure.in: recognize hppa hosts (bsd & hpux), error messages
5122 to stderr, not stdout
5123
5124 Fri Jul 17 18:39:44 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5125
5126 * ar.1, binutils.texi, i960-pinsn.c, nm.1, objdump.1, ranlib.1,
5127 size.1, sparc-pinsn.c, strip.1: removed rcsid's.
5128
5129 Thu Jul 16 16:55:24 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5130
5131 * Makefile.dos: removed rcsid.
5132
5133 Thu Jul 16 08:23:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5134
5135 * objdump.c (display_bfd): print state of BFD_IS_RELAXABLE too
5136
5137 Tue Jun 30 20:26:15 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
5138
5139 * Makefile.in: Add program_suffix (parallel to program_prefix)
5140
5141 Thu Jun 25 04:52:45 1992 John Gilmore (gnu at cygnus.com)
5142
5143 * nm.c (sorters): Lint. Remove excess whitespace.
5144
5145 Wed Jun 24 13:48:07 1992 Per Bothner (bothner@cygnus.com)
5146
5147 * nm.c (valueof macro): Add missing parentheses.
5148 (Their lack screwed up numeric_forward().)
5149
5150 Sun Jun 14 10:33:27 1992 John Gilmore (gnu at cygnus.com)
5151
5152 * objdump.c (dump_elf_stabs): Also dump .stab.index and
5153 .stab.excl sections.
5154 (dump_elf_stabs_1): Split out main body of old dump_elf_stabs.
5155 * objdump.1, binutils.texi: Document new sections dumped.
5156
5157 Fri Jun 12 22:23:35 1992 John Gilmore (gnu at cygnus.com)
5158
5159 * size.c, objdump.c, bucomm.c: Lint.
5160
5161 Thu Jun 11 01:19:06 1992 John Gilmore (gnu at cygnus.com)
5162
5163 * objdump.c (dump_elf_stabs): New feature: --stabs prints out a
5164 .stab section from an ELF file. Installed under #ifdef
5165 ELF_STAB_DISPLAY so it can be easily disabled, since it requires
5166 bfd-internals header files and such.
5167 * objdump.1, binutils.texi: Update for --stabs. Also fix
5168 objdump's doc to use -- rather than + for long options.
5169 (FIXME: Not yet fixed everywhere in binutils.texinfo.)
5170
5171 Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5172
5173 * objdump.c(display_info), patches from
5174 mohring@informatik.tu-muenchen.de to print the table much more
5175 nicely.
5176
5177 Thu May 28 13:36:16 1992 Per Bothner (bothner@rtl.cygnus.com)
5178
5179 * objdump.c: Add another enum->int cast, for the sake of
5180 old compilers (such as PCC).
5181
5182 Wed May 27 13:01:44 1992 Per Bothner (bothner@rtl.cygnus.com)
5183
5184 * arlex.l: Don't include <sysdep.h> (unneeded conflicts).
5185 Add declaration of strdup().
5186
5187 Fri May 22 13:40:37 1992 Per Bothner (bothner@cygnus.com)
5188
5189 * Makefile.in: Use srcdir instead of VPATH in ldgram/ldlex
5190 rules, since these are used when building a distribution.
5191 * Makefile.in (arlex.c): Don't re-direct output, since that
5192 leaves a bogus output files if it fails.
5193
5194 * arlex.l: Make work with lex, for what it's worth.
5195 * Makefile.in: Better lex support.
5196 * Makefile.in (dist): Generate flex and bison outputs
5197 for distribution.
5198
5199 Thu May 14 17:17:59 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5200
5201 * Makefile.in: get BISON definition right.
5202
5203 Fri May 8 07:47:08 1992 K. Richard Pixley (rich@cygnus.com)
5204
5205 * sanity.sh: default TMPDIR to ".".
5206
5207 Thu May 7 12:34:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5208
5209 * binutils.texi: add doc for ar command language.
5210
5211 Wed May 6 18:05:36 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5212
5213 * arparse.y: make END call ar_end
5214 * arsup.c (ar_end): added, deletes temp file if archive session
5215 aborted.
5216
5217
5218 Wed May 6 11:08:53 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5219
5220 * Makefile.in: use bison & flex from ../ if they exist. Also,
5221 FLEX->LEX.
5222
5223 * sanity.sh: remove temporary directory when finished.
5224
5225 Tue May 5 12:00:58 1992 Per Bothner (bothner@rtl.cygnus.com)
5226
5227 * Makefile.in: Bump to version 1.97.
5228 * ar.c: Declare errno for machines that need it.
5229
5230 Mon May 4 23:29:51 1992 John Gilmore (gnu@cygnus.com)
5231
5232 * objdump.c (display_info): Handle error cases without coredump.
5233 Close the dummy temporary file we open in the loop.
5234 * Makefile.in (arsup.o): Add kludge to build with Sun Make.
5235
5236 Fri May 1 16:20:23 1992 K. Richard Pixley (rich@cygnus.com)
5237
5238 * Makefile.in: added test-install target.
5239
5240 * sanity.sh: new file.
5241
5242 * Makefile.in: use sanity test on make check.
5243
5244 Tue Apr 21 13:38:37 1992 K. Richard Pixley (rich@cygnus.com)
5245
5246 * Makefile.in: rework CFLAGS so that they can be passed on the
5247 command line to make. Remove MINUS_G. Default CFLAGS to -g.
5248
5249 Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5250
5251 * arsup.c, arsup.h, arparse.y, arlex.l: support for archive
5252 scripting language.
5253
5254 Fri Mar 6 21:54:53 1992 K. Richard Pixley (rich@cygnus.com)
5255
5256 * Makefile.in: added check target.
5257
5258 Thu Mar 5 21:35:49 1992 K. Richard Pixley (rich@cygnus.com)
5259
5260 * Makefile.in: added clean-info target.
5261
5262 Tue Mar 3 15:36:37 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5263
5264 * Makefile.in: remove $(COPY_PROG) from PROGS. It shouldn't be
5265 installed. added tooldir and program_prefix.
5266
5267 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5268
5269 * Makefile.in, configure.in: removed traces of namesubdir,
5270 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5271 copyrights to '92, changed some from Cygnus to FSF.
5272
5273 Sun Feb 16 12:53:02 1992 Per Bothner (bothner at cygnus.com)
5274
5275 * Makefile.in: Bump version to 1.96, and remove -beta
5276 suffix from distribution name.
5277 * m68k-pinsn.c: New macro COERCE_SIGNED_CHAR to extract
5278 the signed value of a character (even if chars are unsigned).
5279 * sparc-pinsn.c: Add new operand types.
5280
5281 Thu Feb 6 12:14:19 1992 Steve Chamberlain (sac at rtl.cygnus.com)
5282
5283 * objdump.c (disassemble_data): don't print a section's contents
5284 if it's not loadable (eg bss)
5285
5286 Tue Jan 28 11:11:06 1992 Steve Chamberlain (sac at rtl.cygnus.com)
5287
5288 * m68k-pinsn.c (print_insn_arg): fixed so that -ve branch
5289 displacements don't get printed as large +ve ones.
5290
5291 Fri Jan 24 14:47:53 1992 Steve Chamberlain (sac at rtl.cygnus.com)
5292
5293 * copy.c, nm.c, objdump.c, size.c : changed to use the
5294 new reloc scheme.
5295
5296
5297 Mon Dec 30 18:34:41 1991 Per Bothner (bothner at cygnus.com)
5298
5299 * bucomm.c (print_arelt_descr): Tweek the output format
5300 so that 'ar tv' output follows Posix 1003.2/D11.
5301 Output is now also identical to Sun's (except __.SYMDEF).
5302
5303 Mon Dec 30 06:09:53 1991 John Gilmore (gnu at cygnus.com)
5304
5305 * Makefile.in: Make `make' output more readable.
5306
5307 Wed Dec 18 15:04:45 1991 Per Bothner (bothner at cygnus.com)
5308
5309 * Makefile.in: Bump to version 1.94.
5310
5311 Wed Dec 11 16:48:09 1991 Steve Chamberlain (sac at cygnus.com)
5312
5313 * ar.c: added "b" to fopens for dos
5314 * configdj.bat, makefile.dos new files from DJ
5315
5316 Tue Dec 10 04:07:26 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5317
5318 * Makefile.in: infodir belongs in datadir.
5319
5320 Sat Dec 7 17:09:37 1991 Steve Chamberlain (sac at rtl.cygnus.com)
5321
5322 * bucomm.h: created to hold prototypes of bucomm.c
5323 * objdump.h: created to hold prototyes of objdump.c
5324 * am29k-pinsn.c: include objdump.h
5325 * ar.c: include bucomm.h, get ar.h from the right place and
5326 include libbfd.h
5327 * bucomm.c: defunize bfd_fatal
5328 * copy.c: include bucomm.h, lint.
5329 * i960-pinsn.h: include bucomm.h
5330 * m68k-pinsn.h: lint
5331 * nm.c: include bucomm.h, lint
5332 * objdump.c: lint
5333 * sparc-pinsn.c: include objdump.h
5334
5335
5336
5337 Fri Dec 6 23:02:14 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5338
5339 * Makefile.in: added standards.text support. install using
5340 INSTALL_PROGRAM and INSTALL_DATA.
5341
5342 * configure.in: configure now does all of it's work from objdir so
5343 make file existence tests against ${srcdir}.
5344
5345 Thu Dec 5 22:46:22 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5346
5347 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5348 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5349 and mandir now keyed off datadir by default.
5350
5351 Wed Dec 4 22:42:03 1991 Per Bothner (bothner at cygnus.com)
5352
5353 * Makefile.in: Bump to version 1.93.
5354 * Makefile.in: Add make-strip.o:maybe-strip.c dependency
5355 for make versions that provide half-baked VPATH-support (e.g. Sun's).
5356 * size.c: Improvements suggested by
5357 "david d [zoo] zuhn" <zoo@aps1.spa.umn.edu>:
5358 - Don't emit (Berkeley) headers if no files were found.
5359 - Return a non-zero return code on failure.
5360
5361 Sat Nov 30 21:34:19 1991 Steve Chamberlain (sac at rtl.cygnus.com)
5362
5363 Changes due to include file renaming:
5364 * am29k-pinsn.c: a29k-opcode.h -> opcode/a29k.h
5365 * sparc-pinsn.c: sparc-opcode.h -> opcode/sparc.h
5366 * m68k-pinsn.c: m68k-opcode.h -> opcode/m68k.h
5367 * nm.c: stab.gnu.h -> aout/stab_gnu.h
5368
5369 Tue Nov 19 19:20:43 1991 Per Bothner (bothner at cygnus.com)
5370
5371 * README: Mention MINIMIZE flag for bfd's make.
5372
5373 Mon Nov 18 12:05:37 1991 Per Bothner (bothner at cygnus.com)
5374
5375 * README: Various improvements.
5376
5377 Sun Nov 17 23:40:59 1991 Per Bothner (bothner at cygnus.com)
5378
5379 * Makefile.in: Bump to version 1.92.
5380 * version.c, Makefile.in: Get version string from Makefile.
5381 * copy.c, is-strip.c, not-strip.c, maybe-strip.c, Makefile.in:
5382 Make the same change that we earlier did for ar/ranlib:
5383 Generate two different binaries for strip and copy and use
5384 a global variable with different values to distinguish
5385 ostrip from copy. (-1 means to use argv[0] to decide,
5386 so you can get the old behavior, but it is no longer the default).
5387 * copy.c (copy_file): Set EXEC_P of output bfd if input is so.
5388 * copy.c (main): If is_strip==-1, compare last 5 chars
5389 of argv[0], not the whole path.
5390 * copy.c (main): Return 0, not 1.
5391 * copy.c (setup_sections): Fix due to change in bfd_make_section
5392 now failing if asked for a duplicate section.
5393 * strip.c, ostrip.c: Removed obsolete files.
5394 * ar.c, not-ranlib.c, maybe-ranlib.c:
5395 Change encoding of is_ranlib variable to be consistent
5396 with is_strip for strip.copy (i.e -1 to means use argv[0]).
5397
5398 Thu Nov 14 20:11:02 1991 Per Bothner (bothner at cygnus.com)
5399
5400 * version.c (program_version): Update to version 1.92.
5401
5402 Tue Nov 12 16:17:53 1991 Per Bothner (bothner at cygnus.com)
5403
5404 * ar.c (get_pos_bfd): Previous fix was missing a "break".
5405
5406 Thu Nov 7 08:55:56 1991 Steve Chamberlain (sac at cygnus.com)
5407
5408 * am29k-pinsn.c: Fixed bug in mtacc, dmac and fmac instruction
5409 encodings. (Thaks to David Wood)
5410
5411 Sun Nov 3 14:50:23 1991 Per Bothner (bothner at cygnus.com)
5412
5413 * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes.
5414 * ar.c (get_pos_bfd): Fix to handling of before/after
5415 positioning options.
5416 * bucomm.c (fatal): MISSING_VFPRINTF is no longer an issue,
5417 since libiberty contains vfprintf etc if otherwise missing.
5418 * m68k-pinsn.c (print_insn_arg): Support BB/BW/BL
5419 type operands, as used by branch instructions.
5420 * nm.c: Delegate printing of symbols to BFD,
5421 by using bfd_print_symbol to do the formatting.
5422
5423 Mon Oct 28 11:20:47 1991 Steve Chamberlain (steve at cygnus.com)
5424
5425 * ar.c (write_archive.c): added unlink before rename since some
5426 systems can't rename onto an existant file.
5427
5428 Mon Oct 21 09:47:23 1991 Steve Chamberlain (steve at rtl.cygnus.com)
5429
5430 * nm.c: now doesn't crash if a symbol with no section and no
5431 SEC_ABS appears.
5432
5433 Thu Oct 17 15:25:50 1991 Per Bothner (bothner at cygnus.com)
5434
5435 * Makefile.in, version.c: Bump to version 1.91.
5436
5437 Wed Oct 16 11:45:36 1991 Per Bothner (bothner at cygnus.com)
5438
5439 * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,
5440 i960-pinsn.c, m68k-pinsn.c, nm.c, objdump.c, size.c, sparc-pinsn.c,
5441 * strip.c: Add or update Copyright notice.
5442 * TODO: Add note on 'nm -a'.
5443 * version.c: Update version number to 1.90.
5444 * Makefile.in: Fix making of documentation for dist.
5445
5446 Tue Oct 15 00:17:17 1991 Per Bothner (bothner at cygnus.com)
5447
5448 * README: New file.
5449 * Makefile.in: New kludgy rules for making a tarfile.
5450 * Makefile.in: Fix bindir path.
5451
5452 Mon Oct 14 17:34:29 1991 Roland H. Pesch (pesch at cygnus.com)
5453
5454 * Makefile.in: add targets binutils.mm, binutils.me
5455
5456 Fri Oct 11 22:44:21 1991 John Gilmore (gnu at cygnus.com)
5457
5458 * Makefile.in: Avoid Sun Make VPATH bugs by adding dependencies.
5459
5460 Fri Oct 11 12:51:33 1991 Roland H. Pesch (pesch at cygnus.com)
5461
5462 * Makefile.in: add target "binutils.ms"
5463
5464 * binutils.texinfo: minor restructuring for texi2roff comfort.
5465
5466 Fri Oct 11 04:12:28 1991 John Gilmore (gnu at cygnus.com)
5467
5468 Restructure configuration scheme for bfd, binutils, ld.
5469
5470 * include/sys/h-*.h: Move to bfd/hosts/h-*.h.
5471 * configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
5472 Change some config names to match other dirs.
5473 * *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
5474 get defined first.
5475 * Makefile.in: Use -I. to get sysdep.h.
5476
5477 Wed Oct 9 22:42:56 1991 Per Bothner (bothner at cygnus.com)
5478
5479 * nm.c (print_symbols): Handle NULL name field of symbol.
5480 * Makefile.in: Removed spurious comment.
5481
5482 Tue Oct 8 16:55:03 1991 Roland H. Pesch (pesch at cygnus.com)
5483
5484 * binutils.texinfo: minor typos, phrasing, formatting fixes.
5485
5486 Tue Oct 8 15:13:20 1991 Per Bothner (bothner at cygnus.com)
5487
5488 * configure.in: Get host file from ../bfd/config, not config.
5489 * config/*: Remove config directory and its files.
5490
5491 Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
5492
5493 * Makefile.in: new targets binutils.dvi, binutils.info
5494
5495 * binutils.texinfo: remove most remaining FIXME's, delete
5496 references to __.SYMDEF by name
5497
5498
5499 Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
5500
5501 * objdump.c (print_address) Print addresses nicely.
5502
5503 Mon Oct 7 11:31:05 1991 Per Bothner (bothner at cygnus.com)
5504
5505 * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
5506 Make two different binaries for ar and ranlib, instead of
5507 distinguishing them at run time using argv[0].
5508 (Old behavior is still available if you "make ar_with_ranlib",
5509 but it is not the default.)
5510 * ranlib.sh (new): An alternative one-line
5511 shell implementation of ranlib.
5512
5513 Fri Oct 4 21:49:44 1991 John Gilmore (gnu at cygnus.com)
5514
5515 * objdump.c: Cope with renames of a few BFD types & enums.
5516
5517 Fri Oct 4 19:08:09 1991 Roland H. Pesch (pesch at cygnus.com)
5518
5519 * binutils.texinfo: add new file (rudimentary docn)
5520
5521 Mon Sep 30 12:30:39 1991 Per Bothner (bothner at cygnus.com)
5522
5523 * config/hmake-news: Add new file (for Sony NEWSOS3).
5524 * bucomm.c (fatal): Conditionally compile fatal() depending on
5525 MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
5526 * objdump.c (dump_headers): Trivial output format change.
5527 * objdump.c (display_info): Loop over integers, not enums,
5528 to appease old compilers.
5529
5530 Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
5531
5532 *objdump.c *nm.c *copy.c :hanged some types to work with 64 bit object files
5533
5534 Thu May 16 16:06:55 1991 Steve Chamberlain (steve at cygint.cygnus.com)
5535 from bother
5536 * objdump.c (print_address): Make disasembled output more
5537 consistent with gdb and as: Add 0x when printing hex.
5538 Don't print extra leading zeros.
5539 Attempt to not print "filename.o".
5540 * objdump.c: Add some enum-to-int casts to accomodate old compilers.
5541
5542
5543 Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com)
5544
5545 * copy.c: Change =& constructs to = &, since they confuse older
5546 C compilers.
5547
5548 \f
5549 Local Variables:
5550 mode: change-log
5551 left-margin: 8
5552 fill-column: 74
5553 version-control: never
5554 End: