]> Git Repo - binutils.git/blobdiff - gdb/ChangeLog
* config/tic80/tic80.mt: Disable using the simulator
[binutils.git] / gdb / ChangeLog
index 8e8265d165ad632865067a5e6a7c81d6cbc6384b..aa15a5a8fac0736f298d9be22b9f67227fbd989c 100644 (file)
@@ -1,3 +1,189 @@
+start-sanitize-tic80
+Sun Mar 30 12:28:24 1997  Fred Fish  <[email protected]>
+
+       * config/tic80/tic80.mt: Disable using the simulator
+       until it is ready.
+
+end-sanitize-tic80
+Sat Mar 29 13:57:20 1997  Fred Fish  <[email protected]>
+
+       * COPYING: Install new version of file from FSF.
+       * copying.c (show_copying_command): Update FSF address.
+
+Fri Mar 28 18:33:41 1997  Ian Lance Taylor  <[email protected]>
+
+       * Makefile.in (distclean): Remove .gdbinit.
+
+start-sanitize-tic80
+Fri Mar 28 15:37:30 1997  Fred Fish  <[email protected]>
+
+       * config/tic80/tm-tic80.h (NAMES_HAVE_UNDERSCORE): Define.
+
+end-sanitize-tic80
+Fri Mar 28 15:38:04 1997  Mike Meissner  <[email protected]>
+
+       * remote-sim.c (gdb_os_{,e}vprintf_filtered): Change stdarg type
+       to va_list from void *, since va_list might not be a pointer
+       type.
+
+start-sanitize-gdbtk
+Fri Mar 28 17:04:02 1997  Jason Molenda  ([email protected])
+
+       * Makefile.in (gdbtk.o): look for GDBTK_LIBRARY in $(datadir) by
+       default, not $(srcdir).
+
+end-sanitize-gdbtk     
+Thu Mar 27 14:21:46 1997  Mark Alexander  <[email protected]>
+
+       * remote-mips.c: Clean up comment and extraneous semicolon
+       for mips_monitor_prompt variable.
+
+Thu Mar 27 12:46:58 1997  Mark Alexander  <[email protected]>
+
+       * remote-mips.c: Add `set monitor-prompt' command.
+
+Wed Mar 26 06:47:44 1997  Mark Alexander  <[email protected]>
+
+       Fix from Peter Schauer:
+       * mdebugread.c (parse_procedure): Set address of procedure to
+       block start; this fixes problems with shared libraries introduced
+       by change of Mar 21.
+
+Mon Mar 24 19:43:16 1997  Geoffrey Noer  <[email protected]>
+
+       * symtab.c (find_pc_symtab): change to support the case
+       where the objfile is reordered and contains both coff and
+       stabs debugging info (continue on if a psymtab isn't found).
+
+Sun Mar 23 16:19:20 1997  Mark Alexander  <[email protected]>
+
+       Fixes from Peter Schauer:
+       * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE,
+       REGISTER_CONVERT_FROM_TYPE): Swap words if target, not host,
+       is big-endian and if registers are 32 bits.
+       * mips-tdep.c (mips_print_register, mips_extract_return_value,
+       mips_store_return_value): Fix floating-point word-order problems on
+       little-endian targets introduced by changes of Mar 21.
+
+Sun Mar 23 15:43:27 1997  Stan Shebs  <[email protected]>
+
+       * remote.c (target_resume_hook, target_wait_loop_hook): New
+       globals.
+       (remote_resume, remote_wait): Use them.
+       * d10v-tdep.c: Set the above hooks.
+       (tracesource): New GDB variable, controls source display in
+       traces.
+       (display_trace): Find and display source line if requested.
+       (trace_info): Mention empty trace buffer if appropriate.
+       (tdisassemble_command): Robustify argument handling.
+
+       * configure.host: Remove extra bogus Linux case.
+
+Sat Mar 22 16:41:35 1997  Fred Fish  <[email protected]>
+
+       * remote-sim.c (simulator_command): Add comment about dealing with
+       NULL or empty args.
+start-sanitize-tic80
+       * Makefile.in (tic80-tdep.o): Add target.
+       * configure.tgt: Add tic80 case.
+       * tic80-tdep.c: New file.
+       * config/tic80/{tic80.mt, tm-tic80.h}: New files.
+end-sanitize-tic80
+
+Sat Mar 22 02:48:11 1997  Peter Schauer  ([email protected])
+
+       * c-exp.y (yylex):  Handle nested template parameter lists.
+       * symtab.c (decode_line_2):  Fix test for valid choice number.
+
+Fri Mar 21 19:10:05 1997  Mark Alexander  <[email protected]>
+
+       * mips-tdep.c (mips_push_arguments): On non-EABI architectures,
+       copy first two floating point arguments to general registers, so that
+       MIPS16 functions will receive the arguments correctly.
+       (mips_print_register): Print double registers correctly on
+       little-endian hosts.
+       (mips_extract_return_value): Return double values correctly
+       on little-endian hosts.
+
+       * mdebugread.c (parse_procedure): Adjust address of procedure relative
+       to address in file descriptor record; this accounts for constant
+       strings that may precede functions in the text section.  Remove
+       now-useless lowest_pdr_addr from argument list and all calls.
+
+Fri Mar 21 15:36:25 1997  Michael Meissner  <[email protected]>
+
+       * configure.tgt (powerpc*-{eabi,linux,sysv,elf}*): Determine
+       whether the simulator will be built by whether the Makefile in the
+       simulator directory was built.
+
+       * configure.in (--enable-sim-powerpc): Delete switch.
+       * configure: Regenerate.
+
+Thu Mar 20 20:52:04 1997  Jeffrey A Law  ([email protected])
+
+       * mn10200-tdep.c (mn10200_analyze_prologue): Look for save of "a1"
+       in the prologue too.
+
+       * remote-sim.c (gdb_os_vprintf_filtered): Fix to work with non-ANSI
+       compilers.
+       (gdb_os_evprintf_filtered): Similarly.
+       
+Wed Mar 19 16:13:22 1997  Geoffrey Noer  <[email protected]>
+
+       New UnixWare 2.1 configuration
+       * config/i386/i386v42mp.mt: new
+       * config/i386/i386v42mp.mh: new
+       * config/i386/tm-i386v42mp.h: new
+       * config/i386/nm-i386v42mp.h: new
+       * configure.tgt: added new entries
+       * configure.host: added new entries
+
+start-sanitize-gdbtk
+Wed Mar 19 15:16:17 1997  Martin M. Hunt  <[email protected]>
+
+       * Makefile.in:  Install gdbtcl dir instead of gdbtk.tcl.
+       
+       * gdbtk.c: Added some ifdefs for Windows.  Changed GDBTK_FILENAME
+       to GDBTK_LIBRARY, which is now a path to search.
+       (gdb_path_conv): New function.  Convert Cygwin32 pathname to
+       DOS-style pathname.
+
+       * {aclocal.m4,configure.in}: Changes for Windows builds.
+
+       * configure: Rebuilt.
+
+end-sanitize-gdbtk     
+Mon Mar 17 17:52:00 1997  J.T. Conklin  <[email protected]>
+
+       * dsrec.c (load_srec): Print leading zeroes when printing section
+       addresses.
+
+Mon Mar 17 15:00:16 1997  Andrew Cagney  <[email protected]>
+
+       * remote-sim.h: Delete - moved to ../include/remote-sim.h.
+       
+       * Makefile.in (remote_utils_h): Update path to remote-sim.h.
+
+Fri Mar  7 20:55:28 1997  Andrew Cagney  <[email protected]>
+
+       * remote-sim.c (flush_stdout, write_stderr, flush_stderr,
+       vprintf_filtered, evprintf_filtered): Callbacks that accept
+       varargs.
+       
+Sat Mar 15 00:50:46 1997  Peter Schauer  ([email protected])
+
+       * breakpoint.c (insert_breakpoints, watchpoint_check,
+       bpstat_stop_status):  Do not disable watchpoints going out of scope.
+       (insert_breakpoints):  Make sure that the current frame is valid
+       before calling find_frame_addr_in_frame_chain.
+
+       * top.c (setup_user_args):  Handle quotes and backslashes.
+       (print_gdb_version):  Update copyright year.
+
+Fri Mar 14 15:44:03 1997  Ian Lance Taylor  <[email protected]>
+
+       * Makefile.in (elfread.o): Depend upon elf-bfd.h and elf/mips.h.
+
 start-sanitize-gdbtk
 Fri Mar 14 10:01:29 1997  Tom Tromey  <[email protected]>
 
@@ -7,8 +193,8 @@ Fri Mar 14 10:01:29 1997  Tom Tromey  <[email protected]>
 end-sanitize-gdbtk
 Thu Mar 13 22:51:00 1997  Dawn Perchik  <[email protected]>
 
-       * utils.c(pollquit, notice_quit): If _WIN32, limit test for cntl-C 
-       to wingdb.
+       * utils.c (pollquit, notice_quit): If _WIN32, limit test for
+       cntl-C to wingdb.
        (initialize_utils): If _WIN32, don't call ScreenRows and ScreenCols 
        except under wingdb.  (Contributed by Martin Hunt).
 
@@ -45,6 +231,7 @@ Wed Mar 12 14:29:52 1997  Tom Tromey  <[email protected]>
        LIBS.
 
 end-sanitize-gdbtk
+
 Tue Mar 11 07:25:27 1997  Mark Alexander  <[email protected]>
 
        First cut at supporting simulators in gdbserver:
This page took 0.029267 seconds and 4 git commands to generate.