aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Collapse)AuthorFilesLines
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
working as well as it did before. This means that 29k now supports multiple sections
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
work. * config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes.
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
spinoffs in the direction of feature-based config rather than entirely machine-dep.
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
bfd support gets deeper into gas *h8* fixed numerous bugs in instruction encoding
1991-11-26Initial revisionSteve Chamberlain2-0/+2742
1991-11-26Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain4-12/+69
* as.c: (perform_an_assembly_pass): moved declaration of i to avoid a syntax error. Now always create the three default sections when in MANY_SEGMENTS mode. * as.h: New improved way of specifying MANY_SEGMENTS * configure.in: hds object format is now coff-bfd * subsegs.h: add line numbers and section stuff to the segment_info structure. (But go back later and fix.. this is COFF specific)
1991-11-24Ensure we null-terminate the string we copy at the start ofMichael Tiemann1-108/+118
m68k_reg_parse.
1991-11-20link as.new only if there is something to link toK. Richard Pixley1-3/+5
1991-11-13Use new makeinfo -o option. Rest of this Makefile needs work to make it fitRoland Pesch1-1/+1
config structure properly, though.
1991-11-13Better generation of mm-converted manual (Makefile)Roland Pesch2-2/+8
New predefined configuration (Makefile, amd29k-coff.m4) Bugfix in old configuration (amd29k.m4)
1991-11-13Initial revisionRoland Pesch1-0/+10
1991-11-13make the stage link a soft oneK. Richard Pixley1-3/+3
1991-11-11Added tc-sparc.cSteve Chamberlain1-1/+5
1991-11-08get version from the right placeK. Richard Pixley1-1/+1
1991-11-07only build a link if it isn't there alreadyK. Richard Pixley1-3/+3
1991-11-06Wouldn't it be nice if Sanitize ignored spaces ?Steve Chamberlain1-18/+18
1991-11-06Initial revisionK. Richard Pixley3-0/+1
1991-11-06Uniq contents, since configure gets confused if the same file is in more ↵Steve Chamberlain1-2/+6
than once.
1991-11-06*** empty log message ***Steve Chamberlain1-5/+5
1991-11-06oops, syntax errorK. Richard Pixley1-1/+1
1991-11-06adjust STRIP_UNDERSCOREK. Richard Pixley2-39/+40
1991-11-06adjust STRIP_UNDERSCORE, polish te-filesK. Richard Pixley2-6/+0
1991-11-06Initial revisionK. Richard Pixley1-0/+2
1991-11-05ugly bug in relocation emissionK. Richard Pixley1-1/+1
1991-11-05Added a load of mt/mh filesSteve Chamberlain1-5/+21
1991-11-05Uses ddestdir instead of destdir.Steve Chamberlain1-3/+3
1991-11-05make coff configure properlyK. Richard Pixley1-19/+18
1991-11-05Changed name of #include from amdcoff.h to coff-a29k.hSteve Chamberlain1-5/+104
1991-11-05get libiberty path rightK. Richard Pixley1-3/+3
1991-10-26Fixed ".reserve", and added toolversion for sparc + some nitpicks.K. Richard Pixley1-2/+2
1991-10-25RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, andJohn Gilmore1-1/+4
John Gilmore.
1991-10-22tmake-ebmonSteve Chamberlain1-1/+5
1991-10-21Make sure that 29k relocs are done right.Steve Chamberlain1-4/+4
1991-10-21*** empty log message ***Steve Chamberlain1-1/+3
1991-10-21ebmon stuffSteve Chamberlain1-1/+6