Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-12-22 | * Makefile.in: Make check depend on all. | Per Bothner | 1 | -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 Bothner | 1 | -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-08 | more include changes | David D. Zuhn | 1 | -13/+19 | |
1992-09-02 | * Makefile.in: Added mostlyclean, distclean rules, | Per Bothner | 1 | -7/+19 | |
and cleaned up clean, realclean. | |||||
1992-09-01 | Brought forward from p3: | Ian Lance Taylor | 1 | -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-31 | Link libopcodes with objdump | Mike Werner | 1 | -1/+1 | |
1992-08-31 | Disassemble for z8k and build using opcode library | Steve Chamberlain | 1 | -1/+3 | |
1992-08-31 | * Makefile.in: Bump to versions 1.97.90. | Per Bothner | 1 | -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-18 | Moved in from p3: | Ian Lance Taylor | 1 | -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-04 | use byacc instead of bison. | Mark Eichin | 1 | -7/+8 | |
1992-05-22 | * Makefile.in: Better lex support. | Per Bothner | 1 | -5/+8 | |
* Makefile.in (dist): Generate flex and bison outputs for distribution. | |||||
1992-05-05 | * Makefile.in: Bump to version 1.97. | Per Bothner | 1 | -1/+1 | |
* ar.c: Declare errno for machines that need it. | |||||
1992-05-05 | * objdump.c (display_info): Handle error cases without coredump. | John Gilmore | 1 | -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-02 | added test-install target | K. Richard Pixley | 1 | -0/+3 | |
1992-05-01 | sanity test | K. Richard Pixley | 1 | -0/+1 | |
1992-05-01 | Add support for 386 disassembly | Steve Chamberlain | 1 | -1/+2 | |
1992-04-21 | rework CFLAGS so that they can be passed on the make command line | K. Richard Pixley | 1 | -41/+84 | |
1991-11-15 | .Sanitize: reflect someone's apocopation of binutils.texi[nfo] name | Roland Pesch | 1 | -6/+40 | |
Makefile.in: improve texi2roff workarounds | |||||
1991-11-14 | Remove '-' prefix from makeinfo invocation. There are no info errors | Roland Pesch | 1 | -1/+1 | |
in doc here; if any creep in I want a bug report. | |||||
1991-11-14 | build and install info; install other correctly | K. Richard Pixley | 1 | -7/+14 | |
1991-11-14 | (1) repair Makefile targets involving "binutils.texinfo" to use | Roland Pesch | 1 | -12/+18 | |
instead new short name "binutils.texi" (which presumably someone changed for SysV short-name file systems). (2) use [what I understand to be] current conventions for $srcdir, makeinfo -o. (3) more filtering of roff'able target forms of doc. | |||||
1991-11-11 | Added the $(MINUS_G) flag so that debugging can be turned off | Steve Chamberlain | 1 | -1/+2 | |
1991-11-08 | install man pages too | K. Richard Pixley | 1 | -2/+13 | |
1991-11-05 | find include files | K. Richard Pixley | 1 | -2/+2 | |
1991-11-03 | * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes. | Per Bothner | 1 | -4/+4 | |
* ar.c (get_pos_bfd): Fix to handling of before/after positioning options. * bucomm.c (fatal): MISSING_VFPRINTF is no longer an issue, since libiberty contains vfprintf etc if otherwise missing. * m68k-pinsn.c (print_insn_arg): Support BB/BW/BL type operands, as used by branch instructions. * nm.c: Delegate printing of symbols to BFD, by using bfd_print_symbol to do the formatting. | |||||
1991-10-16 | * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c, | Per Bothner | 1 | -6/+25 | |
i960-pinsn.c, m68k-pinsn.c, nm.c, objdump.c, size.c, sparc-pinsn.c, * strip.c: Add or update Copyright notice. * TODO: Add note on 'nm -a'. * version.c: Update version number to 1.90. * Makefile.in: Fix making of documentation for dist. | |||||
1991-10-15 | New targets binutils.mm, binutils.me | Roland Pesch | 1 | -2/+17 | |
1991-10-12 | Avoid Sun Make VPATH bugs by adding dependencies. | John Gilmore | 1 | -10/+18 | |
1991-10-11 | * Makefile.in: add target "binutils.ms" | Roland Pesch | 1 | -0/+17 | |
1991-10-11 | Use -I. to get sysdep.h. | John Gilmore | 1 | -8/+7 | |
1991-10-10 | * nm.c (print_symbols): Handle NULL name field of symbol. | Per Bothner | 1 | -3/+0 | |
* Makefile.in: Removed spurious comment. | |||||
1991-10-08 | * Makefile.in: new targets binutils.dvi, binutils.info | Roland Pesch | 1 | -1/+11 | |
1991-10-08 | Fixed typo (for RANLIB_PROG). | Per Bothner | 1 | -1/+14 | |
Started writing rules for making a tar file. | |||||
1991-10-07 | * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c: | Per Bothner | 1 | -8/+19 | |
Make two different binaries for ar and ranlib, instead of distinguishing them at run time using argv[0]. (Old behavior is still available if you "make ar_with_ranlib", but it is not the default.) * ranlib.sh (new): An alternative one-line shell implementation of ranlib. | |||||
1991-10-02 | no more configure on which to depend | K. Richard Pixley | 1 | -1/+1 | |
1991-10-01 | Exploit the new executable config.status | K. Richard Pixley | 1 | -10/+7 | |
1991-06-09 | added support for binary comparisons. | K. Richard Pixley | 1 | -7/+11 | |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -3/+2 | |
Use "libiberty" rather than "getopt" directory. Add a few FIXME's to ar.c. | |||||
1991-04-25 | Use the new merged include directory. | John Gilmore | 1 | -1/+1 | |
1991-04-24 | Three staging checkpoint. | K. Richard Pixley | 1 | -33/+34 | |
1991-04-17 | Now uses getopt from ../getopt. | K. Richard Pixley | 1 | -7/+4 | |
1991-04-16 | Now handles multiple hosts and targets. | K. Richard Pixley | 1 | -5/+19 | |
1991-04-09 | First cut config hits binutils. | K. Richard Pixley | 1 | -40/+50 | |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+189 | |