Look in the right place for bfd.h.
[binutils-gdb.git] / binutils / Makefile.in
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
1991-10-01 K. Richard PixleyExploit the new executable config.status
1991-06-09 K. Richard Pixleyadded support for binary comparisons.
1991-05-02 John GilmoreMerge devo/bfd with GDB's bfd.
1991-04-25 John GilmoreUse the new merged include directory.
1991-04-24 K. Richard PixleyThree staging checkpoint.
1991-04-17 K. Richard PixleyNow uses getopt from ../getopt.
1991-04-16 K. Richard PixleyNow handles multiple hosts and targets.
1991-04-09 K. Richard PixleyFirst cut config hits binutils.
1991-04-04 K. Richard PixleyInitial revision