deliverable/binutils-gdb.git
32 years agoConvert dec3100 to decstation.
John Gilmore [Wed, 16 Oct 1991 01:10:42 +0000 (01:10 +0000)] 
Convert dec3100 to decstation.

32 years agoRemove include files to bfd/hosts.
John Gilmore [Wed, 16 Oct 1991 01:08:08 +0000 (01:08 +0000)] 
Remove include files to bfd/hosts.

32 years ago* configure.in, tconfig/decstation, xconfig/decstation: Rename
John Gilmore [Wed, 16 Oct 1991 01:06:01 +0000 (01:06 +0000)] 
* configure.in, tconfig/decstation, xconfig/decstation:  Rename
dec3100 to decstation.

32 years ago* hosts/h-amix.h (free): Fix prototype.
John Gilmore [Tue, 15 Oct 1991 23:41:17 +0000 (23:41 +0000)] 
* hosts/h-amix.h (free):  Fix prototype.
* aoutx.h:  Don't use NULL as an integer, for braindead systems
that declare it as (void *)0.  (From Peter Schauer.)

32 years agoChanges from Fred Fish:
John Gilmore [Tue, 15 Oct 1991 23:29:34 +0000 (23:29 +0000)] 
Changes from Fred Fish:
* tm-68k.h (FPI_REGNUM):  Add.
* infrun.c (child_create_inferior):  flush stdout and stderr
before forking.
* configure.in:  Handle amigados, amix hosts and targets.
* inflow.c:  Handle TIOCGLTC_BROKEN for Amiga.

From Andreas Schwab:
* values.c (show_convenience):  Use printf_filtered.
* main.c (define_command):  Check result of lookup_command for
exact match.
(echo_command):  Use printf_filtered, and force output out.

* dbxread.c (read_enum_type):  Avoid Modula-2 kludge that breaks C
programs.
* i387-tdep.c (double_to_i387):  Fix typo for double_to_ieee_extended.
* utils.c (_initialize_utils):  If !ISATTY, don't paginate.

32 years ago* hosts/h-amix.h (free): Fix prototype.
John Gilmore [Tue, 15 Oct 1991 21:52:18 +0000 (21:52 +0000)] 
* hosts/h-amix.h (free):  Fix prototype.

32 years agoAdd hosts directory.
Per Bothner [Tue, 15 Oct 1991 07:29:13 +0000 (07:29 +0000)] 
Add hosts directory.

32 years agoInitial revision
Per Bothner [Tue, 15 Oct 1991 06:57:32 +0000 (06:57 +0000)] 
Initial revision

32 years ago * doc/gdb.texinfo
Roland Pesch [Tue, 15 Oct 1991 00:46:39 +0000 (00:46 +0000)] 
* doc/gdb.texinfo
(nodes Continuing and Stepping; Memory; Targets) clarifications
due to Larry Breed

32 years agoClarifications to "stepping", "Displaying Memory", and "Targets" due largely
Roland Pesch [Tue, 15 Oct 1991 00:43:31 +0000 (00:43 +0000)] 
Clarifications to "stepping", "Displaying Memory", and "Targets" due largely
to Larry Breed

32 years agoNew targets as.mm, as.me
Roland Pesch [Tue, 15 Oct 1991 00:38:11 +0000 (00:38 +0000)] 
New targets as.mm, as.me

32 years agoNew targets binutils.mm, binutils.me
Roland Pesch [Tue, 15 Oct 1991 00:35:13 +0000 (00:35 +0000)] 
New targets binutils.mm, binutils.me

32 years ago * Makefile.in: new targets ld.mm, ld.me
Roland Pesch [Tue, 15 Oct 1991 00:31:56 +0000 (00:31 +0000)] 
* Makefile.in: new targets ld.mm, ld.me
(more roff forms of doc)

32 years ago * Makefile.in, ldtemplate: Need to use separate scripts
Per Bothner [Tue, 15 Oct 1991 00:28:43 +0000 (00:28 +0000)] 
* Makefile.in, ldtemplate:  Need to use separate scripts
for -n and -N options.  Yet more complication.

32 years ago * aoutx.h (NAME(aout,set_section_contents)): Try to handle the
Per Bothner [Tue, 15 Oct 1991 00:24:03 +0000 (00:24 +0000)] 
* aoutx.h (NAME(aout,set_section_contents)):  Try to handle the
various kinds of alignments for the various kinds of
magic numbers.

