* inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2007-05-10  Ulrich Weigand * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt...
2007-05-10  Pedro Alves * remote.c (remote_detach): Error out if remote can...
2007-05-10  Pedro AlvesReindent last entry using emacs' re-fill text.
2007-05-10  Ulrich Weigand2007-05-10 Luis Machado <luisgpm@br.ibm.com>
2007-05-10  Maciej W. Rozycki* cli/cli-setshow.c (do_setshow_command): Remove trailing
2007-05-09  Bob Wilson * main.c (captured_main): Recognize -tui option and...
2007-05-09  Andreas Schwab * mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offse...
2007-05-09  Ulrich Weigand * gdbarch.sh (deprecated_store_struct_return): Remove.
2007-05-08  Ulrich WeigandChangeLog:
2007-05-08  Ulrich Weigand * spu-linux-nat.c: Include "gdb_stdint.h".
2007-05-08  Ulrich Weigand2007-05-08 Paul Gilliam <pgilliam@us.ibm.com>
2007-05-07  Ulrich Weigand * spu-linux-nat.c (fetch_ppc_register, fetch_ppc_memory_1,
2007-05-07  Ulrich Weigand * gdbarch.sh: Add skip_permanent_breakpoint callback.
2007-05-07  Daniel Jacobowitz * Makefile.in (c-lang.o, gnu-v3-abi.o): Update.
2007-05-07  Daniel Jacobowitz * rs6000-tdep.c (struct frame_extra_info): Delete.
2007-05-07  Daniel Jacobowitz * linux-thread-db.c: Update some FIXME comments.
2007-05-07  Ulrich Weigand * inftarg.c, infptrace.c: Remove files.
2007-05-07  Ulrich Weigand * sparc-nat.h (sparc_fetch_inferior_registers): Add...
2007-05-07  Ulrich Weigand * linux-nat.c (child_post_attach): Rename to ...
2007-05-06  Ulrich Weigand * configure.host (alpha*-*-osf[12]*): Remove support.
2007-05-06  Ulrich Weigand * regcache.c (regcache_invalidate): New function.
2007-05-06  Ulrich Weigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06  Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06  Ulrich Weigand * gdbcore.h (struct regcache): Add forward declaration.
2007-05-06  Ulrich Weigand * gregset.h (struct regcache): Add forward declaration.
2007-05-06  Ulrich Weigand * monitor.c (monitor_supply_register): Add REGCACHE...
2007-05-06  Ulrich Weigand * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_sup...
2007-05-06  Ulrich Weigand * shnbsd-tdep.c (shnbsd_supply_reg): Add REGCACHE...
2007-05-06  Ulrich Weigand * mips-linux-tdep.c (supply_32bit_reg): Add REGCACHE...
2007-05-06  Ulrich Weigand * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave)...
2007-05-06  Ulrich Weigand * cris-tdep.c (supply_gregset): Rename to ...
2007-05-06  Ulrich Weigand * arnmnbsd-nat.c (supply_gregset): Rename to ...
2007-05-06  Ulrich Weigand * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_...
2007-05-06  Ulrich Weigand * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs,
2007-05-06  Ulrich Weigand * m32r-linux-nat.c (supply_gregset): Do not modify...
2007-05-06  Ulrich Weigand * irix5-nat.c (fill_gregset): Use regcache_raw_collect...
2007-05-03  Kevin Buettner * mips-tdep.c (mips_eabi_push_dummy_call): When pushin...
2007-05-03  Kevin Buettner * breakpoint.c (set_raw_breakpoint): Adjust breakpoint...
2007-05-02  Maciej W. Rozycki* mips-tdep.c (mips_o32_push_dummy_call): Remove conditions
2007-04-29  Ulrich Weigand * m68klinux-nat.c: Remove #ifndef USE_PROC_FS check.
2007-04-29  Ulrich Weigand * regcache.c (deprecated_read_register_gen): Remove...
2007-04-28  Ulrich Weigand * hpux-thread.c (hpux_thread_store_registers): Use
2007-04-28  Ulrich Weigand * gdbarch.sh: Remove deprecated_register_byte.
2007-04-28  Ulrich Weigand * alpha-nat.c (ALPHA_REGSET_BASE, ALPHA_REGSET_UNIQUE...
2007-04-28  Ulrich Weigand * rs6000-aix-tdep.c: Include "regcache.h", "regset...
2007-04-27  Kevin Buettner * dwarf2expr.c (unsigned_address_type): Add forward...
2007-04-27  Kevin Buettner * solib-frv.c (lm_base): Bail out if the main executab...
2007-04-27  Ulrich Weigand * alpha-linux-tdep.c (alpha_linux_supply_fpregset...
2007-04-27  Maciej W. Rozyckigdb/:
2007-04-27  Ulrich Weigand * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS...
2007-04-27  Ulrich Weigand * config/rs6000/nm-rs6000.h (TARGET_CREATE_INFERIOR_HO...
2007-04-27  Ulrich Weigand * aix-thread.c (aix_thread_xfer_memory): Replace by ...
2007-04-27  Ulrich Weigand * inf-ptrace.c: Include "gdb_stdint.h".
2007-04-27  Ulrich Weigand * configure.host (rs6000-*-*): Merge with powerpc...
2007-04-27  Ulrich Weigand * aix-thread.c (fill_sprs32): Change argument types...
2007-04-27  Ulrich Weigand * vec.h (vec_free): Rename to vec_free_. Adapt users.
2007-04-26  Ulrich Weigand * alpha-linux-tdep.c: Include "gdb_string.h", "regset.h",
2007-04-25  Ulrich Weigand * mips-linux-nat.c: No longer include "gdbcore.h".
2007-04-25  Ulrich Weigand * linux-nat.c (linux_register_u_offset): Remove.
2007-04-25  Ulrich Weigand * core-aout.c: Delete file.
2007-04-20  Mark Shinwell * MAINTAINERS (Write After Approval): Add myself.
2007-04-20  Mark ShinwellCorrect erroneous ChangeLog commit.
2007-04-19  Pedro Alves * win32-nat.c (win32_detach): Remove delete_command...
2007-04-19  Jerome Guitton * ser-mingw.c (fd_is_file): New function.
2007-04-18  Denis Pilat2007-04-18 Denis Pilat <denis.pilat@st.com>
2007-04-18  Maciej W. Rozycki* mips-tdep.c (mips_eabi_push_dummy_call): Revert the...
2007-04-18  Denis Pilat2007-04-18 Denis Pilat <denis.pilat@st.com>
2007-04-17  Maciej W. Rozycki* mips-tdep.c (mips_eabi_push_dummy_call): Rearrange...
2007-04-17  Maciej W. Rozycki* mips-tdep.c (mips_n32n64_push_dummy_call): Fix a...
2007-04-17  Maciej W. Rozycki* mips-tdep.c (mips_n32n64_push_dummy_call): Fix a...
2007-04-17  Andreas Schwab * symtab.c (skip_prologue_using_sal): Allow the end...
2007-04-17  Maciej W. Rozycki* mips-tdep.c (mips_o32_push_dummy_call): Take account of
2007-04-14  Ulrich Weigand * gdbarch.sh (software_single_step): Remove "insert_br...
2007-04-14  Ulrich Weigand * alpha-tdep.c (alpha_software_single_step): Do not...
2007-04-14  Vladimir Prus * varobj.h (varobj_set_frozen): New
2007-04-13  Paul Brook2007-04-13 Paul Brook <paul@codesourcery.com>
2007-04-13  Daniel Jacobowitz * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd...
2007-04-13  Daniel Jacobowitz * symfile.c (add_psymbol_with_dem_name_to_list): Remove.
2007-04-13  Daniel Jacobowitz * NEWS: Mention removal of HP aCC support.
2007-04-13  Daniel Jacobowitz * solib-svr4.c (IGNORE_FIRST_LINK_MAP_ENTRY): Do not...
2007-04-13  Daniel Jacobowitz * breakpoint.c (update_breakpoints_after_exec, print_i...
2007-04-13  Daniel Jacobowitz * breakpoint.c (bpstat_what): Give step-resume higher...
2007-04-13  Daniel Jacobowitz * infrun.c: Doc fixes.
2007-04-13  Ulrich Weigand * configure.tgt (arm-*-nto*, sh-*-nto*): Remove.
2007-04-12  Ulrich Weigand * config/m68k/tm-monitor.h: Delete file.
2007-04-12  Ulrich Weigand2007-04-12 Luis Machado <luisgpm@br.ibm.com>
2007-04-11  Steve Ellcey * configure.ac (build_warnings): Add -Wno-char-subscripts.
2007-04-11  Jan Kratochvil* libunwind-frame.c (LIBUNWIND_SO): Use major version...
2007-04-11  Jan Kratochvil* gdbtypes.h (TYPE_FLAG_STUB_SUPPORTED, TYPE_STUB_SUPPO...
2007-04-11  Joel Brobecker * sparc-tdep.c (X_RS2): New macro.
2007-04-10  Daniel JacobowitzFix changelog entry.
2007-04-10  Andreas Schwab * rs6000-tdep.c (rs6000_dwarf2_reg_to_regnum): Decode...
2007-04-10  Daniel Jacobowitz * breakpoint.c (gdb_breakpoint_query): Really return an
2007-04-10  Daniel Jacobowitz * Makefile.in (SFILES): Remove hpacc-abi.c.
2007-04-10  Daniel Jacobowitz * solib-svr4.c (enable_break): Simplify return value.
2007-04-10  Andreas Schwab * solib-svr4.h (struct link_map_offsets): Remove l_add...
2007-04-08  Vladimir Prus Pass stderr of program run with "target remote |"
2007-04-03  Pedro Alves * dbxread.c (read_ofile_symtab): Move current_objfile
2007-04-01  Andreas Schwab * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr...
2007-04-01  Vladimir Prus * varobj.c (varobj_create): Keep varobj value
next
This page took 0.270127 seconds and 107 git commands to generate.