Steve Chamberlain
d1ee1a893e
Fixed dependencies
35 years ago
Steve Chamberlain
c3eb25fc25
* aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,
coff-h8300.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c,
coff-mips.c, coff-rs6000.c, cpu-h300.c, elf.c, i386aout.c,
newos3.c, stab-syms.c, syms.c: All these files have had their
#includes altered to point to the new places.
35 years ago
Steve Chamberlain
179ca8db66
Changed all prototypes from PROTO to EXFUN
35 years ago
Steve Chamberlain
1a15b9fc23
Fix typo in dependencies
35 years ago
Steve Chamberlain
fd8c21f9a1
bfd.texinfo
use fsf-texi.tex rather than texinfo
Makefile.in
various bugfixes
35 years ago
Steve Chamberlain
b8d69097ee
New order documentation
35 years ago
Steve Chamberlain
a1711bb474
Now reflect the new documentation order
35 years ago
Steve Chamberlain
22e9874378
Moved the position of the #### lines so that the makefile fragments
can override the BFD_{LIBS,MACHINES,BACKENDS} make variables.
35 years ago
Steve Chamberlain
0cda46cff1
New documentation style
35 years ago
Steve Chamberlain
93351e91c5
Even more documentation
35 years ago
Steve Chamberlain
9fda1a399c
New documentation style
35 years ago
Fred Fish
05b261a334
Add h-i386v4.h to Sanitize file. Check in new h-i386v4.h.
35 years ago
Fred Fish
f8b4dadf65
Initial revision
35 years ago
Fred Fish
eb8983c9ca
Fix bug in elf.c (missing "break" statements in cases), add ncr and
SVR4 i386 support to configuration.
35 years ago
Per Bothner
3721706073
Two small bug-fixes (affecting ar and nm).
35 years ago
John Gilmore
17e9960f57
Add COFF_SWAP_TABLE to it (oops)
35 years ago
Steve Chamberlain
c9301d7bcf
coff-i386.c
Fixed the RTYPETOHOWTO -> TYPE2HOWTO
coff-mips.c coff-rs6000.c
Can't read relocs, so provide empty macro
35 years ago
John Gilmore
3377d4d2a1
Fiddle diddle descriptor
35 years ago
Steve Chamberlain
b4e42a642c
Initial revision
35 years ago
Steve Chamberlain
71e3403212
Added h8
35 years ago
Steve Chamberlain
3b4f1a5d05
* Makefile.in: added coff-h8300
* configure.in: now h8 is a coff target
* cpu-h8300.c: fix various disassembly problems
* libcoff.h: took out some code which has been #0ed for a long
time.
* targets.c: added h8 coff
* coff-a29k.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c
added new macro RTYPE2HOWTO to take a load of #ifdefs out of
coffcode.h
* coffcode.h: Started to change the way machine dependencies are
handled, from the nest of #ifdefs to macros defined in the
including coff-<foo>.c
35 years ago
John Gilmore
e6e265ce3a
Fix hp300bsd entry point problem.
35 years ago
John Gilmore
853f0a7030
* coff-mips.c, coffcode.h: Peter Schauer's patch to kludge in
nonstandard MIPS sections (.rdata, .sdata, etc).
35 years ago
John Gilmore
f8adc62df4
const lint
35 years ago
John Gilmore
de0da6cee0
ALIGN -> BFD_ALIGN
35 years ago
John Gilmore
8c4a1ace3d
ALIGN->BFD_ALIGN
35 years ago
John Gilmore
1e310759ec
Lint
35 years ago
John Gilmore
f39eae7baa
Lint
35 years ago
Per Bothner
7de245d362
Moved bfd_stab_name() and bfd_stab_names[]
from syms.c to new file stab-syms.c.
Renamed to aout_stab_name() and aout_stab_names[].
Also, since GNU extended type codes such as N_SETT are no longer
in ../include/stab.def, include them manually.
35 years ago
Per Bothner
c3a1a56bda
Initial revision
35 years ago
John Gilmore
98d4310737
* libaout.h (WORK_OUT_FILE_POSITIONS): One more try at this
rather complicated seeming problem. Eliminate LOGICAL_ versions,
just make N_XXX work by excluding the header from the text segment.
* aoutx.h: Fix comments to match.
35 years ago
John Gilmore
400184f0fd
Remove echo.
35 years ago
John Gilmore
9ba6d81f63
Avoid duplicate echo.
35 years ago
Per Bothner
a89f7423b4
* targets.c: Make the default target_vector contain
just &DEFAULT_VECTOR. This makes executables a lot smaller.
Old behavior can be gotten by defining ALL_TARGETS.
* aoutf1.h, demo64.c, i386aout.c, newsos3.c, sunos.c:
Factored out common code into new file aout-target.h.
Saves a lot of duplicate code for a.out variants.
35 years ago
Roland Pesch
2090ba8351
Quit moving *-in.h into and out of doc subdir. Doc subdir knows how
to find them.
35 years ago
Roland Pesch
fafbc31929
Repairs for srcdir/objdir separation.
Individual targets for proto-header files.
35 years ago
Per Bothner
c9f19dac96
* aoutx.h (NAME(aout,print_symbol)): Fix thinko.
* syms.c (bfd_stab_names): Turn on new GNU_EXTRA_STABS macro
to include names of N_SETT etc.
35 years ago
Fred Fish
f8a754829c
Remove line containing only a leading tab. Such lines cause some versions
of "make" to choke, including SVR4 versions.
35 years ago
Per Bothner
811b9ab218
Add Makefile.in, configure.in. Remove Makefile.
35 years ago
Fred Fish
58df00e9aa
Add minimal support for reading ELF symbol files and generating canonical bfd
symbol tables. Also change the names of some functions.
35 years ago
Fred Fish
7d68537f73
Trivial change to comment to remove redundant "to".
35 years ago
Steve Chamberlain
fb3851d4d4
Added harris
35 years ago
Steve Chamberlain
da9471d47b
Get prototype of memchr right
35 years ago
Steve Chamberlain
2bf92e47a9
Install bfd.h into destdir/include
35 years ago
K. Richard Pixley
38dc9747fe
Now works in objdir/subdirs.
35 years ago
Roland Pesch
a28c84e830
Removed '-' prefix from Makefile invocation of makeinfo. Not needed
(til next time someone breaks it; I want a bugreport then).
35 years ago
K. Richard Pixley
8792d41421
added staging stuff & install target
35 years ago
K. Richard Pixley
f259290f0d
take care of doc subdir, too
35 years ago
Roland Pesch
a9773c8993
Repair info node-pointer bug.
35 years ago
Sean Eric Fagan
bf61dec7d8
Changed 'i386_coff' to 'i386-coff' to match the real file's name.
35 years ago