Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-09-19 | Update _MACH_DEP__ macro to be consistent with node references in both | Roland Pesch | 6 | -6/+6 | |
generic and one-machine manuals. | |||||
1991-09-19 | Structural cleanups (node structure and M4 preprocessing structure); | Roland Pesch | 1 | -229/+733 | |
minor proofreading in passing. More modest editorial attribution. | |||||
1991-09-04 | * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E, | John Gilmore | 1 | -1/+8 | |
to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib support. * stab.def: Add N_COMM to table, fix overlap comment. | |||||
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 | |
obstack_chunk_fns. | |||||
1991-09-01 | Link via as.new to avoid what might be some other cross assembler for | K. Richard Pixley | 1 | -12/+16 | |
people with '.' in their paths. Also, push as.new into as.old in an attempt to catch a couple gdb bugs. | |||||
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 | |
on the particular a.out being examined. * a.out.sun4.h: Define segment sizes for Sun-3's and Sun-4's. * FIXME: a.out.gnu.h is almost obsolete. * FIXME: a.out.sun4.h should be renamed a.out.sun.h now. | |||||
1991-08-22 | Three part names, etc. | K. Richard Pixley | 1 | -61/+58 | |
1991-08-22 | * Start a ChangeLog for the includes directory. | John Gilmore | 1 | -1/+1 | |
* a.out.gnu.h (N_FN): Fix value -- was 15, should be 0x1E. * stab.def: Update allocation table in comments at end, to reflect reality as I know it. | |||||
1991-08-22 | Three part names, etc. | K. Richard Pixley | 1 | -71/+137 | |
1991-08-22 | Initial revision | K. Richard Pixley | 1 | -0/+279 | |
1991-08-22 | Support HP-300's under BSD. | John Gilmore | 1 | -0/+4 | |
1991-08-15 | Corrected relocation overflow checks. | K. Richard Pixley | 1 | -3/+3 | |
1991-08-15 | Abort()'s become as_fatal()'s. | K. Richard Pixley | 3 | -46/+35 | |
1991-08-14 | Deal with emulations more gracefully. | K. Richard Pixley | 2 | -31/+63 | |
1991-08-14 | * no more relocation_info structures. We now squirt directly from | K. Richard Pixley | 6 | -254/+320 | |
fixS's. * i960-bout and i960-coff "tested" against their predecessors. | |||||
1991-08-13 | as.texinfo: commented out @group definitions, since recent vns of | Roland Pesch | 2 | -12/+42 | |
texinfo restrict to limited usefulness. *.m4: updated to match GDB .m4's Makefile: default target `all', automate m4 preprocessing etc. All: added CVS/RCS Id: tag. | |||||
1991-08-13 | Initial revision | Roland Pesch | 4 | -0/+91 | |
1991-08-07 | Added AOUT_MACHTYPE definitions. | K. Richard Pixley | 1 | -0/+2 | |
1991-08-06 | N_INDR movement | Steve Chamberlain | 1 | -1/+1 | |
now in a.out.gnu.h and aout64.h, not in stab.def | |||||
1991-08-06 | *** empty log message *** | Steve Chamberlain | 1 | -1/+2 | |
1991-08-06 | Host-level GNUmakefiles. | K. Richard Pixley | 1 | -3/+3 | |
1991-08-06 | Added -S option for 3com. Asks that jbsr always resolve to jsr. | K. Richard Pixley | 1 | -30/+35 | |
1991-08-05 | *** empty log message *** | K. Richard Pixley | 1 | -78/+126 | |
1991-08-02 | Adjusted for new gdb, added some initializations, support for machine | K. Richard Pixley | 1 | -1/+0 | |
types in aout headers, fixed a bug in symbol allocation where symbol types/segments were initialized to garbage because the independent parts didn't know better. Now freshly allocated symbols are zeroed. | |||||
1991-07-27 | Polishing m68k support. | K. Richard Pixley | 5 | -624/+672 | |
1991-07-10 | Ifdef out bogus `relocation overflow' tests. | Jim Wilson | 1 | -2/+18 | |
1991-07-10 | more v9 fixes. This time %hhi() and %hlo(). | K. Richard Pixley | 1 | -8/+38 | |
1991-06-25 | Clean up some more _GENERIC___ contexts. | Roland Pesch | 1 | -178/+237 | |
(Also attest to editor more modestly...) | |||||
1991-06-20 | Changes for v9 gas. | K. Richard Pixley | 1 | -24/+138 | |
1991-06-14 | Version 2 GPL. | K. Richard Pixley | 24 | -28/+40 | |
1991-06-14 | version 2 GPL. | K. Richard Pixley | 1 | -1/+1 | |
1991-06-12 | Awk for version number. | K. Richard Pixley | 1 | -1/+1 | |
1991-06-09 | added support for binary comparisons. | K. Richard Pixley | 1 | -14/+8 | |
1991-05-27 | fixed a bug in multiple targets | K. Richard Pixley | 1 | -10/+18 | |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+100 | |
1991-05-23 | Add sanitize trigger lines. | K. Richard Pixley | 1 | -2/+7 | |
1991-05-23 | No tc-sparc.c here. | K. Richard Pixley | 1 | -9/+4 | |
1991-05-23 | Initial revision | K. Richard Pixley | 2 | -0/+175 | |
1991-05-22 | v9 stuff. | K. Richard Pixley | 1 | -23/+182 | |
1991-05-19 | Changes to deal with missing subdirs gracefully, and changes dictated | K. Richard Pixley | 1 | -23/+44 | |
from dropping configure over gdb. |