* remote.c (remote_write_bytes): Set nr_bytes before returning it.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2001-05-14  Andrew Cagney* remote.c (remote_write_bytes): Set nr_bytes before...
2001-05-14  Andrew CagneyFix logic selecting a new architecture. Use the sequence:
2001-05-12  Fernando Nasser2001-05-12 Fernando Nasser <fnasser@redhat.com>
2001-05-12  Jim Blandy* thread.c (do_captured_list_thread_ids): Use ui_out_tu...
2001-05-12  Jim Blandy* Makefile.in (gnu-v2-abi.o): Add $(demangle_h) to...
2001-05-12  Andrew Cagneys/ui_out_list/ui_out_tupple/
2001-05-12  Jim Blandy* gnu-v2-abi.c: Don't #include "gdb_regex.h". We don...
2001-05-12  Andrew CagneyTweeks from RDBrown to fix compiling on HP/UX using...
2001-05-12  Andrew CagneyNEWS on version.in.
2001-05-12  Jim Blandy* mips-tdep.c (mips_store_return_value,
2001-05-12  Andrew CagneyReplace Makefile.in:VERSION with the file version.in.
2001-05-11  Kevin BuettnerAdd ``type'' parameter to set_raw_breakpoint().
2001-05-11  Fernando Nasser2001-05-11 Fernando Nasser <fnasser@redhat.com>
2001-05-10  Andrew Cagney2001-05-10 Andrew Cagney <ac131313@redhat.com>
2001-05-10  Elena Zannoni2001-05-10 Elena Zannoni <ezannoni@redhat.com>
2001-05-10  Elena Zannoni2001-05-10 Elena Zannoni <ezannoni@redhat.com>
2001-05-10  Fernando Nasser2001-05-10 Fernando Nasser <fnasser@redhat.com>
2001-05-10  Andrew CagneyFix -Werror problem with mi-main.c.
2001-05-10  Michael Snyder2001-05-10 Michael Snyder <msnyder@redhat.com>
2001-05-10  Michael Snyder2001-05-10 Michael Snyder <msnyder@redhat.com>
2001-05-10  Andrew CagneyDelete ``info architecture'' command.
2001-05-10  Andrew CagneyGeneral updates for 5.1/5.2 lists.
2001-05-10  Andrew CagneyJim Ingham stepping back from Arm maintenance.
2001-05-10  Keith Seitz * Makefile.in (SUBDIR_GDBTK_OBS): Add gdbtk-bp.o,...
2001-05-10  Fernando Nasser2001-05-10 Fernando Nasser <fnasser@redhat.com>
2001-05-10  Fernando Nasser2001-05-10 Fernando Nasser <fnasser@redhat.com>
2001-05-10  Fernando Nasser2001-05-10 Fernando Nasser <fnasser@redhat.com>
2001-05-10  Kevin BuettnerRevert a couple of small changes that inadvertently...
2001-05-10  Kevin BuettnerMinor ptid_t changes for the upcoming phase 3 ptid...
2001-05-09  Elena Zannoni2001-05-09 Elena Zannoni <ezannoni@redhat.com>
2001-05-09  Mark Kettenis* i386-tdep.c (i386_frame_saved_pc): New function.
2001-05-09  Mark Kettenis* i386-tdep.c (i386_register_virtual_type): New function.
2001-05-09  Jim Blandy* Makefile.in (mn10300-tdep.o): New rule.
2001-05-09  Jim Blandy* Makefile.in (obstack_h, target_h): Define; these...
2001-05-09  Jim Blandy* mn10300-tdep.c (mn10300_extract_return_value): Mark...
2001-05-09  Jim Blandy* mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New...
2001-05-09  Jim BlandyCorrect and expand handling of `movm' instruction,...
2001-05-09  Jim Blandy* mn10300-tdep.c (mn10300_gdbarch_init): We do have a
2001-05-09  Jim Blandy* mn10300-tdep.c (mn10300_pop_frame): Split the mn10300...
2001-05-09  Jim Blandy* mn10300-tdep.c (mn10300_saved_pc_after_call,
2001-05-09  Jim Blandy* config/mn10300/tm-mn10300.h (mn10300_find_callers_reg...
2001-05-09  Jim Blandy* mn10300-tdep.c (mn10300_gdbarch_init): Put the gdbarc...
2001-05-09  Jim Blandy* mn10300-tdep.c (mn10300_gdbarch_init): Rather than...
2001-05-09  Jim BlandyUse gdbarch for most target parameters for the MN10300...
2001-05-09  Andrew CagneyReplace ui_out_list_{begin,end}() with ui_out_{begin...
2001-05-09  Andrew CagneyUse a stack of structures (instead of a simple array...
2001-05-08  Michael Snyder2001-05-08 Michael Snyder <msnyder@redhat.com>
2001-05-08  Mark Kettenis* config/i386/tm-i386v.h (struct frame_info, struct
2001-05-07  Andrew CagneyDrop self as mn10300 maintainer.
2001-05-07  Andrew CagneyZap some bogus #ifndef _WIN32 - hangover from WinGDB
2001-05-06  Kevin BuettnerConsolidate save_inferior_ptid/restore_inferior_ptid...
2001-05-06  Mark KettenisImplement attach/detach for multi-threaded programs...
2001-05-06  Eli Zaretskii * symtab.c (lookup_symtab_1, lookup_partial_symtab...
2001-05-06  Jim Blandy* breakpoint.c (check_duplicates): Use the breakpoint...
2001-05-06  Jim Blandy* breakpoint.c (check_duplicates): Take a breakpoint...
2001-05-04  Kevin BuettnerPhase 1 of the ptid_t changes.
2001-05-03  Jonathan Larmour * rdi-share/devsw.c: Include <time.h> for struct tm
2001-05-03  Eli Zaretskii * config/djgpp/fnchange.lst: Add mappings for the new
2001-05-01  Michael Snyder2001-05-01 Michael Snyder <msnyder@redhat.com>
2001-05-01  Michael Snyder2001-05-01 Michael Snyder <msnyder@redhat.com>
2001-05-01  Nicholas Duffek * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLIN...
2001-05-01  Eli Zaretskii*** empty log message ***
2001-04-30  J.T. Conklin* ppcnbsd-nat.c (fetch_inferior_registers)
2001-04-30  Elena Zannoni2001-04-30 Elena Zannoni <ezannoni@redhat.com>
2001-04-30  Michael Snyder2001-04-30 Michael Snyder <msnyder@redhat.com>
2001-04-30  Michael Snyder2001-04-30 Michael Snyder <msnyder@redhat.com>
2001-04-30  Andrew CagneyAlways initialize `p'.
2001-04-27  Andrew CagneyZap romp host.
2001-04-27  Andrew CagneyAll 5.1 obsolete targets are done.
2001-04-27  Don Howard (Changes from Kevin Buettner, with minor update by...
2001-04-27  Don HowardAdded myself to the write-after-approval list.
2001-04-27  Jim Blandy(Changes from Daniel Berlin, with revisions by Jim...
2001-04-26  Michael Snyder2001-04-26 Michael Snyder <msnyder@redhat.com>
2001-04-26  Michael Snyder2001-04-26 Michael Snyder <msnyder@redhat.com>
2001-04-26  Michael Snyder2001-04-26 Michael Snyder <msnyder@redhat.com>
2001-04-24  Jim Blandy* c-typeprint.c (c_type_print_cv_qualifier): Don't...
2001-04-20  Mark Kettenis* event-top.h: Fix formatting.
2001-04-19  Andrew CagneyObsolete MPW as host.
2001-04-19  Mark Kettenis* i386-tdep.c (i386_frameless_function_invocation)...
2001-04-19  Martin Hunt2001-04-18 Martin M. Hunt <hunt@redhat.com>
2001-04-19  Andrew Cagney#include "regcache.h".
2001-04-18  Michael Snyder2001-04-17 Michael Snyder <msnyder@redhat.com>
2001-04-17  Michael Snyder2001-04-17 Michael Snyder <msnyder@redhat.com>
2001-04-17  Mark Kettenis* i386-tdep.c (i386_saved_pc_after_call): New function.
2001-04-17  Andrew CagneyObsolete NEWS and ISI systems (along with a few redunda...
2001-04-17  Michael Snyder2001-04-17 Michael Snyder <msnyder@redhat.com>
2001-04-17  Michael Snyder2001-04-17 Michael Snyder <msnyder@redhat.com>
2001-04-17  Michael Snyder2001-04-17 Michael Snyder <msnyder@redhat.com>
2001-04-17  Michael Snyder2001-04-17 Eirik Fuller <eirik@netapp.com>
2001-04-17  Mark Kettenis* i386-linux-tdep.c (i386_linux_saved_pc_after_call...
2001-04-17  Kevin Buettner * solib-aix5.c (map_index_vs_section_name_okay): New...
2001-04-17  Kevin BuettnerAdd code to retry certain open()s.
2001-04-16  Kevin BuettnerFix date on previous commit.
2001-04-16  Kevin BuettnerMake hw watchpoints work with both the 2.4.2 kernel...
2001-04-16  Daniel Berlin2001-04-16 Daniel Berlin <dan@cgsoftware.com>
2001-04-16  Mark Kettenis* i386-tdep.c (i386_frame_chain): New function.
2001-04-14  J.T. Conklin* target.h (target_ops): Removed to_core_file_to_sym_fi...
2001-04-13  Fernando Nasser2001-04-13 Fernando Nasser <fnasser@redhat.com>
2001-04-12  Kevin BuettnerRevise way in which mappings are allocated/searched.
2001-04-12  Nicholas Duffek * xcoffread.c (scan_xcoff_symtab): Ignore symbols...
next
This page took 0.29234 seconds and 107 git commands to generate.