Age | Commit message (Expand) | Author | Files | Lines |
1991-11-11 | Added tc-sparc.c | Steve Chamberlain | 1 | -1/+5 |
1991-11-11 | Added MINUS_G flag, now debugging can be turned off | Steve Chamberlain | 1 | -1/+2 |
1991-11-11 | * ldlex.l ldgram.y: made -V option do same as -v | Steve Chamberlain | 2 | -4/+17 |
1991-11-11 | Added the $(MINUS_G) flag so that debugging can be turned off | Steve Chamberlain | 1 | -1/+2 |
1991-11-11 | add GCCVERBOSE flag for debugging | K. Richard Pixley | 1 | -2/+7 |
1991-11-09 | Remove leftover call to do_cleanups() which resulted from a previous change. | Fred Fish | 2 | -3/+3 |
1991-11-09 | Document use of elf_big_vec as DEFAULT_VECTOR. | Fred Fish | 1 | -0/+2 |
1991-11-09 | Don't try to create a bfd section for the first ELF section header table | Fred Fish | 2 | -3/+9 |
1991-11-09 | Re-enable compilation of register_addr() stub whenever it is not supplied | Fred Fish | 2 | -3/+12 |
1991-11-09 | correct a comment | K. Richard Pixley | 1 | -3/+12 |
1991-11-09 | thin out directories actually created | K. Richard Pixley | 1 | -11/+2 |
1991-11-09 | Modernize, add sysdep-*.h files | John Gilmore | 1 | -22/+2 |
1991-11-09 | * configure.in: Make a link for sysdep.h. Specify commontargets. | John Gilmore | 3 | -12/+24 |
1991-11-09 | Initial revision | John Gilmore | 2 | -0/+14 |
1991-11-09 | Remove Rs/6000 changes (patch_block_stabs) so it will link without. | John Gilmore | 1 | -12/+0 |
1991-11-09 | * coff-rs6000.c, config/mh-rs6000: Make it work on archive and | John Gilmore | 1 | -4/+13 |
1991-11-09 | Define FASCIST_FDOPEN. | John Gilmore | 1 | -0/+3 |
1991-11-09 | More changes for objfiles. | John Gilmore | 1 | -1/+8 |
1991-11-09 | Add tracking of object files (that contain symbols) to gdb. | John Gilmore | 8 | -229/+443 |
1991-11-09 | Lint and some rs/6000 port. | John Gilmore | 6 | -183/+128 |
1991-11-09 | Now runs write_armap, even when listing contents. | Steve Chamberlain | 1 | -21/+11 |
1991-11-09 | Fixed bug printing 29050 instructions. | Steve Chamberlain | 1 | -3/+4 |
1991-11-08 | Format improvements, mostly for @smallbook (including reformatted table | Roland Pesch | 1 | -137/+132 |
1991-11-08 | Remove spurious echo | Steve Chamberlain | 1 | -1/+0 |
1991-11-08 | Put .comments into .data section, otherwise 88k can't exec the image. | Steve Chamberlain | 1 | -0/+1 |
1991-11-08 | * Makefile.in: link with libiberty after libreadline, since | Steve Chamberlain | 2 | -1/+3 |
1991-11-08 | Only has -DSYSV now | Steve Chamberlain | 1 | -3/+0 |
1991-11-08 | * m88k-xdep.c: Fixed the register offsets in the ptrace_user | Steve Chamberlain | 1 | -0/+7 |
1991-11-08 | Fixed S?IP_OFFSETs for the Motorola Delta 88. | Steve Chamberlain | 1 | -19/+16 |
1991-11-08 | Added delta88 cases | Steve Chamberlain | 1 | -3/+19 |
1991-11-08 | #ifndef USIZE | Steve Chamberlain | 1 | -1/+2 |
1991-11-08 | Include coff-m88k.h rather than m88kbcs.h | Steve Chamberlain | 1 | -1/+1 |
1991-11-08 | Install ld into ddestdir/bin. | Steve Chamberlain | 1 | -3/+1 |
1991-11-08 | Fix decoding of mtacc, dmac, fmac. These files should really get merged | John Gilmore | 3 | -3/+5 |
1991-11-08 | Smallbook format fixes. | Roland Pesch | 1 | -91/+100 |
1991-11-08 | Initial revision | Sean Eric Fagan | 2 | -0/+2 |
1991-11-08 | fixed for objdir/subdirs | K. Richard Pixley | 1 | -5/+5 |
1991-11-08 | Fix missing brackets, parens, discovered during man-page conversion. | Roland Pesch | 1 | -3/+3 |
1991-11-08 | install man pages too | K. Richard Pixley | 1 | -2/+13 |
1991-11-08 | get version from the right place | K. Richard Pixley | 1 | -1/+1 |
1991-11-08 | rework install-dirs, add install-no-fixinclude | K. Richard Pixley | 1 | -21/+30 |
1991-11-07 | Initial revision | Steve Chamberlain | 1 | -0/+13 |
1991-11-07 | Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 3 | -4/+8 |
1991-11-07 | Thu Nov 7 11:03:55 1991 Steve Chamberlain (sac at rtl.cygnus.com) | Steve Chamberlain | 2 | -318/+217 |
1991-11-07 | Fixed encoding of mtacc instruction. | Steve Chamberlain | 2 | -2/+13 |
1991-11-07 | *** empty log message *** | Steve Chamberlain | 1 | -0/+17 |
1991-11-07 | * tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, and | John Gilmore | 26 | -178/+41 |
1991-11-07 | fix a three-stage typo, build better install-dirs | K. Richard Pixley | 1 | -10/+8 |
1991-11-07 | only build a link if it isn't there already | K. Richard Pixley | 1 | -3/+3 |
1991-11-07 | fixed some comments, removed the "in /giga/auto-tests/devo" line | K. Richard Pixley | 1 | -6/+7 |