Age | Commit message (Expand) | Author | Files | Lines |
1991-07-31 | Updated TODO. | Steve Chamberlain | 1 | -1/+24 |
1991-07-31 | Update for 3.98 release. | John Gilmore | 4 | -88/+38 |
1991-07-31 | Set file permissions the same for everyone before making tar file. | John Gilmore | 1 | -0/+1 |
1991-07-31 | Make a little more palatable for an FSF release. | John Gilmore | 1 | -8/+6 |
1991-07-31 | Remove amdcoff.c (and its name from Makefile.in) by default, because | John Gilmore | 2 | -4/+15 |
1991-07-31 | Remove amdcoff.h by default because its copyright is not assigned to FSF. | John Gilmore | 1 | -1/+12 |
1991-07-31 | * all files: update copyright notices for GPL version 2. | John Gilmore | 8 | -74/+182 |
1991-07-31 | Some of these things are already done. More are probably done, | John Gilmore | 1 | -9/+1 |
1991-07-31 | It's the Binary, not Big, file descriptor library. | John Gilmore | 1 | -4/+4 |
1991-07-31 | Better sanitize aoutx.h too! | John Gilmore | 1 | -5/+17 |
1991-07-31 | Move building and configuring stuff from .Sanitize to "make gdb.tar.Z". | John Gilmore | 2 | -13/+3 |
1991-07-31 | Add texinfo | John Gilmore | 1 | -1/+5 |
1991-07-31 | Remove config.gdb. Restore alldeps.mak, depend, and expread.tab.c | John Gilmore | 4 | -283/+275 |
1991-07-31 | Remove symseg.h, the ancient GDB symbol-segments (gdb-specific debug | John Gilmore | 1 | -2/+5 |
1991-07-31 | Update for gdb-3.98. | John Gilmore | 1 | -3/+7 |
1991-07-31 | Add bfd.ilrt.tar.Z "make" rules. | John Gilmore | 1 | -1/+21 |
1991-07-31 | Initialized a variable | Steve Chamberlain | 1 | -3/+4 |
1991-07-31 | Fixed memory trampling problem | Steve Chamberlain | 1 | -11/+137 |
1991-07-31 | Tighten up for gdb-3.98 release. | John Gilmore | 3 | -63/+84 |
1991-07-29 | Updated list of files to keep to reflect reintegration of most fragments | Roland Pesch | 1 | -24/+7 |
1991-07-29 | *** empty log message *** | Roland Pesch | 1 | -0/+8 |
1991-07-29 | Fixed a variety of small typos that prevented info from formatting cleanly; | Roland Pesch | 1 | -13/+13 |
1991-07-27 | Changes to accomodate using the freshly built bison in place. | K. Richard Pixley | 1 | -6/+29 |
1991-07-27 | Polishing m68k support. | K. Richard Pixley | 5 | -624/+672 |
1991-07-27 | Pulling in the motorola-'040-library line switch patch from wrs. | K. Richard Pixley | 1 | -12/+13 |
1991-07-27 | *** empty log message *** | Steve Chamberlain | 1 | -1/+2 |
1991-07-27 | *** empty log message *** | Steve Chamberlain | 1 | -5/+5 |
1991-07-27 | *** empty log message *** | Steve Chamberlain | 3 | -48/+71 |
1991-07-27 | *** empty log message *** | Roland Pesch | 1 | -0/+12 |
1991-07-27 | (1) Applied some fixes due to comments from Larry Breed (easier ones | Roland Pesch | 1 | -270/+392 |
1991-07-26 | Partial update to README for new configure script and new | Roland Pesch | 2 | -51/+106 |
1991-07-25 | (1) Re-incorporated former M4 fragments into this file; GNU m4 >=0.84 | Roland Pesch | 1 | -25/+6001 |
1991-07-25 | Don't eliminate libg++. Jimmy Hoffa disappeared before libg++ was | Michael Tiemann | 1 | -1/+6 |
1991-07-25 | Update copylefts of all copylefted files to Version 2. | John Gilmore | 6 | -80/+85 |
1991-07-24 | Re-merged m68k support for gas. | K. Richard Pixley | 1 | -127/+135 |
1991-07-24 | Added some hints about documentation | Steve Chamberlain | 1 | -7/+19 |
1991-07-24 | *** empty log message *** | Steve Chamberlain | 1 | -1/+5 |
1991-07-24 | Initial revision | Sean Eric Fagan | 1 | -0/+1 |
1991-07-24 | Another bugfix (NS32K_SVC_IMMED_OPERANDS) from Rune Nerg}rd. | John Gilmore | 1 | -1/+1 |
1991-07-24 | Bugfix from Rune Nerg}rd to "sfsr" opcode. | John Gilmore | 1 | -1/+1 |
1991-07-24 | *** empty log message *** | Roland Pesch | 1 | -0/+76 |
1991-07-24 | Turned $Id: from m4 comment into texinfo comment, allowing fragment | Roland Pesch | 12 | -12/+12 |
1991-07-24 | 1) turned $Id: from m4 into texinfo comment | Roland Pesch | 4 | -12/+12 |
1991-07-24 | 1) moved author email addresses and manual version info back onto copyright | Roland Pesch | 2 | -10/+155 |
1991-07-24 | Fix braces in example (@{ @} not {}), spotted by makeinfo. | Roland Pesch | 1 | -4/+4 |
1991-07-24 | 1) Added conditionals around node structure, giving clean nodes for either | Roland Pesch | 1 | -2/+7 |
1991-07-24 | 1) Added conditional markup around node transitions, so node structure correct | Roland Pesch | 1 | -6/+20 |
1991-07-24 | Tried allowing $Id: to appear in final output, but it confuses makeinfo | Roland Pesch | 1 | -1/+1 |
1991-07-24 | 1) "dots{}" -> "@dots{}" (spotted by makeinfo) | Roland Pesch | 1 | -2/+2 |
1991-07-24 | 1) Inserted missing @end table/@table spotted by makeinfo; | Roland Pesch | 1 | -3/+5 |