gdb/
[binutils-gdb.git] / gdb / ChangeLog
2010-06-28 Jan Kratochvilgdb/
2010-06-28 Jan Kratochvilgdb/
2010-06-28 Jan Kratochvilgdb/
2010-06-28 Jan Kratochvilgdb/
2010-06-28 Joel BrobeckerDocument the GDB python directory.
2010-06-28 Tom Tromey * dwarf2read.c (read_structure_type): Allocate null...
2010-06-28 Doug Evans * breakpoint.c (breakpoint_sals_to_pc): Delete arg...
2010-06-28 Jan Kratochvilgdb/
2010-06-27 Doug Evans * value.c (value_static_field): Use `switch' instead...
2010-06-27 Doug Evans * valops.c (search_struct_field): Fix typo in error...
2010-06-26 Ulrich Weigand * dwarf2expr.c (execute_stack_op): Place preprocessor
2010-06-26 Paul N. HilfingerRefactor 'maint time' command statistics.
2010-06-25 Ulrich Weigand * solib-spu.c (append_ocl_sos): Fix xsnprintf statemen...
2010-06-25 Tom Tromeygdb
2010-06-25 Ulrich Weigand * s390-tdep.c (s390_push_dummy_call): Error on stack...
2010-06-25 Ulrich Weigand2010-06-25 Ken Werner <ken.werner@de.ibm.com>
2010-06-25 Ulrich Weigand * cp-support.c (reset_directive_searched): New function.
2010-06-25 Phil Muldoon2010-06-24 Phil Muldoon <pmuldoon@redhat.com>
2010-06-25 Ulrich WeigandChangeLog:
2010-06-25 Pierre Muller * c-typeprint.c (c_print_typedef): Append new type...
2010-06-24 Joel BrobeckerAdd support for gdb.PYTHONDIR as $gdb_datadir/python.
2010-06-24 Kevin BuettnerAdd "acc" register. Revise register order and names.
2010-06-24 Tom Tromey * psymtab.c (lookup_partial_symbol): Mark definition...
2010-06-24 Jan Kratochvilgdb/
2010-06-24 Jan Kratochvilgdb/
2010-06-24 Hui ZhuAdd command "eval".
2010-06-23 Ulrich WeigandChangeLog:
2010-06-23 Jan Kratochvilgdb/
2010-06-22 Hui Zhu2010-06-22 Hui Zhu <teawater@gmail.com>
2010-06-22 Doug Evans * i386-tdep.h (i386_displaced_step_copy_insn): Declare.
2010-06-21 Tom Tromey * dwarf2read.c (read_base_type): Handle DW_ATE_UTF.
2010-06-21 Tom Tromey * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.
2010-06-21 Michael Snyder2010-06-21 Michael Snyder <msnyder@vmware.com>
2010-06-21 Ulrich Weigand * dwarf2loc.c (find_location_expression): Add relocati...
2010-06-19 Ulrich Weigand * spu-tdep.c (spu_frame_unwind_cache): Use LSLR register
2010-06-19 Ulrich WeigandChangeLog:
2010-06-18 Stan Shebs2010-06-18 Stan Shebs <stan@codesourcery.com>
2010-06-18 Stan Shebs * thread.c (thread_id_make_value): Make a value repres...
2010-06-17 Joel BrobeckerMinor reformatting in dwarf2read.c:psymtabs_addrmap_cle...
2010-06-17 Tom Tromey * dwarf2read.c (psymtabs_addrmap_cleanup): New function.
2010-06-16 Sergio Durigan Juniorgdb/ChangeLog:
2010-06-15 Andreas Schwab* configure.ac: Check for RDYNAMIC also for cross builds.
2010-06-15 Pedro Alves * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
2010-06-14 Pedro Alvesgdb/
2010-06-14 Ulrich Weigand * cp-valprint.c (cp_print_static_field): Members of
2010-06-14 Ulrich Weigand * frame.c (frame_register_unwind): Do not access contents
2010-06-14 Jan Kratochvilgdb/
2010-06-12 Stan Shebs2010-06-11 Stan Shebs <stan@codesourcery.com>
2010-06-11 Tom Tromey * dwarf2read.c (dwarf2_add_member_fn): Handle correct...
2010-06-11 Tom Tromeygdb
2010-06-11 Tom Tromey * vec.h (VEC_cleanup): New macro.
2010-06-11 Jan Kratochvilgdb/
2010-06-11 Ulrich Weigand * Makefile.in (HFILES_NO_SRCDIR): Remove config/i386...
2010-06-11 Ulrich Weigand * config/nm-linux.h (struct target_ops): Remove forwar...
2010-06-11 Ulrich Weigand * gregset.h (GDB_FPXREGSET_T): Remove.
2010-06-09 Michael Snyder2010-06-09 Michael Snyder <msnyder@vmware.com>
2010-06-09 Paul N. HilfingerTrivial correction to two comments in dictionary.h.
2010-06-08 Michael Snyder2010-06-08 Michael Snyder <msnyder@vmware.com>
2010-06-08 Jan Kratochvilgdb/
2010-06-08 Hui Zhu2010-06-08 Hui Zhu <teawater@gmail.com>
2010-06-07 Jan Kratochvilgdb/
2010-06-07 Jan Kratochvilgdb/
2010-06-07 Sami WagiaallaFix operator doubly nested namespace search.
2010-06-07 Sami WagiaallaTest and support all cpp operator types.
2010-06-07 Jan Kratochvilgdb/
2010-06-07 Jan Kratochvilgdb/
2010-06-07 Nathan Sidwell * README: Make version-agnostic.
2010-06-05 Jan Kratochvilgdb/
2010-06-05 Vladimir Prus * mi/mi-main.c (mi_cmd_list_thread_groups): Adjust
2010-06-04 Sergio Durigan Junior2010-06-04 Sergio Durigan Junior <sergiodj@redhat...
2010-06-04 Doug Evansremove trailing whitespace in previous checkin
2010-06-04 Doug Evans Add support for enabling/disabling individual pretty...
2010-06-04 Jan Kratochvilgdb/
2010-06-04 Hui Zhu2010-06-04 Hui Zhu <teawater@gmail.com>
2010-06-03 Doug Evans * configure.ac: Don't fail if python is unusable when
2010-06-03 Sami WagiaallaRemove redundant naming of symbol from new_symbol.
2010-06-03 Pierre Muller * valprint.h (get_array_bounds): Change low and high...
2010-06-02 Jan Kratochvilgdb/
2010-06-02 Jan Kratochvilgdb/
2010-06-02 Joel BrobeckerFix ARI warning in remote.c (no trailing \n in call...
2010-06-02 Jan Kratochvilgdb/
2010-06-02 Tom Tromeygdb
2010-06-02 Sami WagiaallaFix ADL anonymous name crash.
2010-06-02 Pierre Muller * dwarf2read.c (read_subrange_type): Handle missing...
2010-06-02 Sergio Durigan Junior2010-06-01 Sergio Durigan Junior <sergiodj@redhat...
2010-06-01 Pierre Muller * dwarf2read.c (read_func_scope): Do not complain for
2010-06-01 Pedro Alvesgdb/gdbserver/
2010-05-31 Pierre Muller * windows-nat.c (GetConsoleFontSize, GetCurrentConsole...
2010-05-28 Jan Kratochvilgdb/
2010-05-28 Jan Kratochvilgdb/
2010-05-28 Jan Kratochvilgdb/
2010-05-28 Joel BrobeckerCache the TSD type in inferior-data (performance).
2010-05-27 Pedro Alves * remote.c (unpack_varlen_hex): Remove forward declara...
2010-05-27 Tom Tromey * dwarf2loc.c (struct piece_closure) <refc>: New field.
2010-05-27 Tom Tromey * arm-tdep.c (push_stack_item): 'contents' now const.
2010-05-27 Tom Tromey * findcmd.c (parse_find_args): Use value_contents...
2010-05-27 Tom Tromey * alpha-tdep.c (alpha_push_dummy_call): Make alpha_arg...
2010-05-27 Joel BrobeckerReplace call to value_contents_raw by call to value_con...
2010-05-27 Ozkan Sezer2010-05-27 Ozkan Sezer <sezeroz@gmail.com>
2010-05-27 Doug Evans Allow python to find its files if moved from original...
next