aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1992-01-28rcsid's removedK. Richard Pixley7-57/+121
1992-01-28obj-coff* now copes with C mingled listingsSteve Chamberlain2-24/+70
1992-01-25Now can list for bout format tooSteve Chamberlain1-1/+22
1992-01-25Don't crash if a symbol has no nameSteve Chamberlain1-11/+13
1992-01-25 * listing.c, config/obj-aout.c: added intermixedSteve Chamberlain2-44/+148
1992-01-24CVS says it was empty, so refresh it.Steve Chamberlain1-0/+1213
1992-01-24 * symbols.c(colon): if a symbol is being multiply defined as exactlySteve Chamberlain2-4/+21
1992-01-22Initial revisionRoland Pesch1-0/+271
1992-01-21(1) Changes made yesterday, forgot to check in:Roland Pesch1-254/+1302
1992-01-21 * as.c: change -l to -a[lsn], to avoid conflict with 68000Steve Chamberlain5-412/+1727
1992-01-20all.m4: correct AMD 29K entry (changed elsewhere to _A29K__ some time ago)Roland Pesch2-5/+6
1992-01-17keep listing*K. Richard Pixley1-1/+6
1992-01-08Minor fixes for 68K-only config.Roland Pesch1-0/+1
1992-01-08 * config/obj-coffbfd.c: lintSteve Chamberlain1-5/+5
1992-01-08Wed Jan 8 11:26:40 1992 Steve Chamberlain (sac at rtl.cygnus.com)Steve Chamberlain1-0/+18
1992-01-05Add declaration of free().John Gilmore1-14/+2
1992-01-05Add declaration of free() to config/ho-generic.hJohn Gilmore1-0/+2
1992-01-05* as.h: Move redefine of xfree.John Gilmore2-104/+73
1991-12-28Copied a missing case from the fsf-gas. The case was for relaxingK. Richard Pixley1-51/+62
1991-12-14Minor updates for successful standalone 80386 configuration of manual.Roland Pesch1-1/+6
1991-12-12renamed obj-coff-bfd to obj-coffbfdSteve Chamberlain1-3/+6
1991-12-12Added makefile.dos configure.dosSteve Chamberlain1-1/+6
1991-12-12Initial revisionSteve Chamberlain2-0/+607
1991-12-12 * config/obj-coffbfd.c: lint, don't fixup relocs if H8300, useSteve Chamberlain2-78/+90
1991-12-12Initial revisionSteve Chamberlain2-0/+2626
1991-12-11don't close a NULL file pointerK. Richard Pixley1-0/+10
1991-12-09Keep a.out.gnu.h.Michael Tiemann1-1/+5
1991-12-09Add fixes needed to compile vxworks960 target.Michael Tiemann1-0/+2
1991-12-08Pick up bfd library from the build directory, not the sourceMichael Tiemann1-1/+1
1991-12-07Fri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley3-50/+57
1991-12-07*** empty log message ***Roland Pesch1-0/+1
1991-12-04*** empty log message ***Steve Chamberlain1-274/+282
1991-12-04Don't ignore .line directivesSteve Chamberlain1-1/+0
1991-12-04Don't ignore .file pseudos!Steve Chamberlain1-1/+0
1991-12-03Removed usage of alloca, lint.Steve Chamberlain3-196/+101
1991-12-01Fix comment.Steve Chamberlain1-6/+1
1991-12-01More filename renaming.Steve Chamberlain4-6/+6
1991-12-01Filename renamingSteve Chamberlain2-1/+7
1991-11-29Massive changes to generalize coff-bfd support enough to get 29kSteve Chamberlain5-435/+528
1991-11-29Made ebmon29k use coff-bfd backendSteve Chamberlain2-1/+10
1991-11-28 * config/obj-coff-bfd: made multiple sections with subsectionsSteve Chamberlain1-0/+6
1991-11-28*** empty log message ***Steve Chamberlain1-1/+1
1991-11-28* config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes.Steve Chamberlain1-1/+5
1991-11-28Made multiple sections with subsections work.Steve Chamberlain1-290/+160
1991-11-27Added obj-coff-bfd* and mt-h8300hdsSteve Chamberlain1-1/+7
1991-11-27Hitachi h8/300 config of GAS manual (first draft), and a few configRoland Pesch10-442/+847
1991-11-27Initial revisionRoland Pesch1-0/+14
1991-11-26Switch to _A29K__ (from _AMD29K__).Roland Pesch5-146/+150
1991-11-26Renamed static function to avoid conflict with header fileSteve Chamberlain1-2/+2
1991-11-26obj-coff-bfd:Steve Chamberlain4-251/+394