deliverable/binutils-gdb.git
2015-10-13  H.J. LuAdd EM_IAMCU support to gold
2015-10-13  Nick CliftonUpdated Chinese translation for the linker.
2015-10-13  Alan ModraTidy code setting PT_GNU_RELRO p_flags
2015-10-13  James Bowmansim: ft32: test coverage for link parameters and PM...
2015-10-13  GDB AdministratorAutomatic date update in version.in
2015-10-12  Andrew Burgessgdb: Simplify parse_frame_specification.
2015-10-12  Andrew Burgessgdb: Avoid unneeded calls to parse_frame_specification.
2015-10-12  Andrew Burgessgdb: Fix bug with dbx style func command.
2015-10-12  Andrew Burgessgdb/doc: Restructure frame command documentation.
2015-10-12  Andrew Burgessgdb: Make use of safe-ctype.h header.
2015-10-12  Simon Marchimep: Add cast for int to enum conversion
2015-10-12  Simon Marchim32c: Split m32c_move_reg_t in read/write variants
2015-10-12  Simon Marchiaarch64: Add cast for integer to enum cast
2015-10-12  Simon Marchiaarch64: Use gdb_sys_no_syscall enum instead of -1
2015-10-12  H.J. LuSkip the unversioned definition after the default version
2015-10-12  Nick CliftonUpdate list of known MSP430 MCU names.
2015-10-12  Yao QiMention the change in NEWS
2015-10-12  Yao QiRename emit_load_store to aarch64_emit_load_store
2015-10-12  Yao QiRename emit_insn to aarch64_emit_insn
2015-10-12  Yao QiNew test case gdb.arch/disp-step-insn-reloc.exp
2015-10-12  Yao QiSupport displaced stepping in support_displaced_steppin...
2015-10-12  Yao QiSupport displaced stepping in aarch64-linux
2015-10-12  Yao QiMove aarch64_relocate_instruction to arch/aarch64-insn.c
2015-10-12  Yao QiUse visitor in aarch64_relocate_instruction
2015-10-12  Yao QiMove append_insns out of aarch64_relocate_instruction
2015-10-12  Yao QiMove target_read_uint32 out of aarch64_relocate_instruction
2015-10-12  Yao QiMore tests in gdb.arch/insn-reloc.c
2015-10-12  Pierre-Marie... Forward VALUE_LVAL when avoiding side effects for STRUC...
2015-10-12  Andrew Burgessavr: Fix bugs in org/align tracking.
2015-10-12  Andreas KrebbelPR19083 S/390: Fix garbage collection of some GOT relocs.
2015-10-12  GDB AdministratorAutomatic date update in version.in
2015-10-11  John David... Ignore references with relocs to discarded sections...
2015-10-11  Mike Frysingersim: moxie: fix leakage in error path [BZ #18273]
2015-10-11  Mike Frysingersim: bfin: handle negative left saturated shifts as...
2015-10-11  GDB AdministratorAutomatic date update in version.in
2015-10-10  Alan ModraBug 19113 - read.c stringer assertion
2015-10-10  GDB AdministratorAutomatic date update in version.in
2015-10-09  Joel Brobecker[Ada] ada_unpack_from_contents: Error if target buffer...
2015-10-09  Joel Brobecker[Ada] Buffer overflow in ada_unpack_from_contents
2015-10-09  Joel Brobeckermake is_scalar_type non-static and use it in ada-lang.c
2015-10-09  Joel Brobecker[Ada] Better handling of dynamic types in ada_value_pri...
2015-10-09  Joel Brobecker[Ada] split data unpacking code out of ada_value_primit...
2015-10-09  Joel BrobeckerReorder variable declarations in ada_value_primitive_pa...
2015-10-09  Joel Brobeckeruse gdb_byte in ada-lang.c::ada_value_primitive_packed_...
2015-10-09  Joel BrobeckerMore explicit local variable names in ada_value_primiti...
2015-10-09  Simon Marchii386: Fix type of gdbarch_tdep::register_reggroup_p
2015-10-09  Simon Marchicris: Use enum bfd_endian to represent endianness
2015-10-09  Simon Marchiarm-linux-tdep: Add explicit cast for int to gdb_syscal...
2015-10-09  Simon MarchiChange some void* to gdb_byte*
2015-10-09  Simon MarchiAdd two callback data casts
2015-10-09  Eli ZaretskiiFix typos in comments
2015-10-09  Markus Metzgerbtrace, test: avoid gdb.btrace/vdso.exp fail
2015-10-09  Pedro AlvesFix gdb.base/a2-run.exp race
2015-10-09  GDB AdministratorAutomatic date update in version.in
2015-10-08  Iain Buclaw[D] Support D style sizeof and typeof expressions.
2015-10-08  Maciej W. RozyckiMAINTAINERS: Update my email address
2015-10-08  Nick CliftonFix compile time warning compiling ARC port.
2015-10-08  Markus Metzgerbtrace: fix void return
2015-10-08  GDB AdministratorAutomatic date update in version.in
2015-10-07  Yao QiAvoid using 'template' C++ keyword
2015-10-07  Yao QiWrap include/opcode/aarch64.h in extern "C" for C++
2015-10-07  Nick CliftonNew ARC implementation.
2015-10-07  Andreas Schwabgold: fix ABI pagesize for aarch64
2015-10-07  Yao Qi[aarch64] use aarch64_decode_insn to decode instruction...
2015-10-07  GDB AdministratorAutomatic date update in version.in
2015-10-06  Cary CoutantFix bug when applying R_SPARC_GOTDATA_OP* relocations...
2015-10-06  H.J. LuClear the ch_reserved field in 64-bit output
2015-10-06  Pitchumani... parse load_offset (bias) of restore command as long
2015-10-06  GDB AdministratorAutomatic date update in version.in
2015-10-05  H.J. LuDon't re-export common symbols
2015-10-05  GDB AdministratorAutomatic date update in version.in
2015-10-04  H.J. LuEnable IAMCU and PEI for Solaris2/x86
2015-10-04  H.J. LuChange ch_type to Elf_Word in struct Chdr_data<64>
2015-10-04  GDB AdministratorAutomatic date update in version.in
2015-10-03  jamesbowman[FT32] gdb: Correctly interpret function prologs
2015-10-03  GDB AdministratorAutomatic date update in version.in
2015-10-02  Sandra LoosemoreFix gdb.dwarf2/staticvirtual.exp regexp.
2015-10-02  Renlin Li[LD][AARCH64]Add TLSIE relaxation support under large...
2015-10-02  Renlin Li[LD][AARCH64]Add TLSDESC support for large memory model.
2015-10-02  Renlin Li[GAS][AARCH64]Add TLSDESC large memory model support.
2015-10-02  Renlin Li[BFD][AARCH64]Add TLSGD relaxation support under large...
2015-10-02  Renlin Li[BFD][AARCH64]Create GOT section for TLSLE_MOVW_TPREL_G...
2015-10-02  Renlin Li[Binutils][AARCH64]Add TLS IE large memory support.
2015-10-02  Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC...
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC...
2015-10-02  Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
2015-10-02  Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC...
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC...
2015-10-02  Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1...
2015-10-02  Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
2015-10-02  Renlin Li[BFD][AARCH64]Refactor to facilitate further large...
2015-10-02  Yao QiMake aarch64_zero_register_p declaration starts from...
2015-10-02  Yao Qi[aarch64] expose disas_aarch64_insn and rename it to...
2015-10-02  Yao Qi[aarch64] Remove argument pc from disas_aarch64_insn
2015-10-02  GDB AdministratorAutomatic date update in version.in
2015-10-01  H.J. LuCreate a PLT entry for R_X86_64_PC32 in non-code sections
2015-10-01  Simon Marchivec.h: Add casts for C++ compat
2015-10-01  Renlin Li[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for...
next
This page took 0.039555 seconds and 4 git commands to generate.