Commit graph

  • 19b66c0e72 Lint John Gilmore 1991-09-13 01:02:21 +00:00
  • f33c3ad15b Remove unused include files. John Gilmore 1991-09-13 00:59:38 +00:00
  • 6093e5b0de * am29k-tdep.c: Use DUMMY_SAVE_GREGS and RETURN_REGNUM. John Gilmore 1991-09-13 00:33:17 +00:00
  • 8d8f91d85a * am29k-pinsn.c (print_insn): Handle NOP specially. Avoid %#x format string; use 0x%x instead. John Gilmore 1991-09-13 00:29:14 +00:00
  • cdfb337309 Make Munch work. John Gilmore 1991-09-13 00:28:05 +00:00
  • 473f33181c * configure.in: Add hosts rtpc-*-* and a29k-*-*. Merge target arm case with other "easy" cases. Add target cases a29k-*-none (rehack of am29k), a29k-*-kern (remote to Ultracomputer kernel), and a29k-*-sym1 (ultracomputer OS's user process). John Gilmore 1991-09-13 00:13:16 +00:00
  • 780bdcb936 Initial revision John Gilmore 1991-09-13 00:07:27 +00:00
  • 054862cfa1 * internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define these for internalcoff, separately from the various external coff's. * amdcoff.h, bcs88kcoff.h, i386coff.h, intel-coff.h, m68kcoff.h, m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for the external struct definitions. * ecoff.h: Remove these #define's, kludge no longer needed. John Gilmore 1991-09-12 21:27:49 +00:00
  • 96e0dd9633 Initial revision John Gilmore 1991-09-12 21:13:48 +00:00
  • b5493bc4c8 Thu Sep 12 14:07:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com) Roland Pesch 1991-09-12 21:08:51 +00:00
  • ff2e185071 Per J Gilmore's advice, include redundant dependencies to get around Sun-make VPATH bug. Roland Pesch 1991-09-12 21:04:21 +00:00
  • a5a8b9b14e Add NYU vendor, sym1 and sym2 os's. Alphabetize vendors. John Gilmore 1991-09-12 08:48:23 +00:00
  • f5e011c68c * Makefile.in (documentation targets): Pass $(M4). Bugfix from eggert@twinsun.com (Paul Eggert). John Gilmore 1991-09-12 03:03:01 +00:00
  • f3d3d2cdc6 add gdbm. K. Richard Pixley 1991-09-12 00:33:59 +00:00
  • aedaceb5bf Add gdbm. K. Richard Pixley 1991-09-12 00:33:19 +00:00
  • 90d368c5ef * Makefile.in (VERSION): Update to 4.0.3. John Gilmore 1991-09-11 06:10:20 +00:00
  • f053b34fe8 * aoutf1.h (sunos4_core_file_p): Release the right storage in error case. (sunos4_core_file_matches_executable_p): Fix header comparison. * aoutx.h: Avoid shifts of 32 bits, undefined in C. Lint. * bout.c, icoff.c, ieee.c, libbfd.c, oasys.c: gcc -O -W lint. John Gilmore 1991-09-11 04:49:53 +00:00
  • cadbb07a69 * core.c (core_file_command): Print frame at coredump with its level number, by calling print_stack_frame. * frame.h: Add selected_frame_level, print_stack_frame. * frame.h, stack.c: Remove print_sel_frame, print_selected_frame. * convex-tdep.c, convex-xdep.c, infcmd.c, inflow.c, infrun.c: Change print_sel_frame and print_selected_frame callers to print_stack_frame. John Gilmore 1991-09-11 01:49:50 +00:00
  • b1815762f9 * i386coff.h (LINESZ): Always 6, not based on sizeof(). John Gilmore 1991-09-10 17:13:21 +00:00
  • 8106620887 * utils.c (error): if error_pre_print is set, print the string first. * main.c (main, print_gnu_advertisement, print_gdb_version): Reformat legalese so it always prints, but acts as an "I'm here" message while symbols are being read. If any errors occur, print a few newlines to set off the message and start it at the left margin. Remove mention of "help" command, and don't yak about symbol reading. (catch_errors): Error string is now printed first in case of error, not last. * command.c (undef_cmd_error, lookup_cmd): On undefined command, suggest the "help" command. John Gilmore 1991-09-10 08:56:09 +00:00
  • ae07c044c3 Added delta88 Steve Chamberlain 1991-09-09 21:13:28 +00:00
  • 62853f8052 * breakpoint.c (insert_breakpoints): Restore warning about the program might be running in another process, but only for systems with this brain death (#ifdef ONE_PROCESS_WRITETEXT). * xm-hp300bsd.h, xm-mips.h, xm-vax.h: Define it. John Gilmore 1991-09-09 20:49:08 +00:00
  • 25fa8f539f Alphabetize aliases; add v9 things. K. Richard Pixley 1991-09-07 03:23:39 +00:00
  • e92583d39c Host and targets with different sized types. &others. John Gilmore 1991-09-06 07:19:03 +00:00
  • 96b2f51cdc Fix some infrastructure to be able to cope with host and target machines with different sized basic types (ints, ptrs, etc). (Idea from pierre@la.tce.com (Pierre Willard).) John Gilmore 1991-09-06 07:13:38 +00:00
  • 06b6c733ae Fix some infrastructure to be able to cope with host and target machines with different sized basic types (ints, ptrs, etc). (Idea from pierre@la.tce.com (Pierre Willard).) John Gilmore 1991-09-06 07:09:40 +00:00
  • 2d8fa9ab98 * .gdbinit: Remove useless "rr" command. Set complaints to 1 for people debugging gdb. John Gilmore 1991-09-06 06:52:38 +00:00
  • 90262bf934 * WHATS.NEW: "history write -> history save". Doc "write on/off". (Fix from kenc@viewlogic.com.) John Gilmore 1991-09-06 06:50:40 +00:00
  • e557edcf98 * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E, to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib support. * stab.def: Add N_COMM to table, fix overlap comment. John Gilmore 1991-09-04 16:03:52 +00:00
  • 12e7087f53 Allow GDB to patch object files. Makefile.in: Add crude dependencies. John Gilmore 1991-09-04 07:52:46 +00:00
  • bdbd5f5086 Make writing to files work properly. (Fixes to BFD are also needed.) John Gilmore 1991-09-04 07:43:50 +00:00
  • 7c589d2562 Don't keep ldgram.h. Isn't even checked in. K. Richard Pixley 1991-09-04 04:21:09 +00:00
  • 01f0a88e4c Added "recover"'ability. K. Richard Pixley 1991-09-04 03:59:15 +00:00
  • 5f62d65b5a Adding "recover"'ability. K. Richard Pixley 1991-09-04 02:51:18 +00:00
  • 78375cd354 Bugs john noticed. K. Richard Pixley 1991-09-04 02:28:15 +00:00
  • 3116e6cf2f test & recover a better way. K. Richard Pixley 1991-09-04 01:55:53 +00:00
  • 10effd407e Fixed the line break as a test for cvs ci. Steve Chamberlain 1991-09-03 22:43:19 +00:00
  • 48543e053a "recover" aoutx.h K. Richard Pixley 1991-09-03 22:21:30 +00:00
  • 1baac72eb9 *** empty log message *** Steve Chamberlain 1991-09-03 21:14:14 +00:00
  • 1e33287356 *** empty log message *** Steve Chamberlain 1991-09-03 21:14:13 +00:00
  • 81003d7e1a Initial revision Steve Chamberlain 1991-09-03 21:12:23 +00:00
  • 30104b16c3 *** empty log message *** Steve Chamberlain 1991-09-03 21:04:24 +00:00
  • 01bc4918d7 Initial revision Steve Chamberlain 1991-09-03 21:01:03 +00:00
  • c67056970a *** empty log message *** Steve Chamberlain 1991-09-03 20:48:27 +00:00
  • 4efb1cc9f0 Merge with FSF. John Gilmore 1991-09-03 13:35:35 +00:00
  • 55fbee918b Merge with latest FSF versions. John Gilmore 1991-09-03 13:32:50 +00:00
  • cdabe52361 Updated list of Sanitizable directories. K. Richard Pixley 1991-09-02 22:19:49 +00:00
  • 8e25c1fa96 "recover" tc-sparc.c K. Richard Pixley 1991-09-02 21:26:15 +00:00
  • 1312dccc30 Recover the editted files. K. Richard Pixley 1991-09-02 21:21:47 +00:00
  • 385339e6e6 dump the obsolete INSTALL. K. Richard Pixley 1991-09-02 01:12:42 +00:00
  • abf2ca6c2e Correcting some things. K. Richard Pixley 1991-09-02 01:05:04 +00:00
  • a71150bd17 Correct a few things. K. Richard Pixley 1991-09-02 01:03:38 +00:00
  • 2dd8428e6d Initial revision K. Richard Pixley 1991-09-02 01:03:06 +00:00
  • 1493817dff m68040 support. K. Richard Pixley 1991-09-01 23:45:00 +00:00
  • f4870f0f26 hack around memset(). K. Richard Pixley 1991-09-01 23:40:56 +00:00
  • 617ee8ed46 prototype for decode_local_label_name(), better definition of obstack_chunk_fns. K. Richard Pixley 1991-09-01 23:39:31 +00:00
  • da0b2bff46 Link via as.new to avoid what might be some other cross assembler for people with '.' in their paths. K. Richard Pixley 1991-09-01 23:38:30 +00:00
  • 5cf89596e7 Patch around gcc builtin memory functions. K. Richard Pixley 1991-09-01 23:36:56 +00:00
  • 9b24fc7087 Added config.sub Steve Chamberlain 1991-09-01 03:47:07 +00:00
  • 02757e591c Changed the word binutils to 'the linker' Steve Chamberlain 1991-09-01 03:42:05 +00:00
  • e4899eb809 Welcome emacs to the mess. K. Richard Pixley 1991-08-31 03:54:38 +00:00
  • 7307c104b3 Retract last edit. System type should determine whether this file gets loaded at all. Stu Grossman 1991-08-31 02:01:17 +00:00
  • 9e7f3b6a69 Undo edit 1.5. Easier to let abort be of unspecified type than to claim a type and be wrong half the time. Stu Grossman 1991-08-31 01:43:19 +00:00
  • 9f2673804c Add in sysv configuration stuff. Stu Grossman 1991-08-31 01:38:08 +00:00
  • 5fad8bf967 Merge in irix support. Stu Grossman 1991-08-31 00:59:29 +00:00
  • 9712c6e200 Merge in irix support. Stu Grossman 1991-08-31 00:54:16 +00:00
  • faaaea3c2a Merge in irix support. Stu Grossman 1991-08-31 00:43:36 +00:00
  • 625453dcfd Merge in irix support. Stu Grossman 1991-08-31 00:31:30 +00:00
  • bceb2dded1 Merge in irix support. Stu Grossman 1991-08-30 23:18:06 +00:00
  • 20ccfb0996 paperwork handled for AMD Coff. John Gilmore 1991-08-29 00:35:06 +00:00
  • 4d84d6ad73 Paperwork handled for AMD Coff. John Gilmore 1991-08-29 00:34:45 +00:00
  • 662e94343e Backing out last round of changes. K. Richard Pixley 1991-08-28 21:56:58 +00:00
  • b678740d04 Update to current standards. K. Richard Pixley 1991-08-28 21:49:12 +00:00
  • dae50edd99 Better error reporting on missing local labels. K. Richard Pixley 1991-08-28 21:38:48 +00:00
  • feb4df71a5 Error out on unrecognized options. K. Richard Pixley 1991-08-27 23:10:19 +00:00
  • 1b7ed4c994 Added config.sub Steve Chamberlain 1991-08-27 00:21:34 +00:00
  • 5710dc3779 Correcting install target when gcc not present. K. Richard Pixley 1991-08-26 04:45:57 +00:00
  • d1477ba8d6 Welcome cvs to the big time. K. Richard Pixley 1991-08-26 04:29:33 +00:00
  • 3c8735af98 rcs enters the soup. K. Richard Pixley 1991-08-25 23:40:24 +00:00
  • 5781b1ba03 Adding diff to the fray. K. Richard Pixley 1991-08-25 21:48:40 +00:00
  • bc58b41dbc Adding grep to the fray. K. Richard Pixley 1991-08-25 20:18:21 +00:00
  • 846058edd8 Update README. John Gilmore 1991-08-24 00:15:18 +00:00
  • ce97f9130a Add none John Gilmore 1991-08-23 23:32:34 +00:00
  • dec35cbe8c Add none. John Gilmore 1991-08-23 23:31:39 +00:00
  • 1eddc5863e *** empty log message *** Roland Pesch 1991-08-23 23:23:47 +00:00
  • 1dbe1ef797 Add info about porting to new hosts and targets. John Gilmore 1991-08-23 23:13:03 +00:00
  • 2ecf020143 * Makefile.in: generate "gdb-all.texi" rather than "gdb-all.texinfo" Roland Pesch 1991-08-23 22:47:36 +00:00
  • fad60036f7 generate "gdb-all.texi" rather than "gdb-all.texinfo" Roland Pesch 1991-08-23 22:46:53 +00:00
  • ee4196dc5d *** empty log message *** Roland Pesch 1991-08-23 22:39:16 +00:00
  • 8b204e6ea4 add email address for bugs and additions. K. Richard Pixley 1991-08-23 22:38:25 +00:00
  • b9def3d9df Reflect name change (doc/rdl-apps.texi) Roland Pesch 1991-08-23 22:37:49 +00:00
  • 8b5d2c4e96 * rdl-apps.texi: renamed from rdl-apps.texinfo Roland Pesch 1991-08-23 22:35:42 +00:00
  • 474d52a56e Coupla minor typos. K. Richard Pixley 1991-08-23 21:45:08 +00:00
  • cb3e10f3fe Minor vintage gcc lints. K. Richard Pixley 1991-08-23 21:42:01 +00:00
  • d7c2f2ddd5 * WHATS.NEW: correct pointer to refcard. Roland Pesch 1991-08-23 21:10:02 +00:00
  • d98259f8ac * doc/gdb.texinfo: update New Features, Installing Roland Pesch 1991-08-23 21:09:33 +00:00
  • e10f519d25 Fix the sun3 segment size rounding value. John Gilmore 1991-08-23 20:57:17 +00:00
  • 68b7021279 * configure.in: Tix typo. * ecoff.c: If compiling for DEC3100, use trad_unix core files, else dummy out the core file support. * trad-core.c (trad_unix_core_file_p): If HOST_DATA_START_ADDR is specified, use it to locate the data section. * coffcode.h (coff_write_symbols): Declare buffer as bfd_bytes rather than as chars (lint). John Gilmore 1991-08-23 20:55:23 +00:00
  • 81b0b547d6 * GDB-4.0 release! * Makefile.in (VERSION): Roll to 4.0. (gdb.tar.Z): Make refcard.ps as well, for shipment. John Gilmore 1991-08-23 20:48:14 +00:00
  • 6d4100b71d note doc/gdb.texinfo changed. Roland Pesch 1991-08-23 18:48:44 +00:00