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
Roland Pesch
c83497f545
.Sanitize: reflect someone's apocopation of binutils.texi[nfo] name
Makefile.in: improve texi2roff workarounds
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
Per Bothner
e11b54be24
Don't grep directories, since that breaks on NFS-mounted file systems.
35 years ago
Per Bothner
eb68a3e41c
Remove ldgld.c, ldgld68k.c, ldm88k.c, since these are
now automatically generated.
35 years ago
Per Bothner
1d2c557430
Updated from ../bfd make headsers
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
b08344573e
Update HOSTING_LIBS (for Cygnus).
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
Per Bothner
6b0a15959d
* stab.def: Added defs for extended GNU symbol types,
such as N_SETT. These are normally ifdef'd out (because
of conflicts with a.out.gnu.h), but are used by bfb_stab_name().
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
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
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
f5496c7e98
Add defines to support ELF symbol tables.
35 years ago
Fred Fish
7d68537f73
Trivial change to comment to remove redundant "to".
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
Roland Pesch
9dd0e793d7
readline, inc-read: fix node structure so this makeinfo's cleanly.
Makefile.in: reflect dependencies for readline.info correctly; invoke makeinfo without '-' prefix.
35 years ago
Roland Pesch
c56f1262ca
Fix minor node-structure bug.
35 years ago
Steve Chamberlain
3558ead599
.Sanitize:
now use the shortened names
Makefile.in:
make install-info work on sysV
readline.texi
fix @include problem
35 years ago
Steve Chamberlain
fb3851d4d4
Added harris
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
K. Richard Pixley
58f81e1630
assume a yacc command line interface for the program
35 years ago
K. Richard Pixley
31e54f5d6d
allow for yacc, whether or not it really works
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
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
K. Richard Pixley
38dc9747fe
Now works in objdir/subdirs.
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
Roland Pesch
6141fd50d6
Remove '-' prefix from makeinfo invocation. There are no info errors
in doc here; if any creep in I want a bug report.
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
fff3e61ff2
build and install info
35 years ago
K. Richard Pixley
14ccee322b
added info dir menu hooks
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
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
afe3aa730c
build and install info
35 years ago
K. Richard Pixley
8792d41421
added staging stuff & install target
35 years ago