aboutsummaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
1994-03-20 * Makefile.in: Avoid bug in hpux sed.Jeff Law1-1/+1
1994-03-17 * Makefile.in: Built nm.new and strip.new to avoid problems withIan Lance Taylor1-10/+8
collect when . is in PATH. (STRIP_PROG): Change from strip to strip.new. (NM_PROG): Change from nm to nm.new. (install): Remove the .new when installing.
1994-03-08 * coffgrok.[ch]: New files, understand coff objects.Steve Chamberlain1-13/+34
* coffdump.c: Uses coffgrok to dump out the debug info of a coff file. * sysroff.info: Description of a SYSROFF object file. * sysinfo.y, syslex.l: Parse info file, generate a reader, writer, header files and a printer. * srconv.c: Uses coffgrok.c and sysroff.info to convert a coff file to a SYSROFF file.
1994-01-26Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant withRob Savoye1-2/+2
everything else. (and now work recursively too)
1994-01-23Minor MPW compatibility tweaks.Stan Shebs1-7/+15
1993-11-17 * Makefile.in: Use CFLAGS as well as LDFLAGS when linking.Ian Lance Taylor1-25/+34
1993-09-02 Only build nlmconv if configured for a NetWare target.Ian Lance Taylor1-1/+1
* configure.in: If we have some *-*-netware* target, or are using all targets, set BUILD_NLMCONV to $(NLMCONV_PROG) in Makefile. * Makefile.in (PROGS): Use $(BUILD_NLMCONV) rather than $(NLMCONV_PROG).
1993-08-31 * Makefile.in (objdump.o): Depend upon config.status to noticeIan Lance Taylor1-2/+3
--with-targets changes. (nlmconv.o): Depend upon bucomm.h.
1993-08-13 * Makefile.in ($(NM_PROG)): Depend on demangle.o.David MacKenzie1-4/+9
(demangle.o): New target. (cplus-dem.o): Depend on it, to force compilation order when doing parallel compiles. * nm.c (print_symbol_info_{bsd,sysv,posix}): Take a bfd arg. (struct output_fns print_symbol_info): Ditto. (long_options, usage, main): Add -C --demangle option. (print_symname): New function, demangling if requested. (print_symbols, print_symbol_info_{bsd,sysv,posix}): Use it.
1993-08-12Wed Aug 11 22:57:23 1993 David J. Mackenzie (djm@thepub.cygnus.com)David MacKenzie1-64/+79
* Makefile.in: Put CFLAGS last in compilation rules and omit from linking rules. Use ARCHDEFS to compile objdump.c. Update dependencies. * configure.in: Construct ARCHDEFS based on the BFD target makefile fragments. * objdump.c: Conditionalize calls to the print_insn_ARCH functions according to ARCHDEFS.
1993-08-11 * size.c (berkeley_sum): New function.Ian Lance Taylor1-6/+25
(bsssize, datasize, textsize): New global variables. (bss_section_name, data_section_name, text_section_name): Removed. (print_berkeley_format): Map berkeley_sum over all the sections, rather than only reporting sizes of specifically named sections. * Makefile.in ($(OBJDUMP_PROG)): Removed dependency on size.o.
1993-06-26 * Makefile.in: Add rules for strings.David MacKenzie1-5/+12
1993-06-18Look in the right place for bfd.h.Steve Chamberlain1-1/+1
1993-06-18single-quote $program_transform_nameDavid D. Zuhn1-2/+2
1993-06-18canonicalize install.sh locationDavid D. Zuhn1-1/+1
1993-06-16 * Makefile.in (install, install-info): remove parentdir support,David D. Zuhn1-18/+11
use INSTALL_XFORM; define INSTALL_XFORM
1993-06-03hack backquoted command in Makefile.in to always have zero exit statusKen Raeburn1-1/+1
1993-06-03 * Makefile.in: added c++filt and objcopy to MANPAGES variableJeffrey Osier1-1/+1
* .Sanitize: keep c++filt.1 and objcopy.1
1993-06-03rename LOADLIBES to EXTRALIBSDavid D. Zuhn1-12/+12
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
objdump.c (slurp_symtab): Print warning for bad symbol table.
1993-05-12 * objcopy.c: Renamed from copy.c, updated comments accordingly.Ian Lance Taylor1-14/+16
* Makefile.in, binutils.texi: Renamed copy to objcopy. * is-strip.c, maybe-strip.c, not-strip.c: Updated comments for rename of copy to objcopy.
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
* i386-pinsn.c: Removed. Subsumed by ../opcodes/i386-dis.c. * Makefile.in: Adjust accordingly. * objdump.c: Support new-style disassemblers (ones that use the interface of ../include/dis-asm.h).
1993-02-26 * Makefile.in: When making tar file, remove texinfo/*,Per Bothner1-0/+1
except for texinfo/texinfo.tex.
1993-02-25 * ardup.c: Add extern declaration of strdup.Per Bothner1-4/+2
* Makefile.in (testsuite): Add 'else true' since otherwise Ultrix /bin/sh complains.
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
* README, NEWS: Updates. * nm.c: Add -v as a synonym for -V.
1993-02-24 * configure.in: added testsuite to configdirs.Mike Werner1-1/+10
* Makefile.in: added support for building testsuite.
1993-02-12 * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR): New macros.Fred Fish1-5/+14
* Makefile.in (LIBIBERTY): Use LIBIBERTY_BIN_DIR. * Makefile.in (DEMANGLER_PROG): New program to build. Add macro and rule. * Makefile.in (PROGS): Add DEMANGLER_PROG.
1992-12-22 * Makefile.in: Make check depend on all.Per Bothner1-2/+2
* Makefile.in (distclean): Remove sysdep.h. * size.c: Use %u format where appropriate. * objdump.c: Standardize: L_SET -> SEEK_SET. * objdump.c: Use new macro bfd_asymbol_bfd. * configure.in: Allow std-host as the default ${mys_host}.
1992-12-16 * Makefile.in (dist): Fix permissions before release.Per Bothner1-1/+8
* size.c: Use bfd_size_type (and long) where appropriate. * ar.c: Make writing a map the default, to be compatible with SYSV and Posix.2. Remove some bogus kludges that handled __.SYMDEF directly. * NEWS: New file.
1992-11-08more include changesDavid D. Zuhn1-13/+19
1992-09-02 * Makefile.in: Added mostlyclean, distclean rules,Per Bothner1-7/+19
and cleaned up clean, realclean.
1992-09-01Brought forward from p3:Ian Lance Taylor1-5/+4
Sun Aug 30 21:18:59 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: map program names through program_transform_name when installing.
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
* cplus-dem.c: Removed. Was nowhere used - and if some programs are changed to to demangling should now use the versions in libiberty.
1992-08-18Moved in from p3:Ian Lance Taylor1-4/+12
Tue Aug 18 13:28:44 1992 Ian Lance Taylor (ian@cygnus.com) * config/mh-apollo68v: removed -g from CC definition. * Makefile.in: always create installation directories.
1992-06-04use byacc instead of bison.Mark Eichin1-7/+8
1992-05-22 * Makefile.in: Better lex support.Per Bothner1-5/+8
* Makefile.in (dist): Generate flex and bison outputs for distribution.
1992-05-05 * Makefile.in: Bump to version 1.97.Per Bothner1-1/+1
* ar.c: Declare errno for machines that need it.
1992-05-05* objdump.c (display_info): Handle error cases without coredump.John Gilmore1-0/+1
Close the dummy temporary file we open in the loop. * Makefile.in (arsup.o): Add kludge to build with Sun Make.
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
Makefile.in: improve texi2roff workarounds
1991-11-14Remove '-' prefix from makeinfo invocation. There are no info errorsRoland Pesch1-1/+1
in doc here; if any creep in I want a bug report.