* objcopy.c (enum strip_action): Define strip_unneeded.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1994-03-17  Ian Lance Taylor * Makefile.in: Built nm.new and strip.new to avoid...
1994-03-16  Jeff Law * objcopy.c (filter_symbols): Use bfd_is_local_label...
1994-03-14  Jeff Law * objcopy.c (mangle_section): Delete unused...
1994-03-14  Ian Lance Taylor * ar.c (write_archive): Close inarch before unlinking it.
1994-03-12  Ian Lance Taylor * nlmconv.c (main): For PowerPC, call powerpc_build_st...
1994-03-09  Steve Chamberlain * ar.c (move_members): Fix it so that the abi position...
1994-03-08  Steve Chamberlain * coffgrok.[ch]: New files, understand coff objects.
1994-03-08  Ian Lance TaylorSet Emacs local variables to never use version control.
1994-02-26  Stan ShebsSat Feb 26 13:35:26 1994 Stan Shebs (shebs@andros...
1994-02-17  David MacKenzie * ar.c, bucomm.c, nlmconv.c, nm.c, objcopy.c, objdump.c,
1994-02-11  David MacKenzie * objcopy.c (strip_main, copy_main): Add missing ...
1994-02-04  David MacKenzie * objcopy.c (filter_bytes): Make MEMHUNK a char *...
1994-02-03  David MacKenzie * objdump.c (dump_section_stabs, read_section_stabs,
1994-02-03  David MacKenzie More changes to print ambiguous matches and use the
1994-02-03  David MacKenzie * nlmconv.c (main): Use bfd_get_flavour instead of...
1994-02-03  David MacKenzie * ar.c: Use bfd_fatal and bfd_nonfatal instead of...
1994-02-03  David MacKenzie * nlmconv.c (main), objcopy.c (copy_file): Print match...
1994-02-01  Stan ShebsMon Jan 31 18:50:41 1994 Stan Shebs (shebs@andros...
1994-01-26  David MacKenzie * objcopy.c (filter_bytes): New function.
1994-01-26  Stan ShebsTue Jan 25 19:40:54 1994 Stan Shebs (shebs@andros...
1994-01-25  David MacKenzie * objdump.c (display_file): Remove call to list_matchi...
1994-01-24  David MacKenzie * objdump.c (display_file): Remove call to list_matchi...
1994-01-24  David MacKenzie * binutils.texi (objdump): Note some limitations of...
1994-01-23  Stan ShebsMinor MPW compatibility tweaks.
1994-01-22  David MacKenzie * objdump.c (list_matching_formats): If the file forma...
1994-01-22  Ian Lance Taylor * objdump.c (disassemble_data): Support bfd_arch_rs6000.
1994-01-17  Stan ShebsMon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros...
1994-01-14  Ian Lance Taylor * objcopy.c (strip_main, copy_main): Don't clobber...
1994-01-14  Ian Lance Taylor * nlmconv.c (main): Warn about an attempt to use a...
1994-01-14  Ian Lance Taylor * nlmconv.c (setup_sections): Make sure that we align the
1994-01-13  Ian Lance Taylor * objdump.c (dump_relocs): Don't crash if section...
1994-01-09  Ken Raeburn* bucomm.c (xmalloc, xrealloc): Deleted.
1994-01-06  David MacKenzie * binutils.texi: Add a chapter summarizing the ways...
1993-12-23  Ian Lance TaylorVarious entries.
1993-12-10  Ian Lance Taylor * nlmheader.y (command): Accept MAP and FULLMAP withou...
1993-12-10  Ian Lance Taylor * nlmconv.c (main): Warn about imported symbols that...
1993-12-10  Ian Lance Taylor * nlmconv.c (debug, unlink_on_exit): New static variables.
1993-12-08  Ian Lance Taylor * nlmheader.y (nlmheader_identify): New function....
1993-12-06  Ian Lance Taylor * nlmconv.c (long_options): Changed --header-info...
1993-12-05  Jeff Law * objdump.c (dump_relocs): Avoid dereferencing...
1993-12-02  Ian Lance TaylorRemove unused declaration from nlmconv.c. Add ChangeLo...
1993-11-17  Ian Lance Taylor * Makefile.in: Use CFLAGS as well as LDFLAGS when...
1993-11-17  David MacKenziefix typo
1993-11-14  Jeff Law * objdump.c (dump_stabs): Handle stabs-in-som as imple...
1993-11-13  David MacKenziefix NAME hyphen
1993-11-09  Ian Lance Taylor * nlmconv.c (i386_mangle_relocs): Adjust reloc address by
1993-11-04  Jeffrey WheatRename RUNTESTFLAGS to RUNTEST_FLAGS
1993-11-02  David MacKenzieobjcopy.c (S_ISLNK): Define as 0 if there is no S_IFLNK.
1993-10-29  David MacKenzieuse xmalloc instead of malloc
1993-10-29  Stan ShebsRename a variable that conflicts with Lynx
1993-10-29  Stan Shebs * ar.c (main): Always create the archive when quick...
1993-10-27  Ian Lance Taylor * nlmconv.c (main): Set sharedDebugRecordOffset and
1993-10-27  Ian Lance Taylor * nlmconv.c (main): Force moduleName field to upper...
1993-10-25  Ian Lance Taylor * objcopy.c (main): Give a usage message if there...
1993-10-25  Ken Raeburn* Makefile.in (install-info): Rewrite to take advantage...
1993-10-22  Mark Eichinnote change to fprintf declaration
1993-10-01  Roland PeschMakefile.in (binutils.dvi): use TEXIDIR to find texinfo.tex
1993-09-23  Ian Lance Taylor * objdump.c (usage): Mention --stabs.
1993-09-23  Ian Lance Taylor * objcopy.c (copy_object): Copy all applicable file...
1993-09-20  Ian Lance Taylor * nlmconv.c (main): Adjust data section size to corres...
1993-09-10  David MacKenzie* Makefile.in (install): Don't put strings in tooldir...
1993-09-06  Ian Lance Taylor * nlmconv.c (total_bss_size): Removed.
1993-09-02  Ian Lance Taylor Only build nlmconv if configured for a NetWare target.
1993-08-31  Ken Raeburn* objdump.c (ARCH_all): Define ARCH_hppa too.
1993-08-31  Ian Lance Taylor * nlmconv.c (main): Force creation of .bss section...
1993-08-12  Ian Lance Taylor * ar.c: Removed obsolete and non-functional GNU960...
1993-08-11  Ian Lance Taylor * size.c (berkeley_sum): New function.
1993-08-05  David MacKenziemake failure nonfatal
1993-08-02  David MacKenzieadd nm -B
1993-07-17  David MacKenzieposix.2 final changes
1993-07-16  David MacKenzieremove /dev/null kludge
1993-07-15  Ian Lance Taylor * objdump.c (disassemble_data): Handle the m88k.
1993-07-13  K. Richard Pixley * Makefile.in (TAGS): make work again by naming direct...
1993-07-03  David MacKenzie * Doc fixes.
1993-06-26  David MacKenzie * Makefile.in: Add rules for strings.
1993-06-26  David MacKenzie * strings.c, strings.1: New files.
1993-06-26  Ken RaeburnElf bfd routines and types are now size-independent...
1993-06-18  Per Bothner * objdump.c (syms2): Removed unused variable.
1993-06-18  David D. Zuhncanonicalize install.sh location
1993-06-16  David D. Zuhn * Makefile.in (install, install-info): remove parentdi...
1993-06-11  Per Bothner * objcopy.c (copy_object): Fix bad size passed to...
1993-06-03  Ken Raeburnhack backquoted command in Makefile.in to always have...
1993-06-03  Jeffrey Osier * Makefile.in: added c++filt and objcopy to...
1993-06-03  David D. Zuhnrename LOADLIBES to EXTRALIBS
1993-06-03  Jeffrey Osier * c++filt.1, objcopy.1: new man pages
1993-05-28  Jeffrey Osier * biutils.texi: revised c++filt chapter
1993-05-27  Ian Lance Taylor * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
1993-05-25  Ken Raeburnelf32 updates
1993-05-25  Ken RaeburnMakefile.in (DISTSTUFF): Don't build binutils.mm.
1993-05-21  David MacKenzieImprove error messages.
1993-05-14  Per Bothner * NEWS: Mention copy->objcopy renaming and new c...
1993-05-12  Ian Lance Taylor * objcopy.c: Renamed from copy.c, updated comments...
1993-05-07  Ian Lance Taylor * Makefile.in (RUNTEST): Define.
1993-05-04  Per Bothner * Makefile.in: Change definition of $(tooldir) to...
1993-04-19  Rob Savoye * Makefile.in: Added FLAGS_TO_PASS so tests get run...
1993-04-09  Ian Lance TaylorPlease don't add declarations of random system function...
1993-04-08  Rob Savoye * Makefile.in: Changed check target to use DejaGnu.
1993-04-01  Jim Kingdonmerge binutils and gdb sparc disassemblers
1993-03-31  Jim Kingdonprovide a new interface (using read_memory_func) to...
1993-03-29  Ken Raeburnobjdump.c: Use correct prototype of fprintf, else it...
next
This page took 0.310975 seconds and 107 git commands to generate.