deliverable/binutils-gdb.git
32 years agoremoved -ansi and -languages options from configure, added
K. Richard Pixley [Fri, 13 Dec 1991 11:54:57 +0000 (11:54 +0000)] 
removed -ansi and -languages options from configure, added
configure.texi (a work in progress), configure.man (a terse first
cut), build configure.info and install man page.

32 years agofind config.subr again
K. Richard Pixley [Fri, 13 Dec 1991 09:38:48 +0000 (09:38 +0000)] 
find config.subr again

32 years agoconfig.sub now config.subr
K. Richard Pixley [Fri, 13 Dec 1991 09:18:33 +0000 (09:18 +0000)] 
config.sub now config.subr

32 years agoresync from rms
K. Richard Pixley [Fri, 13 Dec 1991 09:17:37 +0000 (09:17 +0000)] 
resync from rms

32 years ago* hosts/h-*.h: Configure fopen using ../include/fopen-*.h
John Gilmore [Fri, 13 Dec 1991 05:03:17 +0000 (05:03 +0000)] 
* hosts/h-*.h:  Configure fopen using ../include/fopen-*.h
rather than N copies of the same lines.

32 years ago * hosts/h-*.h: Configure fopen using ../include/fopen-*.h
John Gilmore [Fri, 13 Dec 1991 05:02:20 +0000 (05:02 +0000)] 
 * hosts/h-*.h:  Configure fopen using ../include/fopen-*.h
rather than N copies of the same lines.

32 years agoInitial revision
John Gilmore [Fri, 13 Dec 1991 05:01:05 +0000 (05:01 +0000)] 
Initial revision

32 years agoconfig.sub & config.subr merge
K. Richard Pixley [Thu, 12 Dec 1991 06:30:17 +0000 (06:30 +0000)] 
config.sub & config.subr merge

32 years agorevised install for dir.info
K. Richard Pixley [Thu, 12 Dec 1991 06:25:48 +0000 (06:25 +0000)] 
revised install for dir.info

32 years agoAdd mt-coff-h8300
Steve Chamberlain [Thu, 12 Dec 1991 04:01:28 +0000 (04:01 +0000)] 
Add mt-coff-h8300

32 years agoNew dos files
Steve Chamberlain [Thu, 12 Dec 1991 03:42:08 +0000 (03:42 +0000)] 
New dos files

32 years agoInitial revision
Steve Chamberlain [Thu, 12 Dec 1991 03:42:06 +0000 (03:42 +0000)] 
Initial revision

32 years agorenamed obj-coff-bfd to obj-coffbfd
Steve Chamberlain [Thu, 12 Dec 1991 03:34:31 +0000 (03:34 +0000)] 
renamed obj-coff-bfd to obj-coffbfd

32 years agoAdded makefile.dos configure.dos
Steve Chamberlain [Thu, 12 Dec 1991 03:28:12 +0000 (03:28 +0000)] 
Added makefile.dos configure.dos

32 years agoInitial revision
Steve Chamberlain [Thu, 12 Dec 1991 03:27:33 +0000 (03:27 +0000)] 
Initial revision

32 years agoAdded configdos.bat makefile.dos
Steve Chamberlain [Thu, 12 Dec 1991 03:19:36 +0000 (03:19 +0000)] 
Added configdos.bat makefile.dos

32 years agoAdded configdos.bat, makefile.dos
Steve Chamberlain [Thu, 12 Dec 1991 03:18:12 +0000 (03:18 +0000)] 
Added configdos.bat, makefile.dos

32 years agocopied from gcc/config.subr.fsf
K. Richard Pixley [Thu, 12 Dec 1991 02:49:18 +0000 (02:49 +0000)] 
copied from gcc/config.subr.fsf

32 years agoAdded configdos.bat
Steve Chamberlain [Thu, 12 Dec 1991 02:48:35 +0000 (02:48 +0000)] 
Added configdos.bat

32 years agoInitial revision
Steve Chamberlain [Thu, 12 Dec 1991 02:47:57 +0000 (02:47 +0000)] 
Initial revision

