K. Richard Pixley [Thu, 10 Oct 1991 01:04:42 +0000 (01:04 +0000)]
Backed out the "/bin/sh config.sub" change. Fails when config.sub was
on PATH.
Roland Pesch [Thu, 10 Oct 1991 00:56:38 +0000 (00:56 +0000)]
Oops... forgot 1.9 -> 1.90 last time around...
Roland Pesch [Thu, 10 Oct 1991 00:48:05 +0000 (00:48 +0000)]
Warn 'ar q' doesn't update archive ST index.
K. Richard Pixley [Thu, 10 Oct 1991 00:38:08 +0000 (00:38 +0000)]
Call config.sub as "/bin/sh config.sub" instead of directly. This
protects us from the case where config.sub isn't executable.
John Gilmore [Thu, 10 Oct 1991 00:05:52 +0000 (00:05 +0000)]
* 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.
Per Bothner [Wed, 9 Oct 1991 20:40:37 +0000 (20:40 +0000)]
Added h8300hds.{c,sc}.
K. Richard Pixley [Wed, 9 Oct 1991 00:48:26 +0000 (00:48 +0000)]
Another patch from jim.
Roland Pesch [Wed, 9 Oct 1991 00:31:51 +0000 (00:31 +0000)]
(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.
Roland Pesch [Wed, 9 Oct 1991 00:31:02 +0000 (00:31 +0000)]
(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
Roland Pesch [Wed, 9 Oct 1991 00:30:17 +0000 (00:30 +0000)]
(ORIG: date: 1991/09/21 03:59:06; author: pesch; state: Exp; lines: +12 -7)
Formatting updates to "installing" appendix.
Roland Pesch [Wed, 9 Oct 1991 00:29:37 +0000 (00:29 +0000)]
(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.
Roland Pesch [Wed, 9 Oct 1991 00:28:39 +0000 (00:28 +0000)]
(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.
Roland Pesch [Wed, 9 Oct 1991 00:27:09 +0000 (00:27 +0000)]
(ORIG: date: 1991/09/21 02:01:41; author: pesch; state: Exp; lines: +175 -110)
Update configs table.
Roland Pesch [Wed, 9 Oct 1991 00:26:15 +0000 (00:26 +0000)]
(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.
Roland Pesch [Wed, 9 Oct 1991 00:22:44 +0000 (00:22 +0000)]
(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.
Roland Pesch [Wed, 9 Oct 1991 00:17:27 +0000 (00:17 +0000)]
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
cleanups to node structure.
(RELEASE 4.1)
K. Richard Pixley [Wed, 9 Oct 1991 00:11:14 +0000 (00:11 +0000)]
Getting BISON right.
Roland Pesch [Wed, 9 Oct 1991 00:06:58 +0000 (00:06 +0000)]
RELEASE 4.0 docn. (Recovered from GDB 4.0 distribution; intervening
versions lost by cvs over system crash).
Roland Pesch [Tue, 8 Oct 1991 23:55:58 +0000 (23:55 +0000)]
* binutils.texinfo: minor typos, phrasing, formatting fixes.
Per Bothner [Tue, 8 Oct 1991 23:18:03 +0000 (23:18 +0000)]
* 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.
John Gilmore [Tue, 8 Oct 1991 22:31:52 +0000 (22:31 +0000)]
Add i386aout.c
Per Bothner [Tue, 8 Oct 1991 22:30:57 +0000 (22:30 +0000)]
Added MISSING_VFPRINTF
John Gilmore [Tue, 8 Oct 1991 22:28:10 +0000 (22:28 +0000)]
Add errno, for binutils.
Per Bothner [Tue, 8 Oct 1991 22:15:27 +0000 (22:15 +0000)]
* configure.in: Get host file from ../bfd/config, not config.
Roland Pesch [Tue, 8 Oct 1991 22:01:41 +0000 (22:01 +0000)]
* Makefile.in: new targets binutils.dvi, binutils.info
Roland Pesch [Tue, 8 Oct 1991 21:52:43 +0000 (21:52 +0000)]
* Makefile.in: fix target ld.dvi, add target ld.info
ld.texinfo: make info filename ld.info
Roland Pesch [Tue, 8 Oct 1991 20:59:54 +0000 (20:59 +0000)]
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
Roland Pesch [Tue, 8 Oct 1991 19:20:58 +0000 (19:20 +0000)]
doc/Makefile: stop hiding complaints from makeinfo.
Roland Pesch [Tue, 8 Oct 1991 19:20:35 +0000 (19:20 +0000)]
* reloc.c, section.c, syms.c, targets.c: correct info-node
structure in *doc* comments.
Steve Chamberlain [Tue, 8 Oct 1991 18:07:33 +0000 (18:07 +0000)]
Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
* objdump.c (print_address) Print addresses nicely.
Jim Wilson [Tue, 8 Oct 1991 06:07:58 +0000 (06:07 +0000)]
Fix bug in smake- file code.
Roland Pesch [Tue, 8 Oct 1991 02:28:43 +0000 (02:28 +0000)]
Two formatting bugfixes.
Roland Pesch [Tue, 8 Oct 1991 02:22:16 +0000 (02:22 +0000)]
Updated sketchy doc for devo versions. FIXMEs remain.
John Gilmore [Tue, 8 Oct 1991 01:50:59 +0000 (01:50 +0000)]
Remove configure and config.sub from the expected list.
John Gilmore [Tue, 8 Oct 1991 01:48:04 +0000 (01:48 +0000)]
Add binutils.texinfo, and change *-ranlib.o to *-ranlib.c.
Per Bothner [Tue, 8 Oct 1991 00:56:23 +0000 (00:56 +0000)]
Fixed typo (for RANLIB_PROG).
Started writing rules for making a tar file.
Steve Chamberlain [Tue, 8 Oct 1991 00:40:43 +0000 (00:40 +0000)]
Fix bug with expressions like @foo+20
Steve Chamberlain [Tue, 8 Oct 1991 00:39:51 +0000 (00:39 +0000)]
*** empty log message ***
Per Bothner [Mon, 7 Oct 1991 23:14:30 +0000 (23:14 +0000)]
* 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.
Per Bothner [Mon, 7 Oct 1991 23:14:25 +0000 (23:14 +0000)]
Initial revision
Steve Chamberlain [Mon, 7 Oct 1991 15:07:29 +0000 (15:07 +0000)]
Added right dependencies for h8300hds.sc
John Gilmore [Mon, 7 Oct 1991 07:23:08 +0000 (07:23 +0000)]
First stage of coff-encap work.
John Gilmore [Mon, 7 Oct 1991 02:29:42 +0000 (02:29 +0000)]
* m68kcoff.h: Remove `tagentries' which snuck in from the i960
COFF port.
John Gilmore [Mon, 7 Oct 1991 02:29:12 +0000 (02:29 +0000)]
* 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.
John Gilmore [Mon, 7 Oct 1991 02:16:22 +0000 (02:16 +0000)]
* 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.
Steve Chamberlain [Sun, 6 Oct 1991 19:17:07 +0000 (19:17 +0000)]
Support for the h8300 with an hds monitor, first cut.
Steve Chamberlain [Sun, 6 Oct 1991 19:17:06 +0000 (19:17 +0000)]
Initial revision
Steve Chamberlain [Sun, 6 Oct 1991 19:02:50 +0000 (19:02 +0000)]
Initial revision
John Gilmore [Sat, 5 Oct 1991 06:20:30 +0000 (06:20 +0000)]
configure, config.sub gone
John Gilmore [Sat, 5 Oct 1991 06:18:50 +0000 (06:18 +0000)]
h-amix.h
John Gilmore [Sat, 5 Oct 1991 06:18:24 +0000 (06:18 +0000)]
a.out.vax.h gone.
John Gilmore [Sat, 5 Oct 1991 06:16:44 +0000 (06:16 +0000)]
howto.c, configure, config.sub gone.
John Gilmore [Sat, 5 Oct 1991 05:38:12 +0000 (05:38 +0000)]
oops
John Gilmore [Sat, 5 Oct 1991 05:35:21 +0000 (05:35 +0000)]
Intel 386 Mach host port
John Gilmore [Sat, 5 Oct 1991 05:35:06 +0000 (05:35 +0000)]
Intel 386 Mach host port.
John Gilmore [Sat, 5 Oct 1991 05:34:05 +0000 (05:34 +0000)]
Initial revision
John Gilmore [Sat, 5 Oct 1991 05:29:40 +0000 (05:29 +0000)]
* h8300-opcode.h: Remove `_enum' from the typedef for an enum.
* bfd.h: Update to match bfd changes.
John Gilmore [Sat, 5 Oct 1991 05:18:08 +0000 (05:18 +0000)]
* bfd.c: Remove strerror() to libiberty.
* elf.c: Remove elf_set_section_contents, use generic one. Lint.
* libbfd-in.h, libbfd.c: Add bfd_generic_set_section_contents.
* libbfd.c (bfd_generic_{get,set}_section_contents): Check that
last byte of transfer, not first byte, is within the section.
* host-aout.c: Remove `BSD' archive support. Lint.
* 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.
* reloc.c: Rename `bfd_reloc_status_enum_type' to
`bfd_reloc_status_type'. Rename `bfd_reloc_code_enum_real_type'
to `bfd_reloc_code_real_type'. (This seems to be a misnomer,
it needs a better name.) All uses changed.
* targets.c: Rename `enum target_flavour_enum' to `enum
target_flavour', and remove the `_enum' from all of the enum
values themselves. All uses changed.
* configure.in, config/h-i386mach: i386 mach host.
* config/t-i386-aout: Use host-aout.c.
* trad-core.c: Give it its own xvec's to make it independent
of other file formats.
* ecoff.c, host-aout.c: Remove refs to trad-core.
* config/t-dec3100, t-hp300bsd, t-tahoe, t-vax: Define TRAD_CORE.
* targets.c: #ifdef TRAD_CORE, include it in the vector.
John Gilmore [Sat, 5 Oct 1991 04:55:05 +0000 (04:55 +0000)]
* Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make).
* ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a
few BFD types & enums.
* ChangeLog: Create.
John Gilmore [Sat, 5 Oct 1991 04:55:03 +0000 (04:55 +0000)]
Initial revision
John Gilmore [Sat, 5 Oct 1991 04:50:54 +0000 (04:50 +0000)]
Cope with renames of a few BFD types & enums.
Roland Pesch [Sat, 5 Oct 1991 02:08:34 +0000 (02:08 +0000)]
*** empty log message ***
Roland Pesch [Sat, 5 Oct 1991 02:07:51 +0000 (02:07 +0000)]
Initial revision
Roland Pesch [Sat, 5 Oct 1991 01:49:09 +0000 (01:49 +0000)]
Fixed info-markup bugs; makeinfo now succeeds with no complaints.
Steve Chamberlain [Sat, 5 Oct 1991 00:42:57 +0000 (00:42 +0000)]
New file from bfd.c
Steve Chamberlain [Sat, 5 Oct 1991 00:42:03 +0000 (00:42 +0000)]
*** empty log message ***
Steve Chamberlain [Sat, 5 Oct 1991 00:39:21 +0000 (00:39 +0000)]
Fri Oct 4 17:38:03 1991 Steve Chamberlain (steve at cygnus.com)
* reloc.c: Extended NEWHOWTO macro
* ieee.c: Changed the way 8bit pcrel is done
* cpu-h8300.c: got the registers in the right order
Steve Chamberlain [Sat, 5 Oct 1991 00:36:45 +0000 (00:36 +0000)]
Added -N and fixed -n flags.
Changed name of h8 support
Per Bothner [Sat, 5 Oct 1991 00:25:09 +0000 (00:25 +0000)]
More patches from Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
* mips-xdep.c (store_inferior_registers): Don't try to
write the (pseudo) FP.
* mipsread.c (parse_partial_symbols): Improved algorithm for
setting pst->texthigh.
Steve Chamberlain [Fri, 4 Oct 1991 23:52:42 +0000 (23:52 +0000)]
Various binary patten fixes.
Roland Pesch [Fri, 4 Oct 1991 23:48:16 +0000 (23:48 +0000)]
*** empty log message ***
Roland Pesch [Fri, 4 Oct 1991 23:46:57 +0000 (23:46 +0000)]
Improve TEXINPUTS var set on calling TeX, so that things work even if
old value didn't specify current dir for input...
Roland Pesch [Fri, 4 Oct 1991 23:44:08 +0000 (23:44 +0000)]
Specify TEXINPUTS when calling TeX so right texinfo.tex is used.
K. Richard Pixley [Fri, 4 Oct 1991 22:52:09 +0000 (22:52 +0000)]
Use john's heuristic for finding ourselves. kinda like hare krishna.
John Gilmore [Fri, 4 Oct 1991 08:28:03 +0000 (08:28 +0000)]
Add 386 Mach host support.
John Gilmore [Fri, 4 Oct 1991 08:27:35 +0000 (08:27 +0000)]
Initial revision
John Gilmore [Fri, 4 Oct 1991 07:40:21 +0000 (07:40 +0000)]
* coffread.c, dbxread.c, symfile.c, symmisc.c, symtab.h: Remove
vestiges of typevectors, which were for symsegs and are no longer
used. (From a question by Eliot Dresselhaus
<dresselh@RFT30.nas.nasa.gov>).
John Gilmore [Fri, 4 Oct 1991 06:49:34 +0000 (06:49 +0000)]
SVR4
John Gilmore [Fri, 4 Oct 1991 06:49:00 +0000 (06:49 +0000)]
SVR4 support
John Gilmore [Fri, 4 Oct 1991 06:48:59 +0000 (06:48 +0000)]
Initial revision
John Gilmore [Fri, 4 Oct 1991 06:46:30 +0000 (06:46 +0000)]
* dbxread.c, coffread.c: static-ize functions that were
gratuitiously external. (From Fred Fish.)
John Gilmore [Fri, 4 Oct 1991 03:17:46 +0000 (03:17 +0000)]
* c-exp.y: sym->class to SYMBOL_CLASS (sym).
* dbxread.c (dbx_lookup_type): Keep doubling size of typevector
until it is large enough.
John Gilmore [Fri, 4 Oct 1991 02:50:35 +0000 (02:50 +0000)]
* bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's
prediction is vindicated!
John Gilmore [Fri, 4 Oct 1991 02:49:40 +0000 (02:49 +0000)]
* bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd:
Remove refs to howto.c, since Steve forgot.
John Gilmore [Fri, 4 Oct 1991 02:49:06 +0000 (02:49 +0000)]
* bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's
prediction is vindicated!
* bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd:
Remove refs to howto.c, since Steve forgot.
John Gilmore [Thu, 3 Oct 1991 22:24:27 +0000 (22:24 +0000)]
Add elf-*.h files.
John Gilmore [Thu, 3 Oct 1991 22:23:56 +0000 (22:23 +0000)]
Add elf.c
Per Bothner [Thu, 3 Oct 1991 21:50:08 +0000 (21:50 +0000)]
Added a kludge for when yacc is used in place of bison:
Rename the yacc outputs y.tab.[ch] to what we want: ldgram.[ch].
John Gilmore [Thu, 3 Oct 1991 16:35:17 +0000 (16:35 +0000)]
* dbxread.c (read_type): Handle error case slightly better.
Make complaint message not C++-specific.
* symtab.c (lookup_symtab_1, lookup_symbol): "fatal" errors
between symtabs and psymtabs become ordinary error()s.
* dbxread.c (read_dbx_symtab): Relocate end_of_text_addr
properly, making "end pc" correct in shared lib psymtabs.
(From Guy Harris <guy@auspex.com>.)
Steve Chamberlain [Thu, 3 Oct 1991 15:41:41 +0000 (15:41 +0000)]
* fixed prototype for reloc_type_lookup
Steve Chamberlain [Thu, 3 Oct 1991 15:41:11 +0000 (15:41 +0000)]
* fixed prototype for reloc_type_lookup
Steve Chamberlain [Thu, 3 Oct 1991 14:51:20 +0000 (14:51 +0000)]
* elf.c: took the abort out of set_arch_mach so that objdump -i will
still work. Now allows any architecture/machine to be set.
Steve Chamberlain [Thu, 3 Oct 1991 14:49:10 +0000 (14:49 +0000)]
*** empty log message ***
Stu Grossman [Thu, 3 Oct 1991 00:28:29 +0000 (00:28 +0000)]
*** empty log message ***
K. Richard Pixley [Wed, 2 Oct 1991 13:06:16 +0000 (13:06 +0000)]
No longer needs to propogate configure and config.sub.
K. Richard Pixley [Wed, 2 Oct 1991 12:35:42 +0000 (12:35 +0000)]
Some $(srcdir)'s become $(unsubdir)'s.
K. Richard Pixley [Wed, 2 Oct 1991 10:05:30 +0000 (10:05 +0000)]
Some $(srcdir)'s become $(unsubdir)'s in order to support +objdir.
K. Richard Pixley [Wed, 2 Oct 1991 07:24:45 +0000 (07:24 +0000)]
no more configure on which to depend
K. Richard Pixley [Wed, 2 Oct 1991 06:29:53 +0000 (06:29 +0000)]
Added +site=foo option for naming site specific Makefile fragments.
K. Richard Pixley [Wed, 2 Oct 1991 06:15:13 +0000 (06:15 +0000)]
Removed +f option. Used to stand for +forcesubdirs which is now
called +subdirs.