John Gilmore
912456a503
* mipsread.c, coffread.c: initialise TYPE_VPTR_FIELDNO to -1.
...
This avoids coredumps under `set print object on' in value_headof
(called erroneously by value_from_vtable_info) for `p &struct'
or `p *struct'. From Peter Schauer.
1991-10-10 00:05:52 +00:00
Per Bothner
6383fc6d94
Added h8300hds.{c,sc}.
1991-10-09 20:40:37 +00:00
K. Richard Pixley
639665deb8
Another patch from jim.
1991-10-09 00:48:26 +00:00
Roland Pesch
5298a14b49
(ORIG: date: 1991/09/27 22:47:20; author: pesch; state: Exp; lines: +3 -4)
...
Stop talking about obsolete "sharedlibrary" command in whats-new section.
1991-10-09 00:31:51 +00:00
Roland Pesch
c728f1f0ef
(ORIG: date: 1991/09/21 05:15:13; author: pesch; state: Exp; lines: +19 -18)
...
(1) fix typo ('_if_' and '_fi_' for '_if__' and '_fi__'!)
(2) prepare for semi-auto xref updating by rejoining xrefs broken across lines
1991-10-09 00:31:02 +00:00
Roland Pesch
7d7ff5f6dd
(ORIG: date: 1991/09/21 03:59:06; author: pesch; state: Exp; lines: +12 -7)
...
Formatting updates to "installing" appendix.
1991-10-09 00:30:17 +00:00
Roland Pesch
d7b569d59b
(ORIG: date: 1991/09/21 02:59:57; author: gnu; state: Exp; lines: +32 -28)
...
Rearrange "how to install" and "how to print the doc" stuff so it drops
easier into README.
1991-10-09 00:29:37 +00:00
Roland Pesch
f2857bd903
(ORIG: date: 1991/09/21 02:55:37; author: pesch; state: Exp; lines: +4 -2)
...
add missing index entries for set/show print sevenbit-strings.
1991-10-09 00:28:39 +00:00
Roland Pesch
c338a2fdf2
(ORIG: date: 1991/09/21 02:01:41; author: pesch; state: Exp; lines: +175 -110)
...
Update configs table.
1991-10-09 00:27:09 +00:00
Roland Pesch
3e0d0a27fc
(ORIG: date: 1991/09/20 22:43:47; author: pesch; state: Exp; lines: +47 -46)
...
Extract GDB version number from main GDB dir Makefile.in.
1991-10-09 00:26:15 +00:00
Roland Pesch
c2bbbb2275
(ORIG: date: 1991/09/20 21:43:15; author: pesch; state: Exp;)
...
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
cleanups to node structure.
1991-10-09 00:22:44 +00:00
Roland Pesch
0c81306bb4
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
...
cleanups to node structure.
(RELEASE 4.1)
1991-10-09 00:17:27 +00:00
K. Richard Pixley
2bc9434c17
Getting BISON right.
1991-10-09 00:11:14 +00:00
Roland Pesch
b80282d52a
RELEASE 4.0 docn. (Recovered from GDB 4.0 distribution; intervening
...
versions lost by cvs over system crash).
1991-10-09 00:06:58 +00:00
Roland Pesch
c9629e6eac
* binutils.texinfo: minor typos, phrasing, formatting fixes.
1991-10-08 23:55:58 +00:00
Per Bothner
ee17cac9c6
* ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean.
...
* ldtemplate: Remove ldfile_add_library_path calls;
just use the SEARCH_DIR commands in the script files.
* Makefile.in: Add LIB_PATH macro, which if set is used to replace
the SEARCH_DIR commands in the scripts (using ugly sed magic).
This is primarily intended for cross-linking, where you would
place libaries in a different place than native libraries.
Also, emulations made from ldtemplate now use $(srcdir).
* ldglda29k.sc: Change SEARCH_DIR commands to a conventional
form; people can use the Makefile's LIB_PATH to override.
1991-10-08 23:18:03 +00:00
John Gilmore
b7de6963d4
Add i386aout.c
1991-10-08 22:31:52 +00:00
Per Bothner
569ef29be1
Added MISSING_VFPRINTF
1991-10-08 22:30:57 +00:00
John Gilmore
243f4d0af1
Add errno, for binutils.
1991-10-08 22:28:10 +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
8d317d2a7a
* Makefile.in: fix target ld.dvi, add target ld.info
...
ld.texinfo: make info filename ld.info
1991-10-08 21:52:43 +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
Roland Pesch
a6fe7eeb1e
doc/Makefile: stop hiding complaints from makeinfo.
1991-10-08 19:20:58 +00:00
Roland Pesch
92c78ee6ea
* reloc.c, section.c, syms.c, targets.c: correct info-node
...
structure in *doc* comments.
1991-10-08 19:20:35 +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
Jim Wilson
bdb7313439
Fix bug in smake- file code.
1991-10-08 06:07:58 +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
Per Bothner
8539db10f4
Fixed typo (for RANLIB_PROG).
...
Started writing rules for making a tar file.
1991-10-08 00:56:23 +00:00
Steve Chamberlain
6ce6f0935f
Fix bug with expressions like @foo+20
1991-10-08 00:40:43 +00:00
Steve Chamberlain
58721107a6
*** empty log message ***
1991-10-08 00:39:51 +00:00
Per Bothner
06a97fbd00
* ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
...
Make two different binaries for ar and ranlib, instead of
distinguishing them at run time using argv[0].
(Old behavior is still available if you "make ar_with_ranlib",
but it is not the default.)
* ranlib.sh (new): An alternative one-line
shell implementation of ranlib.
1991-10-07 23:14:30 +00:00
Per Bothner
ef82baf8c5
Initial revision
1991-10-07 23:14:25 +00:00
Steve Chamberlain
bee36ac3e7
Added right dependencies for h8300hds.sc
1991-10-07 15:07:29 +00:00
John Gilmore
d1630095c4
First stage of coff-encap work.
1991-10-07 07:23:08 +00:00
John Gilmore
a7503c672b
* m68kcoff.h: Remove `tagentries' which snuck in from the i960
...
COFF port.
1991-10-07 02:29:42 +00:00
John Gilmore
2d8ffde474
* aout64.h: Move struct internal_exec to ../bfd/libaout.h so
...
it can be shared by all `a.out-family' code. Rename
EXTERNAL_LIST_SIZE to EXTERNAL_NLIST_SIZE. Use basic types
for nlist members, and make strx integral rather than pointer.
More commentary on n_type values.
1991-10-07 02:29:12 +00:00
John Gilmore
733ac8407d
* archures.c: Rename struct bfd_arch_info_struct' to
struct
...
bfd_arch_info'. Rename `typedef bfd_arch_info_struct_type' to
`bfd_arch_info_type'. All uses changed.
1991-10-07 02:16:22 +00:00
Steve Chamberlain
58b8383afd
Support for the h8300 with an hds monitor, first cut.
1991-10-06 19:17:07 +00:00
Steve Chamberlain
897d094ae0
Initial revision
1991-10-06 19:17:06 +00:00
Steve Chamberlain
cd8761e140
Initial revision
1991-10-06 19:02:50 +00:00
John Gilmore
706a356bfb
configure, config.sub gone
1991-10-05 06:20:30 +00:00
John Gilmore
23e667ae67
h-amix.h
1991-10-05 06:18:50 +00:00
John Gilmore
08c6aaccee
a.out.vax.h gone.
1991-10-05 06:18:24 +00:00
John Gilmore
c167d2a673
howto.c, configure, config.sub gone.
1991-10-05 06:16:44 +00:00
John Gilmore
e7a6fb0120
oops
1991-10-05 05:38:12 +00:00
John Gilmore
c888e9cf5c
Intel 386 Mach host port
1991-10-05 05:35:21 +00:00