Age | Commit message (Expand) | Author | Files | Lines |
1991-11-12 | Added harris systems | Steve Chamberlain | 1 | -1/+7 |
1991-11-12 | rs6000 alone means rs6000-ibm-aix | John Gilmore | 1 | -4/+4 |
1991-11-12 | * Makefile.in: Add xcoffread.c, xcoffexec.c. | John Gilmore | 2 | -0/+28 |
1991-11-12 | * rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h, | John Gilmore | 6 | -0/+3176 |
1991-11-12 | Initial revision | John Gilmore | 2 | -0/+44 |
1991-11-12 | New file. | John Gilmore | 1 | -0/+1506 |
1991-11-12 | Just use #undef, not #define foo foo | John Gilmore | 2 | -5/+5 |
1991-11-12 | add texinfo; mkdir foo/info; echo when mkdir'ing | K. Richard Pixley | 1 | -1/+3 |
1991-11-12 | add texinfo | K. Richard Pixley | 1 | -1/+1 |
1991-11-12 | Allways use -O2 | Steve Chamberlain | 1 | -1/+3 |
1991-11-12 | Mon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 3 | -12/+19 |
1991-11-12 | allow +foo bar options. stolen from texinfo configure | K. Richard Pixley | 1 | -78/+131 |
1991-11-12 | Mon Nov 11 20:30:18 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 3 | -5/+13 |
1991-11-12 | uses __inline for now for gcc | Steve Chamberlain | 1 | -2/+3 |
1991-11-12 | Remove coredep.o from XDEPFILES. The fetch_core_registers() function is | Fred Fish | 1 | -1/+1 |
1991-11-12 | Minor rewording of message containing name of program that generated a | Fred Fish | 4 | -19/+75 |
1991-11-12 | Additions to support ELF formatted core files. | Fred Fish | 1 | -0/+6 |
1991-11-12 | Add support for ELF note sections, which are used in ELF core files to | Fred Fish | 3 | -0/+24 |
1991-11-12 | * ldmisc.c, ldmisc.h: Re-write info() to take a filename | Per Bothner | 2 | -1/+10 |
1991-11-12 | * aoutx.h (NAME(aout,find_nearest_line)): Handle the case | Per Bothner | 2 | -6/+70 |
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 |