external/binutils.git
2014-05-05 Cary CoutantDon't complain about the source language when we have...
2014-05-05 Joel BrobeckerDocument the GDB 7.7.1 release in gdb/ChangeLog
2014-05-05 H.J. LuProperly handle multiple opcode prefixes
2014-05-05 Keith SeitzFix a dangling cleanup in linspec_parse_basic.
2014-05-05 Yao QiPartially available/unavailable data in requested range
2014-05-05 Yao QiShow new created display
2014-05-05 Yao QiMove traceframe checking out of traceframe generation
2014-05-05 Alan Modradaily update
2014-05-04 Alan Modradaily update
2014-05-03 Mark KettenisGit sucks!
2014-05-03 Mark KettenisEnable rthreads support on OpenBSD/powerpc.
2014-05-03 Alan Modradaily update
2014-05-02 Cary CoutantFix handling of __ehdr_start when it cannot be defined.
2014-05-02 Sergio Durigan... Extend recognized types of SDT probe's arguments
2014-05-02 Sergio Durigan... Fix PR breakpoints/16889: gdb segfaults when printing...
2014-05-02 H.J. LuMove fwait test with prefix to prefix.s
2014-05-02 H.J. LuUse sigsetjmp/siglongjmp in opcodes
2014-05-02 Alan ModraSort target vectors to suit renaming
2014-05-02 Alan Modrabfd target vector rationalisation
2014-05-02 Alan Modradaily update
2014-05-01 Pedro Alvesgdb_load: Fix latent bugs
2014-05-01 Hans-Peter... ld/testsuite:
2014-05-01 Hans-Peter... * mmo.c (mmo File layout documentation): Add note...
2014-05-01 Richard Sandiford * config.sub, config.guess: Import from upstream.
2014-05-01 Richard Sandifordinclude/opcode/
2014-05-01 David Taylorcompare-sections: New -r option.
2014-05-01 H.J. LuHandle prefixes before fwait
2014-05-01 Pedro AlvesNew testsuite/boards/local-remote-host.exp board, now...
2014-05-01 Pedro AlvesRename testsuite/boards/local-remote-host.exp -> testsu...
2014-05-01 Steve Ellcey2014-05-01 Steve Ellcey <sellcey@mips.com>
2014-05-01 Alan Modradaily update
2014-04-30 Nick CliftonFixes a problem with the BFD library running out of...
2014-04-30 Siva ChandraRemove unused arguments to few functions in dwarf2loc...
2014-04-30 Alan ModraDon't use vma to identify eh_frame personality function
2014-04-30 Alan Modradaily update
2014-04-29 Christian Svenssonor1k: Do not override section for non-TLS symbols.
2014-04-29 Pedro AlvesFix remote connection to targets that don't support...
2014-04-29 Alan Modradaily update
2014-04-28 Joel BrobeckerAdd gdb.ada/dyn_arrayidx testcase.
2014-04-28 Joel Brobeckerdwarf2read.c::read_subrange_type: Handle dynamic lower...
2014-04-28 Joel BrobeckerImprove Ada dynamic range type handling.
2014-04-28 Joel BrobeckerEnhance dwarfread.c::resolve_dynamic_type to resolve...
2014-04-28 Joel BrobeckerUnnecessary XA type handling in ada_varobj_describe_sim...
2014-04-28 Joel Brobeckerremove unnecessary second call to static_unwrap_type...
2014-04-28 Nick CliftonThis fixes a bootstrapping problem with gcc 4.9 in...
2014-04-28 Yao Qi[gdbserver] Correctly generate i386-avx512.c
2014-04-28 Nick CliftonThis patch reworks the fix to avoid a compile time...
2014-04-28 Alan Modradaily update
2014-04-27 Hui ZhuMake "set disassemble-next-line on" can work with DUMMY...
2014-04-27 Alan Modradaily update
2014-04-26 Doug Evans* guile/scm-safe-call.c (scscm_eval_scheme_string)...
2014-04-26 Alan ModraRegenerate files for openrisk -> or1k change
2014-04-26 Yao QiCompute the function length instead of hard coding it
2014-04-26 Alan Modradaily update
2014-04-25 Pedro AlvesAdd missing gdbserver/ChangeLog entry for previous...
2014-04-25 Pedro AlvesPR server/16255: gdbserver cannot attach to a second...
2014-04-25 Pedro AlvesFix several "set remote foo-packet on/off" commands.
2014-04-25 Nick CliftonThis fixes a compile time warning which is being treate...
2014-04-25 Tom Tromeydocument "quit" command's argument
2014-04-25 Sanimir Agovicnews: mention support for C99 variable length arrays
2014-04-25 David BlaikieEnsure unreferenced static symbols aren't omitted by...
2014-04-25 David BlaikieCause clang to emit the definition of a type used only...
2014-04-25 David BlaikieReturn by value to coax Clang into emitting the full...
2014-04-25 David BlaikieXFAIL under Clang tests using labels
2014-04-25 Yao QiRemove unused labels in dwarf assembler
2014-04-25 Alan Modradaily update
2014-04-24 Christian SvenssonAdd maintainers for OR1K.
2014-04-24 David BlaikieFix and XFAIL test due to GCC PR55641, passes with...
2014-04-24 Joel Brobeckerada-lang.c: Expand standard_exc's introductory comment.
2014-04-24 David BlaikieAdjust start-of-function braces to be compatible with...
2014-04-24 Nick Clifton * peXXigen.c (rsrc_print_section): Fix compile time...
2014-04-24 Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-04-24 Alan ModraPR16867, linking object with separate debug file
2014-04-24 Nick CliftonFix a problem building the ARM assembler for non-ELF...
2014-04-24 Nick CliftonFix PE/COFF resource merging problems. There were...
2014-04-24 Alan Modradaily update
2014-04-23 Cary CoutantAdd missing PR ref to ChangeLog entry.
2014-04-23 Cary CoutantAdd missing break statement for case elfcpp::R_X86_64_P...
2014-04-23 Keith SeitzIntroduce some new MI test suite cleanups for breakpoin...
2014-04-23 Pedro Alves[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make...
2014-04-23 Pedro Alvesgdbserver: decouple x86 watchpoint / hw breakpoint...
2014-04-23 Pedro Alvesgdbserver: perror_with_name: Add ATTRIBUTE_NORETURN.
2014-04-23 Pedro AlvesStale breakpoint instructions, spurious SIGTRAPS.
2014-04-23 Pedro AlvesDon't suppress errors inserting/removing hardware break...
2014-04-23 Will Newtonld/arm: Fix testsuite failures for armeb-linux-eabi
2014-04-23 Will Newtongas/arm: Fix gas tests to run on armeb-linux-eabi
2014-04-23 Will Newtongas/arm: Force output of a data mapping symbol for...
2014-04-23 Andrew BennettAdd support for the MIPS eXtended Physical Address...
2014-04-23 Alan ModraPR ld/16787, stale dwarf2 stash
2014-04-23 Sandra LoosemoreAdd missing ChangeLog entries for nios2 gas selftest...
2014-04-23 Alan Modradaily update
2014-04-22 Max FilippovFix alignment for the first section frag on xtensa
2014-04-22 Pedro AlvesConsecutive step-overs trigger internal error.
2014-04-22 Pedro AlvesMake gdb_continue_to_breakpoint fail quickly on interna...
2014-04-22 Sandra LoosemoreFix Nios II assembler self-test mode.
2014-04-22 H.J. LuAdd tests for PR ld/16846
2014-04-22 Nick CliftonAnother fix for building on a 32-bit host.
2014-04-22 Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-04-22 Nick CliftonAdd a note to the GDB/NEWS file mentioning that the...
2014-04-22 Yuanhui ZhangFix build problem on 32-bit hosts with the recent patch...
next