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)
36 years ago
K. Richard Pixley
f0b9c97662
revisiting error messages
36 years ago
Roland Pesch
188d6d224e
Fixed minor typos.
36 years ago
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
36 years ago
Steve Chamberlain
d33cfbd8c1
*** empty log message ***
36 years ago
Steve Chamberlain
fd1860075e
*** empty log message ***
36 years ago
Steve Chamberlain
d3f2a82c81
*** empty log message ***
36 years ago
Steve Chamberlain
39db05ea11
*** empty log message ***
36 years ago
Steve Chamberlain
c618de01c1
Documentation
36 years ago
Steve Chamberlain
90f3f3e2b0
Initial revision
36 years ago
Steve Chamberlain
3a26c0cd00
Doc changes
36 years ago
Steve Chamberlain
0b5311ca6d
Initial revision
36 years ago
K. Richard Pixley
21c9f6261a
Added fatal checks for missing host and target makefile fragments.
36 years ago
John Gilmore
1fc712b856
*** empty log message ***
36 years ago
Steve Chamberlain
7a8b18b6ab
Fixed bug where stringtable size wasn't being swapped.
36 years ago
K. Richard Pixley
7f281dcbe4
Correcting a prototype for gcc.
36 years ago
K. Richard Pixley
4101d86838
Host-level GNUmakefiles.
36 years ago
Steve Chamberlain
88dfcd6832
Added support for constructors, warnings and indirects
36 years ago
Steve Chamberlain
e961483fd7
*** empty log message ***
36 years ago
Steve Chamberlain
283dd2d43f
Initial revision
36 years ago
John Gilmore
fab4b2d308
Forgot one more place to remove amdcoff.c reference (sigh).
36 years ago
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.
36 years ago
John Gilmore
3c123e2406
Delete CVS.adm from the release!
36 years ago
John Gilmore
96d3844040
Remove archures.h
36 years ago
Roland Pesch
fd64402540
Fixed copyright notices (FSF, not Cygnus; invoke, rather than refer to
an included copy of, GPL).
36 years ago
Steve Chamberlain
ed0a73950b
Updated TODO.
Wrote a small Memory Usage section in bfd.texinfo
36 years ago
John Gilmore
de02577e97
Remove amdcoff.c (and its name from Makefile.in) by default, because
its copyright is not yet assigned to FSF.
36 years ago
John Gilmore
3c8a3c56e4
* all files: update copyright notices for GPL version 2.
Install header comments and attribute most modules to their
authors. BFD's name is now officially "Binary File Descriptor",
so remove any conflicting perjoratives.
36 years ago
John Gilmore
6dadbcb63c
Some of these things are already done. More are probably done,
but I am not sure. Check w/Steve.
36 years ago
John Gilmore
990778eefa
It's the Binary, not Big, file descriptor library.
36 years ago
John Gilmore
446545dd85
Better sanitize aoutx.h too!
36 years ago
Steve Chamberlain
67c060c306
Fixed memory trampling problem
36 years ago
Steve Chamberlain
3a278e0450
*** empty log message ***
36 years ago
Steve Chamberlain
f4d2c0bb48
*** empty log message ***
36 years ago
Steve Chamberlain
87059abb6b
*** empty log message ***
36 years ago
John Gilmore
fcab31c12a
Add h-rtbsd.h.
36 years ago
John Gilmore
21a56d6d5e
Roll in configure that handles GDB.
36 years ago
Steve Chamberlain
ac677dad95
Patches from David Wood
36 years ago
Steve Chamberlain
c1c70e6894
Initial revision
36 years ago
Steve Chamberlain
2f8d9c1c08
* newsos3.c, targets.c, coffcode.h: new patches from David
Wood
36 years ago
Steve Chamberlain
81f3996f75
*** empty log message ***
36 years ago
Steve Chamberlain
d25efc25a6
*** empty log message ***
36 years ago
Steve Chamberlain
8fd6eb087b
Added #define for special gdb coff entry points
36 years ago
Steve Chamberlain
ee32cba6ce
*** empty log message ***
36 years ago
Steve Chamberlain
fb1c44811d
*** empty log message ***
36 years ago
Steve Chamberlain
a4c407e5b9
*** empty log message ***
36 years ago
Steve Chamberlain
2013f9b4e1
Initial revision
36 years ago
Steve Chamberlain
a737c70bde
*** empty log message ***
36 years ago
Steve Chamberlain
41f50af07b
* aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.c
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 ).
36 years ago
John Gilmore
8acc9e0558
Avoid "statement not reached" error.
36 years ago