32 years agoRevise to match config renaming.
John Gilmore [Mon, 14 Oct 1991 21:56:44 +0000 (21:56 +0000)] 
Revise to match config renaming.

32 years agoDon't assume . is on the path.
John Gilmore [Mon, 14 Oct 1991 21:23:05 +0000 (21:23 +0000)] 
Don't assume . is on the path.

32 years agoCatch up to changes recorded in GDB ChangeLog, to wit:
Roland Pesch [Mon, 14 Oct 1991 20:36:50 +0000 (20:36 +0000)] 
Catch up to changes recorded in GDB ChangeLog, to wit:
1) "show copying" and "show warranty" in sample output (instead of obs. "info")
2) new command "printpsyms"
3) Complaint "const/volatile indicator missing" re-enabled
4) Complaint "C++ type mismatch..." now "info mismatch..."

32 years agoMon Oct 14 11:44:03 1991 Roland H. Pesch (pesch at cygnus.com)
Roland Pesch [Mon, 14 Oct 1991 18:44:58 +0000 (18:44 +0000)] 
Mon Oct 14 11:44:03 1991  Roland H. Pesch  (pesch at cygnus.com)

* doc/Makefile (as.ms): one more sed workaround for texi2roff

32 years agoas.ms (roff form of documentation) target in Makefile: add one more
Roland Pesch [Mon, 14 Oct 1991 18:43:52 +0000 (18:43 +0000)] 
as.ms (roff form of documentation) target in Makefile: add one more
sed editing pass, to preprocess the more elaborate form of xref now
used in this manual into the simpler form that texi2roff can deal
with.

32 years agoUpdate for new bfd/hosts.
John Gilmore [Sat, 12 Oct 1991 07:38:07 +0000 (07:38 +0000)] 
Update for new bfd/hosts.

32 years agoAssorted patches from Fred Fish, Peter Schauer.
John Gilmore [Sat, 12 Oct 1991 07:19:13 +0000 (07:19 +0000)] 
Assorted patches from Fred Fish, Peter Schauer.

32 years ago* tm-{irix3,mips,nindy960,pn,symmetry,vx960}.h: Move
John Gilmore [Sat, 12 Oct 1991 07:11:48 +0000 (07:11 +0000)] 
* tm-{irix3,mips,nindy960,pn,symmetry,vx960}.h:  Move
REGISTER_U_ADDR to corresponding xm- file.  Sugg. by Peter Schauer.

32 years agoFixed typo.
Per Bothner [Sat, 12 Oct 1991 06:43:01 +0000 (06:43 +0000)] 
Fixed typo.

32 years ago* copying.awk: Filter formfeeds out of copying & warrantee.
John Gilmore [Sat, 12 Oct 1991 06:28:15 +0000 (06:28 +0000)] 
* copying.awk:  Filter formfeeds out of copying & warrantee.
Make them available as `show copying' and `show warrantee' also.

32 years ago* Makefile.in: Avoid Sun Make VPATH bugs.
John Gilmore [Sat, 12 Oct 1991 05:45:57 +0000 (05:45 +0000)] 
* Makefile.in:  Avoid Sun Make VPATH bugs.
* targets.c:  Declare trad_core vectors extern.

32 years agoAvoid Sun Make VPATH bugs by adding dependencies.
John Gilmore [Sat, 12 Oct 1991 05:44:58 +0000 (05:44 +0000)] 
Avoid Sun Make VPATH bugs by adding dependencies.

