Commit Graph

1899 Commits

Author SHA1 Message Date
Fred Fish
58df00e9aa Add minimal support for reading ELF symbol files and generating canonical bfd
symbol tables.  Also change the names of some functions.
1991-11-15 03:26:58 +00:00
Fred Fish
f5496c7e98 Add defines to support ELF symbol tables. 1991-11-15 03:20:39 +00:00
Fred Fish
7d68537f73 Trivial change to comment to remove redundant "to". 1991-11-15 03:14:20 +00:00
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).
1991-11-15 00:58:33 +00:00
John Gilmore
653d6c56a1 Handle moves ahead of the stack pointer slide, for struct returning fns. 1991-11-14 22:15:41 +00:00
Steve Chamberlain
faa0da67ef Added delta88 1991-11-14 22:01:47 +00:00
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.
1991-11-14 21:20:12 +00:00
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.
1991-11-14 20:12:16 +00:00
Roland Pesch
c56f1262ca Fix minor node-structure bug. 1991-11-14 19:23:54 +00:00
Steve Chamberlain
3558ead599 .Sanitize:
now use the shortened names
Makefile.in:
	make install-info work on sysV
readline.texi
	fix @include problem
1991-11-14 18:07:17 +00:00
Steve Chamberlain
fb3851d4d4 Added harris 1991-11-14 15:24:43 +00:00
K. Richard Pixley
919de9a1af Rename them so that we can symlink them so that m4 can see them. 1991-11-14 09:26:26 +00:00
K. Richard Pixley
e92ee46965 added all-info and install-info targets 1991-11-14 08:54:39 +00:00
K. Richard Pixley
58f81e1630 assume a yacc command line interface for the program 1991-11-14 07:46:19 +00:00
K. Richard Pixley
31e54f5d6d allow for yacc, whether or not it really works 1991-11-14 07:42:02 +00:00
Steve Chamberlain
da9471d47b Get prototype of memchr right 1991-11-14 04:35:42 +00:00
Steve Chamberlain
2bf92e47a9 Install bfd.h into destdir/include 1991-11-14 04:35:20 +00:00
Steve Chamberlain
b98412e372 Uses <foo>.n as a temp file rather than <foo>.new so it doesn't go
over sysV's limit.
1991-11-14 03:58:08 +00:00
Steve Chamberlain
29e103320f Added M_INSTALL magic 1991-11-14 03:57:30 +00:00
Steve Chamberlain
a219b090a4 * Makefile.in, xconfig/delta88 made it install a sysV manual page;
gdb.z into the right place.
1991-11-14 03:57:05 +00:00
K. Richard Pixley
38dc9747fe Now works in objdir/subdirs. 1991-11-14 03:14:12 +00:00
John Gilmore
57e69bb3c0 Handle alloca with fake routine. 1991-11-14 01:13:35 +00:00
John Gilmore
0724ed4f1f Post-tdesc working version, but with tdesc's not gone yet. 1991-11-14 01:12:24 +00:00
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.
1991-11-14 01:11:52 +00:00
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.
1991-11-14 01:01:28 +00:00
John Gilmore
edbf28ce4c Add rudiments on frames. 1991-11-14 00:57:48 +00:00
K. Richard Pixley
fff3e61ff2 build and install info 1991-11-14 00:36:22 +00:00
K. Richard Pixley
14ccee322b added info dir menu hooks 1991-11-14 00:36:07 +00:00
K. Richard Pixley
50d2bb5b4c now handle doc subdir, too 1991-11-14 00:28:11 +00:00
K. Richard Pixley
b7becc8fc3 added info dir menu hooks 1991-11-14 00:26:43 +00:00
K. Richard Pixley
dc341d8b47 build and install info 1991-11-14 00:25:19 +00:00
Roland Pesch
a28c84e830 Removed '-' prefix from Makefile invocation of makeinfo. Not needed
(til next time someone breaks it; I want a bugreport then).
1991-11-14 00:23:20 +00:00
K. Richard Pixley
afe3aa730c build and install info 1991-11-14 00:20:13 +00:00
K. Richard Pixley
8792d41421 added staging stuff & install target 1991-11-14 00:17:45 +00:00
K. Richard Pixley
f259290f0d take care of doc subdir, too 1991-11-14 00:16:05 +00:00
Roland Pesch
9c7810d6b2 (1) better filtering of roff-formattable doc targets
(2) better (I think) conformance to local practice re $(srcdir) and
makeinfo -o
1991-11-14 00:15:47 +00:00
K. Richard Pixley
de53632ceb build and install info; install other correctly 1991-11-14 00:14:57 +00:00
K. Richard Pixley
9abcc3b8c4 added info dir menu hooks 1991-11-14 00:11:15 +00:00
Roland Pesch
37daba7b9f Minor rephrasing; probably an overfull-box correction for smallbook
formatting, not checked in earlier.
1991-11-14 00:08:39 +00:00
Roland Pesch
2226a09076 (1) repair Makefile targets involving "binutils.texinfo" to use
instead new short name "binutils.texi" (which presumably someone
changed for SysV short-name file systems).

(2) use [what I understand to be] current conventions for $srcdir,
makeinfo -o.

(3) more filtering of roff'able target forms of doc.
1991-11-14 00:06:25 +00:00
K. Richard Pixley
6b7e599846 add targets to generate info directory files 1991-11-13 23:57:20 +00:00
Roland Pesch
d176e59450 Initial revision 1991-11-13 23:49:15 +00:00
Roland Pesch
f81c49b14a Use new makeinfo -o option. Rest of this Makefile needs work to make it fit
config structure properly, though.
1991-11-13 23:21:31 +00:00
Per Bothner
c61b4184f4 * Makefile.in: Rename .c files generated from ldtemplate
to have names starting with ld__.  This helps 'make clean'.
1991-11-13 23:18:47 +00:00
Roland Pesch
fd4231426f Better generation of mm-converted manual (Makefile)
New predefined configuration (Makefile, amd29k-coff.m4)
Bugfix in old configuration (amd29k.m4)
1991-11-13 23:12:19 +00:00
Roland Pesch
edb4132896 Initial revision 1991-11-13 23:12:17 +00:00
Roland Pesch
a9773c8993 Repair info node-pointer bug. 1991-11-13 23:06:07 +00:00
Sean Eric Fagan
bf61dec7d8 Changed 'i386_coff' to 'i386-coff' to match the real file's name. 1991-11-13 22:19:33 +00:00
Sean Eric Fagan
1b387db37c Initial revision 1991-11-13 22:16:36 +00:00
Sean Eric Fagan
f4bda0ff13 Added support for SCO. 1991-11-13 22:16:12 +00:00