Steve Chamberlain
8e10cea146
* ldtemplate: include bfd.h before sysdep.h.
35 years ago
Steve Chamberlain
273663141e
Added ebmon to os list
35 years ago
John Gilmore
23d44ec958
Remove refs to ../include/sysdep.h.
35 years ago
John Gilmore
1f8fc34f25
Restructure configuration scheme for bfd, binutils, ld.
35 years ago
John Gilmore
4ee8b8e5e3
Add dgux as a valid OS. Add msdos as an invalid, but accepted, os.
35 years ago
John Gilmore
d2da7464de
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
35 years ago
John Gilmore
683819e163
Restructure configuration scheme for bfd, binutils, ld.
* config/: Rename some config files to match up h-*.h names.
Remove all the HOST_SYS definitions from the config files.
35 years ago
John Gilmore
8a60817c38
Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
Change some config names to match other dirs.
35 years ago
John Gilmore
f177a611f1
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
35 years ago
John Gilmore
d7381d0cb0
Restructure configuration scheme for bfd, binutils, ld.
* include/sys/h-*.h: Move to bfd/hosts/h-*.h.
* configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
Change some config names to match other dirs.
* *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
get defined first.
* Makefile.in: Use -I. to get sysdep.h.
35 years ago
John Gilmore
7eff5bcf96
Use -I. to get sysdep.h.
35 years ago
John Gilmore
2a5f387b08
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
35 years ago
John Gilmore
1b78540a99
Roll in some changes. Unlikely to compile yet.
35 years ago
John Gilmore
2c3f93e56d
Initial revision
35 years ago
John Gilmore
5b2765bf13
Restructure configuration scheme for bfd, binutils, ld.
* include/sys/h-*.h: Move to bfd/hosts/h-*.h.
* configure.in: Revise to symlink sysdep.h to hosts/h-xxx.h.
Change some config names to match other dirs.
* *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
get defined first.
* Makefile.in: Use -I. to get sysdep.h.
* trad-core.c: Don't disable the whole file if SUN4_SYS.
* config/: Rename some config files to match up h-*.h names.
Remove all the HOST_SYS definitions from the config files.
* hosts/h-amix.h, h-i386v.h: Define POSIX_UTIME, not USG.
* hosts/h-hp9000.h: Remove USG comment.
* hosts/h-rs6000.h: Include <stdlib.h> for malloc.
* hosts/h-news.h, h-sparc-64.h: New config files that had
previously been kludged in the <sysdep.h> file.
35 years ago
John Gilmore
06d0bdef53
* hosts/h-amix.h, h-i386v.h: Define POSIX_UTIME, not USG.
* hosts/h-hp9000.h: Remove USG comment.
* hosts/h-rs6000.h: Include <stdlib.h> for malloc.
* hosts/h-news.h, h-sparc-64.h: New config files that had
previously been kludged in the <sysdep.h> file.
35 years ago
John Gilmore
239326c84f
Restructure configuration scheme for bfd, binutils, ld.
Use -I. to get sysdep.h.
35 years ago
John Gilmore
bbc8d4849f
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
35 years ago
John Gilmore
600d486408
Remove dead N_TXTOFF override.
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
35 years ago
John Gilmore
dd4646ca3a
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
Don't ever call trad_unix_core_file_p from here.
35 years ago
John Gilmore
6a46902732
* Makefile.in: Rename XDEPFILES.
* trad-core.c: Document how to use it nowadays.
* i386aout.c, newsos3.c: Clean up.
* i386coff.c: Allow 386 coff files to be used as core files too
(for reading core files from embedded systems).
35 years ago
John Gilmore
074274252f
Read cross-core files on Mach 386.
35 years ago
K. Richard Pixley
1a31570390
updating
35 years ago
K. Richard Pixley
15211bed3c
Decstation now croaks on multi-line assertions. eliminate them.
35 years ago
K. Richard Pixley
c2fa4ebcdd
new binary layout and cp/mv instead of INSTALL
35 years ago
K. Richard Pixley
e59c58e3b1
Initial revision
35 years ago
K. Richard Pixley
7dbcd409f1
New installed binary layout.
35 years ago
Per Bothner
3f51b6cf18
* nm.c (print_symbols): Handle NULL name field of symbol.
* Makefile.in: Removed spurious comment.
35 years ago
K. Richard Pixley
5420feaa8e
* Die when sub-configure's do.
* get the makefile building message line correct.
* set -e
35 years ago
K. Richard Pixley
f6b67e4cdd
Creating Makefile stubs in preparation for mips three-stage.
35 years ago
K. Richard Pixley
ce9dc65af7
Initial revision
35 years ago
K. Richard Pixley
e00efef1a2
copy the old file to the new before cleaning it. This should
propogate mode bits like execute.
35 years ago
K. Richard Pixley
50ac10c17a
Backed out the "/bin/sh config.sub" change. Fails when config.sub was
on PATH.
35 years ago
Roland Pesch
843b88bafe
Oops... forgot 1.9 -> 1.90 last time around...
35 years ago
Roland Pesch
8706a92ce1
Warn 'ar q' doesn't update archive ST index.
35 years ago
K. Richard Pixley
dafcb8be38
Call config.sub as "/bin/sh config.sub" instead of directly. This
protects us from the case where config.sub isn't executable.
35 years ago
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.
35 years ago
Per Bothner
6383fc6d94
Added h8300hds.{c,sc}.
35 years ago
K. Richard Pixley
639665deb8
Another patch from jim.
35 years ago
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.
35 years ago
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
35 years ago
Roland Pesch
7d7ff5f6dd
(ORIG: date: 1991/09/21 03:59:06; author: pesch; state: Exp; lines: +12 -7)
Formatting updates to "installing" appendix.
35 years ago
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.
35 years ago
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.
35 years ago
Roland Pesch
c338a2fdf2
(ORIG: date: 1991/09/21 02:01:41; author: pesch; state: Exp; lines: +175 -110)
Update configs table.
35 years ago
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.
35 years ago
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.
35 years ago
Roland Pesch
0c81306bb4
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
cleanups to node structure.
(RELEASE 4.1)
35 years ago
K. Richard Pixley
2bc9434c17
Getting BISON right.
35 years ago
Roland Pesch
b80282d52a
RELEASE 4.0 docn. (Recovered from GDB 4.0 distribution; intervening
versions lost by cvs over system crash).
35 years ago