Age | Commit message (Expand) | Author | Files | Lines |
1991-10-26 | Fixed ".reserve", and added toolversion for sparc + some nitpicks. | K. Richard Pixley | 1 | -2/+2 |
1991-10-25 | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and | John Gilmore | 1 | -1/+4 |
1991-10-22 | tmake-ebmon | Steve Chamberlain | 1 | -1/+5 |
1991-10-21 | Make sure that 29k relocs are done right. | Steve Chamberlain | 1 | -4/+4 |
1991-10-21 | *** empty log message *** | Steve Chamberlain | 1 | -1/+3 |
1991-10-21 | ebmon stuff | Steve Chamberlain | 1 | -1/+6 |
1991-10-21 | * configure.in: added ebmon entry. | Steve Chamberlain | 1 | -0/+12 |
1991-10-21 | * configure.in: added ebmon entry. | Steve Chamberlain | 2 | -125/+276 |
1991-10-21 | Initial revision | Steve Chamberlain | 2 | -0/+8 |
1991-10-21 | * configure.in: added ebmon entry. | Steve Chamberlain | 1 | -2/+13 |
1991-10-16 | bumped to 1.90.1 | K. Richard Pixley | 1 | -1/+1 |
1991-10-16 | Shift positions on memory.h. Seems gcc has changed. | K. Richard Pixley | 1 | -3/+3 |
1991-10-16 | typo in a comment. | K. Richard Pixley | 1 | -854/+983 |
1991-10-15 | New targets as.mm, as.me | Roland Pesch | 1 | -2/+18 |
1991-10-14 | Mon Oct 14 11:44:03 1991 Roland H. Pesch (pesch at cygnus.com) | Roland Pesch | 1 | -0/+4 |
1991-10-14 | as.ms (roff form of documentation) target in Makefile: add one more | Roland Pesch | 1 | -0/+1 |
1991-10-12 | doc/as.texinfo: minor changes for texi2roff-2 | Roland Pesch | 2 | -5/+10 |
1991-10-12 | *** empty log message *** | Roland Pesch | 1 | -3/+3 |
1991-10-12 | Makefile: (1) include TEXINPUTS defn to point to texinfo.tex when calling tex | Roland Pesch | 1 | -5/+26 |
1991-10-10 | updating | K. Richard Pixley | 1 | -3/+4 |
1991-10-10 | Decstation now croaks on multi-line assertions. eliminate them. | K. Richard Pixley | 1 | -0/+4 |
1991-10-10 | new binary layout and cp/mv instead of INSTALL | K. Richard Pixley | 1 | -5/+6 |
1991-10-10 | Creating Makefile stubs in preparation for mips three-stage. | K. Richard Pixley | 1 | -5/+10 |
1991-10-10 | Initial revision | K. Richard Pixley | 1 | -0/+1 |
1991-10-08 | Fix bug with expressions like @foo+20 | Steve Chamberlain | 1 | -2/+2 |
1991-10-08 | *** empty log message *** | Steve Chamberlain | 1 | -4/+14 |
1991-10-06 | Initial revision | Steve Chamberlain | 4 | -0/+1228 |
1991-10-02 | Some $(srcdir)'s become $(unsubdir)'s. | K. Richard Pixley | 1 | -2/+2 |
1991-10-02 | no more configure on which to depend | K. Richard Pixley | 1 | -1/+1 |
1991-10-02 | resync | K. Richard Pixley | 1 | -152/+53 |
1991-10-02 | steves h8 patches | K. Richard Pixley | 1 | -164/+263 |
1991-10-01 | Exploit the new executable config.status | K. Richard Pixley | 1 | -13/+9 |
1991-09-20 | Update N_FN value to 0x1F. Add comments about N_EXT bits. | John Gilmore | 1 | -1/+4 |
1991-09-19 | Update _MACH_DEP__ macro to be consistent with node references in both | Roland Pesch | 6 | -6/+6 |
1991-09-19 | Structural cleanups (node structure and M4 preprocessing structure); | Roland Pesch | 1 | -229/+733 |
1991-09-04 | * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E, | John Gilmore | 1 | -1/+8 |
1991-09-04 | test & recover a better way. | K. Richard Pixley | 1 | -2/+7 |
1991-09-02 | "recover" tc-sparc.c | K. Richard Pixley | 1 | -1/+5 |
1991-09-02 | Correcting some things. | K. Richard Pixley | 1 | -2/+5 |
1991-09-02 | Correct a few things. | K. Richard Pixley | 1 | -3/+6 |
1991-09-02 | Initial revision | K. Richard Pixley | 1 | -0/+1 |
1991-09-01 | hack around memset(). | K. Richard Pixley | 1 | -1/+2 |
1991-09-01 | prototype for decode_local_label_name(), better definition of | K. Richard Pixley | 1 | -18/+19 |
1991-09-01 | Link via as.new to avoid what might be some other cross assembler for | K. Richard Pixley | 1 | -12/+16 |
1991-09-01 | Patch around gcc builtin memory functions. | K. Richard Pixley | 1 | -0/+4 |
1991-08-28 | Update to current standards. | K. Richard Pixley | 3 | -383/+406 |
1991-08-28 | Better error reporting on missing local labels. | K. Richard Pixley | 1 | -5/+35 |
1991-08-27 | Error out on unrecognized options. | K. Richard Pixley | 1 | -1/+1 |
1991-08-23 | * a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to depend | John Gilmore | 1 | -2/+8 |
1991-08-22 | Three part names, etc. | K. Richard Pixley | 1 | -61/+58 |