John Gilmore
49faf3b650
Remove rudimentary HP a.out support from GDB, move to ../include.
35 years ago
John Gilmore
44ff4c96a4
Cashier <a.out.gnu.h>
35 years ago
John Gilmore
f318d221a5
More *config stuff
35 years ago
John Gilmore
8cc1c08ffc
tconfig and xconfig => config
35 years ago
John Gilmore
6cf7ab940a
echo echo echo
35 years ago
John Gilmore
efde72f216
xconfig, tconfig ==> config
35 years ago
John Gilmore
2becda63fb
Add rs/6000, merge xconfig and tconfig into config.
35 years ago
John Gilmore
f187c3a41a
tconfig&xconfig => config
35 years ago
John Gilmore
3978d0599b
Makefile fragments for various hosts and targets now come from
gdb/config/mh-* and gdb/config/mt-*. This is for consistency with
other config setups.
35 years ago
John Gilmore
3d29576b5a
For configure-able doc dir.
35 years ago
John Gilmore
6373dbe3d7
Clean up rs6000 opcode stuff.
35 years ago
Fred Fish
768be6e12b
Recognize obsolete form of AT_element_list attribute still used by AT&T
compilers on one platform, and possibly more.
35 years ago
K. Richard Pixley
332523bfd3
add staging stuff
35 years ago
Fred Fish
0db97eedc1
Ignore names invented by helpful compilers for anonymous structs, unions,
and enums.
35 years ago
Fred Fish
d018c8a6e1
Add defines so that parsers produced by SVR4 versions of yacc can coexist
in the same executable without collision (c-exp.y, m2-exp.y). Add forward
delaration of function returning pointer to shut up compiler warnings about
conversion of int to pointer (symtab.h).
35 years ago
John Gilmore
b9fd133061
Remove tdesc stuff and prettify.
35 years ago
Fred Fish
5129100c03
More inclusion of defs.h to before param.h, ala other source files.
This is required to supply some typedefs used in files included via
param.h.
35 years ago
Fred Fish
b6666a5d67
Add generic m68k function prologue skipping support and expand the
skipping to include movem and fmovem.
35 years ago
John Gilmore
5e2569e653
Remove tdesc stuff.
35 years ago
John Gilmore
db715c48de
Rename tm-88k.h to tm-m88k.h
35 years ago
John Gilmore
1c86f18f53
Remove tdescs.
35 years ago
John Gilmore
e140f1dab1
Remove tdesc stuff. Remove FRAME_CHAIN_COMBINE from all tm-*.h files,
since it was always defined exactly the same in all of them.
35 years ago
Fred Fish
1a18a1856b
Supply missing third arg to instance of call to do_type().
35 years ago
Fred Fish
2d6186f4fa
Changes to match new DWARF draft 5 version of include/dwarf.h.
35 years ago
Michael Tiemann
572acbbedc
Make changes needed to handle code which uses ANSI-mangled names (and
new G++ 1.95 dbxout output).
35 years ago
Sean Eric Fagan
d671e293c3
Fixed a syntax error.
35 years ago
Stu Grossman
cd71911ed3
* mipsread.c (parse_partial_symbols): patch to keep DEC C
compiler from making gdb bomb out. Thanks to Ed Santiago!
35 years ago
David Henkel-Wallace
5805020985
ansi name abuse changes
35 years ago
David Henkel-Wallace
4c53d9ca84
ansi name abuse changes
35 years ago
Fred Fish
5a5a3b0fb3
Add compact_misc_function_vector() to compact out duplicate entries in
the misc function vector. See comments in the source for why this is
necessary.
35 years ago
Fred Fish
a7446af61b
Changes to build misc function vector entries from canonical bfd symbol
table entries.
35 years ago
Roland Pesch
92b7379396
Two kinds of changes:
(1) repair refs to readline includes to use new shorter filenames
(2) provision for texi2roff conversion of doc via Makefile
(new targets: gdb.mm, gdb.me, gdb.ms).
35 years ago
John Gilmore
653d6c56a1
Handle moves ahead of the stack pointer slide, for struct returning fns.
35 years ago
Steve Chamberlain
faa0da67ef
Added delta88
35 years ago
John Gilmore
430923f3fa
* m88k-tdep.c (examine_prologue): Deal with OR instructions
that shuffle parameters into other regs.
* symtab.c (decode_line_1): Fix bug introduced in Per's change
of Nov 12th.
35 years ago
K. Richard Pixley
919de9a1af
Rename them so that we can symlink them so that m4 can see them.
35 years ago
K. Richard Pixley
e92ee46965
added all-info and install-info targets
35 years ago
Steve Chamberlain
b98412e372
Uses <foo>.n as a temp file rather than <foo>.new so it doesn't go
over sysV's limit.
35 years ago
Steve Chamberlain
29e103320f
Added M_INSTALL magic
35 years ago
Steve Chamberlain
a219b090a4
* Makefile.in, xconfig/delta88 made it install a sysV manual page;
gdb.z into the right place.
35 years ago
John Gilmore
57e69bb3c0
Handle alloca with fake routine.
35 years ago
John Gilmore
0724ed4f1f
Post-tdesc working version, but with tdesc's not gone yet.
35 years ago
John Gilmore
ea3c08395c
Motorola 88000 port without tears, I mean without tdescs.
ChangeLog has the details. This is preliminary for quick release,
cleanups remain to be done.
35 years ago
John Gilmore
edbf28ce4c
Add rudiments on frames.
35 years ago
K. Richard Pixley
50d2bb5b4c
now handle doc subdir, too
35 years ago
K. Richard Pixley
b7becc8fc3
added info dir menu hooks
35 years ago
K. Richard Pixley
dc341d8b47
build and install info
35 years ago
Roland Pesch
37daba7b9f
Minor rephrasing; probably an overfull-box correction for smallbook
formatting, not checked in earlier.
35 years ago
K. Richard Pixley
1eb988b989
joins the rest of the world
35 years ago
Sean Eric Fagan
127850e739
Ported to SCO's 3.2v2 system.
35 years ago