deliverable/binutils-gdb.git
2017-01-12  Nick CliftonAdd support for locating separate debug info files...
2017-01-12  Igor TsimbalistEnable Intel AVX512_VPOPCNTDQ instructions
2017-01-12  Simon MarchiUpdate comment in remote_can_async_p
2017-01-12  Simon MarchiUpdate comment in linux_nat_can_async_p
2017-01-12  Simon MarchiRemove dead serial_interface_lookup calls
2017-01-12  Nick CliftonPrevent internal assembler errors if a stabs creation...
2017-01-12  Yao QiReturn -1 on memory error in print_insn_msp430
2017-01-12  GDB AdministratorAutomatic date update in version.in
2017-01-11  Cary CoutantFix more compile errors with GCC 4.2.
2017-01-11  Cary CoutantFix compile errors with GCC 4.2.
2017-01-11  Cary CoutantFix test cases to work for i386.
2017-01-11  H.J. Lux86-64: Correct unwind info for the BND PLT
2017-01-11  Simon MarchiFix typo in lookup_cmd_1 comment
2017-01-11  Jeremy SollerAdd support for x86/64 redox target.
2017-01-11  Tom TromeyAdd constructor and destructor to demangle_parse_info
2017-01-11  Tom TromeyRemove cleanups from execute_gdb_command
2017-01-11  Tom TromeyUse scoped_value_mark in dwarf2_evaluate_loc_desc_full
2017-01-11  Tom TromeyAdd scoped_value_mark
2017-01-11  Tom TromeyRemove make_cleanup_discard_psymtabs
2017-01-11  Tom TromeyIntroduce and use gdb::unlinker
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-11  Tom TromeyAdd gdb_ref_ptr.h
2017-01-11  Tom TromeyRemove make_cleanup_htab_delete
2017-01-11  Tom TromeyRemove make_cleanup_py_decref and make_cleanup_py_xdecref
2017-01-11  Tom TromeyUse gdbpy_ref rather than make_cleanup_py_decref
2017-01-11  Tom TromeyUse gdbpy_ref in enumerate_args
2017-01-11  Tom TromeyUse gdbpy_ref in py-utils.c
2017-01-11  Tom TromeyUse gdbpy_ref in pyuw_object_attribute_to_pointer
2017-01-11  Tom TromeyUse gdbpy_ref in python.c
2017-01-11  Tom TromeyUse gdbpy_ref in py-param.c
2017-01-11  Tom TromeyUse gdbpy_ref in py-inferior.c
2017-01-11  Tom TromeyUse gdbpy_ref in py_print_frame
2017-01-11  Tom TromeyUse gdbpy_ref in bpfinishpy_out_of_scope
2017-01-11  Tom TromeyUse gdbpy_ref in py-cmd.c
2017-01-11  Tom TromeyUse gdbpy_ref in gdbpy_breakpoint_cond_says_stop
2017-01-11  Tom TromeyUse gdbpy_ref in archpy_disassemble
2017-01-11  Tom TromeyChange python_run_simple_file to use gdbpy_ref
2017-01-11  Tom TromeyUse gdbpy_ref in py-prettyprint.c
2017-01-11  Tom TromeyUse gdbpy_ref in py_print_frame
2017-01-11  Tom TromeyRemove ensure_python_env
2017-01-11  Tom TromeyUse gdbpy_enter_varobj in varobj_value_get_print_value
2017-01-11  Tom TromeyChange type of encoding argument to gdbpy_extract_lazy_...
2017-01-11  Tom TromeyUse gdbpy_enter_varobj in more of varobj.c
2017-01-11  Tom TromeyUse gdbpy_enter in python.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-param.c
2017-01-11  Tom TromeyUse gdbpy_enter in fnpy_call
2017-01-11  Tom TromeyUse gdbpy_enter in cmdpy_function
2017-01-11  Tom TromeyUse gdbpy_enter_varobj in py-varobj.c
2017-01-11  Tom TromeyIntroduce gdbpy_enter_varobj and use it
2017-01-11  Tom TromeyUse gdbpy_enter in py-xmethod.c
2017-01-11  Tom TromeyUse gdbpy_ref in invoke_match_method
2017-01-11  Tom TromeyUse gdbpy_enter in gdbpy_get_matching_xmethod_workers
2017-01-11  Tom TromeyUse gdbpy_enter in python_interactive_command
2017-01-11  Tom TromeyUse gdbpy_enter in gdbpy_before_prompt_hook
2017-01-11  Tom TromeyUse gdbpy_enter in py-prettyprint.c
2017-01-11  Tom TromeyIntroduce htab_up and use gdbpy_enter in py-framefilter.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-unwind.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-xmethods.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-type.c
2017-01-11  Tom TromeyUse gdbpy_enter in python.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-progspace.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-objfile.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-inferior.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-finishbreakpoint.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-cmd.c
2017-01-11  Tom TromeyUse gdbpy_enter in py-breakpoint.c
2017-01-11  Tom TromeyIntroduce gdbpy_enter
2017-01-11  Tom TromeyUse gdbpy_ref in gdbpy_lookup_symbol
2017-01-11  Tom TromeyUse gdbpy_ref in py-value.c
2017-01-11  Tom TromeyUse gdbpy_ref in python.c
2017-01-11  Tom TromeyUse gdbpy_ref in py-prettyprint.c
2017-01-11  Tom TromeyUse gdbpy_ref in call_doc_function
2017-01-11  Tom TromeyUse gdbpy_ref in py-linetable.c
2017-01-11  Tom TromeyUse gdbpy_ref in py-framefilter.c
2017-01-11  Tom TromeyUse gdbpy_ref in gdbpy_breakpoints
2017-01-11  Tom TromeyUse gdbpy_ref in gdbpy_inferiors
2017-01-11  Tom TromeyUse gdbpy_ref in py-function.c
2017-01-11  Tom TromeyUse gdbpy_ref in gdbpy_string_to_argv
2017-01-11  Tom TromeyUse gdbpy_ref in py-type.c
2017-01-11  Tom TromeyChange event code to use gdbpy_ref
2017-01-11  Tom TromeyIntroduce py-ref.h
2017-01-11  GDB AdministratorAutomatic date update in version.in
2017-01-10  H.J. Lui386/x32: Align .eh_frame section to 4 bytes
2017-01-10  H.J. LuX32: Place .plt.got section after .plt section
2017-01-10  H.J. Lui386/x86-64: Add unwind info for .plt.got section
2017-01-10  Alan Modra[GOLD] PowerPC64 TOC indirect to TOC relative code...
2017-01-10  H.J. LuDon't use elf_i386_eh_frame_plt directly
2017-01-10  H.J. Lui386: Pass -Wl,-R,tmpdir/-Wl --as-needed to $CC
2017-01-10  Simon MarchiChange return type of ui_out redirect to void
2017-01-10  Cary CoutantRefactor Sized_relobj_file::do_relocate_sections.
2017-01-10  Simon MarchiUpdate help of the "frame" command
2017-01-10  Tristan GingoldFix sleb128-8 regressions.
2017-01-10  Nick CliftonFix compile time warning about pointer comparison.
2017-01-10  Nick CliftonUpdated Swedish translations for GAS and LD
2017-01-10  Graham Markall[ARC] Add new linker emulation for nps
2017-01-10  Tristan GingoldThis patch ensure same output for sleb128 with large...
2017-01-10  Alan Modra[GOLD] Fix tests for powerpc64
2017-01-10  Alan Modra[GOLD] Add --secure-plt option for ppc32
2017-01-10  GDB AdministratorAutomatic date update in version.in
2017-01-09  Jim WilsonFix problems with the implementation of the uzp1 and...
next
This page took 0.040932 seconds and 4 git commands to generate.