platform/upstream/binutils.git
2014-09-15 Matthew FortuneEnsure softfloat and singlefloat take precedence in...
2014-09-15 Alan Modradaily update
2014-09-14 Doug EvansFix set up of queue-signal.exp test.
2014-09-14 Doug EvansNew command queue-signal.
2014-09-14 Alan Modradaily update
2014-09-13 Doug Evans * linux-nat.c (wait_lwp): Add debugging printf.
2014-09-13 Doug EvansPass plain-text prompt to with_gdb_prompt.
2014-09-13 Alan ModraFix some ChangeLog typos
2014-09-13 Alan Modradaily update
2014-09-12 Pedro Alvesafter gdb_run_cmd, gdb_expect -> gdb_test_multiple...
2014-09-12 Pedro Alves[IRIX] eliminate deprecated_insert_raw_breakpoint uses
2014-09-12 Jose E. Marchesigas: fix bumping to architectures >v9 in sparc64-*...
2014-09-12 Andrew BennettAdd mips*-img-elf* target triple.
2014-09-12 Edjunior Barbosa... PR tdep/17379: Fix internal-error when stack pointer...
2014-09-12 Jan Kratochviltestsuite: Fix runaway attach processes
2014-09-12 Gary BensonClarify GDBSERVER use in linux-waitpid.c
2014-09-12 Gary BensonRemove GDBSERVER uses from x86-dregs.c
2014-09-12 Gary BensonRemove GDBSERVER uses from linux-btrace.c
2014-09-12 Gary BensonInclude common-defs.h instead of defs.h/server.h in...
2014-09-12 Gary BensonIntroduce common-regcache.h
2014-09-12 Alan ModraFix tc-i386.c -Werror=logical-not-parentheses error
2014-09-12 Alan ModraTest for overflow in eh_frame_hdr entries and for overl...
2014-09-12 Alan Modradaily update
2014-09-11 Thomas SchwingeMake gdb/regcache.h self-contained.
2014-09-11 Pedro Alvesgdb/17347 - Regression: GDB stopped on run with attache...
2014-09-11 Pedro Alvestestsuite: refactor spawn and wait for attach
2014-09-11 Gary BensonIntroduce common/symbol.h
2014-09-11 Gary BensonIntroduce target_{stop,continue}_ptid
2014-09-11 Gary BensonIntroduce target/target.h
2014-09-11 Gary BensonIntroduce show_debug_regs
2014-09-11 Gabriel Krisman... Fix gdb.fortran/array-element.exp failures.
2014-09-11 Alan Modradaily update
2014-09-10 Ulrich WeigandSupport gdbarch_convert_register_p targets in address_f...
2014-09-10 H.J. LuProperly handle suffix for iret and sysret
2014-09-10 Alan ModraMove ELF section headers to end of object file
2014-09-10 Ulrich WeigandAIX: Remove exec_one_dummy_insn hack
2014-09-10 Joel Brobeckerdynarr-ptr.exp: Add ptype tests.
2014-09-10 Joel BrobeckerAda: Print bounds/length of pointer to array with dynam...
2014-09-10 Joel BrobeckerAda subscripting of pointer to array with dynamic bounds
2014-09-10 Joel Brobeckerprint PTR.all where PTR is an Ada thin pointer
2014-09-10 Joel BrobeckerAdd <sys/uio.h> #include back in amd64-linux-nat.c.
2014-09-10 Doug EvansPR guile/17367
2014-09-10 Gabriel Krisman... Add myself as write-after-approval GDB maintainer.
2014-09-10 Chung-Ju WuDisable gdb for nds32*-*-* until it is supported.
2014-09-10 Alan Modradaily update
2014-09-09 Maciej W. RozyckiMIPS: Don't infer IRIX OS ABI from generic section...
2014-09-09 James HoganAdd myself as write-after-approval GDB maintainer
2014-09-09 Maciej W. RozyckiGDB/testsuite: Correct gdb.base/watchpoint-solib.exp...
2014-09-09 Maciej W. RozyckiGDB/testsuite: Add/correct gdb.reverse timeout tweaks
2014-09-09 Maciej W. RozyckiGDB/testsuite: Avoid timeout lowering
2014-09-09 James HoganRemove trad_frame_set_reg_unknown declaration
2014-09-09 Maciej W. Rozyckigdbserver-support: Handle gdbserver start failures
2014-09-09 Maciej W. RozyckiGDB/testsuite: Extend the time gdbserver is waited for
2014-09-09 Joel BrobeckerFix missing "struct iovec" definition on some x86-linux.
2014-09-09 Kyrylo Tkachov[PATCH][ARM] Add Cortex-A17 support to gas
2014-09-09 Doug EvansFix regression in default.exp caused by _caller_is...
2014-09-09 Doug EvansFix for PR 17247: Block SIGCHLD while initializing...
2014-09-09 Doug Evansgdb.guile/scm-error.exp: Handle guile 2.2 backtrace...
2014-09-09 Doug EvansReplace use of magic number with named constant.
2014-09-09 Yao QiSet print symbol off in mi-var-display.exp
2014-09-09 Alan Modradaily update
2014-09-08 Jon TURNEYChange pe/coff build-id section name to '.buildid'
2014-09-08 Edjunior Barbosa... Fix ppc_collect/supply_ptrace_register() routines
2014-09-08 Alan Modradaily update
2014-09-07 Gabriel Krisman... Fix PR gdb/17035: "show user" doesn't list user-defined...
2014-09-07 Jan KratochvilFix crash on Python frame filters with unreadable arg
2014-09-07 Alan Modradaily update
2014-09-06 Matthew FortuneMIPS testsuite cleanup - part 4
2014-09-06 Matthew FortuneMIPS testsuite cleanup - part 3
2014-09-06 Matthew FortuneMIPS testsuite cleanup - part 2
2014-09-06 Matthew FortuneMIPS testsuite cleanup - part 1
2014-09-06 Doug EvansAdd missing author to previous entry (PR 15276).
2014-09-06 Doug EvansPR 15276: Add $_caller_is, $_caller_matches, $_any_call...
2014-09-06 Doug Evansinfcmd.c (program_info): Fix typo.
2014-09-06 Alan Modradaily update
2014-09-05 Joel BrobeckerRegenerate top-level configure.
2014-09-05 Sergio Durigan... Fix for PR gdb/17235: possible bug extracting systemtap...
2014-09-05 Alan Modradaily update
2014-09-04 Pedro Alvesparse_number("0") reads uninitialized memory
2014-09-04 Sergio Durigan... Fix PR fortran/17237: bug in f-valprint.c
2014-09-04 Gary BensonRemove code to cope with LWPs wrapped as PIDs
2014-09-04 Pedro AlvesRegression for i686 gdb.dwarf2/pieces-optimized-out.exp
2014-09-04 Matthew FortuneMIPS: Update the list of addr32 targets
2014-09-04 Alan Modradaily update
2014-09-03 Justin LebarImprove Type.template_argument docs in Python API.
2014-09-03 Sasha SmundakAdd support for reading frame registers to Python API.
2014-09-03 James HoganReset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL
2014-09-03 Sergio Durigan... PR python/16699: GDB Python command completion with...
2014-09-03 Sasa StankovicAdd NaCl (NativeClient) specific classes Target_mips_na...
2014-09-03 Jiong Wang[PATCH/AArch64] Generic support for all system register...
2014-09-03 Jiong Wang[PATCH/AArch64] Implement LSE feature
2014-09-03 Gary Bensonx86 debug address register clarifications
2014-09-03 Joel BrobeckerFix dwarf2loc.h::dwarf2_evaluate_property function...
2014-09-03 Alan Modradaily update
2014-09-02 Doug Evanstypeprint.c (find_global_typedef): Fix comment.
2014-09-02 Cary CoutantMake Elf_file::section_name() a const function, so...
2014-09-02 Cary CoutantFix problem with optimization of .eh_frame section...
2014-09-02 Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-09-02 Gary BensonUse XCNEW rather than xcalloc (1, ...) in linux-x86...
2014-09-02 Alan Modradaily update
next