Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-08-31 | Retract last edit. System type should determine whether this file gets loaded | Stu Grossman | 1 | -9/+0 | |
at all. | |||||
1991-08-31 | Merge in irix support. | Stu Grossman | 2 | -12/+43 | |
1991-08-29 | paperwork handled for AMD Coff. | John Gilmore | 1 | -13/+4 | |
1991-08-23 | Add none. | John Gilmore | 1 | -1/+1 | |
1991-08-23 | add email address for bugs and additions. | K. Richard Pixley | 1 | -0/+3 | |
1991-08-23 | * configure.in: Tix typo. | John Gilmore | 2 | -17/+56 | |
* ecoff.c: If compiling for DEC3100, use trad_unix core files, else dummy out the core file support. * trad-core.c (trad_unix_core_file_p): If HOST_DATA_START_ADDR is specified, use it to locate the data section. * coffcode.h (coff_write_symbols): Declare buffer as bfd_bytes rather than as chars (lint). | |||||
1991-08-23 | Initial revision | John Gilmore | 1 | -0/+60 | |
1991-08-23 | Make SunOS core files work right -- from both sun3 and sun4. | John Gilmore | 1 | -69/+157 | |
Also, make them work on any other host system. | |||||
1991-08-23 | saber | Stu Grossman | 3 | -5/+10 | |
1991-08-23 | Minor config polish. | K. Richard Pixley | 2 | -3/+16 | |
1991-08-23 | Minor polish & config mapping. | K. Richard Pixley | 3 | -385/+528 | |
1991-08-22 | Make info file compileable and (barely) navigable. More cleanup needed. | Roland Pesch | 2 | -3/+3 | |
1991-08-22 | Initial revision | Roland Pesch | 1 | -0/+64 | |
1991-08-22 | *** empty log message *** | Steve Chamberlain | 1 | -20/+5 | |
1991-08-22 | Initial revision | Steve Chamberlain | 24 | -0/+2120 | |
1991-08-22 | *** empty log message *** | Roland Pesch | 1 | -0/+28 | |
1991-08-22 | bfd.texinfo: some cleanup, reincorporated more intro matter from bfd.doc | Roland Pesch | 1 | -16/+78 | |
bfd.c, targets.c: minor rewording of doc segments | |||||
1991-08-22 | Add hp 300 BSD. | John Gilmore | 1 | -1/+5 | |
1991-08-22 | New config.sub | John Gilmore | 1 | -1/+5 | |
1991-08-22 | Improve our Sanity. | John Gilmore | 1 | -18/+25 | |
1991-08-22 | Three part names, etc. | K. Richard Pixley | 1 | -5/+79 | |
1991-08-22 | Initial revision | K. Richard Pixley | 1 | -0/+276 | |
1991-08-22 | Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 1 | -0/+1 | |
* Makefile.in: use targets "bfd.dvi" and "bfd.ps" instead of texdoc and psdoc; make these depend on generated .texi's * scanit, (new) unPROTO: turn PROTO macros into ANSI declarations in doc * bfd.c, reloc.c, syms.c: minor spelling/wording fixes in doc portions | |||||
1991-08-22 | Initial revision | Roland Pesch | 1 | -0/+18 | |
1991-08-21 | Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 8 | -44/+48 | |
* 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 | 2 | -1/+6 | |
* Makefile.in: include core.p in PROTOS (building better bfd.h) * archures.c: remove empty foo() definition (crept in at vn1.9) | |||||
1991-08-20 | revisiting error messages | K. Richard Pixley | 1 | -28/+61 | |
1991-08-19 | Fixed minor typos. | Roland Pesch | 9 | -38/+42 | |
1991-08-19 | Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 16 | -229/+933 | |
* aoutx.h, archive.c, archures.c, bfd.c, bfd.texinfo, cache.c, coffcode.h, core.c, format.c, libbfd.c, libbfd.h, libcoff.h, opncls.c, reloc.c, section.c, syms.c, targets.c (documentation segments): used BFD (caps) more consistently as a name in discourse, fixed a few other minor typos and uses of fonts | |||||
1991-08-17 | *** empty log message *** | Steve Chamberlain | 1 | -2/+2 | |
1991-08-17 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 | |
1991-08-17 | *** empty log message *** | Steve Chamberlain | 1 | -11/+11 | |
1991-08-17 | *** empty log message *** | Steve Chamberlain | 1 | -41/+17 | |
1991-08-17 | Documentation | Steve Chamberlain | 8 | -292/+522 | |
1991-08-17 | Initial revision | Steve Chamberlain | 13 | -0/+275 | |
1991-08-17 | Doc changes | Steve Chamberlain | 1 | -36/+32 | |
1991-08-17 | Initial revision | Steve Chamberlain | 3 | -0/+18 | |
1991-08-14 | Added fatal checks for missing host and target makefile fragments. | K. Richard Pixley | 2 | -26/+76 | |
1991-08-14 | *** empty log message *** | John Gilmore | 1 | -1/+1 | |
1991-08-08 | Fixed bug where stringtable size wasn't being swapped. | Steve Chamberlain | 1 | -63/+98 | |
1991-08-06 | Correcting a prototype for gcc. | K. Richard Pixley | 1 | -1/+1 | |
1991-08-06 | Host-level GNUmakefiles. | K. Richard Pixley | 1 | -19/+30 | |
1991-08-01 | Added support for constructors, warnings and indirects | Steve Chamberlain | 1 | -22/+48 | |
1991-08-01 | *** empty log message *** | Steve Chamberlain | 1 | -1/+5 | |
1991-08-01 | Initial revision | Steve Chamberlain | 1 | -0/+4564 | |
1991-08-01 | Forgot one more place to remove amdcoff.c reference (sigh). | John Gilmore | 1 | -3/+8 | |
1991-08-01 | Makefile, libcoff: | Steve Chamberlain | 1 | -0/+3 | |
The stuff after the comment /* THE FOLLOWING IS EXTRACTED ... */ is removed from the header files, so the header files broke themselves. This is now fixed because the description is split over two lines. Not a great way. I'll fix it better soon. bfd.doc bfd.texinfo. Merged what was usefull into bfd.texinfo and deleted bfd.doc. | |||||
1991-08-01 | Delete CVS.adm from the release! | John Gilmore | 1 | -2/+4 | |
1991-07-31 | Remove archures.h | John Gilmore | 1 | -2/+4 | |