external/binutils.git
2015-02-04 Cary CoutantAdd extra debugging output for files and descriptors.
2015-02-04 GDB AdministratorAutomatic date update in version.in
2015-02-03 Nick CliftonFix memory access violations triggered by running reade...
2015-02-03 Jan Kratochvilcompile: Filter out -fpreprocessed
2015-02-03 H.J. LuMark the plugin symbol undefined
2015-02-03 H.J. LuAdd a testcase for PR ld/14918
2015-02-03 Nick CliftonFix typo in previous delta for mach-o.c.
2015-02-03 Pedro AlvesSimplify event-loop core, remove two-step event processing
2015-02-03 Pedro AlvesWhen disabling target async, remove all target event...
2015-02-03 Pedro AlvesFix up some target is-async vs can-async confusions
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-02-03 Will Newtonbfd/elfnn-aarch64.c: Set st_value to zero for undefined...
2015-02-03 Will Newtonbfd/elf32-arm.c: Improve comment in elf32_arm_finish_dy...
2015-02-03 Jiong Wang[AARCH64] Document .arch and .arch_extension directive
2015-02-03 Nick CliftonFix use of uninitialised memory by the RL78 port of...
2015-02-03 GDB AdministratorAutomatic date update in version.in
2015-02-02 Chen Gangsim: Be sure of calling freeargv() after successfully...
2015-02-02 Chen Gangsim: Be sure of calling freeargv() after successfully...
2015-02-02 Chen Gangsim: Call freeargv() when failure occurs
2015-02-02 Cary CoutantFix bug with previous patch for unresolved TLS symbol.
2015-02-02 Simon MarchiMention which return values need to be freed in lang_va...
2015-02-02 Alan Modraxlc -z relro toc section fixes
2015-02-02 Kuan-Lin ChenNDS32/bfd: Add one more argument to control contents...
2015-02-02 Joel BrobeckerAdd missing i18n marker in dwarf2_evaluate_property...
2015-02-02 Joel Brobecker[Ada] Do not re-cache symbol-lookup result found from...
2015-02-02 Joel Brobecker[Ada] pspace_data->sym_cache is always NULL
2015-02-02 GDB AdministratorAutomatic date update in version.in
2015-02-01 Tom Tromeyremove myself from MAINTAINERS
2015-02-01 Doug EvansMove vptr_{fieldno,basetype} out of main_type, and...
2015-02-01 Doug EvansMove TYPE_SELF_TYPE into new field type_specific.
2015-02-01 Doug Evansgdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
2015-02-01 Doug EvansBe more strict about what kinds of types can be passed.
2015-02-01 Doug Evansgdbtypes.c (copy_type_recursive): Handle all TYPE_SPECI...
2015-02-01 GDB AdministratorAutomatic date update in version.in
2015-01-31 Gary BensonChangeLog entries for max-completions patch.
2015-01-31 Gary BensonAdd max-completions parameter, and implement tab-comple...
2015-01-31 Gary BensonBuild list of completions as symbol tables are expanded.
2015-01-31 Gary Bensonnew callback parameter expansion_notify for expand_symt...
2015-01-31 Doug Evansgdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2015-01-31 Doug EvansRemove premature comments from previous patch to comple...
2015-01-31 Doug EvansUnify CLI/TUI interface to readline tab completion.
2015-01-31 Doug EvansAdd symbol lookup cache.
2015-01-31 Joel BrobeckerPR symtab/17855
2015-01-31 Doug EvansAdd support for inlining scripts into .debug_gdb_scripts.
2015-01-31 Eli ZaretskiiMake sure TABs are expanded in TUI windows on MS-Windows.
2015-01-31 Doug EvansAdd producer string to output of info source.
2015-01-31 GDB AdministratorAutomatic date update in version.in
2015-01-30 Simon MarchiFix varobj_delete comment
2015-01-30 Simon MarchiMention that create_child takes ownership of the alloca...
2015-01-30 Simon MarchiConstify some parameters in the varobj code
2015-01-30 Simon MarchiSet varobj->path_expr in varobj_get_path_expr
2015-01-30 Simon MarchiFree results of varobj_get_expression
2015-01-30 Simon MarchiFree results of varobj_get_type and type_to_string
2015-01-30 GDB AdministratorAutomatic date update in version.in
2015-01-29 H.J. LuMove -rc before $aropts
2015-01-29 Doug EvansPR symtab/17890
2015-01-29 Han ShenThis patch adds IFUNC support for arm gold backend.
2015-01-29 H.J. LuRemove plugin_active_plugins_p()
2015-01-29 Mark WielaardMerge GCC producer parsers. Allow digits in identifiers.
2015-01-29 Alan ModraCorrect GOLD PowerPC64 local-dynamic TLS linker optimiz...
2015-01-29 Kuan-Lin ChenNDS32: Set branch instruction to relaxable.
2015-01-29 Joel BrobeckerFix patch author issue in gdb/ChangeLog entry.
2015-01-29 Joel Brobeckergdb/DWARF: Support for arrays whose bound is a discrimi...
2015-01-29 Joel Brobecker[Ada/varobj] number of children of null pointer to...
2015-01-29 Joel Brobeckergdb/DWARF: dynamic subrange type of dynamic subrange...
2015-01-29 Alexander KlimovFix build failure in symfile.c::unmap_overlay_command...
2015-01-29 Alan ModraCorrect PowerPC64 local-dynamic TLS linker optimization
2015-01-29 GDB AdministratorAutomatic date update in version.in
2015-01-28 Cary CoutantAllow undefined references to TLS symbols.
2015-01-28 H.J. LuMake plugin_get_ir_dummy_bfd static
2015-01-28 H.J. LuThe initial support for LDPT_GET_VIEW
2015-01-28 Jan Beulichld: don't use ia64 register name in expression of pr163...
2015-01-28 Alan ModraPowerPC64 changes for xlc
2015-01-28 Alan ModraFT32 initial support
2015-01-28 Senthil Kumar... Allow symbols in MEMORY region specification
2015-01-28 Kuan-Lin ChenNDS32/opcodes: Add new system registers.
2015-01-28 GDB AdministratorAutomatic date update in version.in
2015-01-27 Doug EvansAdd gdb.Objfile.username.
2015-01-27 Doug EvansImprove docs of objfile filename method.
2015-01-27 Nick CliftonFixes for invalid memory accesses triggered by running...
2015-01-27 Nick CliftonFixes for memory access violations triggered by running...
2015-01-27 Nick CliftonFix memory access violations triggered by running dllto...
2015-01-27 Kuan-Lin ChenNDS32/gas: Limit the format of pseudo instruction la.
2015-01-27 Kuan-Lin ChenNDS32/gas: Fix md_parse_name hook.
2015-01-27 GDB AdministratorAutomatic date update in version.in
2015-01-26 Mark WielaardFix ARI warning in stack.c (return_command).
2015-01-26 Joel Brobeckercheck gdb.lookup_type return value in gdb.python/py...
2015-01-26 Kuan-Lin ChenNDS32/bfd: Fix relax round setting.
2015-01-26 Cary Coutant2015-01-25 Cary Coutant <ccoutant@google.com>
2015-01-26 GDB AdministratorAutomatic date update in version.in
2015-01-25 Mark WielaardRemove testsuite compile errors with GCC5.
2015-01-25 GDB AdministratorAutomatic date update in version.in
2015-01-24 Doug Evansgdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
2015-01-24 Jan KratochvilFix 100x slowdown regression on DWZ files
2015-01-24 GDB AdministratorAutomatic date update in version.in
2015-01-23 Simon MarchiCatch exception in value_rtti_indirect_type
2015-01-23 Nick CliftonFix build errors when compiling nlmconv.c on a 32-bit...
2015-01-23 Mark WielaardUse GCC5/DWARF5 DW_AT_noreturn to mark functions that...
2015-01-23 Pedro AlvesLinux: make target_is_async_p return false when async...
2015-01-23 Joel BrobeckerFix filename in one of the recent gdb/ChangeLog entries...
next