Commit Graph

209 Commits

Author SHA1 Message Date
John Gilmore dec35cbe8c Add none. 1991-08-23 23:31:39 +00:00
K. Richard Pixley 8b204e6ea4 add email address for bugs and additions. 1991-08-23 22:38:25 +00:00
John Gilmore 68b7021279 * configure.in: Tix typo.
* 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 20:55:23 +00:00
John Gilmore 08059d8470 Initial revision 1991-08-23 09:06:52 +00:00
John Gilmore 4f8b86271e Make SunOS core files work right -- from both sun3 and sun4.
Also, make them work on any other host system.
1991-08-23 07:24:32 +00:00
Stu Grossman 7d003262a7 saber 1991-08-23 05:26:06 +00:00
K. Richard Pixley 69e87de278 Minor config polish. 1991-08-23 04:50:56 +00:00
K. Richard Pixley a71bfbcc75 Minor polish & config mapping. 1991-08-23 03:31:44 +00:00
Roland Pesch aa69ff846c Make info file compileable and (barely) navigable. More cleanup needed. 1991-08-22 21:25:20 +00:00
Roland Pesch 0b09cb5b8c Initial revision 1991-08-22 21:25:16 +00:00
Steve Chamberlain 86835b0121 *** empty log message *** 1991-08-22 20:23:12 +00:00
Steve Chamberlain 80d29884b8 Initial revision 1991-08-22 19:56:14 +00:00
Roland Pesch d51d16c8e6 *** empty log message *** 1991-08-22 18:32:01 +00:00
Roland Pesch 5699626214 bfd.texinfo: some cleanup, reincorporated more intro matter from bfd.doc
bfd.c, targets.c: minor rewording of doc segments
1991-08-22 18:26:59 +00:00
John Gilmore 80d8c0258f Add hp 300 BSD. 1991-08-22 08:01:20 +00:00
John Gilmore fa5578031d New config.sub 1991-08-22 07:31:21 +00:00
John Gilmore 901c5bfd54 Improve our Sanity. 1991-08-22 07:20:49 +00:00
K. Richard Pixley 4dfe09da09 Three part names, etc. 1991-08-22 07:15:49 +00:00
K. Richard Pixley 4f18392953 Initial revision 1991-08-22 07:15:48 +00:00
Roland Pesch a7f538ebd1 Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
* 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 00:13:22 +00:00
Roland Pesch ab6db9b498 Initial revision 1991-08-22 00:13:19 +00:00
Roland Pesch dd260c230b Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
* 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 21:37:39 +00:00
John Gilmore c6e7b0ede0 Declare dependency even for optional modules. 1991-08-21 04:07:18 +00:00
Roland Pesch a92b9db33c Tue Aug 20 15:18:02 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
* 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 22:23:49 +00:00
K. Richard Pixley f0b9c97662 revisiting error messages 1991-08-20 04:56:47 +00:00
Roland Pesch 188d6d224e Fixed minor typos. 1991-08-19 23:03:12 +00:00
Roland Pesch 6724ff46c8 Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
* 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-19 20:52:38 +00:00
Steve Chamberlain d33cfbd8c1 *** empty log message *** 1991-08-17 00:23:43 +00:00
Steve Chamberlain fd1860075e *** empty log message *** 1991-08-17 00:22:24 +00:00
Steve Chamberlain d3f2a82c81 *** empty log message *** 1991-08-17 00:20:52 +00:00
Steve Chamberlain 39db05ea11 *** empty log message *** 1991-08-17 00:19:43 +00:00
Steve Chamberlain c618de01c1 Documentation 1991-08-17 00:17:15 +00:00
Steve Chamberlain 90f3f3e2b0 Initial revision 1991-08-17 00:16:57 +00:00
Steve Chamberlain 3a26c0cd00 Doc changes 1991-08-17 00:09:20 +00:00
Steve Chamberlain 0b5311ca6d Initial revision 1991-08-17 00:01:23 +00:00
K. Richard Pixley 21c9f6261a Added fatal checks for missing host and target makefile fragments. 1991-08-14 22:10:12 +00:00
John Gilmore 1fc712b856 *** empty log message *** 1991-08-14 02:25:22 +00:00
Steve Chamberlain 7a8b18b6ab Fixed bug where stringtable size wasn't being swapped. 1991-08-08 23:48:27 +00:00
K. Richard Pixley 7f281dcbe4 Correcting a prototype for gcc. 1991-08-06 20:35:15 +00:00
K. Richard Pixley 4101d86838 Host-level GNUmakefiles. 1991-08-06 19:12:55 +00:00
Steve Chamberlain 88dfcd6832 Added support for constructors, warnings and indirects 1991-08-01 23:35:05 +00:00
Steve Chamberlain e961483fd7 *** empty log message *** 1991-08-01 14:37:51 +00:00
Steve Chamberlain 283dd2d43f Initial revision 1991-08-01 14:37:46 +00:00
John Gilmore fab4b2d308 Forgot one more place to remove amdcoff.c reference (sigh). 1991-08-01 05:33:39 +00:00
Steve Chamberlain d1c6102119 Makefile, libcoff:
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 02:38:17 +00:00
John Gilmore 3c123e2406 Delete CVS.adm from the release! 1991-08-01 01:27:44 +00:00
John Gilmore 96d3844040 Remove archures.h 1991-07-31 22:28:30 +00:00
Roland Pesch fd64402540 Fixed copyright notices (FSF, not Cygnus; invoke, rather than refer to
an included copy of, GPL).
1991-07-31 21:54:56 +00:00
Steve Chamberlain ed0a73950b Updated TODO.
Wrote a small Memory Usage section in bfd.texinfo
1991-07-31 20:19:16 +00:00
John Gilmore de02577e97 Remove amdcoff.c (and its name from Makefile.in) by default, because
its copyright is not yet assigned to FSF.
1991-07-31 17:37:02 +00:00