platform/upstream/binutils.git
32 years ago * stab.def: Added defs for extended GNU symbol types,
Per Bothner [Fri, 15 Nov 1991 03:47:35 +0000 (03:47 +0000)]
* stab.def:  Added defs for extended GNU symbol types,
such as N_SETT.  These are normally ifdef'd out (because
of conflicts with a.out.gnu.h), but are used by bfb_stab_name().

32 years agoRemove line containing only a leading tab. Such lines cause some versions
Fred Fish [Fri, 15 Nov 1991 03:44:04 +0000 (03:44 +0000)]
Remove line containing only a leading tab.  Such lines cause some versions
of "make" to choke, including SVR4 versions.

32 years agoAdd compact_misc_function_vector() to compact out duplicate entries in
Fred Fish [Fri, 15 Nov 1991 03:41:42 +0000 (03:41 +0000)]
Add compact_misc_function_vector() to compact out duplicate entries in
the misc function vector.  See comments in the source for why this is
necessary.

32 years agoChanges to build misc function vector entries from canonical bfd symbol
Fred Fish [Fri, 15 Nov 1991 03:36:45 +0000 (03:36 +0000)]
Changes to build misc function vector entries from canonical bfd symbol
table entries.

32 years agoAdd Makefile.in, configure.in. Remove Makefile.
Per Bothner [Fri, 15 Nov 1991 03:29:15 +0000 (03:29 +0000)]
Add Makefile.in, configure.in.  Remove Makefile.

32 years agoAdd minimal support for reading ELF symbol files and generating canonical bfd
Fred Fish [Fri, 15 Nov 1991 03:26:58 +0000 (03:26 +0000)]
Add minimal support for reading ELF symbol files and generating canonical bfd
symbol tables.  Also change the names of some functions.

32 years agoAdd defines to support ELF symbol tables.
Fred Fish [Fri, 15 Nov 1991 03:20:39 +0000 (03:20 +0000)]
Add defines to support ELF symbol tables.

32 years agoTrivial change to comment to remove redundant "to".
Fred Fish [Fri, 15 Nov 1991 03:14:20 +0000 (03:14 +0000)]
Trivial change to comment to remove redundant "to".

32 years agoTwo kinds of changes:
Roland Pesch [Fri, 15 Nov 1991 00:58:33 +0000 (00:58 +0000)]
Two kinds of changes:
(1) repair refs to readline includes to use new shorter filenames
(2) provision for texi2roff conversion of doc via Makefile
    (new targets: gdb.mm, gdb.me, gdb.ms).

32 years agoHandle moves ahead of the stack pointer slide, for struct returning fns.
John Gilmore [Thu, 14 Nov 1991 22:15:41 +0000 (22:15 +0000)]
Handle moves ahead of the stack pointer slide, for struct returning fns.

32 years agoAdded delta88
Steve Chamberlain [Thu, 14 Nov 1991 22:01:47 +0000 (22:01 +0000)]
Added delta88

32 years ago* m88k-tdep.c (examine_prologue): Deal with OR instructions
John Gilmore [Thu, 14 Nov 1991 21:20:12 +0000 (21:20 +0000)]
* m88k-tdep.c (examine_prologue):  Deal with OR instructions
that shuffle parameters into other regs.
* symtab.c (decode_line_1):  Fix bug introduced in Per's change
of Nov 12th.

32 years agoreadline, inc-read: fix node structure so this makeinfo's cleanly.
Roland Pesch [Thu, 14 Nov 1991 20:12:16 +0000 (20:12 +0000)]
readline, inc-read: fix node structure so this makeinfo's cleanly.
Makefile.in: reflect dependencies for readline.info correctly; invoke makeinfo without '-' prefix.

32 years agoFix minor node-structure bug.
Roland Pesch [Thu, 14 Nov 1991 19:23:54 +0000 (19:23 +0000)]
Fix minor node-structure bug.

32 years ago.Sanitize:
Steve Chamberlain [Thu, 14 Nov 1991 18:07:17 +0000 (18:07 +0000)]
.Sanitize:
now use the shortened names
Makefile.in:
make install-info work on sysV
readline.texi
fix @include problem

