* gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index fe6b71c8a046788cb815e676822cf7123cfd85f6..57d97ea426de2efe37d0a84c491a86b3c056f3b5 100644 (file)
@@ -1,5 +1,481 @@
+Mon Jun 28 10:09:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * printcmd.c (makeva*): New interface, for making a va_list.
+       (printf_command): Use it.
+       * config/m88k/xm-delta88.h: Remove VPRINTF define, not needed.
+       * config/pa/xm-pa.h: New file.
+       * config/pa/xm-hppa{b,h}.h: Include it.
+
+       * xcoffread.c: Remove obsolete NO_TYPEDEFS comment.
+
+Sun Jun 27 08:54:55 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * valprint.c (val_print_type_code_int):  Fix off by one error with
+       eliminating leading zeroes for large little endian integers.
+
+Sun Jun 27 08:58:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config/mips/riscos.mh (CC): Use -systype sysv.
+
+       * ser-unix.c: Move #include of <sys/time.h> to HAVE_SGTTY section.
+
+       * Makefile.in (ALLPARAM): Add config/mips/{x,n}-{news-mips,riscos}.h.
+
+Fri Jun 25 11:22:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config/m68k/tm-m68k.h: Remove obsolete comment about duplicating
+       CALL_DUMMY between different 68k machines.
+
+Fri Jun 25 17:02:45 1993  Stu Grossman  (grossman at cygnus.com)
+
+       * remote.c:  Add arg names to prototypes, in a modest effort at
+       clarification.  Also add prototypes for some new functions.
+       * (remote_wait):  Better error reporting for 'T' responses.
+       * ser-go32.c (strncasecmp):  Make str1 & str2 be const.
+       * (dos_async_init):  Make usage message reflect requested port #.
+       * ser-tcp.c (tcp_open):  Terminate hostname properly to prevent
+       random hostname lookup failures.  Add nicer message for unknown
+       host error.  (wait_for):  Wake up in case of exceptions.  Also,
+       restart select() if we got EINTR.
+       * ser-unix.c (wait_for):  Restart select() if we got EINTR.
+       * serial.c: (serial_close):  Clean up code.
+
+Fri Jun 25 11:22:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * Makefile.in (*.tab.c): Use ./c-exp.tab.c not just c-exp.tab.c.
+       Make comment explaining this comprehensible.
+       (TAGFILES): Include ALLDEPFILES.
+       (ALLDEPFILES): udi2soc.c and udr.c are in 29k-share/udi, not
+       29k-share/udi/udi.
+       (update-alldeps): Remove; obsolete.
+
+       * remote.c: Move comments regarding packets to top of file with the
+       rest of the protocol comments.
+       Fix incorrect description of 'T' response.
+
+       * README (Reporting Bugs): Refer people to the GDB manual.
+
+       * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN.
+       * stabsread.c: Type -16 is 4 bytes.
+
+       * remote-udi.c: Improve docstring.
+
+Fri Jun 25 11:16:31 1993  Fred Fish  (fnf@cygnus.com)
+
+       * elfread.c (elf_symfile_read):  Call bfd_elf_find_section, not
+       bfd_elf32_find_section, to track bfd changes.
+
+Fri Jun 25 11:22:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config/mips/riscos.mh (REGEX{,1}, MUNCH_DEFINE, MH_CFLAGS): Define.
+       * config/mips/xm-riscos.h: Define USG.
+
+Thu Jun 24 14:52:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * main.c (filename_completer): Don't complete to files ending in ~.
+
+       * NEWS: Mention filename completion and "info line" enhancements.
+
+       * main.c (symbol_completion_function): On "info t foo", return NULL,
+       don't error().
+
+       * main.c (symbol_completion_function): Don't use readline word
+       breaking.  Use new calling convention for c->completer and
+       complete_on_cmdlist.
+       * command.h (struct command): Change arguments; now the text passed
+       to completer does not have any word breaking done.  New arg word.
+       * symtab.{c,h} (make_symbol_completion_list): Do word breaking.  Take
+       word argument.
+       * {main.c,gdbcmd.h} ({filename,noop}_completer): Take word argument.
+       * command.{c,h} (complete_on_cmdlist): Take word argument.
+
+       * command.c (lookup_cmd_1): Doc fix.
+
+Thu Jun 24 13:26:04 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       * Makefile.in (OP_INCLUDE): define.
+         (OPCODE_CFLAGS): use OP_INCLUDE.
+
+       * config/i386/ncr3000.mh, config/i386/i386v4.mh,
+       config/i386/i386sol2.mh, config/m68k/hp300hpux.mh,
+       config/m68k/amix.mh, config/mips/irix[34].mh,
+       config/m88k/delta88.mh, config/sparc/sun4sol2.mh (ALLOCA,
+       ALLOCA1): macros removed.
+
+       * config/mips/decstation.mh, config/rs6000/rs6000.mh
+       (MMALLOC_LIB): renamed to MMALLOC.
+
+Wed Jun 23 00:25:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * partial-stab.h: Consolidate case statements for N_LSYM and N_FUN.
+       * dbxread.c: Change comment regarding acc.
+
+Wed Jun 23 15:04:54 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       Makefile overhaul dropping autodepend features.
+       * Makefile.in: many comment changes.  forced consistent use of $()
+         for makefile variables references.  dropped leading ./ in file
+         references.  Drop $(srcdir)/ prefix on all dependencies.
+         Inserted contents of alldeps.mak and depend.
+         (INCLUDE_CFLAGS): defined as new macro for getting libiberty's
+         include directory into the compilation line.
+         (GDB_CFLAGS): new macro to take up the semantic previously held
+         by INCLUDE_CFLAGS.
+         (LIBIBERTY): dropped ancient subdir macro.  I last removed this
+         macro in feb of '92.  How does it keep coming back?
+         (MMALLOC_LIB): renamed to MMALLOC.
+         (BFD_SRC_DIR): renamed to BFD_SRC.
+         (BFD_OBJ_DIR): renamed to BFD_DIR.
+         (BFD_LIB): renamed to BFD.
+         (BFD_INCLUDES): renamed to BFD_CFLAGS.
+         (READLINE_DIR): now represents object directory.
+         (RL_LIB): renamed to READLINE.
+         (READLINE_SRC, READLINE_CFLAGS, OPCODES, OPCODES_CFLAGS): new
+         macros.
+         (INTERNAL_CFLAGS): added GDB_CFLAGS, OPCODES_CFLAGS,
+         READLINE_CFLAGS, BFD_CFLAGS.  Dropped USER_CFLAGS.
+         (LDFLAGS): removed default assignment.
+         (TEXIDIR, INCLUDE_DEP, MMALLOC_DIR, MMALLOC_DEP, BFD_DEP,
+         READLINE_DEP, LIBIBERTY_DIR, TESTS, depend, STAGESTUFF): unused, so removed.
+         (ALLOCA1, ALLOCA): removed all references.  alloca is now in
+         libiberty.
+         (VERSION): unilaterally and arbitrarily bumped to 4.9.3.
+         (SFILES, NONSRC, HFILES, ALLDEPFILES, ALLPARAM, ALLCONFIG):
+         removed all $(srcdir) prefixes.
+         (getopt_h, ieee-float_h, bfd_h, wait_h, dis-asm_h): new macros
+         for potential dependencies.  commented out by default.
+         (readline_headers, udiheaders): convenient abbreviations.
+         (gdbcore_h, frame_h, symtab_h, gdbtypes_h, expression_h,
+         value_h, breakpoint_h, command_h, gdbcmd_h, defs_h, inferior_h):
+         new macros used for header file dependencies.
+         (install-info, clean-info): collapse into the info rule.
+         (install): now depends on all.
+         (install-only): new target for installing without depending on
+         all.
+         (uninstall): new target.
+         (config-check, config-check-hosts, config-check-targets): added
+         fixme comments.
+         (ch-exp.tab.c, m2-exp.tab.c): added artificial dependencies in
+         order to force parallel makes into keeping these rules separate.
+       * configure.in: omit cat'ing depend file onto generated Makefile.
+       * alldeps.mak, depend: removed.
+
+       * inferior.h: remove redundant include of symtab.h which is
+       included in value.h via breakpoint.h.
+
+       * alloca.c: removed.  alloca is now in libiberty.
+
+       * config/m88k/delta88.mh, config/ns32k/merlin.mh (M_UNINSTALL):
+       new macro to undo what M_INSTALL does.
+
+Wed Jun 23 00:25:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config/ns32k/{merlin.mh,xm-merlin.h}: Be consistent about name
+       of gdb-sh.
+
+       * dbxread.c (copy_pending): Change name and function of begi argument
+       to endi, since that is what the caller needs.
+
+       * Makefile.in (TAGFILES): Don't include YYFILES.
+
+       * Makefile.in (HFILES): Include monitor.h.
+
+       * Makefile.in: Include text that used to be in alldeps.mak.
+       Remove config/mips/{bigmips.mh,xm-bigmips} from it.
+       * Makefile.in, configure.in: Remove all traces of alldeps.mak.
+
+       * main.c (main): Print help message on stdout not stderr
+       per standards.texi.
+       New option --version per standards.texi.
+       In help message, show long options with "--" not "-".
+       Don't try to print help message or version until after we have
+       called initialize_all_files.
+
+Tue Jun 22 03:15:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * solib.c (solib_add_common_symbols): Don't call lookup_minimal_symbol.
+       (solib_add): Call special_symbol_handling once, not once per library.
+
+       * procfs.c (procfs_resume): Don't pass a SIGTSTP whose action
+       is SIG_DFL.
+
+       * procfs.c (procfs_resume): Skip the unnecessary PRSVADDR on all
+       systems, not just Solaris.
+
+       * stabsread.c: Include <ctype.h>.
+
+Mon Jun 21 16:09:46 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * fork-child.c (fork_inferior): Quote exec_file so it can contain
+       funky characters.
+
+Mon Jun 21 16:56:47 1993  Fred Fish  (fnf@cygnus.com)
+
+       * Makefile.in (INCLUDE_CFLAGS):  Add BFD_INCLUDES for now, since
+       bfd.h is included by target.h, which most of gdb includes.
+       * depend:  Hand remove BFD_INCLUDES from ${CC} lines, now that
+       it's in INCLUDE_CFLAGS.
+
+Mon Jun 21 16:09:46 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * config/i386/*aix*, i386aix-nat.c: New files.
+       * configure.in: Use them.
+       * alldeps.mak: List them.
+       * coffread.c (decode_base_type): Deal with anonymous enum type.
+       * i387-tdep.c (print_387_status_word): Add comment re "top".
+       * i386-tdep.c [I386_AIX_TARGET] (i386_extract_return_value): New func.
+       * dbxread.c: Use SEEK_SET and SEEK_CUR, not L_*.  Define them if and
+       only if not defined by a header file.
+       * mipsread.c: Don't define L_SET or L_INCR.
+
+Mon Jun 21 15:10:07 1993  Fred Fish  (fnf@cygnus.com)
+
+       * Makefile.in (BFD_INCLUDES):  Bfd.h is now back in bfd build dir.
+       * depend:  Hand updated to match.
+
+Sun Jun 20 13:11:11 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * stabsread.c (read_struct_fields): Don't call read_cpp_abbrev on $_.
+       (read_cpp_abbrev): Don't complain specially for $_.  Also return 0 if
+       we don't recognize the abbrev.
+
+Sun Jun 20 00:24:41 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * solib.c (solib_add_common_symbols): Add comment about performance.
+
+Fri Jun 18 12:37:36 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config/mips/{{x,n}m-riscos.h,riscos.mh}: New files.
+       * configure.in (mips-*-sysv*): Use riscos for host, bigmips for target.
+
+       * config/mips/{{x,n}m-news-mips.h,news-mips.mh}: New files.
+       * config/mips/{bigmips.mh,xm-bigmips.h}: Remove.
+       * configure.in (mips-sony-*): Use news-mips for host.
+
+       * buildsym.h: Doc fix for processing_acc_compilation.
+
+Thu Jun 17 19:57:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * printcmd.c (print_formatted): Don't use tab in wrap_here arg.
+
+Thu Jun 17 17:29:30 1993  Jim Kingdon  (kingdon@lisa.cygnus.com)
+
+       * Makefile.in (INTERNAL_CFLAGS): Include ../include as well as
+       ${srcdir}/../include.
+
+       * config/m88k/xm-delta88.h: Comment out unused defines which conflict
+       with system headers.
+       * printcmd.c (printf_command): Cast second arg to vprintf to PTR.
+       Use VPRINTF macro if defined.
+       * config/m88k/xm-delta88.h: Define VPRINTF.  Include <sys/siginfo.h>.
+       Define TIOC{GETC,GLTC}_BROKEN.
+       * m88k-nat.c: Uncomment include of <sys/ptrace.h>.
+       * main.c: Rename initialize_{main,cmd_lists,history} to init_* to
+       make things easier on munch (apparently this matters on
+       the delta88 with svr3).
+
+Thu Jun 17 16:53:56 1993  david d `zoo' zuhn (zoo@cygnus.com)
+       
+       * Makefile.in: canonicalize install.sh; for use within
+       this directory (and subdirs)
+
+Tue Jun 15 17:01:23 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * Makefile.in: remove parentdir support; use INSTALL_XFORM
+
+Thu Jun 17 15:08:35 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
+
+       * configure.in (alpha-*-osf*), config/alpha/alpha-osf.mh: New
+       host.
+       * sh-tdep.c (frame_find_saved_regs): Use NUM_REGS rather than hard
+       wired (and wrong) constant.
+       * values.c (unpack_long): Add case to unpack when target object is
+       sizeof(int).
+       * config/sh/tm-sh.h (REGISTER_NAMES): Know about the news ones the
+       simulator defines.
+
+Wed Jun 16 16:08:18 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       * NEWS: tracking user visible changes starting with
+       vxworks-timeout.
+
+       * remote-vx.c (_initialize_vx): rename user settable option from
+       rpcTimeout to vxworks-timeout.
+
+Wed Jun 16 12:21:49 1993  Fred Fish  (fnf@cygnus.com)
+
+       * Makefile.in (depend):  More makefile diddling.
+       * alldeps.mak, depend:  Update to latest automatically built
+       versions.
+
+       * Makefile.in (depend):  Bfd.h keeps moving, keep up with it.
+       * alldeps.mak, depend:  Update to latest automatically built
+       versions.
+
+Tue Jun 15 12:26:05 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       * remote-vx.c: include gdbcmd.h for setlist.
+         (_initialize_vx): make rpcTimeout user settable.
+
+Mon Jun 14 09:23:51 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * main.c, gdbcmd.h: Add function filename_completer.
+       * main.c, symfile.c, source.c, exec.c, core.c: Use it for
+       "directory", "source", "cd", "symbol-file" "add-symbol-file",
+       "load", "file", "exec-file", "core-file" commands.
+       (But '/' is a word break, limiting usefulness; see comments).
+
+       * source.c (mod_path): Warning not error if can't find directory.
+
+       * isi-xdep.c: New file.
+       * config/m68k/isi.mh (XDEPFILES): Add isi-xdep.o
+
+Sun Jun 13 09:17:48 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * config/m68k/xm-news.h: Include <sys/param.h>.
+
+       * m88k-tdep.c (IEEE_isNAN): Remove.
+       config/m88k/tm-m88k.h (INVALID_FLOAT): Return 0.  This was the same
+       broken isNAN as on the mips.
+
+       * valprint.c (_initialize_valprint): Use c->function.sfunc not just
+       c->function.
+
+       * dbxread.c (process_one_symbol): If SUN_FIXED_LBRAC_BUG is not
+       defined, don't worry about Sun's silly LBRAC bug.
+       * config/m68k/tm-sun3.h: Define SUN_FIXED_LBRAC_BUG to 0.
+
+       * dbxread.c (process_one_symbol): If there's a symbol before an
+       N_SO, don't error().
+       (case N_BCOMM): complain () not error ().
+
+       * defs.h, main.c (catch_errors): Add return_mask arg.
+       stack.c (print_frame_info): Pass RETURN_MASK_ERROR.
+       other callers: Pass RETURN_MASK_ALL.
+       (return_to_top_level), callers: Add return_reason arg.
+       * utils.c (quit):
+       Use return_to_top_level (RETURN_QUIT) instead of error ().
+       * main.c (main), tm-nindy960.h (ADDITIONAL_OPTION_HANDLER):
+       Use SET_TOP_LEVEL not setjmp (to_top_level).
+       * remote-nindy.c: Use catch_errors not setjmp (to_top_level).
+
+Sat Jun 12 14:40:54 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * solib.c (solib_create_inferior_hook) [SVR4_SHARED_LIBS]:
+       Don't try to get the debug base yet.
+
+       * dbxread.c (process_one_symbol): Set n_opt_found based on whether
+       a non-gcc N_OPT symbol is found.  Make SUN_FIXED_LBRAC_BUG a macro
+       which returns 0 or 1 to say whether to do it.
+       * config/sparc/sun4{sol2,os4}.h
+       (SUN_FIXED_LBRAC_BUG,VARIABLES_INSIDE_BLOCK): Use n_opt_found so
+       the right thing happens for both acc and SunOS4 /bin/cc.
+
+       * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix.
+       * printcmd.c (print_scalar_formatted): Use val_print_type_code_int.
+
+       * mips-tdep.c: Remove isa_NAN; it assumed sizeof(host int) == 4 and
+       probably contained byte-order sins too.
+       config/mips/tm-mips.h (INVALID_FLOAT): Define to 0 like most machines.
+       The IEEE_FLOAT code in print_floating takes care of it.
+
+Sat Jun 12 14:47:04 1993  Fred Fish  (fnf@cygnus.com)
+
+       * Makefile.in (VERSION):  Bump to 4.9.2.
+       * c-valprint.c (c_val_print):  For array of chars printed with
+       string syntax, don't print the address of the array.  From
+       bothner@cygnus.com.
+       * c-exp.y (yylex): Recognize '.' as indicating a floating point
+       number regardless of the radix.  From wilson@cygnus.com.
+       * valprint.c (set_input_radix_1, set_output_radix_1):  New
+       prototypes and functions that do the actual radix setting work.
+       * valprint.c (set_radix, set_output_radix, set_input_radix):
+       Rewrite to use set_input_radix_1 and set_output_radix_1.
+       * valprint.c (initialize_valprint):  Enable commands to
+       independently set and show input and output radices.
+       * valprint.c (show_radix):  New prototype and function that
+       handles separate input and output radices.
+
+Fri Jun 11 18:39:38 1993  Ken Raeburn  (raeburn@cygnus.com)
+
+       Patches from Jeff Law, law@cs.utah.edu:
+       * hppa-pinsn.c: Now uses disassembler from opcode library,
+       this contains only the stub function print_insn.
+
+Fri Jun 11 15:19:59 1993  K. Richard Pixley  (rich@cygnus.com)
+
+       * main.c (main): back to two periods for elipse.
+         (print_gdb_version): revised format for configuration info.
+
+Fri Jun 11 10:24:35 1993  Fred Fish  (fnf@cygnus.com)
+
+       * defs.h (INT_MAX):  Cast unsigned shift result to int.
+
+Fri Jun 11 10:17:41 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * dbxread.c (process_one_symbol): Rather than having
+       BLOCK_ADDRESS_FUNCTION_RELATIVE a macro, make it a variable which
+       is true if we are doing stabs-in-elf, false otherwise.
+       config/sparc/tm-sun4sol2.h: Don't define it.
+
+Fri Jun 11 13:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * remote-mips.c (mips_send_packet): Don't print garbage character
+       in debugging info.
+       (mips_request): Don't check that remote pid is 0, because
+       sometimes it isn't.
+       (mips_fetch_registers): Pass a pointer to SWAP_TARGET_AND_HOST,
+       not an integer.
+
+Fri Jun 11 10:17:41 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * stack.c (print_frame_info): Use catch_errors around print_frame_args.
+
+       * Makefile.in (install): Don't depend on gdb.
+
+       * Rename remote-es1800.c to remote-es.c
+       and remote-st2000.c to remote-st.c for 14-char filenames.
+       config/m68k/{es1800,st2000}: Use the new names.
+
+       * mips-tdep.c (isa_NAN): Don't return true on -0.
+
+Fri Jun 11 10:24:35 1993  Fred Fish  (fnf@cygnus.com)
+
+       * defs.h (INT_MAX):  Cast unsigned shift result to int.
+
+Thu Jun 10 13:26:41 1993  Fred Fish  (fnf@cygnus.com)
+
+       * elfread.c (elf_symtab_read):  Add bfd section address to bfd
+       symbols, now that they are section relative.
+       * solib.c (bfd_lookup_symbol):  Ditto.
+
+Thu Jun 10 10:56:56 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * Makefile.in (depend): Add bfd -I's for paread.c and xcoffexec.c
+       depend: Updated accordingly.
+
+Wed Jun  9 16:08:44 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * Makefile.in (*.tab.c): Use mv for atomic update.
+
+       * Makefile.in ({dist,real}clean): Also remove nm.h.
+       (realclean): Also remove ${TESTS}, y.output, yacc.{acts,tmp}.
+       (distclean): Don't rebuild *.tab.c or TAGS.
+
 Wed Jun  9 12:56:58 1993  K. Richard Pixley  (rich@cygnus.com)
 
+       * Makefile.in (version.c): add host and target names to version.c.
+       * main.c (main): print three periods for the elipse.
+         (print_gdb_version): also print configuration.
+
+       * udi/udiids.h, udi/udip2soc.c, udi/udiphcfg.h, udi/udiphunix.h,
+         udi/udiproc.h, udi/udipt29k.h, udi/udiptcfg.h, udi/udisoc.h,
+         udi/udr.c: Change AMD copyrights to FSF copyleft '93.
+
+       * remote-eb.c (get_hex_regs, eb_fetch_registers), remote-adapt.c
+         (get_hex_regs, adapt_fetch_registers): cast args to
+         supply_register to avoid gcc warning.
+
        * config/a29k/a29k.mt (TDEPFILES): drop minimon support.  It
          doesn't compile on solaris and is now obsolete.
 
@@ -23,7 +499,7 @@ Tue Jun  8 17:54:09 1993  Rob Savoye  (rob@rtl.cygnus.com)
 
        * serial.c (serial_close): If scb is NULL, don't try to close
        it. 
-       * configure.in: Add support for rom68k and bug boot monitors.
+o      * configure.in: Add support for rom68k and bug boot monitors.
 
 Tue Jun  8 17:39:12 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
 
This page took 0.027587 seconds and 4 git commands to generate.