32 years ago * cpu-h8300.c: disassemble branch displacements correctly
Steve Chamberlain [Thu, 12 Dec 1991 02:29:39 +0000 (02:29 +0000)] 
* cpu-h8300.c: disassemble branch displacements correctly
* coff-h8300.c: put reloc offsets out in 32bits

32 years ago * config/obj-coffbfd.c: lint, don't fixup relocs if H8300, use
Steve Chamberlain [Thu, 12 Dec 1991 02:17:22 +0000 (02:17 +0000)] 
* config/obj-coffbfd.c: lint, don't fixup relocs if H8300, use
tc_reloc_mangle to prepare relocation if one available
* config/tc-h8300.h: added tc_reloc_mangle routine

32 years ago * cache.c: fopen with new macros is needed for DOS.
Steve Chamberlain [Thu, 12 Dec 1991 01:23:11 +0000 (01:23 +0000)] 
* cache.c: fopen with new macros is needed for DOS.
* opncls.c, coff-rs6000.c: more fopens with macros.

32 years agoAdded macros for the 'type' part of an fopen, freopen or fdopen.
Steve Chamberlain [Thu, 12 Dec 1991 01:21:40 +0000 (01:21 +0000)] 
Added macros for the 'type' part of an fopen, freopen or fdopen.
<Read|Write>[Update]<Binary file>|<text file>
eg:
fopen("foo", FOPEN_WB) to open for writing binary. Usefull for vms,
dos and who knows what else.

32 years agoInitial revision
Steve Chamberlain [Thu, 12 Dec 1991 01:21:11 +0000 (01:21 +0000)] 
Initial revision

32 years agoInitial revision
Steve Chamberlain [Thu, 12 Dec 1991 00:53:23 +0000 (00:53 +0000)] 
Initial revision

32 years ago * ar.c: added "b" to fopens for dos
Steve Chamberlain [Thu, 12 Dec 1991 00:46:32 +0000 (00:46 +0000)] 
* ar.c: added "b" to fopens for dos
* configdj.bat, makefile.dos new files from DJ

32 years ago * makefile.dos, configdj.bat: New files from DJ
Steve Chamberlain [Thu, 12 Dec 1991 00:42:50 +0000 (00:42 +0000)] 
* makefile.dos, configdj.bat: New files from DJ
* cache.c: fopen with "b" is needed for DOS.
* ieee.c: environ renamed to envi to stop an include file
conflict.
* opncls.c: more fopens with "b"

32 years agodon't close a NULL file pointer
K. Richard Pixley [Wed, 11 Dec 1991 07:43:40 +0000 (07:43 +0000)] 
don't close a NULL file pointer

32 years agobuild chew into the current directory
K. Richard Pixley [Wed, 11 Dec 1991 06:11:31 +0000 (06:11 +0000)] 
build chew into the current directory

32 years agoinfodir belongs in datadir
K. Richard Pixley [Wed, 11 Dec 1991 04:15:50 +0000 (04:15 +0000)] 
infodir belongs in datadir

32 years ago * chew.c: don't core dump when can't open file
Steve Chamberlain [Tue, 10 Dec 1991 16:27:13 +0000 (16:27 +0000)] 
* chew.c: don't core dump when can't open file
* Makefile.in: get proto.str from the right place when built in
odd directories

32 years agoclean-gdbm on clean
K. Richard Pixley [Tue, 10 Dec 1991 11:58:56 +0000 (11:58 +0000)] 
clean-gdbm on clean

32 years agoinstall-gcc on install
K. Richard Pixley [Tue, 10 Dec 1991 11:14:48 +0000 (11:14 +0000)] 
install-gcc on install

32 years agoadd decstation host makefile frag
K. Richard Pixley [Tue, 10 Dec 1991 08:10:33 +0000 (08:10 +0000)] 
add decstation host makefile frag

32 years agopass CC from the top
K. Richard Pixley [Tue, 10 Dec 1991 08:09:11 +0000 (08:09 +0000)] 
pass CC from the top

