aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
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
1991-10-21 * configure.in: added ebmon entry.Steve Chamberlain1-0/+12
1991-10-21 * configure.in: added ebmon entry.Steve Chamberlain2-125/+276
1991-10-21Initial revisionSteve Chamberlain2-0/+8
1991-10-21 * configure.in: added ebmon entry.Steve Chamberlain1-2/+13
1991-10-16bumped to 1.90.1K. Richard Pixley1-1/+1
1991-10-16Shift positions on memory.h. Seems gcc has changed.K. Richard Pixley1-3/+3
1991-10-16typo in a comment.K. Richard Pixley1-854/+983
1991-10-15New targets as.mm, as.meRoland Pesch1-2/+18
1991-10-14Mon Oct 14 11:44:03 1991 Roland H. Pesch (pesch at cygnus.com)Roland Pesch1-0/+4
1991-10-14as.ms (roff form of documentation) target in Makefile: add one moreRoland Pesch1-0/+1
1991-10-12 doc/as.texinfo: minor changes for texi2roff-2Roland Pesch2-5/+10
1991-10-12*** empty log message ***Roland Pesch1-3/+3
1991-10-12Makefile: (1) include TEXINPUTS defn to point to texinfo.tex when calling texRoland Pesch1-5/+26
1991-10-10updatingK. Richard Pixley1-3/+4
1991-10-10Decstation now croaks on multi-line assertions. eliminate them.K. Richard Pixley1-0/+4
1991-10-10new binary layout and cp/mv instead of INSTALLK. Richard Pixley1-5/+6
1991-10-10Creating Makefile stubs in preparation for mips three-stage.K. Richard Pixley1-5/+10
1991-10-10Initial revisionK. Richard Pixley1-0/+1
1991-10-08Fix bug with expressions like @foo+20Steve Chamberlain1-2/+2
1991-10-08*** empty log message ***Steve Chamberlain1-4/+14
1991-10-06Initial revisionSteve Chamberlain4-0/+1228
1991-10-02Some $(srcdir)'s become $(unsubdir)'s.K. Richard Pixley1-2/+2
1991-10-02no more configure on which to dependK. Richard Pixley1-1/+1
1991-10-02resyncK. Richard Pixley1-152/+53
1991-10-02steves h8 patchesK. Richard Pixley1-164/+263
1991-10-01Exploit the new executable config.statusK. Richard Pixley1-13/+9
1991-09-20Update N_FN value to 0x1F. Add comments about N_EXT bits.John Gilmore1-1/+4
1991-09-19Update _MACH_DEP__ macro to be consistent with node references in bothRoland Pesch6-6/+6
1991-09-19Structural cleanups (node structure and M4 preprocessing structure);Roland Pesch1-229/+733
1991-09-04* a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,John Gilmore1-1/+8
1991-09-04test & recover a better way.K. Richard Pixley1-2/+7
1991-09-02"recover" tc-sparc.cK. Richard Pixley1-1/+5
1991-09-02Correcting some things.K. Richard Pixley1-2/+5
1991-09-02Correct a few things.K. Richard Pixley1-3/+6
1991-09-02Initial revisionK. Richard Pixley1-0/+1
1991-09-01hack around memset().K. Richard Pixley1-1/+2
1991-09-01prototype for decode_local_label_name(), better definition ofK. Richard Pixley1-18/+19
1991-09-01Link via as.new to avoid what might be some other cross assembler forK. Richard Pixley1-12/+16
1991-09-01Patch around gcc builtin memory functions.K. Richard Pixley1-0/+4
1991-08-28Update to current standards.K. Richard Pixley3-383/+406
1991-08-28Better error reporting on missing local labels.K. Richard Pixley1-5/+35
1991-08-27Error out on unrecognized options.K. Richard Pixley1-1/+1
1991-08-23* a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to dependJohn Gilmore1-2/+8
1991-08-22Three part names, etc.K. Richard Pixley1-61/+58