* Makefile.in: Regenerate.
[deliverable/binutils-gdb.git] / binutils / Makefile.in
1996-02-07  Ian Lance Taylor * configure.in: Check for --enable-shared. Substitute new
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 * objcopy.c: Include budbg.h.
1996-01-04  Ian Lance Taylor * ieee.c: New file with code to read IEEE debugging...
1995-12-11  Stan Shebs * mac-binutils.r: Fix copyright and version strings.
1995-11-22  Ian Lance Taylor * Makefile.in (EXPECT): Use $$r, not $${rootme}.
1995-11-16  Ken Raeburnversion 2.6
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-20  Fred Fish * Makefile.in: Remove extraneous tab on otherwise...
1995-10-13  Michael MeissnerDo not give error message if dlltool was not built
1995-10-10  Steve ChamberlainTue Oct 10 09:39:09 1995 steve chamberlain <sac@slash...
1995-09-12  Ian Lance Taylor * Makefile.in (maintainer-clean): New target.
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 * 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-08-30  Steve Chamberlain * Makefile.in (TOOL_PROGS): Include dlltool if needed.
1994-11-04  Ken RaeburnChanges from binutils-2.5.2 net release:
1994-10-19  Ian Lance Taylor * Makefile.in (check): Add a dummy else clause to...
1994-10-18  Ian Lance Taylor * Makefile.in (mostlyclean): Remove tmpdir.
1994-10-14  Ian Lance Taylor * configure.in (configdirs): Remove definition--testsu...
1994-10-10  Jim Wilson * Makefile.in (srconv.o): Add dependence on sysroff.c.
1994-09-28  Ian Lance Taylor * Makefile.in (arparse.c): Don't ignore errors from mv.
1994-06-21  Ian Lance Taylor * configure.in: Set nlmconv_defs to -DNLMCONV_cputype...
1994-06-20  Ken Raeburn* Makefile.in (MANPAGES): Remove $(DEMANGLER_PROG).
1994-06-16  Ian Lance Taylor * configure.in: Set UNDERSCORE in Makefile based on...
1994-06-08  David Henkel-Wallacers6k lynx changes
1994-05-27  Ken Raeburnchanges from gas-2.3/binutils-2.4 dist (details in...
1994-05-05  Ken Raeburn* Makefile.in (objdump.o): Deleted special rule.
1994-04-27  Steve Chamberlain * Makefile.in (syslex, sysinfo): Use CC_FOR_BUILD.
1994-04-20  Ian Lance Taylorstart-sanitize-powerpc-netware
1994-03-20  Jeff Law * Makefile.in: Avoid bug in hpux sed.
1994-03-17  Ian Lance Taylor * Makefile.in: Built nm.new and strip.new to avoid...
1994-03-08  Steve Chamberlain * coffgrok.[ch]: New files, understand coff objects.
1994-01-26  Rob SavoyeChange all occurances of RUNTEST_FLAGS to RUNTESTFLAGS...
1994-01-23  Stan ShebsMinor MPW compatibility tweaks.
1993-11-17  Ian Lance Taylor * Makefile.in: Use CFLAGS as well as LDFLAGS when...
1993-09-02  Ian Lance Taylor Only build nlmconv if configured for a NetWare target.
1993-08-31  Ian Lance Taylor * Makefile.in (objdump.o): Depend upon config.status...
1993-08-13  David MacKenzie * Makefile.in ($(NM_PROG)): Depend on demangle.o.
1993-08-12  David MacKenzieWed Aug 11 22:57:23 1993 David J. Mackenzie (djm...
1993-08-11  Ian Lance Taylor * size.c (berkeley_sum): New function.
1993-06-26  David MacKenzie * Makefile.in: Add rules for strings.
1993-06-18  Steve ChamberlainLook in the right place for bfd.h.
1993-06-18  David D. Zuhnsingle-quote $program_transform_name
1993-06-18  David D. Zuhncanonicalize install.sh location
1993-06-16  David D. Zuhn * Makefile.in (install, install-info): remove parentdi...
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-05-27  Ian Lance Taylor * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
1993-05-25  Ken RaeburnMakefile.in (DISTSTUFF): Don't build binutils.mm.
1993-05-12  Ian Lance Taylor * objcopy.c: Renamed from copy.c, updated comments...
1993-05-04  Per Bothner * Makefile.in: Change definition of $(tooldir) to...
1993-04-01  Jim Kingdonmerge binutils and gdb sparc disassemblers
1993-03-19  Per Bothner * m68k-pinsn.c: Removed. Subsumed by ../opcodes...
1993-02-26  Per Bothner * Makefile.in: When making tar file, remove texinfo/*,
1993-02-25  Per Bothner * ardup.c: Add extern declaration of strdup.
1993-02-25  Per BothnerIn comment on how to make tar file, fix cvs tag name...
1993-02-25  Per Bothner * Makefile.in: Set VERSION to 2.1.
1993-02-24  Mike Werner * configure.in: added testsuite to configdirs.
1993-02-12  Fred Fish * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR...
1992-12-22  Per Bothner * Makefile.in: Make check depend on all.
1992-12-16  Per Bothner * Makefile.in (dist): Fix permissions before release.
1992-11-08  David D. Zuhnmore include changes
1992-09-02  Per Bothner * Makefile.in: Added mostlyclean, distclean rules,
1992-09-01  Ian Lance TaylorBrought forward from p3:
1992-08-31  Mike WernerLink libopcodes with objdump
1992-08-31  Steve ChamberlainDisassemble for z8k and build using opcode library
1992-08-31  Per Bothner * Makefile.in: Bump to versions 1.97.90.
1992-08-18  Ian Lance TaylorMoved in from p3:
1992-06-04  Mark Eichinuse byacc instead of bison.
1992-05-22  Per Bothner * Makefile.in: Better lex support.
1992-05-05  Per Bothner * Makefile.in: Bump to version 1.97.
1992-05-05  John Gilmore* objdump.c (display_info): Handle error cases without...
1992-05-02  K. Richard Pixleyadded test-install target
1992-05-01  K. Richard Pixleysanity test
1992-05-01  Steve ChamberlainAdd support for 386 disassembly
1992-04-21  K. Richard Pixleyrework CFLAGS so that they can be passed on the make...
1991-11-15  Roland Pesch.Sanitize: reflect someone's apocopation of binutils...
1991-11-14  Roland PeschRemove '-' prefix from makeinfo invocation. There...
1991-11-14  K. Richard Pixleybuild and install info; install other correctly
1991-11-14  Roland Pesch(1) repair Makefile targets involving "binutils.texinfo...
1991-11-11  Steve ChamberlainAdded the $(MINUS_G) flag so that debugging can be...
1991-11-08  K. Richard Pixleyinstall man pages too
1991-11-05  K. Richard Pixleyfind include files
1991-11-03  Per Bothner * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various...
1991-10-16  Per Bothner * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c...
1991-10-15  Roland PeschNew targets binutils.mm, binutils.me
1991-10-12  John GilmoreAvoid Sun Make VPATH bugs by adding dependencies.
1991-10-11  Roland Pesch * Makefile.in: add target "binutils.ms"
1991-10-11  John GilmoreUse -I. to get sysdep.h.
1991-10-10  Per Bothner * nm.c (print_symbols): Handle NULL name field of...
1991-10-08  Roland Pesch * Makefile.in: new targets binutils.dvi, binutils...
1991-10-08  Per BothnerFixed typo (for RANLIB_PROG).
1991-10-07  Per Bothner * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
1991-10-02  K. Richard Pixleyno more configure on which to depend
next
This page took 0.556143 seconds and 107 git commands to generate.