32 years agoAdded harris
Steve Chamberlain [Thu, 14 Nov 1991 15:24:43 +0000 (15:24 +0000)]
Added harris

32 years agoRename them so that we can symlink them so that m4 can see them.
K. Richard Pixley [Thu, 14 Nov 1991 09:26:26 +0000 (09:26 +0000)]
Rename them so that we can symlink them so that m4 can see them.

32 years agoadded all-info and install-info targets
K. Richard Pixley [Thu, 14 Nov 1991 08:54:39 +0000 (08:54 +0000)]
added all-info and install-info targets

32 years agoassume a yacc command line interface for the program
K. Richard Pixley [Thu, 14 Nov 1991 07:46:19 +0000 (07:46 +0000)]
assume a yacc command line interface for the program

32 years agoallow for yacc, whether or not it really works
K. Richard Pixley [Thu, 14 Nov 1991 07:42:02 +0000 (07:42 +0000)]
allow for yacc, whether or not it really works

32 years agoGet prototype of memchr right
Steve Chamberlain [Thu, 14 Nov 1991 04:35:42 +0000 (04:35 +0000)]
Get prototype of memchr right

32 years agoInstall bfd.h into destdir/include
Steve Chamberlain [Thu, 14 Nov 1991 04:35:20 +0000 (04:35 +0000)]
Install bfd.h into destdir/include

32 years agoUses <foo>.n as a temp file rather than <foo>.new so it doesn't go
Steve Chamberlain [Thu, 14 Nov 1991 03:58:08 +0000 (03:58 +0000)]
Uses <foo>.n as a temp file rather than <foo>.new so it doesn't go
over sysV's limit.

32 years agoAdded M_INSTALL magic
Steve Chamberlain [Thu, 14 Nov 1991 03:57:30 +0000 (03:57 +0000)]
Added M_INSTALL magic

32 years ago * Makefile.in, xconfig/delta88 made it install a sysV manual page;
Steve Chamberlain [Thu, 14 Nov 1991 03:57:05 +0000 (03:57 +0000)]
* Makefile.in, xconfig/delta88 made it install a sysV manual page;
gdb.z into the right place.

32 years agoNow works in objdir/subdirs.
K. Richard Pixley [Thu, 14 Nov 1991 03:14:12 +0000 (03:14 +0000)]
Now works in objdir/subdirs.

32 years agoHandle alloca with fake routine.
John Gilmore [Thu, 14 Nov 1991 01:13:35 +0000 (01:13 +0000)]
Handle alloca with fake routine.

32 years agoPost-tdesc working version, but with tdesc's not gone yet.
John Gilmore [Thu, 14 Nov 1991 01:12:24 +0000 (01:12 +0000)]
Post-tdesc working version, but with tdesc's not gone yet.

32 years agoRemove '-' prefix from makeinfo invocation. There are no info errors
Roland Pesch [Thu, 14 Nov 1991 01:11:52 +0000 (01:11 +0000)]
Remove '-' prefix from makeinfo invocation.  There are no info errors
in doc here; if any creep in I want a bug report.

32 years agoMotorola 88000 port without tears, I mean without tdescs.
John Gilmore [Thu, 14 Nov 1991 01:01:28 +0000 (01:01 +0000)]
Motorola 88000 port without tears, I mean without tdescs.
ChangeLog has the details.  This is preliminary for quick release,
cleanups remain to be done.

32 years agoAdd rudiments on frames.
John Gilmore [Thu, 14 Nov 1991 00:57:48 +0000 (00:57 +0000)]
Add rudiments on frames.

32 years agobuild and install info
K. Richard Pixley [Thu, 14 Nov 1991 00:36:22 +0000 (00:36 +0000)]
build and install info

32 years agoadded info dir menu hooks
K. Richard Pixley [Thu, 14 Nov 1991 00:36:07 +0000 (00:36 +0000)]
added info dir menu hooks

