aboutsummaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1993-05-27 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.Ian Lance Taylor1-0/+2
1993-05-25Makefile.in (DISTSTUFF): Don't build binutils.mm.Ken Raeburn1-8/+24
1993-05-12 * objcopy.c: Renamed from copy.c, updated comments accordingly.Ian Lance Taylor1-14/+16
1993-05-04 * Makefile.in: Change definition of $(tooldir) to match FSF.Per Bothner1-13/+22
1993-04-01merge binutils and gdb sparc disassemblersJim Kingdon1-3/+2
1993-03-19 * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c.Per Bothner1-5/+6
1993-02-26 * Makefile.in: When making tar file, remove texinfo/*,Per Bothner1-0/+1
1993-02-25 * ardup.c: Add extern declaration of strdup.Per Bothner1-4/+2
1993-02-25In comment on how to make tar file, fix cvs tag name binutils->ld_utils.Per Bothner1-2/+2
1993-02-25 * Makefile.in: Set VERSION to 2.1.Per Bothner1-1/+1
1993-02-24 * configure.in: added testsuite to configdirs.Mike Werner1-1/+10
1993-02-12 * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR): New macros.Fred Fish1-5/+14
1992-12-22 * Makefile.in: Make check depend on all.Per Bothner1-2/+2
1992-12-16 * Makefile.in (dist): Fix permissions before release.Per Bothner1-1/+8
1992-11-08more include changesDavid D. Zuhn1-13/+19
1992-09-02 * Makefile.in: Added mostlyclean, distclean rules,Per Bothner1-7/+19
1992-09-01Brought forward from p3:Ian Lance Taylor1-5/+4
1992-08-31Link libopcodes with objdumpMike Werner1-1/+1
1992-08-31Disassemble for z8k and build using opcode librarySteve Chamberlain1-1/+3
1992-08-31 * Makefile.in: Bump to versions 1.97.90.Per Bothner1-2/+1
1992-08-18Moved in from p3:Ian Lance Taylor1-4/+12
1992-06-04use byacc instead of bison.Mark Eichin1-7/+8
1992-05-22 * Makefile.in: Better lex support.Per Bothner1-5/+8
1992-05-05 * Makefile.in: Bump to version 1.97.Per Bothner1-1/+1
1992-05-05* objdump.c (display_info): Handle error cases without coredump.John Gilmore1-0/+1
1992-05-02added test-install targetK. Richard Pixley1-0/+3
1992-05-01sanity testK. Richard Pixley1-0/+1
1992-05-01Add support for 386 disassemblySteve Chamberlain1-1/+2
1992-04-21rework CFLAGS so that they can be passed on the make command lineK. Richard Pixley1-41/+84
1991-11-15.Sanitize: reflect someone's apocopation of binutils.texi[nfo] nameRoland Pesch1-6/+40
1991-11-14Remove '-' prefix from makeinfo invocation. There are no info errorsRoland Pesch1-1/+1
1991-11-14build and install info; install other correctlyK. Richard Pixley1-7/+14
1991-11-14(1) repair Makefile targets involving "binutils.texinfo" to useRoland Pesch1-12/+18
1991-11-11Added the $(MINUS_G) flag so that debugging can be turned offSteve Chamberlain1-1/+2
1991-11-08install man pages tooK. Richard Pixley1-2/+13
1991-11-05find include filesK. Richard Pixley1-2/+2
1991-11-03 * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes.Per Bothner1-4/+4
1991-10-16 * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,Per Bothner1-6/+25
1991-10-15New targets binutils.mm, binutils.meRoland Pesch1-2/+17
1991-10-12Avoid Sun Make VPATH bugs by adding dependencies.John Gilmore1-10/+18
1991-10-11 * Makefile.in: add target "binutils.ms"Roland Pesch1-0/+17
1991-10-11Use -I. to get sysdep.h.John Gilmore1-8/+7
1991-10-10 * nm.c (print_symbols): Handle NULL name field of symbol.Per Bothner1-3/+0
1991-10-08 * Makefile.in: new targets binutils.dvi, binutils.infoRoland Pesch1-1/+11
1991-10-08Fixed typo (for RANLIB_PROG).Per Bothner1-1/+14
1991-10-07 * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:Per Bothner1-8/+19
1991-10-02no more configure on which to dependK. Richard Pixley1-1/+1
1991-10-01Exploit the new executable config.statusK. Richard Pixley1-10/+7
1991-06-09added support for binary comparisons.K. Richard Pixley1-7/+11
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-3/+2