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
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
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
c72af73543
Initial revision
1991-11-13 19:01:53 +00:00
Per Bothner
68a2b608ed
* ar.c (get_pos_bfd): Previous fix was missing a "break".
1991-11-13 00:19:34 +00:00
Steve Chamberlain
f79edb02ab
Added the $(MINUS_G) flag so that debugging can be turned off
1991-11-11 17:51:21 +00:00
Steve Chamberlain
bb5ae298fc
Now runs write_armap, even when listing contents.
1991-11-09 01:07:40 +00:00
Steve Chamberlain
66f3e59427
Fixed bug printing 29050 instructions.
1991-11-09 00:13:31 +00:00
Roland Pesch
ec34e28bb4
Fix missing brackets, parens, discovered during man-page conversion.
1991-11-08 00:31:44 +00:00
K. Richard Pixley
84396dcf34
install man pages too
1991-11-08 00:14:07 +00:00
Steve Chamberlain
86c18d92d2
*** empty log message ***
1991-11-07 16:57:21 +00:00
Steve Chamberlain
05b47bfbff
Added nm.1, objdump.1, ranlib.1, size.1 and strip.1
1991-11-06 09:06:02 +00:00
Roland Pesch
df22f46905
Initial revision
1991-11-05 23:35:16 +00:00
Roland Pesch
2c8df22dde
Initial revision
1991-11-05 23:19:25 +00:00
Roland Pesch
75470b8ee1
Fix for slight formatting error discovered while converting man pages.
1991-11-05 22:53:44 +00:00
Roland Pesch
5ad691d474
Initial revision
1991-11-05 22:52:54 +00:00
Roland Pesch
19450a0c52
Initial revision
1991-11-05 22:43:50 +00:00
Roland Pesch
503b93500b
Initial revision
1991-11-05 22:29:15 +00:00
Roland Pesch
0f6863a5c7
Initial revision
1991-11-05 22:18:44 +00:00
Steve Chamberlain
c3a0b87a43
Added README to .Sanitize
...
Made Makefile.in install using ddestdir
1991-11-05 20:53:19 +00:00
K. Richard Pixley
40773f7f3f
find include files
1991-11-05 00:06:29 +00:00
Per Bothner
b27d204648
* Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes.
...
* ar.c (get_pos_bfd): Fix to handling of before/after
positioning options.
* bucomm.c (fatal): MISSING_VFPRINTF is no longer an issue,
since libiberty contains vfprintf etc if otherwise missing.
* m68k-pinsn.c (print_insn_arg): Support BB/BW/BL
type operands, as used by branch instructions.
* nm.c: Delegate printing of symbols to BFD,
by using bfd_print_symbol to do the formatting.
1991-11-03 22:58:48 +00:00
Roland Pesch
715eb31fa9
*** empty log message ***
1991-11-01 01:46:59 +00:00
Roland Pesch
9f06bb91f2
Minor corrections from proofreading pass for WRS.
1991-10-29 21:27:01 +00:00
Steve Chamberlain
0885eef129
Don't care about an unlink failure
1991-10-29 07:13:23 +00:00
Steve Chamberlain
5f0e876707
* ar.c (write_archive.c): added unlink before rename since some
...
systems can't rename onto an existant file.
1991-10-28 19:22:12 +00:00
Steve Chamberlain
7e3091046d
* nm.c: now doesn't crash if a symbol with no section and no
...
SEC_ABS appears.
1991-10-21 16:48:10 +00:00
Per Bothner
d8474a9bc1
* Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,
...
i960-pinsn.c, m68k-pinsn.c, nm.c, objdump.c, size.c, sparc-pinsn.c,
* strip.c: Add or update Copyright notice.
* TODO: Add note on 'nm -a'.
* version.c: Update version number to 1.90.
* Makefile.in: Fix making of documentation for dist.
1991-10-16 18:57:08 +00:00
Roland Pesch
0c10ff03a5
New targets binutils.mm, binutils.me
1991-10-15 00:35:13 +00:00
John Gilmore
d7cce023da
Avoid Sun Make VPATH bugs by adding dependencies.
1991-10-12 05:44:58 +00:00
Roland Pesch
6b58372076
* Makefile.in: add target "binutils.ms"
1991-10-11 23:11:17 +00:00
Roland Pesch
abd4aaa9cb
* binutils.texinfo: minor restructuring for texi2roff comfort.
...
(said "makeinfo" rather than "texi2roff" by mistake in CVS log for binutils.
This one's right. Good thing, since this one's the distributed log...
1991-10-11 19:52:56 +00:00
Roland Pesch
15c1f44db6
More literal adherence to "standard" texinfo usage of @tex, @title, @author,
...
etc., for makeinfo's comfort.
1991-10-11 19:50:14 +00:00
John Gilmore
d7381d0cb0
Restructure configuration scheme for bfd, binutils, ld.
...
* include/sys/h-*.h: Move to bfd/hosts/h-*.h.
* configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
Change some config names to match other dirs.
* *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
get defined first.
* Makefile.in: Use -I. to get sysdep.h.
1991-10-11 11:24:04 +00:00
John Gilmore
7eff5bcf96
Use -I. to get sysdep.h.
1991-10-11 11:22:25 +00:00
John Gilmore
2a5f387b08
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
1991-10-11 11:22:05 +00:00
K. Richard Pixley
1a31570390
updating
1991-10-10 11:59:25 +00:00
Per Bothner
3f51b6cf18
* nm.c (print_symbols): Handle NULL name field of symbol.
...
* Makefile.in: Removed spurious comment.
1991-10-10 05:44:37 +00:00
Roland Pesch
843b88bafe
Oops... forgot 1.9 -> 1.90 last time around...
1991-10-10 00:56:38 +00:00
Roland Pesch
8706a92ce1
Warn 'ar q' doesn't update archive ST index.
1991-10-10 00:48:05 +00:00
Roland Pesch
c9629e6eac
* binutils.texinfo: minor typos, phrasing, formatting fixes.
1991-10-08 23:55:58 +00:00
Per Bothner
398eef0a8d
* configure.in: Get host file from ../bfd/config, not config.
1991-10-08 22:15:27 +00:00
Roland Pesch
b7a11ec217
* Makefile.in: new targets binutils.dvi, binutils.info
1991-10-08 22:01:41 +00:00
Roland Pesch
050f05e73f
Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
...
* binutils.texinfo: remove most remaining FIXME's, delete
references to __.SYMDEF by name
1991-10-08 20:59:54 +00:00
Steve Chamberlain
71e83453e5
Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
...
* objdump.c (print_address) Print addresses nicely.
1991-10-08 18:07:33 +00:00
Roland Pesch
f036c5d55f
Two formatting bugfixes.
1991-10-08 02:28:43 +00:00
Roland Pesch
2f3c1742f7
Updated sketchy doc for devo versions. FIXMEs remain.
1991-10-08 02:22:16 +00:00
John Gilmore
598f2864d2
Remove configure and config.sub from the expected list.
1991-10-08 01:50:59 +00:00
John Gilmore
aa41241ff4
Add binutils.texinfo, and change *-ranlib.o to *-ranlib.c.
1991-10-08 01:48:04 +00:00