32 years agonow handle doc subdir, too
K. Richard Pixley [Thu, 14 Nov 1991 00:28:11 +0000 (00:28 +0000)]
now handle doc subdir, too

32 years agoadded info dir menu hooks
K. Richard Pixley [Thu, 14 Nov 1991 00:26:43 +0000 (00:26 +0000)]
added info dir menu hooks

32 years agobuild and install info
K. Richard Pixley [Thu, 14 Nov 1991 00:25:19 +0000 (00:25 +0000)]
build and install info

32 years agoRemoved '-' prefix from Makefile invocation of makeinfo. Not needed
Roland Pesch [Thu, 14 Nov 1991 00:23:20 +0000 (00:23 +0000)]
Removed '-' prefix from Makefile invocation of makeinfo.  Not needed
(til next time someone breaks it; I want a bugreport then).

32 years agobuild and install info
K. Richard Pixley [Thu, 14 Nov 1991 00:20:13 +0000 (00:20 +0000)]
build and install info

32 years agoadded staging stuff & install target
K. Richard Pixley [Thu, 14 Nov 1991 00:17:45 +0000 (00:17 +0000)]
added staging stuff & install target

32 years agotake care of doc subdir, too
K. Richard Pixley [Thu, 14 Nov 1991 00:16:05 +0000 (00:16 +0000)]
take care of doc subdir, too

32 years ago(1) better filtering of roff-formattable doc targets
Roland Pesch [Thu, 14 Nov 1991 00:15:47 +0000 (00:15 +0000)]
(1) better filtering of roff-formattable doc targets

(2) better (I think) conformance to local practice re $(srcdir) and
makeinfo -o

32 years agobuild and install info; install other correctly
K. Richard Pixley [Thu, 14 Nov 1991 00:14:57 +0000 (00:14 +0000)]
build and install info; install other correctly

32 years agoadded info dir menu hooks
K. Richard Pixley [Thu, 14 Nov 1991 00:11:15 +0000 (00:11 +0000)]
added info dir menu hooks

32 years agoMinor rephrasing; probably an overfull-box correction for smallbook
Roland Pesch [Thu, 14 Nov 1991 00:08:39 +0000 (00:08 +0000)]
Minor rephrasing; probably an overfull-box correction for smallbook
formatting, not checked in earlier.

32 years ago(1) repair Makefile targets involving "binutils.texinfo" to use
Roland Pesch [Thu, 14 Nov 1991 00:06:25 +0000 (00:06 +0000)]
(1) repair Makefile targets involving "binutils.texinfo" to use
instead new short name "binutils.texi" (which presumably someone
changed for SysV short-name file systems).

(2) use [what I understand to be] current conventions for $srcdir,
makeinfo -o.

(3) more filtering of roff'able target forms of doc.

32 years agoadd targets to generate info directory files
K. Richard Pixley [Wed, 13 Nov 1991 23:57:20 +0000 (23:57 +0000)]
add targets to generate info directory files

32 years agoInitial revision
Roland Pesch [Wed, 13 Nov 1991 23:49:15 +0000 (23:49 +0000)]
Initial revision

32 years agoUse new makeinfo -o option. Rest of this Makefile needs work to make it fit
Roland Pesch [Wed, 13 Nov 1991 23:21:31 +0000 (23:21 +0000)]
Use new makeinfo -o option.  Rest of this Makefile needs work to make it fit
config structure properly, though.

32 years ago * Makefile.in: Rename .c files generated from ldtemplate
Per Bothner [Wed, 13 Nov 1991 23:18:47 +0000 (23:18 +0000)]
* Makefile.in:  Rename .c files generated from ldtemplate
to have names starting with ld__.  This helps 'make clean'.

32 years agoBetter generation of mm-converted manual (Makefile)
Roland Pesch [Wed, 13 Nov 1991 23:12:19 +0000 (23:12 +0000)]
Better generation of mm-converted manual (Makefile)
New predefined configuration (Makefile, amd29k-coff.m4)
Bugfix in old configuration (amd29k.m4)

