John Gilmore
8215bbacd0
Undo precipitous changes.
1991-09-20 03:44:17 +00:00
Sean Eric Fagan
b1c86ef190
*** empty log message ***
1991-09-19 22:28:00 +00:00
Steve Chamberlain
f3d70fe521
Stuff for new machiens
1991-09-19 21:05:02 +00:00
Steve Chamberlain
33638b1c2e
Initial revision
1991-09-19 21:04:59 +00:00
Steve Chamberlain
c430e8638d
*** empty log message ***
1991-09-19 20:54:31 +00:00
Stu Grossman
549d4382b7
Initial revision
1991-09-17 23:41:34 +00:00
Stu Grossman
acd551ee63
sgi/irix config stuff.
1991-09-17 06:57:44 +00:00
Stu Grossman
5e4953bc10
Put back definition of offsetof. Only define it if it's not defined on this
...
system.
1991-09-17 01:27:55 +00:00
Stu Grossman
8cc8fd6945
Remove o_offsetof BS. Use local def if available.
1991-09-16 23:48:33 +00:00
John Gilmore
f48e264778
Missing quote fries it.
1991-09-13 06:16:32 +00:00
John Gilmore
e3e3d88a30
Ultracomputer
1991-09-13 03:56:25 +00:00
John Gilmore
12bf20326d
Propagate
1991-09-13 02:19:57 +00:00
John Gilmore
126334ae30
* configure.in: Handle a29k-*-* hosts, and targets
...
a29k-*-coff, a29k-*-aout, and a29k-*-sym1.
1991-09-13 01:49:40 +00:00
John Gilmore
96e0dd9633
Initial revision
1991-09-12 21:13:48 +00:00
Roland Pesch
b5493bc4c8
Thu Sep 12 14:07:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
...
* Makefile.in: $(MAKE) for make, $(docdir) for doc
* doc/Makefile: redundant dependencies for Sun-make VPATH bug
1991-09-12 21:08:51 +00:00
Roland Pesch
ff2e185071
Per J Gilmore's advice, include redundant dependencies to get around
...
Sun-make VPATH bug.
1991-09-12 21:04:21 +00:00
John Gilmore
f053b34fe8
* aoutf1.h (sunos4_core_file_p): Release the right storage in error case.
...
(sunos4_core_file_matches_executable_p): Fix header comparison.
* aoutx.h: Avoid shifts of 32 bits, undefined in C. Lint.
* bout.c, icoff.c, ieee.c, libbfd.c, oasys.c: gcc -O -W lint.
1991-09-11 04:49:53 +00:00
John Gilmore
12e7087f53
Allow GDB to patch object files.
...
Makefile.in: Add crude dependencies.
1991-09-04 07:52:46 +00:00
K. Richard Pixley
01f0a88e4c
Added "recover"'ability.
1991-09-04 03:59:15 +00:00
Steve Chamberlain
10effd407e
Fixed the line break as a test for cvs ci.
1991-09-03 22:43:19 +00:00
K. Richard Pixley
48543e053a
"recover" aoutx.h
1991-09-03 22:21:30 +00:00
Steve Chamberlain
c67056970a
*** empty log message ***
1991-09-03 20:48:27 +00:00
Stu Grossman
7307c104b3
Retract last edit. System type should determine whether this file gets loaded
...
at all.
1991-08-31 02:01:17 +00:00
Stu Grossman
9712c6e200
Merge in irix support.
1991-08-31 00:54:16 +00:00
John Gilmore
20ccfb0996
paperwork handled for AMD Coff.
1991-08-29 00:35:06 +00:00
John Gilmore
dec35cbe8c
Add none.
1991-08-23 23:31:39 +00:00
K. Richard Pixley
8b204e6ea4
add email address for bugs and additions.
1991-08-23 22:38:25 +00:00
John Gilmore
68b7021279
* configure.in: Tix typo.
...
* ecoff.c: If compiling for DEC3100, use trad_unix core files,
else dummy out the core file support.
* trad-core.c (trad_unix_core_file_p): If HOST_DATA_START_ADDR is
specified, use it to locate the data section.
* coffcode.h (coff_write_symbols): Declare buffer as bfd_bytes
rather than as chars (lint).
1991-08-23 20:55:23 +00:00
John Gilmore
08059d8470
Initial revision
1991-08-23 09:06:52 +00:00
John Gilmore
4f8b86271e
Make SunOS core files work right -- from both sun3 and sun4.
...
Also, make them work on any other host system.
1991-08-23 07:24:32 +00:00
Stu Grossman
7d003262a7
saber
1991-08-23 05:26:06 +00:00
K. Richard Pixley
69e87de278
Minor config polish.
1991-08-23 04:50:56 +00:00
K. Richard Pixley
a71bfbcc75
Minor polish & config mapping.
1991-08-23 03:31:44 +00:00
Roland Pesch
aa69ff846c
Make info file compileable and (barely) navigable. More cleanup needed.
1991-08-22 21:25:20 +00:00
Roland Pesch
0b09cb5b8c
Initial revision
1991-08-22 21:25:16 +00:00
Steve Chamberlain
86835b0121
*** empty log message ***
1991-08-22 20:23:12 +00:00
Steve Chamberlain
80d29884b8
Initial revision
1991-08-22 19:56:14 +00:00
Roland Pesch
d51d16c8e6
*** empty log message ***
1991-08-22 18:32:01 +00:00
Roland Pesch
5699626214
bfd.texinfo: some cleanup, reincorporated more intro matter from bfd.doc
...
bfd.c, targets.c: minor rewording of doc segments
1991-08-22 18:26:59 +00:00
John Gilmore
80d8c0258f
Add hp 300 BSD.
1991-08-22 08:01:20 +00:00
John Gilmore
fa5578031d
New config.sub
1991-08-22 07:31:21 +00:00
John Gilmore
901c5bfd54
Improve our Sanity.
1991-08-22 07:20:49 +00:00
K. Richard Pixley
4dfe09da09
Three part names, etc.
1991-08-22 07:15:49 +00:00
K. Richard Pixley
4f18392953
Initial revision
1991-08-22 07:15:48 +00:00
Roland Pesch
a7f538ebd1
Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
...
* Makefile.in: use targets "bfd.dvi" and "bfd.ps" instead of
texdoc and psdoc; make these depend on generated .texi's
* scanit, (new) unPROTO: turn PROTO macros into ANSI declarations in
doc
* bfd.c, reloc.c, syms.c: minor spelling/wording fixes in doc
portions
1991-08-22 00:13:22 +00:00
Roland Pesch
ab6db9b498
Initial revision
1991-08-22 00:13:19 +00:00
Roland Pesch
dd260c230b
Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
...
* Makefile.in, awkscan-ip, awkscan-p, intobfd,
libbfd.h, libcoff.h, tolibcoff; new bfd-in.h, libbfd-in.h,
libcoff-in.h: (a) use separate files for invariant parts of bfd.h,
libbfd.h, and libcoff.h; (b) in generated parts of same, use less
obtrusive marks indicating .c origins.
* bfd.texinfo: generalize most references to linker
1991-08-21 21:37:39 +00:00
John Gilmore
c6e7b0ede0
Declare dependency even for optional modules.
1991-08-21 04:07:18 +00:00
Roland Pesch
a92b9db33c
Tue Aug 20 15:18:02 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
...
* Makefile.in: include core.p in PROTOS (building better bfd.h)
* archures.c: remove empty foo() definition (crept in at vn1.9)
1991-08-20 22:23:49 +00:00
K. Richard Pixley
f0b9c97662
revisiting error messages
1991-08-20 04:56:47 +00:00