remove pop_target
[external/binutils.git] / gdb / ChangeLog
2013-07-25 Tom Tromeyremove pop_target
2013-07-25 Tom Tromeydon't call add_target for thread_db_ops
2013-07-25 Mark Kettenis2013-07-25 Mark Kettenis <kettenis@gnu.org>
2013-07-25 Mark Kettenis2013-07-25 Mark Kettenis <kettenis@gnu.org>
2013-07-25 Andrew BurgessResue 'z' formatter from mi register display code.
2013-07-25 Andrew BurgessAdd new 'z' format for print command.
2013-07-24 Maciej W. Rozycki * mips-tdep.c (micromips_deal_with_atomic_sequence...
2013-07-24 Sergio Durigan Junior2013-07-24 Sergio Durigan Junior <sergiodj@redhat...
2013-07-24 Luis Machado gdb/
2013-07-24 Doug Evans * dwarf2read.c (lookup_dwo_cutu): Change missing DWO...
2013-07-23 Yao Qigdb/
2013-07-23 Tom Tromey * dwarf2read.c (init_cutu_and_read_dies): Revert patch...
2013-07-22 Jan KratochvilFix the following ChangeLog entry:
2013-07-22 Jan Kratochvil2013-07-22 Doug Evans <dje@google.com>
2013-07-22 Tom Tromeyfix solib-som.c
2013-07-22 Tom Tromeyfix init_cutu_and_read_dies
2013-07-22 Tom Tromeyfix dwarf_decode_line_header
2013-07-22 Ulrich Weigand2013-07-22 Edjunior Barbosa Machado <emachado@linux...
2013-07-22 Phil Muldoon2013-07-22 Phil Muldoon <pmuldoon@redhat.com>
2013-07-19 Hui Zhu2013-07-19 Hui Zhu <hui@codesourcery.com>
2013-07-18 Yao Qigdb/
2013-07-18 Yao Qigdb/
2013-07-17 Doug Evans * NEWS: Mention "set print raw frame-arguments".
2013-07-17 Doug Evans * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary...
2013-07-17 Doug Evans * gdbcmd.h (togglelist): Delete.
2013-07-17 Tom Tromey * dwarf2read.c (dwarf2_per_objfile_free): Clear
2013-07-17 Doug Evans * nto-tdep.c (nto_relocate_section_addresses): Update,
2013-07-16 Andrew BurgessCheck for NULL character before calling strchr.
2013-07-16 Doug Evans * solist.h (target_so_ops.find_and_open_solib): Clarif...
2013-07-16 Doug Evans * target.h (struct target_section): Delete member...
2013-07-15 Ulrich Weigand2013-07-15 Edjunior Barbosa Machado <emachado@linux...
2013-07-15 Maciej W. Rozycki include/elf/
2013-07-15 Ali Anwar2013-07-15 Ali Anwar <ali_anwar@codesourcery.com>
2013-07-11 Andrew BurgessReuse print_hex_chars function.
2013-07-10 Tom Tromey * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C...
2013-07-10 Sergio Durigan Juniorsourceware.org/ml/gdb-patches/2013-07/msg00065.html
2013-07-10 Joel Brobeckerada-lang.c:coerce_unspec_val_to_type: Preserve laziness.
2013-07-09 Doug Evans * defs.h (enum val_prettyformat): Renamed from val_pre...
2013-07-09 Andrew BurgessRevert recent changes to value_bits_valid.
2013-07-08 Andrew BurgessFix bug in value_bits_valid.
2013-07-06 Eli Zaretskii top.c (print_gdb_configuration): Explain in output...
2013-07-06 Eli ZaretskiiRearrange --help output.
2013-07-06 Yao Qigdb/
2013-07-06 Luis Machado * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return...
2013-07-04 Pedro AlvesUse allocate_optimized_out_value instead of set_value_o...
2013-07-04 Pedro Alvesvalue_bits_valid: Fix latent bug.
2013-07-04 Andrew Burgesssourceware.org/ml/gdb-patches/2013-07/msg00059.html
2013-07-04 Andrew Burgesssourceware.org/ml/gdb-patches/2013-07/msg00056.html
2013-07-04 Yao Qigdb/
2013-07-03 Pedro AlvesOn mainline/development, also link GDBserver with ...
2013-07-02 Tom Tromey * contrib/ari/update-web-ari.sh: Update for version...
2013-07-02 Tom Tromey * common/ptid.h: Comment fixes.
2013-07-01 Tom Tromeychange gdb to use BFD's "dwz" functions
2013-07-01 Tom Tromeyadd -Wold-style-definition
2013-07-01 Tom Tromeyadd -Wold-style-declaration
2013-07-01 Tom Tromeyadd -Wmissing-parameter-type
2013-07-01 Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-07-01 Pedro AlvesImport the "pathmax" gnulib module.
2013-07-01 Pedro AlvesReimplement DJGPP's .gdbinit -> gdb.ini renaming.
2013-07-01 Pedro AlvesConstify main.c:get_init_files.
2013-07-01 Pedro AlvesRely on gnulib's unistd.h replacement.
2013-07-01 Pedro AlvesImport the "unistd" gnulib module.
2013-07-01 Pedro Alvesutils.c: pathconf call, check for _PC_PATH_MAX instead...
2013-07-01 Pedro AlvesReimport gnulib from scratch.
2013-07-01 Pedro AlvesDelete pagination_enabled extern declaration in tui...
2013-06-30 Jan Kratochvilgdb/
2013-06-30 Sergio Durigan JuniorThis patch implements the support for SystemTap SDT...
2013-06-28 Tom Tromeymove version.in from gdb/common back to gdb
2013-06-28 Pedro AlvesMove pagination_enabled declaration to a proper place.
2013-06-28 Pedro Alvesinfrun.c: Move non_stop_1 etc., higher up in file.
2013-06-28 Tom Tromey * tracepoint.c (deprecated_readline_begin_hook)
2013-06-28 Pedro Alves[PR tui/14880] Fetch values before comparing their...
2013-06-27 Tom Tromey * target.c (find_run_target): Remove.
2013-06-27 Tom Tromey * corelow.c (core_gdbarch): Now static.
2013-06-27 Tom Tromey * target.c (target_struct_index): Remove.
2013-06-27 Pedro AlvesMove comment on the 'stepping over resolver' mechanism...
2013-06-27 Pedro AlvesFix catch_command_errors's prototype.
2013-06-27 Yao Qigdb/
2013-06-26 Pedro AlvesGarbage collect SOLIB_IN_DYNAMIC_LINKER.
2013-06-26 Pedro AlvesUpdate comments on stepping over resolver code.
2013-06-26 Sergio Durigan JuniorI found this issue when I was debugging something else...
2013-06-26 Maciej W. Rozycki * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
2013-06-26 Dmitry Kozlov Extend tsave to save starttime, stoptime.
2013-06-26 Dmitry Kozlov Fix trace-status to output proper start-time and stop...
2013-06-26 Maciej W. Rozycki * mips-tdep.c (mips_next_pc): Fix a typo.
2013-06-26 Maciej W. Rozycki * mips-tdep.c (micromips_scan_prologue): Fix a typo.
2013-06-26 Yao Qigdb/
2013-06-26 Yao Qigdb/
2013-06-26 Yao Qigdb/
2013-06-26 Yao Qigdb/
2013-06-26 Yao Qigdb/
2013-06-25 Tom Tromey * common/create-version.sh (date): Use "$", not "...
2013-06-25 Kevin Buettner * NEWS (New targets): Add entry for TI MSP430.
2013-06-25 Yao QiUpload tsv earlier in remote_start_remote
2013-06-25 Hui Zhu2013-06-25 Yao Qi <yao@codesourcery.com>
2013-06-25 Kevin Buettner * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
2013-06-24 Maciej W. Rozycki bfd/
2013-06-24 Maciej W. Rozycki * objfiles.h (pc_in_section): New prototype.
2013-06-24 Joel BrobeckerFix host_name and target_name generation by common...
2013-06-24 Tom Tromeydon't keep a gdb-specific date
next