ARI fix: Push # directives to start of line.
[external/binutils.git] / gdb / ChangeLog
2013-08-23 Pierre Muller ARI fix: Push # directives to start of line.
2013-08-23 Muhammad Waqas2013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>
2013-08-23 Luis Machado * common/linux-ptrace.c (linux_fork_to_function):...
2013-08-22 Luis Machado Unify ptrace options discovery code and make both...
2013-08-22 Sergio Durigan Junior[Committing the `catch syscall' patch for ARM, from...
2013-08-22 Pedro AlvesPR gdb/15871: Unavailable entry value is not shown...
2013-08-22 Alan Modra * configure.host: Support powerpc64le-linux and powerp...
2013-08-20 Doug Evans * buildsym.c (subfile_stack): Move here from buildsym.h.
2013-08-20 Tom Tromey * dbxread.c (record_minimal_symbol): Make 'name' argum...
2013-08-20 Doug Evans * blockframe.c: Remove #include "psymtab.h".
2013-08-20 Tom Tromeyfix PR python/15816
2013-08-20 Tom Tromeymove gdbarch object from objfile to per-BFD
2013-08-20 Alan Modra * doublest.c (convert_floatformat_to_doublest): Use...
2013-08-19 Luis Machado gdb/
2013-08-19 Pedro Alveslinux-nat.c: no need to block child signals so aggressi...
2013-08-16 Kevin BuettnerMake RL78_PC_REGNUM a pseudo-register in rl78-tdep.c.
2013-08-15 Muhammad Bilal2013-08-15 Muhammad Bilal <mbilal@codesourcery.com>
2013-08-14 Tom Tromeymove some static thread state into remote_state
2013-08-14 Tom Tromeymove remote_stopped_by_watchpoint_p and remote_watch_da...
2013-08-14 Tom Tromeymove async_client_callback and async_client_context...
2013-08-14 Tom Tromeymove sizeof_pkt into remote_trace_find
2013-08-14 Tom Tromeymove use_threadinfo_query and use_threadextra_query...
2013-08-14 Tom Tromeymove some statics from remote_read_qxfer into struct...
2013-08-14 Tom Tromeypush last_sent_step into struct remote_state
2013-08-14 Tom Tromeypush last_sent_signal into struct remote_state
2013-08-14 Tom Tromeypush last_program_signals_packet into struct remote_state
2013-08-14 Tom Tromeypush last_pass_packet into struct remote_state
2013-08-14 Tom Tromeypush remote_traceframe_number into struct remote_state
2013-08-14 Tom Tromeypush general_thread and continue_thread into struct...
2013-08-14 Tom Tromeypush remote_desc into struct remote_state
2013-08-14 Tom TromeyAdd new_remote_state
2013-08-14 Tom Tromeymake remote_protocol_features "const"
2013-08-14 Tom Tromeyuse the libiberty crc code
2013-08-14 Pierre Muller Remove unneeded src/gdb prefix for source file name
2013-08-13 Sergio Durigan JuniorAdjusting prototype declaration for gdb/value.h:create_...
2013-08-13 Andrew BurgessHandle '#' flag for printf of pointer types.
2013-08-13 Pierre Muller * src/gdb/utils.c (init_page_info): Only call tgetnum...
2013-08-12 Ali Anwar? .deps
2013-08-12 Sergio Durigan JuniorBecause of:
2013-08-09 Doug Evans * dwarf2read.c (create_addrmap_from_index): Ignore...
2013-08-09 Sergio Durigan JuniorThis patch implements the new gdbarch method gdbarch_gd...
2013-08-09 Pedro AlvesRemove unnecessary XMALLOC definitions.
2013-08-09 Pedro AlvesMake functions in cli-dump.c static and remove cli...
2013-08-09 Pedro Alvestsave: Make tilde-expanded filename visible.
2013-08-09 Pedro Alvessave breakpoints: Make tilde-expanded filename visible.
2013-08-09 Pedro Alvesgcore: Make tilde-expanded filename visible.
2013-08-09 Yao Qigdb/
2013-08-08 Pedro Alvesgcore: expand tilde in filename.
2013-08-08 Yao Qigdb/
2013-08-08 Yao Qigdb/
2013-08-07 Tom Tromeyfix PR symtab/15028
2013-08-07 Tom Tromeyremove unused qf method
2013-08-07 Tom Tromeyuse language of the main symbol
2013-08-07 Tom Tromeyfix recursively_compute_inclusions and add dwz test...
2013-08-07 Tom Tromeyalso filter label symbols
2013-08-07 Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-08-07 Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-08-07 Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-08-07 Anton Blanchard2013-08-07 Anton Blanchard <anton@samba.org>
2013-08-05 Tom Tromeymore add_target removals
2013-08-05 Tom Tromeyremove msymbol_objfile
2013-08-05 Jan Kratochvilgdb/
2013-08-02 Tom Tromeyfix PR symtab/15719
2013-08-02 Andrew BurgessRemove duplicate call to add_file_handler.
2013-08-02 Doug Evans PR symtab/15691
2013-08-01 Doug Evans PR symtab/15695
2013-08-01 Doug Evans * symtab.c (do_free_search_symbols_cleanup): Change...
2013-08-01 Doug Evans Further workarounds for binutils/15021.
2013-08-01 Andrew BurgessRemove error_pre_print and quit_pre_print.
2013-08-01 Yao Qigdb/
2013-07-31 Andrew BurgessRemove deprecated_throw_reason.
2013-07-31 Andrew BurgessRemove deprecated_throw_reason from mips_error.
2013-07-31 Andrew BurgessReplace most uses of deprecated_throw_reason with quit.
2013-07-31 Andrew BurgessRemove deprecated_throw_reason from internal_verror.
2013-07-31 Yao Qigdb/
2013-07-31 Doug Evans * dwarf2read.c (process_queue): Add type signature...
2013-07-30 Andrew BurgessDon't raise an error for optimized out sub-fields.
2013-07-30 Andrew Burgessvalue_fetch_lazy, ensure parent is not lazy and check...
2013-07-30 Muhammad Bilal2013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
2013-07-30 Sanimir Agoviccleanup: constify "struct attribute" function parameter
2013-07-30 Sanimir Agoviccleanup: constify argument passed to dwarf form predicates
2013-07-30 Sanimir Agoviccleanup: rename is_ref_attr to attr_form_is_ref
2013-07-29 Doug Evans * main.c (captured_command_loop): Tweak comment.
2013-07-29 Doug Evans * target.c (target_async_permitted_1): Fix comment.
2013-07-29 Doug Evans * symtab.c (iterate_over_some_symtabs): Add comment.
2013-07-29 Doug Evans * symtab.c (iterate_over_some_symtabs): Fix indentation.
2013-07-27 Yao Qigdb/gdbserver/
2013-07-27 Yao Qigdb/
2013-07-27 Yao Qigdb/
2013-07-27 Yao Qigdb/
2013-07-27 Yao Qigdb/
2013-07-26 Pedro AlvesGDB kills itself instead of interrupting inferior
2013-07-25 Doug Evans * linux-fork.h (detach_fork): Delete.
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...
next