Add get_elf_x86_64_arch_data
[platform/upstream/binutils.git] / gdb /
2013-08-23 Pedro Alvestarget.c:target_read_live_memory: Fix type of local.
2013-08-23 Pedro Alvesremote.c: don't install a deprecated_xfer_memory hook.
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 JuniorAdding missing files from my last commit.
2013-08-22 Sergio Durigan Junior[Committing the `catch syscall' patch for ARM, from...
2013-08-22 Tom Tromeyfix dwz.exp on 32-bit targets
2013-08-22 Tom Tromeyconvert one more caching proc
2013-08-22 Tom Tromeyfix gdb.arch to be parallel-safe
2013-08-22 Tom Tromeyfix gdb.python to be parallel-safe
2013-08-22 Tom Tromeyuse standard_temp_file in another caching proc
2013-08-22 Tom Tromeyintroduce gdb_remote_download and finish parallel fixes...
2013-08-22 Tom Tromeyfix some gdb.dwarf2 tests for parallel safety
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-21 Pedro AlvesRenegerate gdbserver/config.in.
2013-08-21 Pedro AlvesFix whitespace.
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 Doug Evans * lib/prelink-support.exp (prelink_yes): Flag test...
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 Doug Evans * boards/fission.exp: Add -fdebug-types-section to...
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-14 Luis Machado * linux-arm-low.c: Rename all occurrences of PTRACE_AR...
2013-08-13 Sergio Durigan JuniorAdjusting prototype declaration for gdb/value.h:create_...
2013-08-13 Tom Tromeyintroduce parallel mode
2013-08-13 Andrew BurgessHandle '#' flag for printf of pointer types.
2013-08-13 Tom Tromeyadd caching procs to test suite
2013-08-13 Tom Tromeyadd standard_temp_file
2013-08-13 Tom Tromeymore uses of standard_output_file
2013-08-13 Pierre Muller * src/gdb/utils.c (init_page_info): Only call tgetnum...
2013-08-12 Tom Tromey * Makefile.in (ALL_SUBDIRS): Add gdb.go.
2013-08-12 Ali Anwar? .deps
2013-08-12 Sergio Durigan JuniorBecause of:
2013-08-09 Stan Shebs * LRS: Remove file, describes a long-abandoned live...
2013-08-09 Doug Evans * lib/future.exp (gdb_find_ldd): New proc.
2013-08-09 Doug Evans(create_addrmap_from_index): Use hex_string instead...
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 Doug Evans * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
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 Sanimir Agovicdoc: gdbserver allows for subsequent and not for multip...
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-08-01 Yao Qigdb/testsuite/
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.
next