* nto-tdep.h (nto_generic_supply_gpregset)
[external/binutils.git] / gdb / ChangeLog
2009-06-12 Aleksandar Ristovski* nto-tdep.h (nto_generic_supply_gpregset)
2009-06-11 Aleksandar Ristovski * i386-nto-tdep.c (I386_NTO_SIGCONTEXT_OFFSET): Remove...
2009-06-11 Aleksandar Ristovski * i386-nto-tdep.c (i386_nto_target): Remove definition.
2009-06-11 Pedro Alves * breakpoint.c (break_command_really): Rename local...
2009-06-11 Aleksandar Ristovski Add support for XMM registers.
2009-06-11 Tom Tromey * eval.c (evaluate_subexp_standard) <OP_OBJC_MSGCALL...
2009-06-11 Pedro Alves * symtab.c (append_expanded_sal): Remove unused local...
2009-06-11 Pedro Alvesgdb/
2009-06-10 Pedro Alves * varobj.c (varobj_create): Properly restore the selec...
2009-06-10 Tom Tromey * inferior.c (print_inferior): Make a table, not a...
2009-06-10 Pedro Alves2009-06-10 Jonas Maebe <jonas.maebe@elis.ugent.be>
2009-06-10 Pedro Alves * infrun.c (handle_inferior_event): Update comment...
2009-06-10 Cary Coutant * dwarf2read.c (dwarf_decode_lines): Recognize and...
2009-06-10 Pierre Muller * breakpoint.c: ARI fixes.
2009-06-08 Pierre Muller * breakpoint.c (_initialize_breakpoint): Remove "bu...
2009-06-08 Pierre Muller * cli/cli-decode.c (add_alias_cmd): Correct assertion.
2009-06-07 Pedro Alves * hppa-tdep.c (_initialize_hppa_tdep): Add declaration.
2009-06-07 Pedro Alves2009-06-07 Pedro Alves <pedro@codesourcery.com>
2009-06-07 Pedro Alves * auxv.c (procfs_xfer_auxv): Change type of the `objec...
2009-06-07 Pedro Alves * inferior.h (procfs_first_available): Move declaratio...
2009-06-07 Pedro Alves * inferior.h (proc_iterate_over_mappings): Delete...
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...
next