32 years agoInitial revision
Roland Pesch [Wed, 13 Nov 1991 23:12:17 +0000 (23:12 +0000)]
Initial revision

32 years agoRepair info node-pointer bug.
Roland Pesch [Wed, 13 Nov 1991 23:06:07 +0000 (23:06 +0000)]
Repair info node-pointer bug.

32 years agoChanged 'i386_coff' to 'i386-coff' to match the real file's name.
Sean Eric Fagan [Wed, 13 Nov 1991 22:19:33 +0000 (22:19 +0000)]
Changed 'i386_coff' to 'i386-coff' to match the real file's name.

32 years agoInitial revision
Sean Eric Fagan [Wed, 13 Nov 1991 22:16:36 +0000 (22:16 +0000)]
Initial revision

32 years agoAdded support for SCO.
Sean Eric Fagan [Wed, 13 Nov 1991 22:16:12 +0000 (22:16 +0000)]
Added support for SCO.

32 years agoInitial revision
K. Richard Pixley [Wed, 13 Nov 1991 21:01:55 +0000 (21:01 +0000)]
Initial revision

32 years agoPasses down version_path for things which install themselves into
Steve Chamberlain [Wed, 13 Nov 1991 20:56:11 +0000 (20:56 +0000)]
Passes down version_path for things which install themselves into
libsubdir.

32 years agojoins the rest of the world
K. Richard Pixley [Wed, 13 Nov 1991 20:35:19 +0000 (20:35 +0000)]
joins the rest of the world

32 years agoInitial revision
K. Richard Pixley [Wed, 13 Nov 1991 20:00:07 +0000 (20:00 +0000)]
Initial revision

32 years agoThe +noversion flag will make an installation happen to the machine/..
Steve Chamberlain [Wed, 13 Nov 1991 19:49:17 +0000 (19:49 +0000)]
The +noversion flag will make an installation happen to the machine/..
directory rather than the machine/version/.. directory.

Steve

32 years ago * ieee.c: (ieee_object_p) cast NULL correctly.
Steve Chamberlain [Wed, 13 Nov 1991 19:27:21 +0000 (19:27 +0000)]
* ieee.c: (ieee_object_p) cast NULL correctly.
* configure.in: added harris host

32 years agoInitial revision
Steve Chamberlain [Wed, 13 Nov 1991 19:25:56 +0000 (19:25 +0000)]
Initial revision

32 years agoInitial revision
K. Richard Pixley [Wed, 13 Nov 1991 19:01:53 +0000 (19:01 +0000)]
Initial revision

32 years ago*** empty log message ***
Steve Chamberlain [Wed, 13 Nov 1991 17:10:23 +0000 (17:10 +0000)]
*** empty log message ***

32 years agoVarious changes from David Wood.
Steve Chamberlain [Wed, 13 Nov 1991 17:09:33 +0000 (17:09 +0000)]
Various changes from David Wood.

32 years agopropogate MAKEINFO like we propogate BISON
K. Richard Pixley [Wed, 13 Nov 1991 09:23:05 +0000 (09:23 +0000)]
propogate MAKEINFO like we propogate BISON

32 years agomake the stage link a soft one
K. Richard Pixley [Wed, 13 Nov 1991 08:54:38 +0000 (08:54 +0000)]
make the stage link a soft one

32 years agouse gcc as ld for later stages
K. Richard Pixley [Wed, 13 Nov 1991 08:50:40 +0000 (08:50 +0000)]
use gcc as ld for later stages

32 years agoPorted to SCO's 3.2v2 system.
Sean Eric Fagan [Wed, 13 Nov 1991 04:13:38 +0000 (04:13 +0000)]
Ported to SCO's 3.2v2 system.

32 years agoForgot opcode files.
John Gilmore [Wed, 13 Nov 1991 04:00:22 +0000 (04:00 +0000)]
Forgot opcode files.

32 years agoxcoffread.c, tdesc-lib, and misc fixes.
John Gilmore [Wed, 13 Nov 1991 03:32:29 +0000 (03:32 +0000)]
xcoffread.c, tdesc-lib, and misc fixes.

