external/binutils.git
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...
2015-10-01 Kaz Kojimald/configure.tgt: Drop non-linux non-fdpic stuff from...
2015-10-01 Kaz Kojimabfd/config.bfd: Drop non-linux non-fdpic stuff from...
2015-10-01 Alan ModraUpdate ld-x86-64/pr19013-nacl.d
2015-10-01 GDB AdministratorAutomatic date update in version.in
2015-09-30 Alan ModraRevert "Also check e_machine when merging sections"
2015-09-30 Doug Evansdwarf2read.c (setup_type_unit_groups): Add comment.
2015-09-30 Pedro Alvesx86/Linux: reenable all-stop on top of non-stop
2015-09-30 H.J. LuHandle symbolic link when copying source file
2015-09-30 H.J. LuPass -m elf_x86_64 to ld for 64-bit test
2015-09-30 Don BreazealCall strprefix instead of strncmp in event parsing
2015-09-30 Nick CliftonResync files in the binutils repository that are mainta...
2015-09-30 H.J. LuCreate a PLT entry for R_386_PC32 in non-code sections
2015-09-30 Simon Marchigdbarch.h: Change gdbarch_info::tdep_info's type to...
2015-09-30 Yao QiShorten long lines in linux-aarch64-low.c
2015-09-30 Simon Marchipy-type.exp: Do not run tests if binary fails to build
2015-09-30 Kevin BuettnerFix ChangeLog Date for previous push.
next