32 years agoBISON now bison -y again
K. Richard Pixley [Tue, 10 Dec 1991 08:05:11 +0000 (08:05 +0000)] 
BISON now bison -y again

32 years agoMassage new readline appendix so texi2roff can understand markup
Roland Pesch [Tue, 10 Dec 1991 02:42:26 +0000 (02:42 +0000)] 
Massage new readline appendix so texi2roff can understand markup
(text uses new @ftable command which texi2roff-2 doesn't grok)
for gdb.mm, gdb.me, gdb.ms targets

32 years agoBetter support for building documentation targets in separate objdir
Roland Pesch [Tue, 10 Dec 1991 02:23:51 +0000 (02:23 +0000)] 
Better support for building documentation targets in separate objdir
and srcdir (won't attempt to write in srcdir/doc).

32 years agordl-apps.texi is no longer used, with the new improved doc Makefile.in.
Roland Pesch [Tue, 10 Dec 1991 02:13:54 +0000 (02:13 +0000)] 
rdl-apps.texi is no longer used, with the new improved doc Makefile.in.

32 years agoImprove support for building in separate objdir (verified all individual
Roland Pesch [Tue, 10 Dec 1991 01:21:48 +0000 (01:21 +0000)] 
Improve support for building in separate objdir (verified all individual
targets with each of GNU make and Sun make).

32 years agofix for bad directory tests
K. Richard Pixley [Tue, 10 Dec 1991 00:49:07 +0000 (00:49 +0000)] 
fix for bad directory tests

32 years ago* Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.)
Per Bothner [Tue, 10 Dec 1991 00:31:17 +0000 (00:31 +0000)] 
* Makefile.in:  Pass -y to bison.  (Again; accidentally deleted by Rich.)
* news.sc, ldgld68k.sc:  Define __end as well as _end.

32 years agoKeep a.out.gnu.h.
Michael Tiemann [Mon, 9 Dec 1991 11:58:44 +0000 (11:58 +0000)] 
Keep a.out.gnu.h.

32 years agoKeep mt-vxworks{68,960}.
Michael Tiemann [Mon, 9 Dec 1991 11:07:00 +0000 (11:07 +0000)] 
Keep mt-vxworks{68,960}.

32 years agoDefine INSTALL_TARGET in a sensible fashion for building cross tools.
Michael Tiemann [Mon, 9 Dec 1991 05:30:07 +0000 (05:30 +0000)] 
Define INSTALL_TARGET in a sensible fashion for building cross tools.

32 years agoAdd fixes needed to compile vxworks960 target.
Michael Tiemann [Mon, 9 Dec 1991 05:27:38 +0000 (05:27 +0000)] 
Add fixes needed to compile vxworks960 target.

32 years agoInitial revision
Michael Tiemann [Mon, 9 Dec 1991 05:22:04 +0000 (05:22 +0000)] 
Initial revision

32 years agoIntegrated quick fixes to C++ handling of static member functions and
Michael Tiemann [Mon, 9 Dec 1991 05:20:14 +0000 (05:20 +0000)] 
Integrated quick fixes to C++ handling of static member functions and
stub methods.  These changes are not complete in that a better
implementation will be more maintainable, but they make it possible to
debug groff with GDB.

32 years agoRemove crass vaxism. Now SELECT_VECS will do something again.
Steve Chamberlain [Sun, 8 Dec 1991 23:40:35 +0000 (23:40 +0000)] 
Remove crass vaxism. Now SELECT_VECS will do something again.

32 years agoPick up bfd library from the build directory, not the source
Michael Tiemann [Sun, 8 Dec 1991 22:47:51 +0000 (22:47 +0000)] 
Pick up bfd library from the build directory, not the source
directory.

32 years agoUpdate from bfd.c et al
Steve Chamberlain [Sun, 8 Dec 1991 20:05:21 +0000 (20:05 +0000)] 
Update from bfd.c et al

32 years agoFix a problem on i386 systems where buffered code stream access was failing
Fred Fish [Sun, 8 Dec 1991 02:24:21 +0000 (02:24 +0000)] 
Fix a problem on i386 systems where buffered code stream access was failing
to take into account the minimum size granularity of the code section.  For
now, the buffering is simply disabled until it can be done right.
There is still a similar problem in the i386 disassembly code for locations
within 20 bytes of the end of the code segment.

32 years agoUse macros to hide some of the ugly casting required in the previously
Fred Fish [Sun, 8 Dec 1991 02:17:29 +0000 (02:17 +0000)] 
Use macros to hide some of the ugly casting required in the previously
applied fix for pointers with the high bit set.

32 years ago*** empty log message ***
Steve Chamberlain [Sun, 8 Dec 1991 01:27:59 +0000 (01:27 +0000)] 
*** empty log message ***

32 years ago * ldindr.h: added to contain prototypes of ldindr.c
Steve Chamberlain [Sun, 8 Dec 1991 01:21:28 +0000 (01:21 +0000)] 
* ldindr.h: added to contain prototypes of ldindr.c
* ldfile.c: include ctype.h
* ldmain.c: include the requried prototype headers
* ldwrite.c: get_reloc_upper_bound has been renamed
bfd_get_reloc_upper_bound

32 years agoInitial revision
Steve Chamberlain [Sun, 8 Dec 1991 01:21:25 +0000 (01:21 +0000)] 
Initial revision

32 years ago * bucomm.h: created to hold prototypes of bucomm.c
Steve Chamberlain [Sun, 8 Dec 1991 01:14:09 +0000 (01:14 +0000)] 
* bucomm.h: created to hold prototypes of bucomm.c
* objdump.h: created to hold prototyes of objdump.c
* am29k-pinsn.c: include objdump.h
* ar.c: include bucomm.h, get ar.h from the right place and
include libbfd.h
* bucomm.c: defunize bfd_fatal
* copy.c: include bucomm.h, lint.
* i960-pinsn.h: include bucomm.h
* m68k-pinsn.h: lint
* nm.c: include bucomm.h, lint
* objdump.c: lint
* sparc-pinsn.c: include objdump.h

32 years agoInitial revision
Steve Chamberlain [Sun, 8 Dec 1991 01:13:52 +0000 (01:13 +0000)] 
Initial revision

32 years agoMore prototype lint.
Steve Chamberlain [Sun, 8 Dec 1991 01:05:54 +0000 (01:05 +0000)] 
More prototype lint.

32 years ago * chew.c: Much modified
Steve Chamberlain [Sun, 8 Dec 1991 01:04:31 +0000 (01:04 +0000)] 
* chew.c: Much modified
* proto.str, doc.str: New files for extracting to product
prototypes and documents respectively.

32 years agoadd a couple missing ${srcdir}s
K. Richard Pixley [Sun, 8 Dec 1991 00:58:43 +0000 (00:58 +0000)] 
add a couple missing ${srcdir}s

32 years ago * aoutx.h, archive.c, archures.c, bfd.c, cache.c, coff-m88k.c,
Steve Chamberlain [Sun, 8 Dec 1991 00:56:56 +0000 (00:56 +0000)] 
 * aoutx.h, archive.c, archures.c, bfd.c, cache.c, coff-m88k.c,
 coffcode.h, core.c, ctor.c, elf.c, format.c, ieee.c, init.c,
 libbfd.c, libbfd.h, libcoff.h, opncls.c, reloc.c, section.c,
 srec.c, syms.c, targets.c : all new documentation and lint
 removal.

32 years agoSet version to 4.3.1 so we won't mistake experimental for standard.
John Gilmore [Sun, 8 Dec 1991 00:51:08 +0000 (00:51 +0000)] 
Set version to 4.3.1 so we won't mistake experimental for standard.

32 years agoMerge gdb-4.3 and Rich's Makefile.in's.
John Gilmore [Sun, 8 Dec 1991 00:47:12 +0000 (00:47 +0000)] 
Merge gdb-4.3 and Rich's Makefile.in's.

32 years agoGDB-4.3 release! Roll VERSION and fixup minor gdb.tar.Z botch.
John Gilmore [Sun, 8 Dec 1991 00:41:23 +0000 (00:41 +0000)] 
GDB-4.3 release!  Roll VERSION and fixup minor gdb.tar.Z botch.

32 years agoMerge Rich's overlapped changes with the gdb-4.3 version.
John Gilmore [Sun, 8 Dec 1991 00:38:56 +0000 (00:38 +0000)] 
Merge Rich's overlapped changes with the gdb-4.3 version.

32 years agoMerge Rich's and the gdb-4.3 changes.
John Gilmore [Sun, 8 Dec 1991 00:30:08 +0000 (00:30 +0000)] 
Merge Rich's and the gdb-4.3 changes.

32 years agoThis is the version of devo/bfd/ChangeLog that was in the gdb-4.3 release.
John Gilmore [Sun, 8 Dec 1991 00:27:19 +0000 (00:27 +0000)] 
This is the version of devo/bfd/ChangeLog that was in the gdb-4.3 release.

32 years agoavoid building chew into $(srcdir)
K. Richard Pixley [Sat, 7 Dec 1991 23:01:02 +0000 (23:01 +0000)] 
avoid building chew into $(srcdir)

32 years agoDesupport i386sco, and mention the new readline.
John Gilmore [Sat, 7 Dec 1991 22:41:16 +0000 (22:41 +0000)] 
Desupport i386sco, and mention the new readline.

32 years agofind sysdep.h
K. Richard Pixley [Sat, 7 Dec 1991 22:35:46 +0000 (22:35 +0000)] 
find sysdep.h

32 years agoUpdate for 4.3.
John Gilmore [Sat, 7 Dec 1991 15:52:36 +0000 (15:52 +0000)] 
Update for 4.3.

32 years agoLint (detected on hp300bsd & sconix)
John Gilmore [Sat, 7 Dec 1991 15:37:42 +0000 (15:37 +0000)] 
Lint (detected on hp300bsd & sconix)

32 years ago* gmalloc.c: Fix bug that causes malloc & free to
John Gilmore [Sat, 7 Dec 1991 12:16:13 +0000 (12:16 +0000)] 
* gmalloc.c:  Fix bug that causes malloc & free to
fail on systems where pointers have the high bit set (0x800efcf0
for example).  The problem is that the difference between two
pointers is a signed integer, so the computation

(char *) 0x800efcf0 - (char *) 0

yields a negative value.  The sign of the result of the modulus
operator is machine dependent for negative operands, thus it is
possible for it to end up negative.  From Fred Fish.

32 years ago* configure: \{1,2\} appears to be a sysv'ism. Use a different
K. Richard Pixley [Sat, 7 Dec 1991 10:32:08 +0000 (10:32 +0000)] 
* configure: \{1,2\} appears to be a sysv'ism.  Use a different
  regexp.

32 years agoIf you're going to nroff the man page, at least do it from the right place.
K. Richard Pixley [Sat, 7 Dec 1991 08:54:17 +0000 (08:54 +0000)] 
If you're going to nroff the man page, at least do it from the right place.

32 years agoInitial revision
K. Richard Pixley [Sat, 7 Dec 1991 08:34:52 +0000 (08:34 +0000)] 
Initial revision

32 years agoSat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
K. Richard Pixley [Sat, 7 Dec 1991 08:20:18 +0000 (08:20 +0000)] 
Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: unwrapped some for loops so that parallel makes
  work again and so one can focus one's attention on a particular
  package.

Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* configure: added PWD as a stand in for `pwd` (for speed). use
  elif wherever possible.  make -srcdir work without -objdir.
  -objdir= commented out.

Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* configure: +options become --options.  -subdirs commented out.
  added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
  Makefile now at top of generated Makefile.  Removed cvs log
  entries.  added -srcdir.  create .gdbinit only if there is one
  in ${srcdir}.

* Makefile.in: idestdir and ddestdir go away.  Added copyrights
  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  and mandir now keyed off datadir by default.

Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Freshly created ChangeLog.

32 years agoSat Dec 7 00:00:15 1991 K. Richard Pixley (rich at rtl.cygnus.com)
K. Richard Pixley [Sat, 7 Dec 1991 08:03:27 +0000 (08:03 +0000)] 
Sat Dec  7 00:00:15 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: install using INSTALL_PROGRAM and INSTALL_DATA.
  added clean-info.  added some standards.text support and made it
  look like our other Makefiles.

* configure.in: mark this directory target dependent.  configure
  now runs entirely in objdir so make existence tests and
  references against ${srcdir}.

Thu Dec  5 22:46:13 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: idestdir and ddestdir go away.  Added copyrights
  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  and mandir now keyed off datadir by default.

32 years agoFri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
K. Richard Pixley [Sat, 7 Dec 1991 07:58:50 +0000 (07:58 +0000)] 
Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: remove spaces following hyphens, bsd make can't
  cope.  install using INSTALL_DATA.  added clean-info.  added
  standards.text support.

Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: idestdir and ddestdir go away.  Added copyrights
  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  and mandir now keyed off datadir by default.

32 years agoFri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com)
K. Richard Pixley [Sat, 7 Dec 1991 07:35:43 +0000 (07:35 +0000)] 
Fri Dec  6 23:29:26 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: punt "fundamental" mode because it breaks my emacs
  macros.  install using INSTALL_PROGRAM and INSTALL_DATA.  remove
  spaces following hyphens, bsd make can't cope.  added
  standards.text support and made it look like all the other
  makefiles.

* configure.in: configure now runs entirely in objdir so make file
  existence checks against ${srcdir}.  Mark this directory as
  target dependent.

Thu Dec  5 22:46:16 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: idestdir and ddestdir go away.  Added copyrights
  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  and mandir now keyed off datadir by default.

32 years agoFri Dec 6 23:23:14 1991 K. Richard Pixley (rich at rtl.cygnus.com)
K. Richard Pixley [Sat, 7 Dec 1991 07:25:57 +0000 (07:25 +0000)] 
Fri Dec  6 23:23:14 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: remove spaces following hyphens, bsd make can't
  cope. added clean-info.  added standards.text support.  Don't
  know how to make info anymore.

* configure.in: commontargets is no longer a recognized hook, so
  remove it.  new subdir called doc.

Thu Dec  5 22:46:10 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: idestdir and ddestdir go away.  Added copyrights
  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  and mandir now keyed off datadir by default.

32 years agoFri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com)
K. Richard Pixley [Sat, 7 Dec 1991 07:19:08 +0000 (07:19 +0000)] 
Fri Dec  6 23:16:43 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: install using INSTALL_DATA and INSTALL_PROGRAM.
  correct include directory locations. added standards.text
  support.