32 years ago * Makefile.in: Take out the version number for install
Steve Chamberlain [Wed, 13 Nov 1991 02:39:14 +0000 (02:39 +0000)]
* Makefile.in: Take out the version number for install
* m88kbcs.sc: put in contructor blocks.

32 years ago * ar.c (get_pos_bfd): Previous fix was missing a "break".
Per Bothner [Wed, 13 Nov 1991 00:19:34 +0000 (00:19 +0000)]
* ar.c (get_pos_bfd):  Previous fix was missing a "break".

32 years agoFixes related to handling of C++ methods (handle destructors
Per Bothner [Tue, 12 Nov 1991 22:20:02 +0000 (22:20 +0000)]
Fixes related to handling of C++ methods (handle destructors
and parameters that are functions).

32 years agoAdded tdesc-lib
Steve Chamberlain [Tue, 12 Nov 1991 21:50:02 +0000 (21:50 +0000)]
Added tdesc-lib

32 years agoRemove internal gdb definition of fixed arg count concat() function and
Fred Fish [Tue, 12 Nov 1991 17:50:14 +0000 (17:50 +0000)]
Remove internal gdb definition of fixed arg count concat() function and
convert to use of variable arg count concat() in libiberty.

32 years agoFirst cut
Steve Chamberlain [Tue, 12 Nov 1991 17:34:33 +0000 (17:34 +0000)]
First cut

32 years agoInitial revision
Steve Chamberlain [Tue, 12 Nov 1991 17:29:57 +0000 (17:29 +0000)]
Initial revision

32 years agoAdded harris systems
Steve Chamberlain [Tue, 12 Nov 1991 17:09:31 +0000 (17:09 +0000)]
Added harris systems

32 years agors6000 alone means rs6000-ibm-aix
John Gilmore [Tue, 12 Nov 1991 15:59:10 +0000 (15:59 +0000)]
rs6000 alone means rs6000-ibm-aix

32 years ago* Makefile.in: Add xcoffread.c, xcoffexec.c.
John Gilmore [Tue, 12 Nov 1991 15:54:27 +0000 (15:54 +0000)]
* Makefile.in:  Add xcoffread.c, xcoffexec.c.
* xcoffread.c:  New file for handling AIX mangled-coff files.
* xconfig/rs6000, tconfig/rs6000:  New files.
* buildsym.c:  Add hooks for xcoffread.c.

32 years ago* rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h,
John Gilmore [Tue, 12 Nov 1991 15:50:47 +0000 (15:50 +0000)]
* rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h,
xm-rs6000.h:  New files.
* xcoffexec.c:  New file for handling AIX shared libraries.

32 years agoInitial revision
John Gilmore [Tue, 12 Nov 1991 15:27:52 +0000 (15:27 +0000)]
Initial revision

32 years agoNew file.
John Gilmore [Tue, 12 Nov 1991 15:24:56 +0000 (15:24 +0000)]
New file.

32 years agoJust use #undef, not #define foo foo
John Gilmore [Tue, 12 Nov 1991 15:22:22 +0000 (15:22 +0000)]
Just use #undef, not #define foo foo

32 years agoadd texinfo; mkdir foo/info; echo when mkdir'ing
K. Richard Pixley [Tue, 12 Nov 1991 08:43:56 +0000 (08:43 +0000)]
add texinfo; mkdir foo/info; echo when mkdir'ing

32 years agoadd texinfo
K. Richard Pixley [Tue, 12 Nov 1991 08:43:23 +0000 (08:43 +0000)]
add texinfo

32 years agoAllways use -O2
Steve Chamberlain [Tue, 12 Nov 1991 04:58:15 +0000 (04:58 +0000)]
Allways use -O2

32 years agoMon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com)
Steve Chamberlain [Tue, 12 Nov 1991 04:52:27 +0000 (04:52 +0000)]
Mon Nov 11 20:50:29 1991  Steve Chamberlain  (sac at cygnus.com)

