Steve Chamberlain
4aa58a0a29
Updated to point to where the header files are now
35 years ago
Steve Chamberlain
d289576d7f
Initial revision
35 years ago
Steve Chamberlain
0227e9187b
Initial revision
35 years ago
Steve Chamberlain
1484208fc1
Reflect the new scheme
35 years ago
Steve Chamberlain
6d56c69a47
*** empty log message ***
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
8978401fd1
Add new files mh-i386v4 and mt-i386v4 to .Sanitize, check in the new
files.
35 years ago
Fred Fish
9336ad7aea
Initial revision
35 years ago
Fred Fish
8c6e9f05f2
Add tm-i386v4.h and xm-i386v4.h to Sanitize, add i386/SVR4 to configuration
file, recognize names beginning with '.' as compiler generated "fake" tags
for anonymous structures, unions and enums. Add target dependent functions
for SVR4 /proc register interface (i386-tdep.c).
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
Fred Fish
ad3cef4de8
Change comments on svr4/amiga entries. Add ncr3000 as a recognized
configuration abbreviation.
35 years ago
Fred Fish
3053b9f218
Change simple call to printf of error message to a call to error(). Output
was not getting flushed and was not being newline terminated.
35 years ago
Roland Pesch
4b195f9a30
*** empty log message ***
35 years ago
Roland Pesch
a6d0b6d30f
(1) At Bob Chassell's request, remove leading comments that used to
survive M4 filtering but still tell people the original source was
M4'd;
(2) Also for B.C., include one more emphasis font in @colophon at end;
(3) Thanks to J Gilmore, strengthen wording about unsupported
combinations of host-manufacturer-OS in config Appendix.
35 years ago
Per Bothner
3721706073
Two small bug-fixes (affecting ar and nm).
35 years ago
Steve Chamberlain
6089addcdc
Uses something which will actuall work on an ebmon system
35 years ago
Steve Chamberlain
63c92fcd96
Massive changes to generalize coff-bfd support enough to get 29k
working as well as it did before.
This means that 29k now supports multiple sections
35 years ago
Steve Chamberlain
ada269da87
Made ebmon29k use coff-bfd backend
35 years ago
Michael Tiemann
35fadbebb7
Updated movc and fmovc patterns to reflect the latest encodings in the
0.3.1 Sparc V9 manual.
35 years ago
Steve Chamberlain
489f6ef072
* config/obj-coff-bfd: made multiple sections with subsections
work.
* config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes.
35 years ago
Steve Chamberlain
7d4ffa93db
*** empty log message ***
35 years ago
Steve Chamberlain
17b8147980
* config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes.
35 years ago
Steve Chamberlain
f714e310f4
Made multiple sections with subsections work.
35 years ago
John Gilmore
67c29f758d
Make structs work on DECstation (sigh)
35 years ago
John Gilmore
52bd2c221f
Fix syntax errors.
35 years ago
Steve Chamberlain
869eb845b1
Added obj-coff-bfd* and mt-h8300hds
35 years ago
Steve Chamberlain
875f1391a7
Added coff-h8300.h
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
Roland Pesch
24b1493d18
Hitachi h8/300 config of GAS manual (first draft), and a few config
spinoffs in the direction of feature-based config rather than entirely
machine-dep.
35 years ago
Roland Pesch
660eb163a7
Initial revision
35 years ago
John Gilmore
3377d4d2a1
Fiddle diddle descriptor
35 years ago
Steve Chamberlain
1daf2df4ec
* internalcoff.h: (internal_scnhdr) took out #def dependency, now
s_nreloc and s_nlnno are always long. (internal_reloc): allways
has an offset field now.
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
Michael Tiemann
a33336a38e
readline/sysdep.h no longer exists, so main.o does not depend on it.
35 years ago
John Gilmore
f1d77e9053
Improve G++ debugging support.
35 years ago
Roland Pesch
7d7ecbddb0
Switch to _A29K__ (from _AMD29K__).
35 years ago
Steve Chamberlain
814e8bbabc
Renamed static function to avoid conflict with header file
35 years ago