* coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,
[binutils-gdb.git] / gdb / ChangeLog
1996-07-03 Mark Alexander * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,
1996-07-02 Michael MeissnerAdd stub support for Linux on PowerPC
1996-07-01 Stan Shebs From Raymond Jou <rjou@mexican.cygnus.com>:
1996-07-01 Mark Alexander * remote-e7000.c (e7000_stop): New function.
1996-06-28 Dawn Perchik * configure,configure.in: Add target sparclet.
1996-06-28 Dawn Perchik * main.c (main): Add option "l" for setting...
1996-06-28 Dawn Perchik * remote-e7000.c,remote.c,target.h,top.c:
1996-06-28 Dawn Perchik * remote-e7000.c (e7000_parse_device): New...
1996-06-28 Dawn Perchik * monitor.c (monitor_debug): Fix remotedebug...
1996-06-28 Stan Shebs * config/i386/cygwin32.mh, config/powerpc/cygwin32.mh
1996-06-26 Wilfried Moser * gdbtypes.c (create_array_type): If TYPE_LENGT...
1996-06-26 Martin Hunt * remote-e7000.c (e7000_read_inferior_memory_large...
1996-06-25 Jason Molenda * gdb/gdbserver/Makefile.in (docdir): Removed.
1996-06-25 Jason Molenda * Makefile.in (bindir, libdir, datadir, mandir...
1996-06-21 Fred Fish * gdbtk.tcl (populate_register_window): Make initial...
1996-06-21 Fred Fish * gdbtk.tcl (create_register_windows): Include missing...
1996-06-21 Fred Fish * gdbtk.c (get_register): Support for printing raw...
1996-06-20 David Edelsohn * configure.in: Revise sol-thread.o test.
1996-06-20 Fred Fish * gdbtk.tcl (gdbtk_tcl_readline_begin): Handle backspa...
1996-06-20 Geoffrey NoerChanges to gdbtk configury so cygwin32 hosts (in additi...
1996-06-16 Jeff Law * somsolib.c (som_solib_create_inferior_hook...
1996-06-12 Fred Fish From Michael Snyder <Michael_Snyder@next.com>:
1996-06-11 Fred Fish * config/sparc/{xm-sun4sol2.h,xm-sun4os4.h} (MMAP_BASE...
1996-06-05 Jackie Smith CashionWed Jun 5 01:52:57 1996 James G. Smith <jsmith@cygnu...
1996-06-03 Jeff Law * inftarg.c (child_thread_alive): Protect decla...
1996-06-03 Jeff Law * source.c (find_source_lines): Check the time...
1996-05-30 Mark Alexander * dsrec.c (make_srec): Fix calculation of address...
1996-05-30 Wilfried Moser * ch-exp.c (ch_lex): In case of LOC_TYPEDEF...
1996-05-28 Geoffrey NoerRemoved EINVAL reference in remote-mips.c, and put...
1996-05-28 Tom Tromey * configure: Regenerated.
1996-05-26 Fred Fish Changes from: David Mosberger-Tang <davidm@azstarnet...
1996-05-23 Jeff Law * h8300-tdep.c (IS_PUSH): Refine.
1996-05-23 Jeff Law * symfile.c (generic_load): Print the starting...
1996-05-23 Stan Shebs * mpw-make.sed: Edit @THREAD_DB_OBS@ out of makefile.
1996-05-21 Mark Alexander * dsrec.c (load_srec): Add WAITACK parameter, for...
1996-05-20 Rob Savoye * config/sparc/sparclite.mt: Add the sparc simulator.
1996-05-20 Fred Fish * defs.h (read_command_lines, query_hook): Update...
1996-05-18 Peter Schauer * blockframe.c (frameless_look_for_prologue):
1996-05-18 Fred Fish * gdbtk.tcl (create_command_window): Change a misspell...
1996-05-17 Stan Shebs * sh-stub.c: New file, was config/sh/stub.c.
1996-05-17 Fred Fish * gdbtk.tcl (gdb_prompt): Set this early on.
1996-05-16 Fred Fish * gdbtk.tcl (evaluate_tcl_command, tclsh): New functi...
1996-05-16 Tom Tromey * gdbtk.tcl (files_command): Correctly insert...
1996-05-16 Tom Tromey * gdbtk.tcl (files_command): listbox command...
1996-05-16 Jeff Law * top.c (read_next_line): Fix thinkos. From...
1996-05-16 Stan Shebs * gdbtk.tcl (create_command_window): If command window...
1996-05-15 Jeff Law * coffread.c (coff_symtab_read): Handle C_LABEL...
1996-05-15 Stu Grossman * procfs.c (procfs_thread_alive procfs_stop): Make...
1996-05-14 Stu Grossman * Makefile.in config.in configure configure.in
1996-05-14 Fred Fish * gdbtk.c (tk_command): Catch case where no argument...
1996-05-13 Jeff Law * top.c (execute_control_command, case while_co...
1996-05-13 Stu Grossman * sol-thread.c: More cleanup, add comments.
1996-05-13 Stan Shebs SH3-E support from Allan Tajii <atajii@hmsi.com>:
1996-05-10 Stu Grossman * sol-thread.c: Cleanup. gcc -Wall fixes. Add proto...
1996-05-10 Fred Fish * aclocal.m4: Remove unused definition of AC_C_CROSS.
1996-05-09 Stu Grossman * Makefile.in, breakpoint.c, corelow.c, fork-child...
1996-05-09 Rob Savoye * abug-rom.c: Config file for the older style ABug...
1996-05-09 Fred Fish * infcmd.c (do_registers_info): Always print the...
1996-05-08 Fred Fish * breakpoint.c (clear_momentary_breakpoints): Remove...
1996-05-08 Stan Shebs * target.c (debug_to_xfer_memory): Insert line breaks...
1996-05-06 Stu Grossman * fork-child.c (fork_inferior), inferior.h: init_trac...
1996-05-06 Michael MeissnerDo not do XCOFF hoooks for ELF systems
1996-05-03 Stan Shebs * gdbtk.tcl (debug_interface): New global, use to...
1996-05-02 Jeff Law * From Peter Schauer:
1996-05-02 Fred Fish * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h.
1996-04-30 Michael MeissnerAdd bieginning of Solaris/PowerPC support
1996-04-29 Dawn Perchik * c-valprint.c (c_val_print): Fix printing...
1996-04-28 Stan Shebs Support for bi-endian remote breakpoints.
1996-04-28 Stan Shebs * mon960-rom.c (mon960_cmds): Remove forward decl.
1996-04-28 Fred Fish * symfile.h (psymbol_allocation_list): Expand comment...
1996-04-28 Peter Schauer * breakpoint.c (delete_breakpoint): Fix bpt->val...
1996-04-28 Fred Fish * Makefile.in (CLIBS): Move $(MMALLOC) past all other...
1996-04-28 Jeff LawFix typo in ChangeLog entry.
1996-04-27 Dawn Perchik * stabsread.c: Changes and bug fixes for cfront support.
1996-04-27 Jeff Law * infrun.c (wait_for_inferior): Call registers_...
1996-04-24 Dawn Perchik Forgot to checkin ChangeLog with last checkin for...
1996-04-24 Jeff Law * infrun.c (wait_for_inferior): Move "have_wait...
1996-04-22 Stan Shebs * monitor.h: Clean up comment formatting.
1996-04-22 Fred FishConsistently use address <fnf@cygnus.com> for entries.
1996-04-22 Mark Alexander * corefile.c (specify_exec_file_hook): Allow arbitrary...
1996-04-19 Ian Lance Taylor * remote-mips.c (encoding): Don't specify size, to...
1996-04-19 Stan Shebs * monitor.c: Use int rather than LONGEST for values...
1996-04-18 David Edelsohn * arm-tdep.c (initialize_arm_tdep): Make apcs32 a...
1996-04-17 Stu Grossman * corelow.c (add_to_thread_list): Make sure reg_sect...
1996-04-15 Per Bothner * stabsread.c (read_type): Move handling of '@' from...
1996-04-15 Jeff Law * ch-exp.c (calculate_array_length): Fix prototype.
1996-04-13 Stu Grossman * remote-nindy.c (nindy_open): Acquire more target...
1996-04-13 Peter Schauer * eval.c (evaluate_subexp_standard): Report error...
1996-04-13 Fred Fish * README: Update for 4.16 release.
1996-04-12 Stu Grossman * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE...
1996-04-12 Fred Fish From: Miles Bader <miles@gnu.ai.mit.edu>
1996-04-12 Stan Shebs * remote.c (remotewritesize): New GDB variable, contro...
1996-04-11 Stu Grossman * dcache.c: Add prototypes. Make many functions...
1996-04-10 Wilfried Moser * ch-valprint.c (chill_val_print): Remove call...
1996-04-09 Wilfried Moser * eval.c (evaluate_subexp_standard): In case...
1996-04-09 Fred Fish * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint...
1996-04-08 Jeff Law * infptrace.c (kill_inferior): Remove call...
1996-04-08 Geoffrey NoerModified remote-e7000.c so that :23 isn't appended...
1996-04-08 Fred Fish From: Miles Bader <miles@gnu.ai.mit.edu>
1996-04-07 Fred Fish * configure.in (case host): Add i386sco5 host.
next