aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1991-04-09*** empty log message ***Steve Chamberlain3-72/+44
1991-04-09First minimally usable config checkin.K. Richard Pixley2-556/+139
1991-04-09First minimally usable checkin.K. Richard Pixley1-524/+86
1991-04-09Initial revisionK. Richard Pixley1-0/+1
1991-04-09 * exec.c (exec_ops): Add_syms_addr is valid in our tvec.John Gilmore1-0/+16
(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.
1991-04-08*** empty log message ***Steve Chamberlain8-176/+191
1991-04-08Fixed some bd in which temp files and directory were left around.David Henkel-Wallace1-8/+9
Dir itself has a short enough name to function under sysv.
1991-04-08Added little endian a.out.K. Richard Pixley3-24/+77
1991-04-08Initial revisionK. Richard Pixley5-0/+3231
1991-04-08CROSS_ASSEMBLE becomes CROSS_COMPILE to make config simpler. i386K. Richard Pixley3-9/+9
support for aout now tested against an installed customers sun4 cross. Added REVERSE_SORT_RELOCS.
1991-04-06*** empty log message ***John Gilmore1-2/+5
1991-04-06*** empty log message ***John Gilmore1-0/+1
1991-04-06*** empty log message ***John Gilmore1-1/+3
1991-04-06Repair missing xrefs.Roland Pesch1-3/+4
1991-04-06Added John Gilmore's advice on subdirs to installation appendix.Roland Pesch1-5/+13
1991-04-06RENAMES: "demangle" and "asm-demangle" now "set print" subcmds.Roland Pesch1-10/+10
1991-04-05ADDED:Roland Pesch1-2/+11
show copying show warranty
1991-04-05Changes agreed w/gnu, summarized in mail of Tue Apr 2 15:52:44 1991Roland Pesch1-88/+78
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
1991-04-05Introduce @appendix near top, so this doesn't run together withRoland Pesch1-2/+3
preceding text.
1991-04-05Minor cosmetic revisions.Roland Pesch1-7/+7
1991-04-05General editing pass. Highlights:Roland Pesch1-424/+559
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.
1991-04-05*** empty log message ***John Gilmore5-5/+5
1991-04-05*** empty log message ***John Gilmore16-146/+367
1991-04-05Initial revisionJohn Gilmore24-0/+10211
1991-04-04Fixed bug where abs symbols wern't being placed into the right bit ofSteve Chamberlain1-1/+0
the symbol table.
1991-04-04Initial revisionK. Richard Pixley6-0/+2013
1991-04-04shorten some headings to fit better in "smallbook" table of contentsRoland Pesch1-5/+5
1991-04-04Initial revisionK. Richard Pixley4-0/+2042
1991-04-04new gas main lineK. Richard Pixley36-3/+7385
1991-04-04This commit was generated by cvs2svn to track changes on a CVS vendorK. Richard Pixley4-0/+108
branch.
1991-04-04new gas main lineK. Richard Pixley4-0/+108
1991-04-04This commit was manufactured by cvs2svn to create branch 'binutils'.nobody88-0/+47908
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
1991-04-04Initial revisionK. Richard Pixley97-0/+40620
1991-04-04*** empty log message ***Steve Chamberlain3-6/+13
1991-04-04*** empty log message ***Steve Chamberlain3-4/+5
1991-04-04Minor format fixes.David Henkel-Wallace1-4/+9
1991-04-04*** empty log message ***David Henkel-Wallace1-1/+1
1991-04-04*** empty log message ***David Henkel-Wallace1-1/+7
1991-04-04Initial revisionDavid Henkel-Wallace6-0/+3815
1991-04-04(1) fix macro invocation of _GDBN__ that didn't expand due to adjacent 's';Roland Pesch1-7/+6
(2) attempt better text for when register relativization makes no diff.
1991-04-04@key -> @kbdRoland Pesch1-6/+6
1991-04-04Initial revisionRoland Pesch1-0/+187
1991-04-04Improvements to texinfo macro use due to RMSRoland Pesch1-28/+29
1991-04-03Corrections due to RMS.Roland Pesch1-315/+355
(and improvements).
1991-04-03Initial revisionSteve Chamberlain3-0/+159
1991-04-03Moved the #defines into bfd.h long agoSteve Chamberlain1-6/+0
1991-04-03Fixed typoSteve Chamberlain1-3/+10
1991-04-03Added dgux stuffSteve Chamberlain1-35/+26
1991-04-03Various noiseSteve Chamberlain1-54/+59
1991-04-03Initial revisionSteve Chamberlain2-0/+336