Steve Chamberlain [Sun, 14 Apr 1991 03:23:25 +0000 (03:23 +0000)]
Checkpoint before a merge
Steve Chamberlain [Sun, 14 Apr 1991 03:22:42 +0000 (03:22 +0000)]
checkpoint before a merge
Steve Chamberlain [Sun, 14 Apr 1991 03:22:02 +0000 (03:22 +0000)]
Initial revision
Steve Chamberlain [Sun, 14 Apr 1991 02:23:48 +0000 (02:23 +0000)]
Just before a merge with chrisbs stuff
John Gilmore [Sat, 13 Apr 1991 22:37:48 +0000 (22:37 +0000)]
Permit symbols to be superseded when new symbol files have
been read in, particularly for VxWorks.
* symfile.c (symbol_file_add): Use filtered printing and wrap it.
If we have wiped out any old symbol tables, clean up at end of
symbol reading.
(symbol_file_command): Don't reference symfile_fns if it's zero.
John Gilmore [Sat, 13 Apr 1991 22:31:54 +0000 (22:31 +0000)]
* symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New
defines for the blocks of a blockvector that contain global and
file-static symbols and the first of the smaller scope contours.
* mipsread.c: Use them.
* coffread.c (end_psymtab): Free named symtabs and psymtabs for
a file, once a new symtab has been read for it.
* mipsread.c: FIXME. We need to do the same for MIPS, but it
looks harder to determine the top-level block before it's been
queued to the psymtab list.
John Gilmore [Sat, 13 Apr 1991 22:29:36 +0000 (22:29 +0000)]
* coffread.c (end_psymtab): Free named symtabs and psymtabs for
a file, once a new symtab has been read for it.
* symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New
defines for the blocks of a blockvector that contain global and
file-static symbols and the first of the smaller scope contours.
* symtab.c (lookup_symbol, find_pc_symtab, find_pc_line,
decode_line_1, make_symbol_completion_list): Use the above.
* coffread.c (end_symtab, patch_opaque_types): Ditto.
John Gilmore [Sat, 13 Apr 1991 22:21:23 +0000 (22:21 +0000)]
* symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New
defines for the blocks of a blockvector that contain global and
file-static symbols and the first of the smaller scope contours.
John Gilmore [Sat, 13 Apr 1991 21:51:28 +0000 (21:51 +0000)]
Permit symbols to be superseded when new symbol files have
been read in, particularly for VxWorks.
* dbxread.c (read_dbx_symtab): Allow N_SOL to cleanly take us back
to the main file, as well as to include files. Also, put global
functions into the global psymtab, to make "i fun" work.
(end_psymtab): Free named symtabs and psymtabs for a file, once a
new psymtab for it has been read.
Michael Tiemann [Sat, 13 Apr 1991 13:06:16 +0000 (13:06 +0000)]
Don't depend `install' on `all'. Actually, the way things work, all
depends on things being incrementally installed, and install depends
on everything happening in a topological fashion.
This will need to be worked on further, but for now it's ok.
K. Richard Pixley [Sat, 13 Apr 1991 10:03:24 +0000 (10:03 +0000)]
Initial revision
K. Richard Pixley [Sat, 13 Apr 1991 10:01:48 +0000 (10:01 +0000)]
Also build gnulib.
K. Richard Pixley [Sat, 13 Apr 1991 07:41:11 +0000 (07:41 +0000)]
Nearly complete. Still needs pointer to "more doc".
K. Richard Pixley [Sat, 13 Apr 1991 07:40:41 +0000 (07:40 +0000)]
Fixed an ordering bug. Now everything is built, and then installed.
K. Richard Pixley [Sat, 13 Apr 1991 04:35:08 +0000 (04:35 +0000)]
Initial revision
K. Richard Pixley [Sat, 13 Apr 1991 04:20:37 +0000 (04:20 +0000)]
Now installs.
K. Richard Pixley [Sat, 13 Apr 1991 02:12:45 +0000 (02:12 +0000)]
Config cut 3. We now almost install a29k.
Steve Chamberlain [Thu, 11 Apr 1991 16:12:12 +0000 (16:12 +0000)]
Initial revision
Steve Chamberlain [Thu, 11 Apr 1991 16:11:41 +0000 (16:11 +0000)]
Added what to pass as YACC
John Gilmore [Thu, 11 Apr 1991 11:23:14 +0000 (11:23 +0000)]
Initial revision
K. Richard Pixley [Thu, 11 Apr 1991 03:07:16 +0000 (03:07 +0000)]
Initial revision
K. Richard Pixley [Thu, 11 Apr 1991 02:41:53 +0000 (02:41 +0000)]
Cut 2 config. Subdirs.
K. Richard Pixley [Thu, 11 Apr 1991 02:24:30 +0000 (02:24 +0000)]
Cut 2 config. Subdirs.
K. Richard Pixley [Thu, 11 Apr 1991 00:13:41 +0000 (00:13 +0000)]
Fixed LOCAL_LABELS_FB bug.
K. Richard Pixley [Wed, 10 Apr 1991 22:56:51 +0000 (22:56 +0000)]
Cut 2. Subdirs.
K. Richard Pixley [Tue, 9 Apr 1991 23:52:42 +0000 (23:52 +0000)]
First cut config. builds in place.
K. Richard Pixley [Tue, 9 Apr 1991 23:44:28 +0000 (23:44 +0000)]
First cut config hits binutils.
Steve Chamberlain [Tue, 9 Apr 1991 23:25:49 +0000 (23:25 +0000)]
*** empty log message ***
K. Richard Pixley [Tue, 9 Apr 1991 23:21:17 +0000 (23:21 +0000)]
First minimally usable config checkin.
K. Richard Pixley [Tue, 9 Apr 1991 23:20:12 +0000 (23:20 +0000)]
First minimally usable checkin.
K. Richard Pixley [Tue, 9 Apr 1991 23:05:38 +0000 (23:05 +0000)]
Initial revision
John Gilmore [Tue, 9 Apr 1991 07:04:22 +0000 (07:04 +0000)]
* exec.c (exec_ops): Add_syms_addr is valid in our tvec.
(set_section_command): New command ("section xxx yyy" -- should
be renamed to "set section xxx yyy" FIXME) which sets the
base address of a section of the exec file, overriding the
virtual address that BFD reports.
Steve Chamberlain [Mon, 8 Apr 1991 23:26:05 +0000 (23:26 +0000)]
*** empty log message ***
David Henkel-Wallace [Mon, 8 Apr 1991 20:40:37 +0000 (20:40 +0000)]
Fixed some bd in which temp files and directory were left around.
Dir itself has a short enough name to function under sysv.
K. Richard Pixley [Mon, 8 Apr 1991 16:02:27 +0000 (16:02 +0000)]
Added little endian a.out.
K. Richard Pixley [Mon, 8 Apr 1991 15:59:18 +0000 (15:59 +0000)]
Initial revision
K. Richard Pixley [Mon, 8 Apr 1991 15:49:47 +0000 (15:49 +0000)]
CROSS_ASSEMBLE becomes CROSS_COMPILE to make config simpler. i386
support for aout now tested against an installed customers sun4 cross.
Added REVERSE_SORT_RELOCS.
John Gilmore [Sat, 6 Apr 1991 02:11:43 +0000 (02:11 +0000)]
*** empty log message ***
John Gilmore [Sat, 6 Apr 1991 01:18:22 +0000 (01:18 +0000)]
*** empty log message ***
John Gilmore [Sat, 6 Apr 1991 01:14:30 +0000 (01:14 +0000)]
*** empty log message ***
Roland Pesch [Sat, 6 Apr 1991 00:46:23 +0000 (00:46 +0000)]
Repair missing xrefs.
Roland Pesch [Sat, 6 Apr 1991 00:13:19 +0000 (00:13 +0000)]
Added John Gilmore's advice on subdirs to installation appendix.
Roland Pesch [Sat, 6 Apr 1991 00:00:46 +0000 (00:00 +0000)]
RENAMES: "demangle" and "asm-demangle" now "set print" subcmds.
Roland Pesch [Fri, 5 Apr 1991 23:54:17 +0000 (23:54 +0000)]
ADDED:
show copying
show warranty
Roland Pesch [Fri, 5 Apr 1991 23:35:32 +0000 (23:35 +0000)]
Changes agreed w/gnu, summarized in mail of Tue Apr 2 15:52:44 1991
RENAMES:
add-syms -> add-symbol-file
info->show convenience
info->show directories
info editing->show commands
info->help targets
info->show values
info->show version
set subcommands:
addressprint->print address
arrayprint->print array
prettyprint->print pretty
screen-height->height
screen-width->width
unionprint->print union
vtblprint->print vtbl
DELETED: info history (syn "show values" remains)
ADDED: help target BLAH
Roland Pesch [Fri, 5 Apr 1991 23:11:21 +0000 (23:11 +0000)]
Introduce @appendix near top, so this doesn't run together with
preceding text.
Roland Pesch [Fri, 5 Apr 1991 23:10:03 +0000 (23:10 +0000)]
Minor cosmetic revisions.
Roland Pesch [Fri, 5 Apr 1991 22:48:39 +0000 (22:48 +0000)]
General editing pass. Highlights:
Update stuff on option flags, full text, mention -help;
Better localization of target-specific stuff;
introduce 'path' command and discussion of exec path as opp src path;
document which commands don't repeat w RTN;
update and improve several examples, eg deleting (...)
Throughout: attempts to clarify etc.
John Gilmore [Fri, 5 Apr 1991 09:11:18 +0000 (09:11 +0000)]
*** empty log message ***
John Gilmore [Fri, 5 Apr 1991 09:02:10 +0000 (09:02 +0000)]
*** empty log message ***
John Gilmore [Fri, 5 Apr 1991 09:01:15 +0000 (09:01 +0000)]
Initial revision
Steve Chamberlain [Thu, 4 Apr 1991 22:22:23 +0000 (22:22 +0000)]
Fixed bug where abs symbols wern't being placed into the right bit of
the symbol table.
K. Richard Pixley [Thu, 4 Apr 1991 19:01:18 +0000 (19:01 +0000)]
Initial revision
Roland Pesch [Thu, 4 Apr 1991 18:59:00 +0000 (18:59 +0000)]
shorten some headings to fit better in "smallbook" table of contents
K. Richard Pixley [Thu, 4 Apr 1991 18:37:36 +0000 (18:37 +0000)]
Initial revision
K. Richard Pixley [Thu, 4 Apr 1991 18:19:56 +0000 (18:19 +0000)]
new gas main line
K. Richard Pixley [Thu, 4 Apr 1991 18:19:55 +0000 (18:19 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
K. Richard Pixley [Thu, 4 Apr 1991 18:19:55 +0000 (18:19 +0000)]
new gas main line
nobody [Thu, 4 Apr 1991 18:19:54 +0000 (18:19 +0000)]
This commit was manufactured by cvs2svn to create branch 'binutils'.
Cherrypick from master 1991-04-04 18:19:53 UTC K. Richard Pixley <rich@cygnus> 'Initial revision':
gas/COPYING
gas/ChangeLog
gas/Makefile.in
gas/README
gas/app.c
gas/as.c
gas/as.h
gas/atof-generic.c
gas/bignum-copy.c
gas/bignum.h
gas/cond.c
gas/config/atof-ieee.c
gas/config/atof-vax.c
gas/config/obj-aout.c
gas/config/obj-aout.h
gas/config/obj-bout.c
gas/config/obj-bout.h
gas/config/obj-coff.c
gas/config/obj-coff.h
gas/config/tc-a29k.c
gas/config/tc-a29k.h
gas/config/tc-generic.c
gas/config/tc-generic.h
gas/config/tc-i386.c
gas/config/tc-i386.h
gas/config/tc-i860.c
gas/config/tc-i860.h
gas/config/tc-i960.c
gas/config/tc-i960.h
gas/config/tc-m68851.h
gas/config/tc-m68k.c
gas/config/tc-m68k.h
gas/config/tc-ns32k.c
gas/config/tc-ns32k.h
gas/config/tc-sparc.c
gas/config/tc-sparc.h
gas/config/tc-vax.c
gas/config/tc-vax.h
gas/config/te-generic.h
gas/config/te-ic960.h
gas/config/te-sun3.h
gas/config/vax-inst.h
gas/configure
gas/configure.in
gas/debug.c
gas/expr.c
gas/expr.h
gas/flonum-copy.c
gas/flonum-mult.c
gas/flonum.h
gas/frags.c
gas/frags.h
gas/hash.c
gas/hash.h
gas/input-file.c
gas/input-file.h
gas/input-scrub.c
gas/messages.c
gas/obj.h
gas/output-file.c
gas/output-file.h
gas/read.c
gas/read.h
gas/struc-symbol.h
gas/subsegs.c
gas/subsegs.h
gas/symbols.c
gas/symbols.h
gas/tc.h
gas/write.c
gas/write.h
ld/ld.h
ld/ldexp.c
ld/ldfile.c
ld/ldfile.h
ld/ldlang.h
ld/ldlex.h
ld/ldmain.h
ld/ldmisc.h
ld/ldwrite.h
Cherrypick from master 1991-03-21 21:29:06 UTC David Henkel-Wallace <gumby@cygnus> 'Initial revision':
ld/ldexp.h
ld/ldgram.y
ld/ldlang.c
ld/ldlex.l
ld/ldmain.c
ld/ldmisc.c
ld/ldwrite.c
Cherrypick from master 1991-01-17 15:34:55 UTC Roland Pesch <pesch@cygnus> 'Initial revision':
gas/doc/as.texinfo
K. Richard Pixley [Thu, 4 Apr 1991 18:19:53 +0000 (18:19 +0000)]
Initial revision
Steve Chamberlain [Thu, 4 Apr 1991 17:55:47 +0000 (17:55 +0000)]
*** empty log message ***
Steve Chamberlain [Thu, 4 Apr 1991 15:34:09 +0000 (15:34 +0000)]
*** empty log message ***
David Henkel-Wallace [Thu, 4 Apr 1991 14:56:42 +0000 (14:56 +0000)]
Minor format fixes.
David Henkel-Wallace [Thu, 4 Apr 1991 05:15:05 +0000 (05:15 +0000)]
*** empty log message ***
David Henkel-Wallace [Thu, 4 Apr 1991 02:12:29 +0000 (02:12 +0000)]
*** empty log message ***
David Henkel-Wallace [Thu, 4 Apr 1991 02:12:28 +0000 (02:12 +0000)]
Initial revision
Roland Pesch [Thu, 4 Apr 1991 00:33:18 +0000 (00:33 +0000)]
(1) fix macro invocation of _GDBN__ that didn't expand due to adjacent 's';
(2) attempt better text for when register relativization makes no diff.
Roland Pesch [Thu, 4 Apr 1991 00:17:11 +0000 (00:17 +0000)]
@key -> @kbd
Roland Pesch [Thu, 4 Apr 1991 00:15:44 +0000 (00:15 +0000)]
Initial revision
Roland Pesch [Thu, 4 Apr 1991 00:00:00 +0000 (00:00 +0000)]
Improvements to texinfo macro use due to RMS
Roland Pesch [Wed, 3 Apr 1991 23:49:07 +0000 (23:49 +0000)]
Corrections due to RMS.
(and improvements).
Steve Chamberlain [Wed, 3 Apr 1991 22:19:10 +0000 (22:19 +0000)]
Initial revision
Steve Chamberlain [Wed, 3 Apr 1991 22:11:21 +0000 (22:11 +0000)]
Moved the #defines into bfd.h long ago
Steve Chamberlain [Wed, 3 Apr 1991 22:10:51 +0000 (22:10 +0000)]
Fixed typo
Steve Chamberlain [Wed, 3 Apr 1991 22:10:10 +0000 (22:10 +0000)]
Added dgux stuff
Steve Chamberlain [Wed, 3 Apr 1991 22:09:43 +0000 (22:09 +0000)]
Various noise
Steve Chamberlain [Wed, 3 Apr 1991 22:08:46 +0000 (22:08 +0000)]
Initial revision
Steve Chamberlain [Wed, 3 Apr 1991 22:07:29 +0000 (22:07 +0000)]
Added ansidecl.h
Steve Chamberlain [Wed, 3 Apr 1991 22:06:25 +0000 (22:06 +0000)]
Added sun3 support
Steve Chamberlain [Wed, 3 Apr 1991 22:05:58 +0000 (22:05 +0000)]
the famous 'disasm' bug fix.
Steve Chamberlain [Wed, 3 Apr 1991 22:04:26 +0000 (22:04 +0000)]
sun3 gld68k support
Steve Chamberlain [Wed, 3 Apr 1991 22:03:55 +0000 (22:03 +0000)]
Fixed some grammer ambiguities
Better error reporting
sun3 support
Roland Pesch [Tue, 2 Apr 1991 01:07:13 +0000 (01:07 +0000)]
Added VxWorks subsection to chapter on getting in/out
Roland Pesch [Mon, 1 Apr 1991 23:52:17 +0000 (23:52 +0000)]
(1) further restructuring;
(2) fix two bugs reported by Per Bothner;
(in markup for makeinfo)
(3) eliminate info structural information that can be generated
by texinfo-master-menu.
Roland Pesch [Sat, 30 Mar 1991 02:13:24 +0000 (02:13 +0000)]
Restructured manual; introduced introductory sample session.
Roland Pesch [Thu, 28 Mar 1991 21:26:03 +0000 (21:26 +0000)]
Corrections to:
(1) back of title page---show title next to rev number;
(2) DOSish examples for 29K
K. Richard Pixley [Thu, 28 Mar 1991 16:28:29 +0000 (16:28 +0000)]
Johns release
K. Richard Pixley [Thu, 28 Mar 1991 16:26:26 +0000 (16:26 +0000)]
Initial revision
Roland Pesch [Thu, 28 Mar 1991 01:03:49 +0000 (01:03 +0000)]
(1) small cleanups on intro sections
(2) introduce M4 configuration macros
Steve Chamberlain [Wed, 27 Mar 1991 02:29:23 +0000 (02:29 +0000)]
*** empty log message ***
Roland Pesch [Wed, 27 Mar 1991 01:22:25 +0000 (01:22 +0000)]
(1) bring in material on 29K from 2.8.1.2 branch;
first stab at updating it for "target amd-eb" rather than "attach".
(2) some minor massaging for @smallbook format.
Roland Pesch [Wed, 27 Mar 1991 01:18:26 +0000 (01:18 +0000)]
Shortened some headings to fit in @smallbook format's table of contents.
Steve Chamberlain [Wed, 27 Mar 1991 00:53:16 +0000 (00:53 +0000)]
*** empty log message ***
Steve Chamberlain [Tue, 26 Mar 1991 22:05:50 +0000 (22:05 +0000)]
If stripping, don't copy reloc info
Steve Chamberlain [Tue, 26 Mar 1991 20:52:21 +0000 (20:52 +0000)]
Now returns correct status.
Steve Chamberlain [Tue, 26 Mar 1991 20:49:02 +0000 (20:49 +0000)]
removed some obsolete stuff
Steve Chamberlain [Tue, 26 Mar 1991 20:31:47 +0000 (20:31 +0000)]
Fixes for ChrisB
K. Richard Pixley [Mon, 25 Mar 1991 22:25:13 +0000 (22:25 +0000)]
as rich copied from mike
K. Richard Pixley [Mon, 25 Mar 1991 22:25:13 +0000 (22:25 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
K. Richard Pixley [Mon, 25 Mar 1991 22:25:08 +0000 (22:25 +0000)]
as rich copied from mike