Commit Graph

1190 Commits

Author SHA1 Message Date
Roland Pesch
de5fd53b81 Initial revision 1991-10-05 02:07:51 +00:00
Roland Pesch
2c5c06749f Fixed info-markup bugs; makeinfo now succeeds with no complaints. 1991-10-05 01:49:09 +00:00
Steve Chamberlain
4677309015 New file from bfd.c 1991-10-05 00:42:57 +00:00
Steve Chamberlain
d997da5f3e *** empty log message *** 1991-10-05 00:42:03 +00:00
Steve Chamberlain
b2c91bd95e 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
1991-10-05 00:39:21 +00:00
Steve Chamberlain
3e4c643dc1 Added -N and fixed -n flags.
Changed name of h8 support
1991-10-05 00:36:45 +00:00
Per Bothner
a18e791707 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.
1991-10-05 00:25:09 +00:00
Steve Chamberlain
82ef74dcc7 Various binary patten fixes. 1991-10-04 23:52:42 +00:00
Roland Pesch
6e08f6d398 *** empty log message *** 1991-10-04 23:48:16 +00:00
Roland Pesch
60ba926295 Improve TEXINPUTS var set on calling TeX, so that things work even if
old value didn't specify current dir for input...
1991-10-04 23:46:57 +00:00
Roland Pesch
9393e96e0d Specify TEXINPUTS when calling TeX so right texinfo.tex is used. 1991-10-04 23:44:08 +00:00
K. Richard Pixley
49b10446f9 Use john's heuristic for finding ourselves. kinda like hare krishna. 1991-10-04 22:52:09 +00:00
John Gilmore
89cbb7064f Add 386 Mach host support. 1991-10-04 08:28:03 +00:00
John Gilmore
76d3134876 Initial revision 1991-10-04 08:27:35 +00:00
John Gilmore
7cefc05e6a * 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>).
1991-10-04 07:40:21 +00:00
John Gilmore
e32becdf04 SVR4 1991-10-04 06:49:34 +00:00
John Gilmore
129c1cde2c SVR4 support 1991-10-04 06:49:00 +00:00
John Gilmore
c67b1842be Initial revision 1991-10-04 06:48:59 +00:00
John Gilmore
9bba3334a0 * dbxread.c, coffread.c: static-ize functions that were
gratuitiously external.  (From Fred Fish.)
1991-10-04 06:46:30 +00:00
John Gilmore
5b0a744f98 * c-exp.y: sym->class to SYMBOL_CLASS (sym).
* dbxread.c (dbx_lookup_type):  Keep doubling size of typevector
until it is large enough.
1991-10-04 03:17:46 +00:00
John Gilmore
f7cfc4a6a9 * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's
prediction is vindicated!
1991-10-04 02:50:35 +00:00
John Gilmore
278bf2c0c3 * bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd:
Remove refs to howto.c, since Steve forgot.
1991-10-04 02:49:40 +00:00
John Gilmore
f004165ea5 * 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.
1991-10-04 02:49:06 +00:00
John Gilmore
b14f76edd1 Add elf-*.h files. 1991-10-03 22:24:27 +00:00
John Gilmore
ea3768dc45 Add elf.c 1991-10-03 22:23:56 +00:00
Per Bothner
3e0f5f4f9e 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].
1991-10-03 21:50:08 +00:00
John Gilmore
5bc757e244 * 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>.)
1991-10-03 16:35:17 +00:00
Steve Chamberlain
de7e640dd5 * fixed prototype for reloc_type_lookup 1991-10-03 15:41:41 +00:00
Steve Chamberlain
2cf44d7be5 * fixed prototype for reloc_type_lookup 1991-10-03 15:41:11 +00:00
Steve Chamberlain
a55612c73e * 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.
1991-10-03 14:51:20 +00:00
Steve Chamberlain
9ce0058ca6 *** empty log message *** 1991-10-03 14:49:10 +00:00
Stu Grossman
a03c8dc452 *** empty log message *** 1991-10-03 00:28:29 +00:00
K. Richard Pixley
9ae3312eec No longer needs to propogate configure and config.sub. 1991-10-02 13:06:16 +00:00
K. Richard Pixley
d964a611c0 Some $(srcdir)'s become $(unsubdir)'s. 1991-10-02 12:35:42 +00:00
K. Richard Pixley
e45bef1edd Some $(srcdir)'s become $(unsubdir)'s in order to support +objdir. 1991-10-02 10:05:30 +00:00
K. Richard Pixley
f1eb48b62e no more configure on which to depend 1991-10-02 07:24:45 +00:00
K. Richard Pixley
7875b07ffa Added +site=foo option for naming site specific Makefile fragments. 1991-10-02 06:29:53 +00:00
K. Richard Pixley
6f8ac2d9fb Removed +f option. Used to stand for +forcesubdirs which is now
called +subdirs.
1991-10-02 06:15:13 +00:00
K. Richard Pixley
213195dd9d Added rcs log line. 1991-10-02 06:02:35 +00:00
K. Richard Pixley
c297d71ea1 +template dies an ugly death. 1991-10-02 06:01:47 +00:00
K. Richard Pixley
4976e6ab23 Very minor bug, broke "make -t". 1991-10-02 04:52:31 +00:00
K. Richard Pixley
7dead37ba4 Update subdir names to reflect current reality. 1991-10-02 04:23:13 +00:00
K. Richard Pixley
5a168a17ee resync 1991-10-02 04:15:56 +00:00
K. Richard Pixley
b9fe720d06 steves h8 patches 1991-10-02 04:01:08 +00:00
K. Richard Pixley
bcb14db549 exploit the new executable config.status 1991-10-01 21:00:50 +00:00
John Gilmore
3f85ebce78 * Makefile.in, configure.in, targets.c, elf.c: Add preliminary
ELF support good enough for GDB.
* configure.in, config/h-amix, config/t-m68k-elf:  Handle
m68k-cbm-svr4 host and target.
1991-10-01 19:46:47 +00:00
John Gilmore
2d996e5dc9 Initial revision 1991-10-01 19:26:34 +00:00
John Gilmore
927edea6e7 * bfd.h, elf-common.h, elf-external.h, elf-internal.h:
Add preliminary ELF support, sufficient for GDB, from Fred Fish.
* sysdep.h, sys/h-amix.h:  Support Amiga SVR4.
1991-10-01 19:25:51 +00:00
Steve Chamberlain
30d2c06f1d *** empty log message *** 1991-10-01 18:29:28 +00:00
John Gilmore
090811c1b9 Avoid 'v' flag on archive updates, since it just wastes space in the log. 1991-10-01 13:41:00 +00:00