John Gilmore
794111e75a
Use simpler name (that matches bfd/config/h-ultra3!)
35 years ago
John Gilmore
2fbf0d18b8
Removes sparc-opcode.h rather than the file it is sanitizing, if not testing!
(fixed...)
35 years ago
John Gilmore
2c346475aa
Update with improved text.
35 years ago
John Gilmore
054862cfa1
* internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define these
for internalcoff, separately from the various external coff's.
* amdcoff.h, bcs88kcoff.h, i386coff.h, intel-coff.h, m68kcoff.h,
m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for
the external struct definitions.
* ecoff.h: Remove these #define's, kludge no longer needed.
35 years ago
John Gilmore
b1815762f9
* i386coff.h (LINESZ): Always 6, not based on sizeof().
35 years ago
John Gilmore
e557edcf98
* a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,
to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib
support.
* stab.def: Add N_COMM to table, fix overlap comment.
35 years ago
K. Richard Pixley
5f62d65b5a
Adding "recover"'ability.
35 years ago
K. Richard Pixley
78375cd354
Bugs john noticed.
35 years ago
John Gilmore
4efb1cc9f0
Merge with FSF.
35 years ago
John Gilmore
55fbee918b
Merge with latest FSF versions.
35 years ago
K. Richard Pixley
1312dccc30
Recover the editted files.
35 years ago
K. Richard Pixley
1493817dff
m68040 support.
35 years ago
Stu Grossman
5fad8bf967
Merge in irix support.
35 years ago
John Gilmore
4d84d6ad73
Paperwork handled for AMD Coff.
35 years ago
John Gilmore
e10f519d25
Fix the sun3 segment size rounding value.
36 years ago
John Gilmore
d7f8f106b9
* a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to depend
on the particular a.out being examined.
* a.out.sun4.h: Define segment sizes for Sun-3's and Sun-4's.
* FIXME: a.out.gnu.h is almost obsolete.
* FIXME: a.out.sun4.h should be renamed a.out.sun.h now.
36 years ago
John Gilmore
49d6a0e673
Add ChangeLog for Include.
36 years ago
John Gilmore
797d1b8939
* Start a ChangeLog for the includes directory.
* a.out.gnu.h (N_FN): Fix value -- was 15, should be 0x1E.
* stab.def: Update allocation table in comments at end,
to reflect reality as I know it.
36 years ago
John Gilmore
5dd477d447
Support HP-300's under BSD.
36 years ago
Roland Pesch
1ac2d1f2ad
Newly regenerated from BFD .c's, with less obtrusive indications of origins.
36 years ago
John Gilmore
bc7d7419ad
The machine-dependent files should declare the section names - not the
"internal" file. Previously this was done as a mishmash.
36 years ago
Roland Pesch
2f60a8804d
Check in with stuff from core.c (after PROTOS update in bfd Makefile)
36 years ago
K. Richard Pixley
24e2462158
Fixed compilation error.
36 years ago
Steve Chamberlain
bded7de213
Documentation changes
36 years ago
K. Richard Pixley
88f13fd058
Mostly just formatting and comments.
36 years ago
K. Richard Pixley
7078c4acc1
added spaces after ,a annuls and ,N ,T bpred bits.
36 years ago
Steve Chamberlain
9bbfd0574d
N_INDR movement
now in a.out.gnu.h and aout64.h, not in stab.def
36 years ago
K. Richard Pixley
9ec1ce8ab5
Fixing CONST declarations.
36 years ago
K. Richard Pixley
3a668184f2
*** empty log message ***
36 years ago
K. Richard Pixley
c5c604c446
Added (sun?) instructions so that gas can assemble a sun cc produced
gnulib1.s.
36 years ago
Steve Chamberlain
1c6c65989b
*** empty log message ***
36 years ago
John Gilmore
3097f7184a
Remove amdcoff.h by default because its copyright is not assigned to FSF.
"Sanitize -keep-29k" will keep it.
36 years ago
John Gilmore
51c27f4925
Remove symseg.h, the ancient GDB symbol-segments (gdb-specific debug
information) definition.
36 years ago
K. Richard Pixley
0285f1792f
Pulling in the motorola-'040-library line switch patch from wrs.
36 years ago
John Gilmore
095c7223f3
Update copylefts of all copylefted files to Version 2.
Add header comments to a few files (ieee, oasys) that Steve never
commented. Preparation for gdb-3.98 release.
36 years ago
K. Richard Pixley
ac61496ccd
Re-merged m68k support for gas.
36 years ago
Steve Chamberlain
ad248080bd
Added some hints about documentation
Fixed prototype for bfd_get_elt_at_index
36 years ago
John Gilmore
8e71e6e376
Add COPYING file.
36 years ago
John Gilmore
24d6615cd0
Blow away v9 stuff in aout64.h too.
36 years ago
Steve Chamberlain
bdedf53f2a
*** empty log message ***
36 years ago
John Gilmore
50651e5e43
ieee.h, oasys.h: Add some struct and enum tags for debugging.
internalcoff.h: Comment changes.
ecoff.h: Add back in the relocation entries, deleted accidentally,
and the sizes of ordinary COFF symbol fields for internalcoff.h.
36 years ago
John Gilmore
fb3ee1c0d5
Give all enums names. Helps in debugging.
36 years ago
John Gilmore
d6c01d81db
Eliminate normal-COFF things from ecoff.h that are really not present in
ecoff files. Eliminate traces of ecoff support in intel-coff.h.
36 years ago
K. Richard Pixley
68359a924f
Changes for %d and %q registers.
36 years ago
Steve Chamberlain
fcc654cbfd
Changes in reloc numbers, lint, and removal of const
36 years ago
K. Richard Pixley
1b2d0bf260
"brz <register>, label" bug fix.
36 years ago
Steve Chamberlain
0d6321eba2
*** empty log message ***
36 years ago
Steve Chamberlain
e8929c8dee
*** empty log message ***
36 years ago
Steve Chamberlain
2013f9b4e1
Initial revision
36 years ago
Steve Chamberlain
a737c70bde
*** empty log message ***
36 years ago