Roland Pesch
ff2e4391f7
1) Added conditionals around node structure, giving clean nodes for either
generic or cross-debugging manual.
2) Allowed $Id: to be texinfo comment.
36 years ago
Roland Pesch
54e4cbe8f0
1) Added conditional markup around node transitions, so node structure correct
for either generic manual (material near back, in "targets"), or for special
cross-debugging manuals (material near front, in "invocation").
2) Allowed $Id: tag to appear as texinfo comment.
36 years ago
Roland Pesch
0e1b12ce0d
Tried allowing $Id: to appear in final output, but it confuses makeinfo
(the texinfo comment appears inside a menu). Revisit someday.
36 years ago
Roland Pesch
1190271968
1) "dots{}" -> "@dots{}" (spotted by makeinfo)
2) $Id: tag appears in post-m4 text
36 years ago
Roland Pesch
9d40ea3c82
1) Inserted missing @end table/@table spotted by makeinfo;
2) allowed $Id: tag to appear in post-M4 file by turning it into texinfo
rather than m4 comment;
3) Disabled @group where no longer supported by texinfo
36 years ago
Roland Pesch
26c03ddfee
Enabled target gdb.info
36 years ago
Roland Pesch
42078e7901
Added call to "make info", to generate:
-- gdb-all.texinfo (texinfo source after M4 processing)
-- gdb.info (file compiled by makeinfo from texinfo-2 release)
36 years ago
John Gilmore
8e71e6e376
Add COPYING file.
36 years ago
John Gilmore
fcab31c12a
Add h-rtbsd.h.
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
Sean Eric Fagan
797ecb38c2
Initial revision
36 years ago
Sean Eric Fagan
c98f0ae5a8
Initial revision
36 years ago
K. Richard Pixley
ca70eaefa2
With most makes, yacc is predefined so the previous approach doesn't
work.
36 years ago
Sean Eric Fagan
5f630bb0e2
Put in a check to make sure symbols have names; if there is no name, then
the symbol is not a function (I assume).
36 years ago
Sean Eric Fagan
811e3c6a86
Made gprof use bfd instead. This is the first step in allowing cross-hosted
gprof use.
36 years ago
Sean Eric Fagan
39ada6fced
Added bfd support to the makefile.
36 years ago
Sean Eric Fagan
2aed990cf0
Fixed a typo (no '/' before a '*' in a comment)
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
ef98d5ac06
Mostly MIPS symbol-reading and general symbol-reading fixups.
36 years ago
John Gilmore
eb752e4e4e
Add information about the symbol-reading interface.
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
K. Richard Pixley
c07f757526
*** empty log message ***
36 years ago
John Gilmore
f588ffc2c1
Update for gdb version of configure. Still needs more doc on how
to hack configure itself.
36 years ago
John Gilmore
c65cca22d6
Roll in the configure that handles gdb.
36 years ago
John Gilmore
21a56d6d5e
Roll in configure that handles GDB.
36 years ago
John Gilmore
063efd10aa
Roll in new configure that handles GDB. Make sure that the "configure"
that is checked-in reflects the latest "configure.in", which includes gdb.
36 years ago
Sean Eric Fagan
dfedb39a5c
Fixed a stupid error (used '+=' instead of '=').
36 years ago
Sean Eric Fagan
cc5697d7a4
Initial revision
36 years ago
Steve Chamberlain
ac677dad95
Patches from David Wood
36 years ago
Steve Chamberlain
c1c70e6894
Initial revision
36 years ago
Steve Chamberlain
fcc654cbfd
Changes in reloc numbers, lint, and removal of const
36 years ago
Steve Chamberlain
78f3d2c924
From David WOod
36 years ago
Steve Chamberlain
821f042dfe
From David Wood
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
John Gilmore
101f259c8f
Make mipsread.c handle static symbols, both in psymtabs and symtabs.
36 years ago
John Gilmore
c3a2180180
Eliminate LOC_EXTERNAL. Improve select_source_symtab. Bug fixes.
36 years ago
Sean Eric Fagan
3d6c650189
Initial revision
36 years ago
K. Richard Pixley
1b2d0bf260
"brz <register>, label" bug fix.
36 years ago
Steve Chamberlain
d25efc25a6
*** empty log message ***
36 years ago
Steve Chamberlain
0d6321eba2
*** empty log message ***
36 years ago
Steve Chamberlain
e8929c8dee
*** empty log message ***
36 years ago
Steve Chamberlain
8fd6eb087b
Added #define for special gdb coff entry points
36 years ago
K. Richard Pixley
e7218a07c7
Correct the rule for mkscript. The explicit rule failed in subdirs.
The default rule works just fine.
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