Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-09-12 | Thu Sep 12 14:07:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 1 | -4/+4 | |
* Makefile.in: $(MAKE) for make, $(docdir) for doc * doc/Makefile: redundant dependencies for Sun-make VPATH bug | |||||
1991-09-04 | Allow GDB to patch object files. | John Gilmore | 1 | -69/+79 | |
Makefile.in: Add crude dependencies. | |||||
1991-08-21 | Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 1 | -3/+3 | |
* Makefile.in, awkscan-ip, awkscan-p, intobfd, libbfd.h, libcoff.h, tolibcoff; new bfd-in.h, libbfd-in.h, libcoff-in.h: (a) use separate files for invariant parts of bfd.h, libbfd.h, and libcoff.h; (b) in generated parts of same, use less obtrusive marks indicating .c origins. * bfd.texinfo: generalize most references to linker | |||||
1991-08-21 | Declare dependency even for optional modules. | John Gilmore | 1 | -3/+4 | |
1991-08-20 | Tue Aug 20 15:18:02 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 1 | -1/+1 | |
* Makefile.in: include core.p in PROTOS (building better bfd.h) * archures.c: remove empty foo() definition (crept in at vn1.9) | |||||
1991-08-17 | Doc changes | Steve Chamberlain | 1 | -36/+32 | |
1991-07-31 | Remove amdcoff.c (and its name from Makefile.in) by default, because | John Gilmore | 1 | -3/+0 | |
its copyright is not yet assigned to FSF. | |||||
1991-07-31 | * all files: update copyright notices for GPL version 2. | John Gilmore | 1 | -17/+20 | |
Install header comments and attribute most modules to their authors. BFD's name is now officially "Binary File Descriptor", so remove any conflicting perjoratives. | |||||
1991-07-27 | *** empty log message *** | Steve Chamberlain | 1 | -4/+2 | |
1991-07-15 | * aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.c | Steve Chamberlain | 1 | -2/+2 | |
bfd.texinfo oasys.c opncls.c reloc.c srec.c: More documentation on lint fixes. * amdcoff.c bfd.texinfo Makefile.in : Folded in changes for amd 29k coff by David Wood (wood@lab.ultra.nyu.edu). | |||||
1991-07-06 | Added core.c prototypes to bfd.h | Steve Chamberlain | 1 | -2/+5 | |
1991-07-04 | Now full of documentation. Yum Yum. | Steve Chamberlain | 1 | -6/+91 | |
1991-06-09 | added support for binary comparisons. | K. Richard Pixley | 1 | -0/+5 | |
1991-05-29 | Merge in changes from gdb-3.95 release into mainstream of BFD development. | John Gilmore | 1 | -1/+2 | |
Support defaulted (search all) targets and specific (only check one) targets. | |||||
1991-05-25 | Added 386 support! | Steve Chamberlain | 1 | -3/+3 | |
1991-05-18 | *** empty log message *** | Steve Chamberlain | 1 | -4/+4 | |
1991-05-14 | ar called through parametarizable macro. | K. Richard Pixley | 1 | -3/+4 | |
1991-05-11 | Sony NEWS port and modularization of a.out code. Cleanup of | John Gilmore | 1 | -4/+4 | |
close_and_cleanup, write_contents, and jump vectors. | |||||
1991-05-10 | Test new structure exporting code with 68k coff implementaion. | Steve Chamberlain | 1 | -2/+2 | |
1991-05-08 | Added make dep rule. | Steve Chamberlain | 1 | -22/+6 | |
When configure is used, the created makefile will have all the dependencies filled in. | |||||
1991-05-02 | Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a) | John Gilmore | 1 | -2/+2 | |
and make the result compile and run on the DEC 3100. It still has trouble running but it can handle opening exec and symbol files in ecoff format. | |||||
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -5/+5 | |
1991-04-25 | Minor changes to accomodate merging of three include file directories. | John Gilmore | 1 | -1/+1 | |
1991-04-24 | Added some depdenencies and fixed etags | Steve Chamberlain | 1 | -2/+7 | |
1991-04-18 | Some cleanup and some new targets. | K. Richard Pixley | 1 | -16/+37 | |
1991-04-16 | Now handles multiple hosts and targets. | K. Richard Pixley | 1 | -5/+4 | |
1991-04-10 | Cut 2. Subdirs. | K. Richard Pixley | 1 | -1/+3 | |
1991-04-08 | Added little endian a.out. | K. Richard Pixley | 1 | -4/+6 | |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+163 | |