* target.h (struct target_ops): Make to_has_all_memory,
[platform/upstream/binutils.git] / gdb / ChangeLog
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-06-07 Pedro AlvesTiny formatting fix.
2009-06-05 Tom Tromey * varobj.c (update_dynamic_varobj_children): Wrap...
2009-06-05 Vladimir Prus * mi/mi-main.c (mi_cmd_exec_continue)
2009-06-05 Aleksandar Ristovski* corelow.c (core_open): Check for core_gdbarch before...
2009-06-05 Tom Tromey * c-exp.y (parse_number): Don't use K&R definition.
2009-06-04 Jan Kratochvilgdb/
2009-06-04 Ulrich Weigand * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
2009-06-04 Doug Evans * symfile.c (reread_symbols): Reset psymtabs_addrmap...
2009-06-03 Pedro Alves * target.c: Include "exec.h".
2009-06-03 Ulrich Weigand * value.h (struct internalvar): Remove.
2009-06-03 Ulrich Weigand * scm-lang.c (builtin_type_scm): Remove.
2009-06-03 Ulrich WeigandChangeLog:
2009-06-03 Ulrich Weigand * dfp.h (decimal_binop): Convert LEN_RESULT to input...
2009-06-01 Tristan Gingold2009-06-01 Tristan Gingold <gingold@adacore.com>
2009-05-30 Doug Evans * infrun.c (prepare_to_proceed): Document. Assert...
2009-05-29 Pedro Alves * mi/mi-interp.c (mi_on_resume): Initialize `count...
2009-05-29 Eli Zaretskii * i386-tdep.c (i386_go32_init_abi): Use SVR4 register...
2009-05-28 Pedro Alvesgdb/
2009-05-28 Tom Tromeygdb
2009-05-28 Paul Pluzhnikov2009-05-28 Pierre Muller <muller@ics.u-strasbg.fr>
2009-05-28 Tom Tromeygdb
2009-05-28 Tom Tromeygdb
2009-05-28 Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-05-28 Tom Tromeygdb
2009-05-28 Tom Tromeygdb
2009-05-27 Pedro Alvesgdb/
2009-05-27 Aleksandar Ristovski * nto-procfs.c (get_regset): Pass correct pointer.
2009-05-26 Doug Evans * dwarf2read.c (follow_die_ref): Add comment.
2009-05-25 Pierre Muller * procfs.c (procfs_wait): Add options parameter.
2009-05-24 Doug Evansgdb:
2009-05-24 Doug Evans * infrun.c (follow_fork): Initialize new step_* locals
2009-05-24 Pedro Alves * inflow.c (copy_terminal_info): Deep copy `run_terminal'.
2009-05-24 Pedro Alvesgdb/
2009-05-24 Pierre Muller * Correct date for last commit
2009-05-24 Pierre Muller * symfile.c (add_shared_symbol_files_command): Remove
2009-05-24 Hui Zhu * i386-linux-tdep.c (I386_LINUX_RECORD_SIZE_*,
2009-05-23 Jan Kratochvilgdb/
2009-05-23 Jan Kratochvilgdb/
2009-05-23 Eli Zaretskii * README (`configure' options): Document GDB-specific...
2009-05-23 Eli Zaretskii * symtab.c (skip_prologue_using_lineinfo): New function.
2009-05-23 Eli Zaretskii * coffread.c (process_coff_symbol): Set the symbol...
2009-05-23 Eli Zaretskii * symmisc.c (dump_symtab): Switch the current language to
2009-05-22 Pedro Alves * target.h (struct section_table): Rename to ...
2009-05-22 Hui Zhu Add sys_fcntl argument interfaces to linux_record_tdep.
2009-05-22 Pedro Alves * inflow.c (kill_command): Delete left over static...
2009-05-22 Pedro Alves * bfd-target.c: Don't include gdb_assert.h or gdb_stri...
2009-05-22 Pedro Alves * remote.c (compare_sections_command): Don't declare...
2009-05-21 Pedro Alves * aix-thread.c (init_aix_thread_ops): Whitespace.
2009-05-21 Pedro Alves * dec-thread.c (dec_thread_wait): Add options paramete...
2009-05-21 Joel Brobecker * aix-thread.c (aix_thread_wait): Add options...
2009-05-21 Pedro Alves * linux-nat.c (linux_nat_terminal_inferior)
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-21 Pedro Alves * mi/mi-interp.c (mi_on_resume): Account for whole...
2009-05-21 Jan Kratochvilgdb/
2009-05-21 Jan Kratochvilgdb/
2009-05-21 Jan Kratochvilgdb/
2009-05-20 Joel Brobecker * aix-thread.c (giter_count): Do not count...
2009-05-20 Nathan Sidwellfix filename in 2009-01-14 Kai Tietz <kai.tietz@onevi...
2009-05-19 Jan Kratochvilgdb/
2009-05-19 Pedro Alves * inflow.c (kill_command): Moved to infcmd.c.
2009-05-19 Pedro Alves * fork-child.c: Don't include frame.h. Include termin...
2009-05-19 Pedro AlvesForgot to check in the ChangeLog entry for the previous...
2009-05-18 Paul Pluzhnikov2009-05-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-18 Pedro Alves * solib-svr4.c: Include observer.h.
2009-05-18 Pedro Alves * linux-nat.h (linux_proc_get_tgid): Declare.
2009-05-18 Pedro Alves * fork-child.c (fork_inferior): Only reset the thread...
2009-05-18 Ulrich Weigand * ada-lang.c (ada_find_any_type): Move check for primi...
2009-05-18 Ulrich Weigand * ada-lang.c (desc_data_type): Remove, replace by ...
2009-05-18 Ulrich Weigand * ada-valprint.c (ada_val_print_1): Use val_print_stri...
2009-05-18 Ulrich Weigand * ada-lang.c (ada_coerce_to_simple_array_type): Reimpl...
2009-05-18 Ulrich Weigand * p-valprint.c (pascal_val_print): Use extract_typed_a...
2009-05-18 Ulrich Weigand * doublest.c (NAN): Remove unused define.
2009-05-18 Jon Benistongdb/
2009-05-18 Pedro Alves * corelow.c (core_open): Flush the register cache...
2009-05-18 Pedro Alves * inflow.h (our_process_group): Remove declaration.
2009-05-17 Pedro AlvesFix typo...
2009-05-17 Pedro Alvesgdb/
2009-05-17 Pedro Alves * infrun.c (pending_follow): Remove mention of exec...
2009-05-17 Pedro Alves * infrun.c (pending_follow): Remove execd_pathname...
2009-05-17 Hui ZhuFix a typo error.
2009-05-17 Hui Zhu* i386-tdep.c (i386_process_record): Make it extern.
2009-05-17 Vladimir Prus Always report varobj as changed when in_scope attribut...
2009-05-15 Paul Pluzhnikov2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-15 Pierre Muller * MAINTAINERS: Update my email address.
2009-05-15 Pierre Muller * fix my email address
2009-05-14 Paul Pluzhnikov2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-14 Joel Brobecker * gdbarch.sh: Add comment documenting the targe...
2009-05-14 Pierre Muller Remove all i386 debug register low level macros in...
2009-05-14 Jon Beniston* MAINTAINERS: Add Jon Beniston to write after approval...
2009-05-13 Paul Pluzhnikov2009-05-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-13 Joel Brobecker * c-lang.c (print_wchar): Remove unnecessary...
2009-05-12 Jim Blandy* MAINTAINERS: Remove self as m32c target maintainer.
2009-05-12 Pedro Alvesgdb/
2009-05-12 Joel Brobecker * c-lang.c (print_wchar): Convert w into a...
2009-05-11 Jan Kratochvilgdb/
2009-05-11 Pedro Alves * linux-nat.c (enum sigchld_state): Delete.
2009-05-11 Pierre Muller Unify target macros.
2009-05-10 Pierre Muller * src/gdb/target.h: Remove all tests for already defined
2009-05-09 Sergio Durigan Junior * ppc-linux-nat.c (have_ptrace_getsetregs): New variable.
next