* configure.in: mark this directory as target dependent.

Thu Dec  5 22:46:23 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: idestdir and ddestdir go away.  Added
  copyrights and shift gpl to v2.  Added ChangeLog if it
  didn't exist. docdir and mandir now keyed off datadir by
  default.

32 years agoFri Dec 6 23:02:14 1991 K. Richard Pixley (rich at rtl.cygnus.com)
K. Richard Pixley [Sat, 7 Dec 1991 07:04:11 +0000 (07:04 +0000)] 
Fri Dec  6 23:02:14 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: added standards.text support.  install using
  INSTALL_PROGRAM and INSTALL_DATA.

* configure.in: configure now does all of it's work from objdir so
  make file existence tests against ${srcdir}.

Thu Dec  5 22:46:22 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: idestdir and ddestdir go away.  Added copyrights
  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  and mandir now keyed off datadir by default.

32 years agoFri Dec 6 22:58:48 1991 K. Richard Pixley (rich at rtl.cygnus.com)
K. Richard Pixley [Sat, 7 Dec 1991 07:01:15 +0000 (07:01 +0000)] 
Fri Dec  6 22:58:48 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: install using INSTALL_DATA, added standards.text
  support.

* configure.in: mark directory as target dependent.  configure
  nows works in objdir always so make file existence checks
  against ${srcdir}.

