deliverable/binutils-gdb.git
2017-01-23  Nick CliftonRestore ability to build zlib in a srcdir == builddir...
2017-01-23  Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-23  Bernd Schmidt * MAINTAINERS (BFIN): Remove myself as Blackfin...
2017-01-23  Nick CliftonUpdated Irish translation for ld and Swedish translatio...
2017-01-23  Nick CliftonSync top-level make and configure files with FSF GCC...
2017-01-23  Maciej W. RozyckiPR ld/20828: Work around RISC-V failures
2017-01-23  Maciej W. RozyckiPR ld/20828: Remove leading `_' from symbols used in...
2017-01-23  Maciej W. RozyckiPR ld/20828: Relax symbol ordering in tests
2017-01-23  Jiong Wang[ld, testsuite] Honor cflags when GCC used as linker...
2017-01-23  GDB AdministratorAutomatic date update in version.in
2017-01-22  GDB AdministratorAutomatic date update in version.in
2017-01-21  Joel BrobeckerDocument the GDB 7.12.1 release in gdb/ChangeLog
2017-01-21  Simon MarchiFix Py_DECREF being executed without holding the GIL
2017-01-21  Simon MarchiAdd missing PR reference in ChangeLog
2017-01-21  Simon MarchiFix python-interactive with Python 3.6
2017-01-21  GDB AdministratorAutomatic date update in version.in
2017-01-20  Luis MachadoFix uppercase test names in gdb.python/py-xmethods.exp
2017-01-20  Luis MachadoMake gdb.python/python.exp more robust
2017-01-20  Luis MachadoAdd command to erase all flash memory regions
2017-01-20  Jiong Wang[AArch64] Optimize .gnu.hash table size for executable
2017-01-20  Nick CliftonUpdated Irish translation for the opcodes library.
2017-01-20  Nick CliftonFix potential array overrun in x86 assembler.
2017-01-20  Nick CliftonFix problem in aarch64 gold sources uncovered by Covert...
2017-01-20  Nick CliftonSync zlib sources with GCC, upgrading to 1.2.10.
2017-01-20  Andrew Burgessobjdump: Better objdump section headers in wide mode
2017-01-20  Joel Brobeckerfix gdbserver build in nat/linux-ptrace.c on arm-android
2017-01-20  GDB AdministratorAutomatic date update in version.in
2017-01-19  GDB AdministratorAutomatic date update in version.in
2017-01-18  Maciej W. RozyckiPR ld/20995: MIPS: Set GAS flags correctly for tests
2017-01-18  Maciej W. RozyckiPR ld/20828: Fix linker script symbols wrongly forced...
2017-01-18  Maciej W. RozyckiPR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with...
2017-01-18  Szabolcs Nagy[ARM] Fix the decoding of indexed element VCMLA instruction
2017-01-18  Alan HaywardAllocate data in cached_reg_t
2017-01-18  Alan HaywardUse register_size () instead of MAX_REGISTER_SIZE
2017-01-18  Bernhard RosenkranzerAdd support for processing lex source files with flex...
2017-01-18  Nathan SidwellCatch gas exit-via-signal
2017-01-18  Dimitar DimitrovSkip linker tests for unique symbols in shared librarie...
2017-01-18  Dmitry TimoshkovStop the (optional) dialong control data from being...
2017-01-18  Nick CliftonUpdated Swedish translation for GAS.
2017-01-18  Jim WilsonFixes for addv and xtn2 instructions.
2017-01-18  GDB AdministratorAutomatic date update in version.in
2017-01-17  Kuan-Lin ChenRISC-V/bfd: Hook elf_backend_object_p to set the mach...
2017-01-17  GDB AdministratorAutomatic date update in version.in
2017-01-16  Ivo Raisrgdb: sparc: split real and pseudo registers.
2017-01-16  Nick CliftonUpdated Swedish translations for GAS and LD subdirectories.
2017-01-16  GDB AdministratorAutomatic date update in version.in
2017-01-15  GDB AdministratorAutomatic date update in version.in
2017-01-14  GDB AdministratorAutomatic date update in version.in
2017-01-13  H.J. LuGold: Fix build with GCC 4.2
2017-01-13  Yao QiDon't print too much if remote_debug is on
2017-01-13  Yao Qi'make check-headers' for c++ header
2017-01-13  Yao QiReturn -1 on memory error in print_insn_m68k
2017-01-13  Yao QiRemove magic numbers in m68k-dis.c:print_insn_arg
2017-01-13  GDB AdministratorAutomatic date update in version.in
2017-01-12  Cary CoutantFix incorrect byte counts.
2017-01-12  H.J. Lux86-64: Also generate unwind info for .plt.bnd
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
next
This page took 0.039423 seconds and 4 git commands to generate.