* Makefile.in: Use the MINUS_G no-debug convention
* readline.c: (many_places) move all the declarations of rindex to
only one place, to reduce the number of warnings it makes.

32 years agoallow +foo bar options. stolen from texinfo configure
K. Richard Pixley [Tue, 12 Nov 1991 04:41:21 +0000 (04:41 +0000)]
allow +foo bar options.  stolen from texinfo configure

32 years agoMon Nov 11 20:30:18 1991 Steve Chamberlain (sac at cygnus.com)
Steve Chamberlain [Tue, 12 Nov 1991 04:32:57 +0000 (04:32 +0000)]
Mon Nov 11 20:30:18 1991  Steve Chamberlain  (sac at cygnus.com)

* Makefile.in: standardize on MINUS_G to disable debugging
* coff-m88k.c: create coff armaps instead of bsd ones.
* opncls.c (bfd_close_all_done), (bfd_close): Mask out random bits
when calling chmod.

32 years agouses __inline for now for gcc
Steve Chamberlain [Tue, 12 Nov 1991 04:26:12 +0000 (04:26 +0000)]
uses __inline for now for gcc

32 years agoRemove coredep.o from XDEPFILES. The fetch_core_registers() function is
Fred Fish [Tue, 12 Nov 1991 03:26:13 +0000 (03:26 +0000)]
Remove coredep.o from XDEPFILES.  The fetch_core_registers() function is
now found in procfs.c for hosts with /proc support.

32 years agoMinor rewording of message containing name of program that generated a
Fred Fish [Tue, 12 Nov 1991 03:23:32 +0000 (03:23 +0000)]
Minor rewording of message containing name of program that generated a
core file (core.c), permanently remove the register_addr() stub (elfread.c),
move a misplaced #endif (procfs.c), and add fetch_core_registers func for
core file support (procfs.c).

32 years agoAdditions to support ELF formatted core files.
Fred Fish [Tue, 12 Nov 1991 03:12:26 +0000 (03:12 +0000)]
Additions to support ELF formatted core files.

32 years agoAdd support for ELF note sections, which are used in ELF core files to
Fred Fish [Tue, 12 Nov 1991 03:06:05 +0000 (03:06 +0000)]
Add support for ELF note sections, which are used in ELF core files to
hold copies of various /proc structures at the time of the core dump.

32 years ago * ldmisc.c, ldmisc.h: Re-write info() to take a filename
Per Bothner [Tue, 12 Nov 1991 03:03:42 +0000 (03:03 +0000)]
* ldmisc.c, ldmisc.h:  Re-write info() to take a filename
parameter, a format, and an arg pointer, and rename it to
vfinfo().  Write info() in terms of new vfinfo().
New einfo() is the same as info(), except it writes to stderr.
* ldemul.c, ldexp.c, ldlang.c, ldlnk960.c, ldmain.c, ldwrite.c,
ldmisc.c:  Replace "error" calls to info() by new einfo().

32 years ago * aoutx.h (NAME(aout,find_nearest_line)): Handle the case
Per Bothner [Tue, 12 Nov 1991 02:46:26 +0000 (02:46 +0000)]
* aoutx.h (NAME(aout,find_nearest_line)):  Handle the case
of two N_SO stabs, one for directory, and one for filename.

* bfd-in.h (print_vma):  Factor out duplicate definition.

Exit a little more gracefully when malloc returns NULL.
* libbfd.c: New function bfd_xmalloc (malloc wrapper).
* opncls.c, syms.c, bout.c, aoutx.h:  Replace malloc by bfd_xmalloc.
* libbfd.h: Rre-generated due to libbfd.c update.

32 years agoAdded tc-sparc.c
Steve Chamberlain [Mon, 11 Nov 1991 23:36:39 +0000 (23:36 +0000)]
Added tc-sparc.c

32 years agoAdded MINUS_G flag, now debugging can be turned off
Steve Chamberlain [Mon, 11 Nov 1991 19:23:24 +0000 (19:23 +0000)]
Added MINUS_G flag, now debugging can be turned off