32 years ago* Makefile.in: Avoid using $< in explicit Make rules (it doesn't
John Gilmore [Sat, 12 Oct 1991 05:42:05 +0000 (05:42 +0000)] 
* Makefile.in:  Avoid using $< in explicit Make rules (it doesn't
work).  Add some lines to avoid Sun Make VPATH bugs.

32 years ago doc/as.texinfo: minor changes for texi2roff-2
Roland Pesch [Sat, 12 Oct 1991 01:20:38 +0000 (01:20 +0000)] 
doc/as.texinfo: minor changes for texi2roff-2
Makefile.in: revise 'doc' target.

32 years ago*** empty log message ***
Roland Pesch [Sat, 12 Oct 1991 01:18:13 +0000 (01:18 +0000)] 
*** empty log message ***

32 years agoMakefile: (1) include TEXINPUTS defn to point to texinfo.tex when calling tex
Roland Pesch [Sat, 12 Oct 1991 00:49:50 +0000 (00:49 +0000)] 
Makefile: (1) include TEXINPUTS defn to point to texinfo.tex when calling tex
          (2) new target as.ms (roff)
as.texinfo: sed-markers to make roff output pick up less-fancy form of
          tables and illustrations (otherwise used by info, not TeX);
          slight text chgs as workarounds for texi2roff bugs

32 years ago * news.sc: Add alignment for data segment.
Per Bothner [Fri, 11 Oct 1991 23:47:05 +0000 (23:47 +0000)] 
* news.sc: Add alignment for data segment.
* ldtemplate: Add (yet another) script to get for -n or -N
options.  (These need different alignment than ZMAGIC files.)
* Makefile.in:  Add stuff for new foo.xn scripts.
These are generated by replacing "ALIGN(0x...00)" by ".".

32 years ago * Makefile.in: add target "binutils.ms"
Roland Pesch [Fri, 11 Oct 1991 23:11:17 +0000 (23:11 +0000)] 
* Makefile.in: add target "binutils.ms"

32 years agoSlightly better comments (re doc targets).
Roland Pesch [Fri, 11 Oct 1991 22:51:31 +0000 (22:51 +0000)] 
Slightly better comments (re doc targets).

32 years ago * Makefile.in: new targets ld.ms, ld-index.ms
Roland Pesch [Fri, 11 Oct 1991 22:44:11 +0000 (22:44 +0000)] 
* Makefile.in: new targets ld.ms, ld-index.ms
ld.texinfo: remove tabs, other cleanups for texi2roff

32 years agoSupport for "ld.ms", "ld-index.ms" ROFF-style doc targets.
Roland Pesch [Fri, 11 Oct 1991 22:42:57 +0000 (22:42 +0000)] 
Support for "ld.ms", "ld-index.ms" ROFF-style doc targets.

32 years ago * ldmain.c (main): Make config.magic_demand_paged be true
Per Bothner [Fri, 11 Oct 1991 21:02:22 +0000 (21:02 +0000)] 
* ldmain.c (main): Make config.magic_demand_paged be true
by default.  Don't the WP_TEXT and D_PAGED flags of
output_bfd here; it's too late, so set it when output_bfd
is created (in ldlang.c).  Also fix setting of EXEC_P flag
* ldlang.c (ldlang_open_output):  Set output_bfd->flags here.
* ldlang.c: Remove some duplicate extern declarations.
* ldgram.y: Fixes to -N and -n options.
* Makefile.in:  Recognize upper case letters in sed script
to remove assignments from script files.
* ldtemplate:  Don't assukme that -N or -n options
imply use of -r script.
* mkscript.c:  Tweaking to correctly handle \n and \\ in input.

32 years ago * coffcode.h: Moved ALIGN macro to libbfd.h. Removed i960_align.
Per Bothner [Fri, 11 Oct 1991 20:45:29 +0000 (20:45 +0000)] 
* coffcode.h: Moved ALIGN macro to libbfd.h. Removed i960_align.
* libbfd.h: Moved ALIGN macro here.
* bout.c (b_out_callback): Replace i960_align by align_power.

* libaout.h (struct aoutdata):  Added fields page_size,
segment_size and exec_bytes_size.  These help generic code
(in aoutx.h and libaout.h) to figure out where to align
the various segments in a demand paged file.
* libaout.h (WRITE_HEADER):  Use new (struct aoutdata) fields
to decide if the exec header counts in a_text (text segment size).
Also, assume D_PAGED flag is set; don't set it here.
* bout.c (b_out_callback): Add initialization of
adata fields page_size, segment_size, and exec_bytes_size.
* host-aout.c (NAME(host_aout, callback) and
NAME(host_aout,mkobject): Ditto.
* i386aout.c (aout386_callback) and new aout386_mkobject): Ditto.
* newos3.c (newsos3_callback) and new newsos_mkobject): Ditto.
* aoutf1.c (sunos4_callback) and new sunos_mkobject): Ditto.
* aoutx.h (NAME(aout,some_aout_object_p)): Don't subtract
EXEC_BYTES_SIZE from the a_test size; this is only appropriate
for some systems (mainly sunos), so do it in the callback instead.
Same routine: Add stuff to the THIS_IS_ONLY_DOCUMENTATION comment.
* aoutx.h (NAME(aout,set_section_contents): Change the way
filepos and size of sections are carried out to support
older styles of demand paged executables.

32 years ago * binutils.texinfo: minor restructuring for texi2roff comfort.
Roland Pesch [Fri, 11 Oct 1991 19:52:56 +0000 (19:52 +0000)] 
* binutils.texinfo: minor restructuring for texi2roff comfort.

(said "makeinfo" rather than "texi2roff" by mistake in CVS log for binutils.
This one's right.  Good thing, since this one's the distributed log...

32 years agoMore literal adherence to "standard" texinfo usage of @tex, @title, @author,
Roland Pesch [Fri, 11 Oct 1991 19:50:14 +0000 (19:50 +0000)] 
More literal adherence to "standard" texinfo usage of @tex, @title, @author,
etc., for makeinfo's comfort.

32 years ago * bfd.h:upgrade from bfd.c
Steve Chamberlain [Fri, 11 Oct 1991 19:44:01 +0000 (19:44 +0000)] 
* bfd.h:upgrade from bfd.c
* internalcoff.h: add n_name, n_zeroes and n_offset macros
* amdcoff.h: Define OMAGIC and AOUTHDRSZ.

32 years ago * bfd-in.h: Added more macros to COFF_SWAP_TABLE.
Steve Chamberlain [Fri, 11 Oct 1991 19:39:29 +0000 (19:39 +0000)] 
* bfd-in.h: Added more macros to COFF_SWAP_TABLE.
* bfd.c: Added macros to enable gas to swap coff records.
* coffcode.h: Make the coff_swap_*_out routines return the number
of bytes swapped, and cleaned up their prototypes.
* configure.in: Added ebmon/coff support
* ecoff.c: Changed null definitions of coff_swap_*_out to conform
to new prototypes
* targets.c: Added new entry points for coff swapping

32 years ago*** empty log message ***
Steve Chamberlain [Fri, 11 Oct 1991 19:32:25 +0000 (19:32 +0000)] 
*** empty log message ***

32 years agoInitial revision
Steve Chamberlain [Fri, 11 Oct 1991 19:32:24 +0000 (19:32 +0000)] 
Initial revision

32 years ago * Makefile.in, config.h, configure.in, ldemul.c: added ebmon29k
Steve Chamberlain [Fri, 11 Oct 1991 19:31:15 +0000 (19:31 +0000)] 
* Makefile.in, config.h, configure.in, ldemul.c: added ebmon29k
stuff

32 years ago * a.out.host.h: Change SEGMENT_SIZE to 0x1000 for Sony.
Per Bothner [Fri, 11 Oct 1991 18:01:05 +0000 (18:01 +0000)] 
* a.out.host.h: Change SEGMENT_SIZE to 0x1000 for Sony.
* bfd.h (align_power): Add (actually move) comment.

32 years ago * ldtemplate: include bfd.h before sysdep.h.
Steve Chamberlain [Fri, 11 Oct 1991 17:30:20 +0000 (17:30 +0000)] 
* ldtemplate: include bfd.h before sysdep.h.

32 years agoAdded ebmon to os list
Steve Chamberlain [Fri, 11 Oct 1991 16:50:53 +0000 (16:50 +0000)] 
Added ebmon to os list

32 years agoRemove refs to ../include/sysdep.h.
John Gilmore [Fri, 11 Oct 1991 12:48:25 +0000 (12:48 +0000)] 
Remove refs to ../include/sysdep.h.

32 years agoRestructure configuration scheme for bfd, binutils, ld.
John Gilmore [Fri, 11 Oct 1991 11:54:33 +0000 (11:54 +0000)] 
Restructure configuration scheme for bfd, binutils, ld.

32 years agoAdd dgux as a valid OS. Add msdos as an invalid, but accepted, os.
John Gilmore [Fri, 11 Oct 1991 11:47:48 +0000 (11:47 +0000)] 
Add dgux as a valid OS.  Add msdos as an invalid, but accepted, os.

32 years agoInclude bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
John Gilmore [Fri, 11 Oct 1991 11:38:10 +0000 (11:38 +0000)] 
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.

32 years agoRestructure configuration scheme for bfd, binutils, ld.
John Gilmore [Fri, 11 Oct 1991 11:35:07 +0000 (11:35 +0000)] 
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.

32 years agoRevise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
John Gilmore [Fri, 11 Oct 1991 11:30:12 +0000 (11:30 +0000)] 
Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
Change some config names to match other dirs.

32 years agoInclude bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
John Gilmore [Fri, 11 Oct 1991 11:28:27 +0000 (11:28 +0000)] 
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.

32 years agoRestructure configuration scheme for bfd, binutils, ld.
John Gilmore [Fri, 11 Oct 1991 11:24:04 +0000 (11:24 +0000)] 
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.

32 years agoUse -I. to get sysdep.h.
John Gilmore [Fri, 11 Oct 1991 11:22:25 +0000 (11:22 +0000)] 
Use -I. to get sysdep.h.

32 years agoInclude bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
John Gilmore [Fri, 11 Oct 1991 11:22:05 +0000 (11:22 +0000)] 
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.

32 years agoRoll in some changes. Unlikely to compile yet.
John Gilmore [Fri, 11 Oct 1991 11:11:46 +0000 (11:11 +0000)] 
Roll in some changes.  Unlikely to compile yet.

32 years agoInitial revision
John Gilmore [Fri, 11 Oct 1991 10:45:56 +0000 (10:45 +0000)] 
Initial revision

32 years agoRestructure configuration scheme for bfd, binutils, ld.
John Gilmore [Fri, 11 Oct 1991 10:43:34 +0000 (10:43 +0000)] 
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.

32 years ago* hosts/h-amix.h, h-i386v.h: Define POSIX_UTIME, not USG.
John Gilmore [Fri, 11 Oct 1991 10:41:22 +0000 (10:41 +0000)] 
* 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.

32 years agoRestructure configuration scheme for bfd, binutils, ld.
John Gilmore [Fri, 11 Oct 1991 10:29:54 +0000 (10:29 +0000)] 
Restructure configuration scheme for bfd, binutils, ld.
Use -I. to get sysdep.h.

32 years agoInclude bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
John Gilmore [Fri, 11 Oct 1991 10:11:37 +0000 (10:11 +0000)] 
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.

32 years agoRemove dead N_TXTOFF override.
John Gilmore [Fri, 11 Oct 1991 10:09:28 +0000 (10:09 +0000)] 
Remove dead N_TXTOFF override.
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.

32 years agoInclude bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
John Gilmore [Fri, 11 Oct 1991 10:08:58 +0000 (10:08 +0000)] 
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
Don't ever call trad_unix_core_file_p from here.

32 years ago* Makefile.in: Rename XDEPFILES.
John Gilmore [Fri, 11 Oct 1991 04:51:42 +0000 (04:51 +0000)] 
* 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).

32 years agoRead cross-core files on Mach 386.
John Gilmore [Fri, 11 Oct 1991 00:27:41 +0000 (00:27 +0000)] 
Read cross-core files on Mach 386.

32 years agoupdating
K. Richard Pixley [Thu, 10 Oct 1991 11:59:25 +0000 (11:59 +0000)] 
updating

32 years agoDecstation now croaks on multi-line assertions. eliminate them.
K. Richard Pixley [Thu, 10 Oct 1991 10:43:30 +0000 (10:43 +0000)] 
Decstation now croaks on multi-line assertions.  eliminate them.

32 years agonew binary layout and cp/mv instead of INSTALL
K. Richard Pixley [Thu, 10 Oct 1991 08:17:32 +0000 (08:17 +0000)] 
new binary layout and cp/mv instead of INSTALL

32 years agoInitial revision
K. Richard Pixley [Thu, 10 Oct 1991 07:10:42 +0000 (07:10 +0000)] 
Initial revision

32 years agoNew installed binary layout.
K. Richard Pixley [Thu, 10 Oct 1991 06:36:30 +0000 (06:36 +0000)] 
New installed binary layout.

32 years ago * nm.c (print_symbols): Handle NULL name field of symbol.
Per Bothner [Thu, 10 Oct 1991 05:44:37 +0000 (05:44 +0000)] 
* nm.c (print_symbols):  Handle NULL name field of symbol.
* Makefile.in: Removed spurious comment.

32 years ago* Die when sub-configure's do.
K. Richard Pixley [Thu, 10 Oct 1991 04:57:23 +0000 (04:57 +0000)] 
* Die when sub-configure's do.
* get the makefile building message line correct.
* set -e

32 years agoCreating Makefile stubs in preparation for mips three-stage.
K. Richard Pixley [Thu, 10 Oct 1991 04:56:18 +0000 (04:56 +0000)] 
Creating Makefile stubs in preparation for mips three-stage.

32 years agoInitial revision
K. Richard Pixley [Thu, 10 Oct 1991 04:55:23 +0000 (04:55 +0000)] 
Initial revision

32 years agocopy the old file to the new before cleaning it. This should
K. Richard Pixley [Thu, 10 Oct 1991 01:08:04 +0000 (01:08 +0000)] 
copy the old file to the new before cleaning it.  This should
propogate mode bits like execute.

32 years agoBacked out the "/bin/sh config.sub" change. Fails when config.sub was
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.

32 years agoOops... forgot 1.9 -> 1.90 last time around...
Roland Pesch [Thu, 10 Oct 1991 00:56:38 +0000 (00:56 +0000)] 
Oops... forgot 1.9 -> 1.90 last time around...

32 years agoWarn 'ar q' doesn't update archive ST index.
Roland Pesch [Thu, 10 Oct 1991 00:48:05 +0000 (00:48 +0000)] 
Warn 'ar q' doesn't update archive ST index.

32 years agoCall config.sub as "/bin/sh config.sub" instead of directly. This
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.

32 years ago* mipsread.c, coffread.c: initialise TYPE_VPTR_FIELDNO to -1.
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.

32 years agoAdded h8300hds.{c,sc}.
Per Bothner [Wed, 9 Oct 1991 20:40:37 +0000 (20:40 +0000)] 
Added h8300hds.{c,sc}.

32 years agoAnother patch from jim.
K. Richard Pixley [Wed, 9 Oct 1991 00:48:26 +0000 (00:48 +0000)] 
Another patch from jim.

32 years ago(ORIG: date: 1991/09/27 22:47:20; author: pesch; state: Exp; lines: +3 -4)
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.

32 years ago(ORIG: date: 1991/09/21 05:15:13; author: pesch; state: Exp; lines: +19 -18)
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

32 years ago(ORIG: date: 1991/09/21 03:59:06; author: pesch; state: Exp; lines: +12 -7)
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.

32 years ago(ORIG: date: 1991/09/21 02:59:57; author: gnu; state: Exp; lines: +32 -28)
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.

32 years ago(ORIG: date: 1991/09/21 02:55:37; author: pesch; state: Exp; lines: +4 -2)
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.

32 years ago(ORIG: date: 1991/09/21 02:01:41; author: pesch; state: Exp; lines: +175 -110)
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.

32 years ago(ORIG: date: 1991/09/20 22:43:47; author: pesch; state: Exp; lines: +47 -46)
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.

32 years ago(ORIG: date: 1991/09/20 21:43:15; author: pesch; state: Exp;)
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.

32 years agoMerged in new doc on language setting, C, and Mod-2 by Andrew Beers;
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)

32 years agoGetting BISON right.
K. Richard Pixley [Wed, 9 Oct 1991 00:11:14 +0000 (00:11 +0000)] 
Getting BISON right.

32 years agoRELEASE 4.0 docn. (Recovered from GDB 4.0 distribution; intervening
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).

32 years ago * binutils.texinfo: minor typos, phrasing, formatting fixes.
Roland Pesch [Tue, 8 Oct 1991 23:55:58 +0000 (23:55 +0000)] 
* binutils.texinfo: minor typos, phrasing, formatting fixes.

32 years ago * ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean.
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.

32 years agoAdd i386aout.c
John Gilmore [Tue, 8 Oct 1991 22:31:52 +0000 (22:31 +0000)] 
Add i386aout.c

32 years agoAdded MISSING_VFPRINTF
Per Bothner [Tue, 8 Oct 1991 22:30:57 +0000 (22:30 +0000)] 
Added MISSING_VFPRINTF

This page took 0.039205 seconds and 4 git commands to generate.