Age | Commit message (Expand) | Author | Files | Lines |
1991-11-13 | Repair info node-pointer bug. | Roland Pesch | 1 | -58/+74 |
1991-11-13 | Changed 'i386_coff' to 'i386-coff' to match the real file's name. | Sean Eric Fagan | 1 | -1/+1 |
1991-11-13 | Initial revision | Sean Eric Fagan | 1 | -0/+4 |
1991-11-13 | Added support for SCO. | Sean Eric Fagan | 1 | -0/+4 |
1991-11-13 | Initial revision | K. Richard Pixley | 4 | -0/+1318 |
1991-11-13 | Passes down version_path for things which install themselves into | Steve Chamberlain | 1 | -4/+9 |
1991-11-13 | joins the rest of the world | K. Richard Pixley | 2 | -0/+116 |
1991-11-13 | Initial revision | K. Richard Pixley | 2 | -0/+94 |
1991-11-13 | The +noversion flag will make an installation happen to the machine/.. | Steve Chamberlain | 1 | -2/+11 |
1991-11-13 | * ieee.c: (ieee_object_p) cast NULL correctly. | Steve Chamberlain | 2 | -4/+15 |
1991-11-13 | Initial revision | Steve Chamberlain | 1 | -0/+38 |
1991-11-13 | Initial revision | K. Richard Pixley | 1 | -0/+737 |
1991-11-13 | *** empty log message *** | Steve Chamberlain | 1 | -0/+4 |
1991-11-13 | Various changes from David Wood. | Steve Chamberlain | 1 | -94/+125 |
1991-11-13 | propogate MAKEINFO like we propogate BISON | K. Richard Pixley | 1 | -3/+11 |
1991-11-13 | make the stage link a soft one | K. Richard Pixley | 1 | -3/+3 |
1991-11-13 | use gcc as ld for later stages | K. Richard Pixley | 1 | -2/+2 |
1991-11-13 | Ported to SCO's 3.2v2 system. | Sean Eric Fagan | 3 | -13/+19 |
1991-11-13 | Forgot opcode files. | John Gilmore | 3 | -1/+244 |
1991-11-13 | xcoffread.c, tdesc-lib, and misc fixes. | John Gilmore | 2 | -13/+28 |
1991-11-13 | * Makefile.in: Take out the version number for install | Steve Chamberlain | 3 | -3/+15 |
1991-11-13 | * ar.c (get_pos_bfd): Previous fix was missing a "break". | Per Bothner | 1 | -0/+4 |
1991-11-12 | Fixes related to handling of C++ methods (handle destructors | Per Bothner | 5 | -29/+56 |
1991-11-12 | Added tdesc-lib | Steve Chamberlain | 1 | -0/+1 |
1991-11-12 | Remove internal gdb definition of fixed arg count concat() function and | Fred Fish | 18 | -35/+35 |
1991-11-12 | First cut | Steve Chamberlain | 2 | -0/+603 |
1991-11-12 | Initial revision | Steve Chamberlain | 2 | -0/+12 |
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 |