Commit graph

  • 070cece144 Added AOUT_MACHTYPE definitions. K. Richard Pixley 1991-08-07 07:00:01 +00:00
  • 274862ad9e Default rdl-apps.texinfo, for people who don't think to use the Makefile; this one will work if this dir is in the default relative position to the readline directory in the GNU libraries-and-includes distribution. Roland Pesch 1991-08-07 02:15:57 +00:00
  • 81536d662a * Makefile: use doc/Makefile for doc targets Roland Pesch 1991-08-07 02:07:21 +00:00
  • 594bdad7ad *** empty log message *** Roland Pesch 1991-08-07 00:18:09 +00:00
  • 73dfae8d22 Makefile: GDB documentation nos has its own Makefile .Sanitize: add Makefile; recognize renamed refcard.tex (formerly gdbrc.tex) gdbint.texinfo: add markup in "Cleanups" chapter Roland Pesch 1991-08-07 00:15:02 +00:00
  • 9bbfd0574d N_INDR movement Steve Chamberlain 1991-08-06 21:31:01 +00:00
  • 1af27af8bc Patches to fix bugs reported by roland McGrath Steve Chamberlain 1991-08-06 21:28:21 +00:00
  • e929a4c57a *** empty log message *** Steve Chamberlain 1991-08-06 20:39:34 +00:00
  • 7f281dcbe4 Correcting a prototype for gcc. K. Richard Pixley 1991-08-06 20:35:15 +00:00
  • 9fddf5af62 revised option parsing. K. Richard Pixley 1991-08-06 19:26:01 +00:00
  • 4101d86838 Host-level GNUmakefiles. K. Richard Pixley 1991-08-06 19:12:55 +00:00
  • dd61f09ec8 Added -S option for 3com. Asks that jbsr always resolve to jsr. K. Richard Pixley 1991-08-06 07:21:38 +00:00
  • 9ec1ce8ab5 Fixing CONST declarations. K. Richard Pixley 1991-08-06 07:20:27 +00:00
  • 3a668184f2 *** empty log message *** K. Richard Pixley 1991-08-05 22:31:05 +00:00
  • b81fa6a21c *** empty log message *** K. Richard Pixley 1991-08-05 21:36:41 +00:00
  • 4f6f12f989 Only read the right number of bytes in reading basetypes, so we don't overrun malloc. John Gilmore 1991-08-03 02:02:03 +00:00
  • c5c604c446 Added (sun?) instructions so that gas can assemble a sun cc produced gnulib1.s. K. Richard Pixley 1991-08-02 22:19:40 +00:00
  • 497acf1620 remove emacs, move gdb to after the compilation tools. K. Richard Pixley 1991-08-02 18:56:52 +00:00
  • 8bf75ff3ca Print UNOP_MEMVAL of an OP_LONG that ends up as a function specially John Gilmore 1991-08-02 09:23:23 +00:00
  • 10147c02f3 * infrun.c: Move DO_DEFERRED_STORES from proceed() to resume(). The child can be proceeded from inside wait_for_inferior in evaluating breakpoint conditions, and DO_DEFERRED_STORES was getting skipped in that case. John Gilmore 1991-08-02 08:46:10 +00:00
  • 89eec0d391 Adjusted for new gdb, added some initializations, support for machine 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. K. Richard Pixley 1991-08-02 07:55:14 +00:00
  • 3b271cf4c0 Roll VERSION to 3.98.1. Use path to find $SHELL in "run" command. John Gilmore 1991-08-02 07:15:20 +00:00
  • fe2def4b40 *** empty log message *** K. Richard Pixley 1991-08-02 04:02:01 +00:00
  • b648e172cc *** empty log message *** Steve Chamberlain 1991-08-01 23:59:06 +00:00
  • 1c6c65989b *** empty log message *** Steve Chamberlain 1991-08-01 23:38:49 +00:00
  • 88dfcd6832 Added support for constructors, warnings and indirects Steve Chamberlain 1991-08-01 23:35:05 +00:00
  • 8101605119 Added new keyword 'CONSTRUCTORS' Steve Chamberlain 1991-08-01 23:29:23 +00:00
  • 812df84bc9 Initial revision Steve Chamberlain 1991-08-01 23:29:03 +00:00
  • 7bfa94e296 *** empty log message *** Roland Pesch 1991-08-01 22:39:43 +00:00
  • e961483fd7 *** empty log message *** Steve Chamberlain 1991-08-01 14:37:51 +00:00
  • 283dd2d43f Initial revision Steve Chamberlain 1991-08-01 14:37:46 +00:00
  • fab4b2d308 Forgot one more place to remove amdcoff.c reference (sigh). John Gilmore 1991-08-01 05:33:39 +00:00
  • d1c6102119 Makefile, libcoff: The stuff after the comment /* THE FOLLOWING IS EXTRACTED ... */ is removed from the header files, so the header files broke themselves. This is now fixed because the description is split over two lines. Not a great way. I'll fix it better soon. Steve Chamberlain 1991-08-01 02:38:17 +00:00
  • 3c123e2406 Delete CVS.adm from the release! John Gilmore 1991-08-01 01:27:44 +00:00
  • 18a00f0885 Pass Make flags down to lower level when building tar file. John Gilmore 1991-08-01 00:32:22 +00:00
  • fbcb43b268 Remove bogus reference to ${destdir}/lib/gcc. John Gilmore 1991-08-01 00:12:56 +00:00
  • c45c19f8b1 For final (?) 3.98 release John Gilmore 1991-08-01 00:11:16 +00:00
  • cf4964159d Surrounded table of renamed commands (version within @ifinfo) with @example/@end example. Without this it formatted fine by texinfo-format-buffer in Emacs, but makeinfo insisted on paragraphing it! Roland Pesch 1991-08-01 00:02:27 +00:00
  • 2ee6233fbc Handle gdb-all.texinfo properly when M4 doesn't exist or crashes John Gilmore 1991-07-31 23:44:59 +00:00
  • 5bff26001a *** empty log message *** Roland Pesch 1991-07-31 23:37:41 +00:00
  • 3d3ab54002 Last cleanups for release 3.98: Minor typo and formatting fixes; incorporated most fixes remaining from filed mail commenting on earlier drafts. Roland Pesch 1991-07-31 23:35:22 +00:00
  • 96d3844040 Remove archures.h John Gilmore 1991-07-31 22:28:30 +00:00
  • fd64402540 Fixed copyright notices (FSF, not Cygnus; invoke, rather than refer to an included copy of, GPL). Roland Pesch 1991-07-31 21:54:56 +00:00
  • ed0a73950b Updated TODO. Wrote a small Memory Usage section in bfd.texinfo Steve Chamberlain 1991-07-31 20:19:16 +00:00
  • adf2bb5864 Update for 3.98 release. John Gilmore 1991-07-31 19:08:36 +00:00
  • 40dc32e580 Set file permissions the same for everyone before making tar file. (This clobbers the files' existing permissions.) John Gilmore 1991-07-31 18:08:33 +00:00
  • 7f96253b0d Make a little more palatable for an FSF release. John Gilmore 1991-07-31 17:45:16 +00:00
  • de02577e97 Remove amdcoff.c (and its name from Makefile.in) by default, because its copyright is not yet assigned to FSF. John Gilmore 1991-07-31 17:37:02 +00:00
  • 3097f7184a Remove amdcoff.h by default because its copyright is not assigned to FSF. "Sanitize -keep-29k" will keep it. John Gilmore 1991-07-31 17:36:04 +00:00
  • 3c8a3c56e4 * all files: update copyright notices for GPL version 2. Install header comments and attribute most modules to their authors. BFD's name is now officially "Binary File Descriptor", so remove any conflicting perjoratives. John Gilmore 1991-07-31 16:58:05 +00:00
  • 6dadbcb63c Some of these things are already done. More are probably done, but I am not sure. Check w/Steve. John Gilmore 1991-07-31 08:30:37 +00:00
  • 990778eefa It's the Binary, not Big, file descriptor library. John Gilmore 1991-07-31 08:08:36 +00:00
  • 446545dd85 Better sanitize aoutx.h too! John Gilmore 1991-07-31 07:54:31 +00:00
  • 72b1b275ec Move building and configuring stuff from .Sanitize to "make gdb.tar.Z". John Gilmore 1991-07-31 07:09:02 +00:00
  • d239963ba3 Add texinfo John Gilmore 1991-07-31 05:15:37 +00:00
  • 55b32c02a8 Remove config.gdb. Restore alldeps.mak, depend, and expread.tab.c to the RCS archives. Update .Sanitize for this. John Gilmore 1991-07-31 04:15:12 +00:00
  • 51c27f4925 Remove symseg.h, the ancient GDB symbol-segments (gdb-specific debug information) definition. John Gilmore 1991-07-31 03:11:46 +00:00
  • 92cd1aab08 Update for gdb-3.98. John Gilmore 1991-07-31 03:10:30 +00:00
  • 11954bf11a Add bfd.ilrt.tar.Z "make" rules. John Gilmore 1991-07-31 02:47:14 +00:00
  • 06850bead6 Initialized a variable Steve Chamberlain 1991-07-31 00:37:42 +00:00
  • 67c060c306 Fixed memory trampling problem Steve Chamberlain 1991-07-31 00:37:09 +00:00
  • dc0c3f64b6 Tighten up for gdb-3.98 release. John Gilmore 1991-07-31 00:34:07 +00:00
  • 07d06baa0f Updated list of files to keep to reflect reintegration of most fragments into gdb.texinfo. Roland Pesch 1991-07-29 22:38:53 +00:00
  • a56a0f68ba *** empty log message *** Roland Pesch 1991-07-29 22:21:57 +00:00
  • 54e6b3c33a Fixed a variety of small typos that prevented info from formatting cleanly; altered too-long heading for GPL Appendix, as discussed w/RMS; Changed date on cover to July 91. Roland Pesch 1991-07-29 22:20:33 +00:00
  • 2645fb0ca1 Changes to accomodate using the freshly built bison in place. K. Richard Pixley 1991-07-27 07:46:34 +00:00
  • f6e504fe91 Polishing m68k support. K. Richard Pixley 1991-07-27 02:34:20 +00:00
  • 0285f1792f Pulling in the motorola-'040-library line switch patch from wrs. K. Richard Pixley 1991-07-27 02:31:30 +00:00
  • 3a278e0450 *** empty log message *** Steve Chamberlain 1991-07-27 01:31:02 +00:00
  • f4d2c0bb48 *** empty log message *** Steve Chamberlain 1991-07-27 01:24:40 +00:00
  • 87059abb6b *** empty log message *** Steve Chamberlain 1991-07-27 01:14:16 +00:00
  • a8b765617e *** empty log message *** Roland Pesch 1991-07-27 00:52:01 +00:00
  • 7463aadd5b (1) Applied some fixes due to comments from Larry Breed (easier ones through chapsec 5.2) Roland Pesch 1991-07-27 00:49:54 +00:00
  • 170d0c8527 Partial update to README for new configure script and new documentation make targets. Roland Pesch 1991-07-26 20:22:41 +00:00
  • 70b887611a (1) Re-incorporated former M4 fragments into this file; GNU m4 >=0.84 no longer crashes on long docs. Roland Pesch 1991-07-25 19:35:27 +00:00
  • a578524ef6 Don't eliminate libg++. Jimmy Hoffa disappeared before libg++ was even conceived. Michael Tiemann 1991-07-25 16:11:27 +00:00
  • 095c7223f3 Update copylefts of all copylefted files to Version 2. Add header comments to a few files (ieee, oasys) that Steve never commented. Preparation for gdb-3.98 release. John Gilmore 1991-07-25 00:48:28 +00:00
  • ac61496ccd Re-merged m68k support for gas. K. Richard Pixley 1991-07-24 23:44:07 +00:00
  • ad248080bd Added some hints about documentation Steve Chamberlain 1991-07-24 23:22:21 +00:00
  • 2f0559cc6c *** empty log message *** Steve Chamberlain 1991-07-24 22:25:50 +00:00
  • d5db699e71 Initial revision Sean Eric Fagan 1991-07-24 19:40:36 +00:00
  • 614541045c Another bugfix (NS32K_SVC_IMMED_OPERANDS) from Rune Nerg}rd. John Gilmore 1991-07-24 13:46:54 +00:00
  • ccef841ce1 Bugfix from Rune Nerg}rd to "sfsr" opcode. John Gilmore 1991-07-24 13:43:56 +00:00
  • 920ba794a7 *** empty log message *** Roland Pesch 1991-07-24 01:55:18 +00:00
  • 16e58d9172 Turned $Id: from m4 comment into texinfo comment, allowing fragment boundaries to be recognized in post-m4 texinfo source. Roland Pesch 1991-07-24 01:51:32 +00:00
  • 271895931a 1) turned $Id: from m4 into texinfo comment 2) disabled @group where no longer supported by texinfo.tex Roland Pesch 1991-07-24 01:50:33 +00:00
  • 8734fc33eb 1) moved author email addresses and manual version info back onto copyright page (had crept onto front of title page w/ other stuff migrating between gdb.texinfo and gdb.top-m4). Roland Pesch 1991-07-24 01:43:47 +00:00
  • 5dac81188a Fix braces in example (@{ @} not {}), spotted by makeinfo. Allow fragment's $Id: to be texinfo comment. Roland Pesch 1991-07-24 01:40:47 +00:00
  • ff2e4391f7 1) Added conditionals around node structure, giving clean nodes for either generic or cross-debugging manual. Roland Pesch 1991-07-24 01:37:46 +00:00
  • 54e4cbe8f0 1) Added conditional markup around node transitions, so node structure correct for either generic manual (material near back, in "targets"), or for special cross-debugging manuals (material near front, in "invocation"). Roland Pesch 1991-07-24 01:36:11 +00:00
  • 0e1b12ce0d Tried allowing $Id: to appear in final output, but it confuses makeinfo (the texinfo comment appears inside a menu). Revisit someday. Roland Pesch 1991-07-24 01:34:39 +00:00
  • 1190271968 1) "dots{}" -> "@dots{}" (spotted by makeinfo) 2) $Id: tag appears in post-m4 text Roland Pesch 1991-07-24 01:30:45 +00:00
  • 9d40ea3c82 1) Inserted missing @end table/@table spotted by makeinfo; 2) allowed $Id: tag to appear in post-M4 file by turning it into texinfo rather than m4 comment; 3) Disabled @group where no longer supported by texinfo Roland Pesch 1991-07-24 01:28:51 +00:00
  • 26c03ddfee Enabled target gdb.info Roland Pesch 1991-07-24 01:25:02 +00:00
  • 42078e7901 Added call to "make info", to generate: -- gdb-all.texinfo (texinfo source after M4 processing) -- gdb.info (file compiled by makeinfo from texinfo-2 release) Roland Pesch 1991-07-24 01:23:41 +00:00
  • 8e71e6e376 Add COPYING file. John Gilmore 1991-07-24 01:07:25 +00:00
  • fcab31c12a Add h-rtbsd.h. John Gilmore 1991-07-24 00:59:57 +00:00
  • 24d6615cd0 Blow away v9 stuff in aout64.h too. John Gilmore 1991-07-24 00:47:13 +00:00
  • bdedf53f2a *** empty log message *** Steve Chamberlain 1991-07-23 23:36:28 +00:00
  • 797ecb38c2 Initial revision Sean Eric Fagan 1991-07-23 22:14:05 +00:00