This patch adds support for ARM PLT entries that support a full 32-bit offset range.
[external/binutils.git] / gdb /
2014-02-27 Pedro AlvesTeach GDBserver's Linux backend about no unwaited-for...
2014-02-27 Pedro AlvesMove linux-nat.c:status_to_str to nat/linux-waitpid.c.
2014-02-27 Hui ZhuMove ptid_match to common/ptid.c.
2014-02-27 Mark KettenisCall common OpenBSD ABI init code on OpenBSD/mips64.
2014-02-27 Mark KettenisAdd gdbarch auxv parsing for OpenBSD.
2014-02-27 Mark KettenisAdd auxv parsing to the architecture vector.
2014-02-26 Ludovic Courtèsguile: Add 'history-append!' procedure.
2014-02-26 Joel Brobeckergdbserver/Windows: Rely purely on event info when handl...
2014-02-26 Joel Brobeckerwindows: Factorize handling of DLL load address offset
2014-02-26 Joel Brobeckergdbserver/windows: Ignore DLL load/unload events during...
2014-02-26 Joel BrobeckerDWARF: Read constant-class addresses correctly
2014-02-26 Tom Tromeymake "file" use the BFD cache better
2014-02-26 Tom Tromeyadd short-circuit logic to elfread.c
2014-02-26 Tom Tromeysplit out elf_read_minimal_symbols
2014-02-26 Tom Tromeymove minimal symbols to per-bfd
2014-02-26 Tom Tromeychange minsyms not to be relocated at read-time
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeymake MSYMBOL_VALUE_ADDRESS an rvalue
2014-02-26 Tom Tromeychange minsym representation
2014-02-26 Tom Tromeyintroduce minimal_symbol_upper_bound
2014-02-26 Joel Brobecker[Python] Make regexp collection printers work with...
2014-02-26 Joel BrobeckerAdd comment in dwarf2read.c::read_subrange_type
2014-02-26 Joel BrobeckerDWARF: Set enum type "flag_enum" and "unsigned" flags...
2014-02-26 Pedro AlvesMention PR breakpoints/16292 in corresponding ChangeLog...
2014-02-26 Pedro Alvesbsd-uthread.c: Don't install a to_xfer_partial method
2014-02-26 Pedro Alveseliminate target_ops->deprecated_xfer_memory
2014-02-26 Pedro Alvesgo32-nat.c: Don't install a deprecated_xfer_memory...
2014-02-26 Pedro Alvesnto-procfs.c: Don't install a deprecated_xfer_memory...
2014-02-26 Pedro Alvesremote-m32r-sdi.c: Don't install a deprecated_xfer_memo...
2014-02-26 Pedro Alvesremote-mips.c: Don't install a deprecated_xfer_memory...
2014-02-26 Joel BrobeckerDWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride...
2014-02-26 Pedro AlvesMultiple Ada task-specific breakpoints at the same...
2014-02-26 Pedro AlvesRe-implement ia64-linux-nat.c::ia64_linux_xfer_partial
2014-02-25 Stan ShebsAnnotate comments for Doxygen.
2014-02-25 Jan KratochvilPR gdb/16626
2014-02-25 Tom Tromeyremove target_ignore
2014-02-25 Jan KratochvilPR gdb/16626
2014-02-25 Jan KratochvilFix dw2-icycle.exp -fsanitize=address GDB crash.
2014-02-25 Joel BrobeckerAdjust ia64_linux_xfer_partial following to_xfer_partia...
2014-02-25 Hui ZhuFix a format issue of ChangeLog.
2014-02-25 Hui Zhu2014-02-25 Hui Zhu <hui@codesourcery.com>
2014-02-25 Kevin BuettnerUse 16-bit integer type for rl78 register pairs.
2014-02-24 Doug Evans * value.c (record_latest_value): Fix comment.
2014-02-24 Doug Evanslib/gdb.exp (run_on_host): Log error output if program...
2014-02-24 Pedro Alvesprocfs.c: Don't install a deprecated_xfer_memory method
2014-02-24 Yuanhui ZhangFix a GDB assert failure on windows
2014-02-24 Yao QiRename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLE
2014-02-24 Yao QiTweak target_xfer_status_to_string
2014-02-24 Yao QiUnbreak mips native build
2014-02-24 Yao QiRemove TARGET_XFER_STATUS_ERROR_P
2014-02-23 Yao QiRevert previous tweaks
2014-02-23 Yao QiAdjust read_value_memory to use to_xfer_partial
2014-02-23 Yao QiUse new to_xfer_partial interface in ctf and tfile...
2014-02-23 Yao QiShare code on to_xfer_partial for tfile and ctf target
2014-02-23 Yao QiLet tracefile has_memory and has_all_memory.
2014-02-23 Yao QiShare some code between ctf and tfile target.
2014-02-23 Yao QiMove tfile target to tracefile-tfile.c
2014-02-23 Yao QiMove trace file writer out of tracepoint.c
2014-02-21 Jan KratochvilFix crash on process name "(sd-pam)" (PR 16594).
2014-02-21 Andreas KrebbelFix length arg in call to breakpoint_xfer_memory.
2014-02-21 Pedro AlvesRename test.
2014-02-20 Sergio Durigan JuniorFix for PR tdep/16397: SystemTap SDT probe support...
2014-02-20 Doug EvansAdd single sentence description to top of entry of...
2014-02-20 Tom Tromeymark *_varobj_ops as "extern"
2014-02-20 Doug EvansRemove all_lwps global.
2014-02-20 Tom Tromeyminor cleanup in dbxread.c
2014-02-20 Doug Evans* inferiors.c (get_first_inferior): Fix buglet.
2014-02-20 Joel BrobeckerSimplify .section in dw2-icycle.S
2014-02-20 Doug EvansMove containing_scm arg from gdbscm_fill_eqable_gsmob_p...
2014-02-20 Doug Evansfix whitespace in previous commit
2014-02-20 Doug EvansFix PR symtab/16581
2014-02-20 Joel Brobeckerwindows-nat.c: Bring comment back regarding handling...
2014-02-20 Joel BrobeckerSimplify windows-nat.c::get_module_name
2014-02-20 Joel BrobeckerWindows: Rely purely on event info when handling DLL...
2014-02-20 Joel BrobeckerIgnore DLL load/unload events during inferior initializ...
2014-02-20 Joel BrobeckerDeprecate windows-specific dll-symbols command and...
2014-02-20 Joel BrobeckerFix ARI warning in thread-thread.c::dec_thread_get_ada_...
2014-02-20 Stan Shebsdarwin-nat.c (darwin_xfer_partial): Fix return type.
2014-02-20 Doug EvansAdd backlink from lwp_info to thread_info.
2014-02-20 Doug Evans * linux-low.c (add_lwp): Change result to struct lwp_i...
2014-02-20 Doug Evans* inferiors.c (add_thread): Fix whitespace.
2014-02-19 Siva ChandraCall overloaded operators to perform operations on...
2014-02-19 Doug EvansReplace code accessing list implementation details...
2014-02-19 Doug EvansRename inferior_list_entry uses from "head" to "entry...
2014-02-19 Stan ShebsList Yao Qi as nios2 maintainer
2014-02-19 Pedro Alvescommon/ptid.h: Mention that process_stratum targets...
2014-02-19 Pedro Alvesremote.c: Use the ptid.lwp field to store remote thread...
2014-02-19 Tom Tromeyconvert to_get_unwinder and to_get_tailcall_unwinder...
2014-02-19 Tom Tromeyfix buglet in nto-procfs.c
2014-02-19 Tom Tromeyconvert to_decr_pc_after_break
2014-02-19 Tom Tromeyremove some calls to INHERIT and de_fault
2014-02-19 Tom Tromeyremove exec_set_find_memory_regions
2014-02-19 Tom Tromeypass NULL to TARGET_DEFAULT_RETURN when appropriate
2014-02-19 Tom Tromeyremove function casts from target.c
2014-02-19 Tom Tromeyminor cleanups to update_current_target
2014-02-19 Tom Tromeychange delegation for to_read_description
2014-02-19 Tom Tromeyconvert to_can_run
2014-02-19 Tom Tromeyconvert to_disconnect
2014-02-19 Tom Tromeyconvert to_stop_recording
next