Commit Graph

1671 Commits

Author SHA1 Message Date
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
K. Richard Pixley 681fa9a853 Initial revision 1991-11-13 21:01:55 +00:00
Steve Chamberlain 7785cbdd0b Passes down version_path for things which install themselves into
libsubdir.
1991-11-13 20:56:11 +00:00
K. Richard Pixley 1eb988b989 joins the rest of the world 1991-11-13 20:35:19 +00:00
K. Richard Pixley 40c0f22d98 Initial revision 1991-11-13 20:00:07 +00:00
Steve Chamberlain ab71ab7b1f The +noversion flag will make an installation happen to the machine/..
directory rather than the machine/version/.. directory.

Steve
1991-11-13 19:49:17 +00:00
Steve Chamberlain 56b10d6dee * ieee.c: (ieee_object_p) cast NULL correctly.
* configure.in: added harris host
1991-11-13 19:27:21 +00:00
Steve Chamberlain d14a8a061e Initial revision 1991-11-13 19:25:56 +00:00
K. Richard Pixley c72af73543 Initial revision 1991-11-13 19:01:53 +00:00
Steve Chamberlain 6ea296a6fd *** empty log message *** 1991-11-13 17:10:23 +00:00
Steve Chamberlain c2ce073867 Various changes from David Wood. 1991-11-13 17:09:33 +00:00
K. Richard Pixley b772d75ef5 propogate MAKEINFO like we propogate BISON 1991-11-13 09:23:05 +00:00
K. Richard Pixley b53404d270 make the stage link a soft one 1991-11-13 08:54:38 +00:00
K. Richard Pixley 30189626aa use gcc as ld for later stages 1991-11-13 08:50:40 +00:00
Sean Eric Fagan 127850e739 Ported to SCO's 3.2v2 system. 1991-11-13 04:13:38 +00:00
John Gilmore cd56d31436 Forgot opcode files. 1991-11-13 04:00:22 +00:00
John Gilmore 19230be6ac xcoffread.c, tdesc-lib, and misc fixes. 1991-11-13 03:32:29 +00:00
Steve Chamberlain 092df318fa * Makefile.in: Take out the version number for install
* m88kbcs.sc: put in contructor blocks.
1991-11-13 02:39:14 +00:00
Per Bothner 68a2b608ed * ar.c (get_pos_bfd): Previous fix was missing a "break". 1991-11-13 00:19:34 +00:00
Per Bothner 0e2a896cf5 Fixes related to handling of C++ methods (handle destructors
and parameters that are functions).
1991-11-12 22:20:02 +00:00
Steve Chamberlain 5f12485297 Added tdesc-lib 1991-11-12 21:50:02 +00:00
Fred Fish 58ae87f612 Remove internal gdb definition of fixed arg count concat() function and
convert to use of variable arg count concat() in libiberty.
1991-11-12 17:50:14 +00:00
Steve Chamberlain ecb1b520de First cut 1991-11-12 17:34:33 +00:00
Steve Chamberlain 5d2d9ca629 Initial revision 1991-11-12 17:29:57 +00:00
Steve Chamberlain caebaa1660 Added harris systems 1991-11-12 17:09:31 +00:00
John Gilmore fe6c6bddf3 rs6000 alone means rs6000-ibm-aix 1991-11-12 15:59:10 +00:00
John Gilmore 74f6fb084c * Makefile.in: Add xcoffread.c, xcoffexec.c.
* xcoffread.c:  New file for handling AIX mangled-coff files.
* xconfig/rs6000, tconfig/rs6000:  New files.
* buildsym.c:  Add hooks for xcoffread.c.
1991-11-12 15:54:27 +00:00
John Gilmore 41abdfbd2d * rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h,
xm-rs6000.h:  New files.
* xcoffexec.c:  New file for handling AIX shared libraries.
1991-11-12 15:50:47 +00:00
John Gilmore 37b637f3b7 Initial revision 1991-11-12 15:27:52 +00:00