Thu Dec  5 22:46:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: idestdir and ddestdir go away.  Added copyrights
  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  and mandir now keyed off datadir by default.

32 years agoFri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
K. Richard Pixley [Sat, 7 Dec 1991 06:58:04 +0000 (06:58 +0000)] 
Fri Dec  6 22:57:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: added standards.text support, host/site/target
  inclusion hooks, install using INSTALL_DATA rather than cp,
  don't echo on install.

Thu Dec  5 22:46:17 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

* Makefile.in: idestdir and ddestdir go away.  Added copyrights
  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  and mandir now keyed off datadir by default.

32 years agoAbout 40% of changes sugg. by Bob Chassell
Roland Pesch [Sat, 7 Dec 1991 04:19:03 +0000 (04:19 +0000)] 
About 40% of changes sugg. by Bob Chassell

32 years agoFix backward i/f bit in movcc insns.
Michael Tiemann [Sat, 7 Dec 1991 01:46:52 +0000 (01:46 +0000)] 
Fix backward i/f bit in movcc insns.

32 years ago*** empty log message ***
Roland Pesch [Sat, 7 Dec 1991 00:23:52 +0000 (00:23 +0000)] 
*** empty log message ***

32 years ago*** empty log message ***
Roland Pesch [Fri, 6 Dec 1991 22:00:58 +0000 (22:00 +0000)] 
*** empty log message ***

