aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1994-04-25 * Makefile.in (distclean): Remove $(PROGS) and underscore.c.Ian Lance Taylor1-0/+4
1994-04-22 * nlmconv.c (setup_sections): Remove special handling of .reginfoIan Lance Taylor1-0/+6
1994-04-22 * objcopy.c (copy_object): Call bfd_copy_private_bfd_data afterIan Lance Taylor1-0/+4
1994-04-22 * objdump.c: Include libiberty.h.Ian Lance Taylor1-0/+8
1994-04-22 * nlmconv.c (main): Use CyGnUsEx rather than CyGnUsSeCs forIan Lance Taylor1-0/+5
1994-04-22 * objdump.c (_DUMMY_NAME_): Don't define.Ian Lance Taylor1-0/+5
1994-04-21 * nlmconv.c (secsec): New static variable.Ian Lance Taylor1-0/+9
1994-04-20PowerPC NetWare changes.Ian Lance Taylor1-0/+12
1994-04-13 * objdump.c: Do an ifdef on __GO32__, not unix.Ian Lance Taylor1-0/+4
1994-04-07 Added -D (--dynamic) option to nm and -T (--dynamic-syms) and -RIan Lance Taylor1-0/+31
1994-03-30 Update for recent BFD changes to symbol and reloc reading. RenameIan Lance Taylor1-0/+46
1994-03-29 * objdump.c (display_file): Close each archive element after itIan Lance Taylor1-0/+1
1994-03-29 * nm.c (display_archive): Close each archive element after it hasIan Lance Taylor1-0/+5
1994-03-28 * configure.in: Change error message to refer to bfd/config.bfdIan Lance Taylor1-0/+5
1994-03-28 * More fixes for object formats which allow multiple sectionsJeff Law1-0/+12
1994-03-21 * objdump.c (objdump_print_address): Make static. Declare withIan Lance Taylor1-0/+7
1994-03-20 * Makefile.in: Avoid bug in hpux sed.Jeff Law1-0/+2
1994-03-20 * objcopy.c: Changes to keep it from stripping symbols usedJeff Law1-0/+10
1994-03-18 * ar.c (write_archive): Allocate space for the null byte. FromIan Lance Taylor1-0/+5
1994-03-17 * Makefile.in: Built nm.new and strip.new to avoid problems withIan Lance Taylor1-0/+17
1994-03-16 * objcopy.c (filter_symbols): Use bfd_is_local_label to determineJeff Law1-0/+9
1994-03-14 * objcopy.c (mangle_section): Delete unused function.Jeff Law1-0/+6
1994-03-14 * ar.c (write_archive): Close inarch before unlinking it.Ian Lance Taylor1-0/+4
1994-03-12 * nlmconv.c (main): For PowerPC, call powerpc_build_stubs andIan Lance Taylor1-0/+16
1994-03-09 * ar.c (move_members): Fix it so that the abi positional modifiersSteve Chamberlain1-0/+5
1994-03-08 * coffgrok.[ch]: New files, understand coff objects.Steve Chamberlain1-0/+11
1994-03-08Set Emacs local variables to never use version control.Ian Lance Taylor1-1/+4
1994-02-26Sat Feb 26 13:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+22
1994-02-17 * ar.c, bucomm.c, nlmconv.c, nm.c, objcopy.c, objdump.c,David MacKenzie1-0/+5
1994-02-11 * objcopy.c (strip_main, copy_main): Add missing 'break' in switch.David MacKenzie1-0/+13
1994-02-04 * objcopy.c (filter_bytes): Make MEMHUNK a char *, not PTR, so weDavid MacKenzie1-0/+5
1994-02-03 * objdump.c (dump_section_stabs, read_section_stabs,David MacKenzie1-0/+6
1994-02-03 More changes to print ambiguous matches and use theDavid MacKenzie1-2/+3
1994-02-03 * nlmconv.c (main): Use bfd_get_flavour instead of struct member.David MacKenzie1-0/+5
1994-02-03 * ar.c: Use bfd_fatal and bfd_nonfatal instead of bfd_perror and exit.David MacKenzie1-0/+3
1994-02-03 * nlmconv.c (main), objcopy.c (copy_file): Print matching formatsDavid MacKenzie1-0/+33
1994-02-01Mon Jan 31 18:50:41 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+5
1994-01-26 * objcopy.c (filter_bytes): New function.David MacKenzie1-0/+21
1994-01-26Tue Jan 25 19:40:54 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+5
1994-01-25 * objdump.c (display_file): Remove call to list_matching_formats.David MacKenzie1-0/+2
1994-01-24 * objdump.c (display_file): Remove call to list_matching_formats.David MacKenzie1-0/+7
1994-01-24 * binutils.texi (objdump): Note some limitations of -h sectionDavid MacKenzie1-0/+5
1994-01-23Minor MPW compatibility tweaks.Stan Shebs1-0/+8
1994-01-22 * objdump.c (list_matching_formats): If the file format is ambiguous,David MacKenzie1-0/+7
1994-01-22 * objdump.c (disassemble_data): Support bfd_arch_rs6000.Ian Lance Taylor1-0/+4
1994-01-17Mon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+8
1994-01-14 * objcopy.c (strip_main, copy_main): Don't clobber the input fileIan Lance Taylor1-0/+3
1994-01-14 * nlmconv.c (main): Warn about an attempt to use a shared libraryIan Lance Taylor1-0/+3
1994-01-14 * nlmconv.c (setup_sections): Make sure that we align theIan Lance Taylor1-0/+5
1994-01-13 * objdump.c (dump_relocs): Don't crash if section name is NULL.Ian Lance Taylor1-0/+17