K. Richard Pixley
69e87de278
Minor config polish.
36 years ago
Roland Pesch
0a3492951d
Document ChangeLog catchup.
36 years ago
K. Richard Pixley
a71bfbcc75
Minor polish & config mapping.
36 years ago
Roland Pesch
145d3d2666
*** empty log message ***
36 years ago
Roland Pesch
a9686e9a53
* doc/refcard.tex: permuted Essential Commands sec
36 years ago
Roland Pesch
ef33e8e680
Record new C++ chapter in gdb.texinfo
36 years ago
Stu Grossman
8d142c97b0
lint
36 years ago
Stu Grossman
61a7292f6f
lint
36 years ago
Roland Pesch
aa69ff846c
Make info file compileable and (barely) navigable. More cleanup needed.
36 years ago
Roland Pesch
0b09cb5b8c
Initial revision
36 years ago
Stu Grossman
1e30f7e347
lint
36 years ago
Steve Chamberlain
86835b0121
*** empty log message ***
36 years ago
Steve Chamberlain
80d29884b8
Initial revision
36 years ago
Roland Pesch
d51d16c8e6
*** empty log message ***
36 years ago
Roland Pesch
5699626214
bfd.texinfo: some cleanup, reincorporated more intro matter from bfd.doc
bfd.c, targets.c: minor rewording of doc segments
36 years ago
John Gilmore
4860cd616d
add config.sub
36 years ago
John Gilmore
3a731fe8c9
Add config.sub
36 years ago
John Gilmore
81049e4719
Update for gdb-4.0.
36 years ago
John Gilmore
80d8c0258f
Add hp 300 BSD.
36 years ago
John Gilmore
49d6a0e673
Add ChangeLog for Include.
36 years ago
John Gilmore
b32604106a
Keep rdl-apps.texinfo for users who don't read the doc on how to build the doc.
36 years ago
John Gilmore
fa5578031d
New config.sub
36 years ago
John Gilmore
66f3007536
New config.sub.
36 years ago
John Gilmore
901c5bfd54
Improve our Sanity.
36 years ago
K. Richard Pixley
4dfe09da09
Three part names, etc.
36 years ago
K. Richard Pixley
4f18392953
Initial revision
36 years ago
John Gilmore
e522aa54a7
Make "make clean" work in subdirs.
36 years ago
John Gilmore
482be0362f
Handle HP300bsd.
36 years ago
K. Richard Pixley
6c815bbe31
Three part names, etc.
36 years ago
K. Richard Pixley
c0b47bae97
Three part names & all.
36 years ago
K. Richard Pixley
d7b6b186ba
Initial revision
36 years ago
John Gilmore
797d1b8939
* Start a ChangeLog for the includes directory.
* a.out.gnu.h (N_FN): Fix value -- was 15, should be 0x1E.
* stab.def: Update allocation table in comments at end,
to reflect reality as I know it.
36 years ago
K. Richard Pixley
1ca5c46c1f
Three part names, etc.
36 years ago
K. Richard Pixley
e1fd391e1f
Initial revision
36 years ago
John Gilmore
5dd477d447
Support HP-300's under BSD.
36 years ago
John Gilmore
4efad21082
Add m68k-tdep.o.
36 years ago
John Gilmore
9fa283782e
HP 300 BSD port for machines at FSF. Also minor mips change.
36 years ago
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
36 years ago
Roland Pesch
ab6db9b498
Initial revision
36 years ago
Roland Pesch
1ac2d1f2ad
Newly regenerated from BFD .c's, with less obtrusive indications of origins.
36 years ago
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
36 years ago
John Gilmore
90125c8596
Roll version to 3.98.2.
36 years ago
John Gilmore
bc7d7419ad
The machine-dependent files should declare the section names - not the
"internal" file. Previously this was done as a mishmash.
36 years ago
John Gilmore
c6e7b0ede0
Declare dependency even for optional modules.
36 years ago
John Gilmore
0a07b1f9d5
Remove warnings about system assembler for sunos4.
36 years ago
John Gilmore
b142fea5e8
Remove warnings about system assembler.
36 years ago
Roland Pesch
2f60a8804d
Check in with stuff from core.c (after PROTOS update in bfd Makefile)
36 years ago
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)
36 years ago
K. Richard Pixley
f0b9c97662
revisiting error messages
36 years ago
John Gilmore
5e5215eba7
* mcheck.c: Avoid warning about undeclared abort fn.
* tm-sparc.h (PC_ADJUST): Avoid calling error() from this;
it causes recursive calls to error() when used in cleanups.
To do so requires that we make it a function, so we do.
* sparc-tdep.c (sparc_pc_adjust): New implem of PC_ADJUST.
* utils.c (do_cleanups): Remove the current cleanup from the
chain *before* calling it, in case error() is called from it.
The result won't be pretty, but won't be an infinite loop either.
36 years ago