32 years agoMore fixes for opaque and anonymous enumerations, structures, and unions.
Fred Fish [Fri, 6 Dec 1991 19:51:01 +0000 (19:51 +0000)] 
More fixes for opaque and anonymous enumerations, structures, and unions.
Now passes all current gdb test suite tests.

32 years agoChange from m88kbcs to m88k-coff
Steve Chamberlain [Fri, 6 Dec 1991 17:56:02 +0000 (17:56 +0000)] 
Change from m88kbcs to m88k-coff

32 years agoFixes to improve opaque struct/union handling. Still fails to find the
Fred Fish [Fri, 6 Dec 1991 16:37:20 +0000 (16:37 +0000)] 
Fixes to improve opaque struct/union handling.  Still fails to find the
complete definition for files outside the one containing the complete
definition, if that file has not yet been read in.  (Working on it...)

32 years ago* symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us in
John Gilmore [Fri, 6 Dec 1991 09:22:33 +0000 (09:22 +0000)] 
* symtab.c (decode_line_1):  If SKIP_PROLOGUE leaves us in
mid-line, be more careful about possibly advancing to the next line.

32 years agoFix off-by-one error in cplus name demangling.
Michael Tiemann [Fri, 6 Dec 1991 03:01:12 +0000 (03:01 +0000)] 
Fix off-by-one error in cplus name demangling.

32 years agoSeveral changes to fix misc problems with enums, structs, and unions,
Fred Fish [Fri, 6 Dec 1991 02:22:10 +0000 (02:22 +0000)] 
Several changes to fix misc problems with enums, structs, and unions,
including building symbol table entries for enumeration members.

32 years ago* symtab.c (check_stub_method): Must allocate two extra argument
John Gilmore [Fri, 6 Dec 1991 01:32:34 +0000 (01:32 +0000)] 
* symtab.c (check_stub_method):  Must allocate two extra argument
slots (one for `this', one for arglist terminator).

32 years agoSupply missing '"' character.
Fred Fish [Thu, 5 Dec 1991 19:34:08 +0000 (19:34 +0000)] 
Supply missing '"' character.

32 years agoSupply missing parenthesis (~line 1269).
Fred Fish [Thu, 5 Dec 1991 18:53:46 +0000 (18:53 +0000)] 
Supply missing parenthesis (~line 1269).

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