]> Git Repo - binutils.git/blobdiff - gdb/ChangeLog
* config/tic80/tic80.mt: Disable using the simulator
[binutils.git] / gdb / ChangeLog
index 7e750c02c8a14acff01a5c5d1031c86192e906e0..aa15a5a8fac0736f298d9be22b9f67227fbd989c 100644 (file)
@@ -1,3 +1,95 @@
+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.
This page took 0.025973 seconds and 4 git commands to generate.