* ieee.c (struct ieee_var): Remove variable field. Add kind
[platform/upstream/binutils.git] / binutils / ChangeLog
1996-01-24 Ian Lance Taylor * ieee.c (struct ieee_var): Remove variable field...
1996-01-24 Ian Lance Taylorfix ChangeLog entry
1996-01-24 Ian Lance Taylor * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL.
1996-01-23 David Edelsohn * objdump.c (disassemble_data): Pass fprintf to INIT_D...
1996-01-23 Ian Lance Taylor * ieee.c: Various changes to write out definitions...
1996-01-23 David Edelsohn * objdump.c (disassemble_data): Handle unknown endianness.
1996-01-23 David Edelsohn Add new option --show-raw-insn.
1996-01-23 Ian Lance Taylor * ieee.c: Extensive changes to pass a single info...
1996-01-19 Ian Lance Taylor * debug.h (struct debug_write_fns): Remove ellipsis_ty...
1996-01-19 Ian Lance Taylor * stabs.c: Include "demangle.h". Added several new...
1996-01-18 Kim KnuttilaChanged section orders for alignment purposes
1996-01-17 J.T. Conklin* srconv.c (wr_du): Set du.stackfrmt to 0.
1996-01-17 J.T. Conklin* srconv.c (wr_hd): Space size within segment was being
1996-01-16 Stan Shebs * mpw-config.in (BUILD_NLMCONV, BUILD_SRCONV, SYSINFO_...
1996-01-11 Michael MeissnerAdd support for SHT_ORDERED and SHF_EXCLUDE
1996-01-11 Ian Lance Taylor * objcopy.c (filter_symbols): NULL terminate the outpu...
1996-01-11 Ian Lance Taylor * debug.c (debug_make_undefined_tagged_type): Make...
1996-01-10 Ian Lance Taylor * Makefile.in: (ALLOCA, MALLOC): Remove variables.
1996-01-10 Ian Lance Taylor * Makefile.in: Updated dependencies.
1996-01-08 Ian Lance Taylor * ieee.c: Add global function write_ieee_debugging_inf...
1996-01-04 Ian Lance Taylor * ieee.c: New file with code to read IEEE debugging...
1995-12-30 Jeff Law * nm.c ( long_options): Add "--defined-only...
1995-12-29 Ian Lance Taylor * arparse.y: Include "bucomm.h", not <sysdep.h>.
1995-12-26 Ian Lance Taylor * nm.c (print_symdef_entry): Check return value of
1995-12-23 Michael MeissnerBuild dlltool if config is powerpc*-*-win*
1995-12-15 Steve Chamberlain * dlltool.c (fill_ordinals): Start from 1 if no other...
1995-12-12 Ian Lance Taylor * Makefile.in (clean): Remove $(DEMANGLER_PROG).1...
1995-12-11 Stan Shebs * mac-binutils.r: Fix copyright and version strings.
1995-12-01 Stan Shebs * mpw-make.sed (install, install-only): Edit in Mac...
1995-12-01 Kim KnuttilaPowerPC changes
1995-11-29 David Edelsohn * dlltool.c (fill_ordinals): Don't reference d_export_...
1995-11-27 Ian Lance Taylor * configure: Regenerate with autoconf 2.7.
1995-11-22 Ian Lance Taylor * dlltool.c (fill_ordinals): Start assigning ordinals...
1995-11-22 Ian Lance Taylor * Makefile.in (EXPECT): Use $$r, not $${rootme}.
1995-11-21 Ian Lance Taylor * configure.in: Use BFD_NEED_DECLARATION.
1995-11-16 Ken Raeburnversion 2.6
1995-11-14 Ian Lance Taylor * dlltool.c: Use FOPEN_* macros rather than "r" or...
1995-11-14 Ian Lance Taylor * dlltool.c (fill_ordinals): Correct memset call.
1995-11-12 Stan Shebs * mpw-make.sed (DEMANGLER_PROG): Edit out attempts...
1995-11-08 Ian Lance Taylor * arsup.c (ar_open): Cast malloc return value.
1995-11-07 Kim KnuttilaSmall PPC support changes
1995-11-07 Ian Lance Taylor * configure.in: Don't treat rs6000-*-lynx* specially.
1995-11-06 Ian Lance Taylor * bucomm.h: Include <sys/types.h>.
1995-11-03 Ian Lance Taylor * objdump.c: Include <sys/types.h>.
1995-11-03 Ian Lance Taylor Permit user to override DEMANGLER_PROG from command...
1995-11-01 Ian Lance TaylorWed Nov 1 15:04:57 1995 Manfred Hollstein KS/EF4A...
1995-10-30 Ian Lance Taylor * objdump.c (objdump_print_value): New static function.
1995-10-28 Steve ChamberlainThu Oct 26 10:23:14 1995 steve chamberlain <sac@slash...
1995-10-25 Stan Shebs * mpw-make.sed: Edit paths to generated y.tab.[ch...
1995-10-20 Ian Lance Taylor * binutils.texi: Change --with-targets to --enable...
1995-10-20 Fred Fish * Makefile.in: Remove extraneous tab on otherwise...
1995-10-13 Steve ChamberlainFri Oct 13 11:04:37 1995 steve chamberlain <sac@slash...
1995-10-11 Steve ChamberlainWed Oct 11 13:36:13 1995 steve chamberlain <sac@slash...
1995-10-10 Steve ChamberlainTue Oct 10 09:39:09 1995 steve chamberlain <sac@slash...
1995-10-09 Steve ChamberlainMon Oct 9 13:06:31 1995 steve chamberlain <sac@slash...
1995-10-06 Ken RaeburnMon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan...
1995-10-06 Ken Raeburn* sysinfo.y: Eliminate unused terminals "[" and "]...
1995-10-06 Ian Lance Taylor * ar.c (do_quick_append): Comment out.
1995-10-06 Ken Raeburn* bucomm.c: Always include time.h.
1995-10-05 Ian Lance Taylor * objdump.c (compare_symbols): Sort gnu_compiled and...
1995-10-04 Ian Lance Taylor * arsup.c (ar_save): Use rename, not unlink/link/unlink.
1995-10-02 Ian Lance Taylor * strings.c (main): Exit with zero status if no files...
1995-09-28 Steve Chamberlain * dlltool.c: (gen_exp_file): Always emit a .reloc...
1995-09-25 Ian Lance Taylor * configure.in: Call AC_HEADER_SYS_WAIT.
1995-09-22 Ian Lance Taylor * objdump.c (disassemble_data): Don't use the old...
1995-09-13 Ian Lance Taylor * objdump.c (start_address): New variable.
1995-09-12 Ian Lance Taylor * Makefile.in (maintainer-clean): New target.
1995-09-12 Ian Lance Taylor * ar.c (replace_members): Don't call write_archive...
1995-09-12 Ian Lance Taylor * objdump.c (disassemble_data): Add casts to avoid...
1995-09-07 Ian Lance Taylor * config.in: Rename from config.h.in.
1995-09-07 Ian Lance Taylor * Makefile.in (distclean): Remove config.h, stamp...
1995-09-07 Ian Lance Taylor * nm.c (value_format): Initialize based on BFD64 and
1995-09-07 Ian Lance Taylor * Makefile.in (*.o): Remove incorrect dependencies on
1995-09-06 Ian Lance Taylor * configure.in: Rewrite to use autoconf.
1995-09-04 Ian Lance Taylor * configure.in (host_makefile_frag): Don't set. Subst...
1995-09-04 Ian Lance Taylor * configure.in: Don't bother to call config.bfd for...
1995-09-01 Jason Molenda * configure.in: match i[3-6]86-*-win32, not...
1995-08-31 Steve ChamberlainThu Aug 31 16:30:22 1995 steve chamberlain <sac@slash...
1995-08-31 David Edelsohn * dlltool.c (run): Add missing 3rd arg to waitpid.
1995-08-30 Steve Chamberlain * Makefile.in (TOOL_PROGS): Include dlltool if needed.
1995-08-29 Steve ChamberlainTue Aug 29 13:25:21 1995 steve chamberlain <sac@slash...
1995-08-22 Steve Chamberlain * dlltool.c (options): image-base is a synonym for...
1995-08-20 Steve ChamberlainSun Aug 20 09:59:00 1995 steve chamberlain <sac@slash...
1995-08-16 Steve Chamberlain * dlltool.c (gen_exp_file): Fix RVA handling.
1995-08-11 Ian Lance Taylor * nm.c (main): Ignore -e.
1995-08-10 Ken Raeburnput version number into doc from makefile
1995-08-10 Ian Lance Taylor * coffgrok.c (do_type): Handle array dimensions the...
1995-08-09 Steve Chamberlain * dlltool.c (mtable): New fields.
1995-07-31 Ian Lance Taylor * ar.c (replace_members): For compatibility with exist...
1995-07-24 J.T. Conklinsrconv.c (writeINT): When size == -2, use 2 bytes for...
1995-07-24 J.T. Conklin* srconv.c (wr_hd): Set afl field to 4 for bfd_arch_sh.
1995-07-14 J.T. Conklin* sysdump.c (dh): Changed format of output to be 16...
1995-07-13 J.T. Conklin* srconv.c (wr_tr): Write out handcrafted tr block.
1995-07-13 Ian Lance Taylor * Makefile.in (DISTSTUFF): Add arparse.h and sysinfo.h.
1995-07-13 Ian Lance Taylor * nm.c (HAVE_SBRK): Define execpt on amigados and...
1995-07-12 Ian Lance Taylor * objdump.c (dump_section_stabs): Only print each...
1995-07-12 Ian Lance TaylorWed Jul 12 10:40:23 1995 H.J. Lu <hjl@nynexst.com>
1995-07-04 Ian Lance Taylor * nm.c (size_forward): Check yf against yn, not xn.
1995-07-04 Ian Lance Taylor * objcopy.c (copy_archive): Record all output BFD...
1995-07-04 Ian Lance TaylorRename truncate to ar_truncate
next