deliverable/binutils-gdb.git
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.
2015-09-30  Kevin Buettnerinfcmd.c: Don't attempt to record a NULL value after...
2015-09-30  Markus Metzgerbtrace, testsuite: fix spurious gdb.btrace/tsx.exp...
2015-09-30  H.J. LuAlso check e_machine when merging sections
2015-09-30  Alan ModraRevise new e500 invalid opcode test
2015-09-30  Alan ModraConsistency check for merge sections
2015-09-30  Rich FelkerAdd fdpic and misc emulations to configure.tgt for...
2015-09-30  Rich FelkerAdd fdpic and misc targets to config.bfd for sh*-*...
2015-09-30  Kevin Buettnermsp430: Fix bug regarding large memory model inferior...
2015-09-30  James Bowmansim: ft32: correct simulation of MEMCPY and MEMSET
2015-09-30  James Bowmansim: ft32: correctly simulate PM write port
2015-09-30  GDB AdministratorAutomatic date update in version.in
2015-09-29  H.J. LuDon't use the output section size to copy input section
2015-09-29  jamesbowmanUndo accidental commit
2015-09-29  jamesbowmanRebase patch #7
2015-09-29  jamesbowman[FT32] Replace hard-coded instruction patterns with...
2015-09-29  H.J. LuAdjust the output section size to skip gap fills
2015-09-29  Dominik VogtAdd support for extensions in the .machine pseudoop...
2015-09-29  Nick CliftonPR/19014: Fix a spelling mistake in the linker document...
2015-09-29  GDB AdministratorAutomatic date update in version.in
2015-09-28  Simon MarchiFix last commit's ChangeLog
2015-09-28  Simon Marchicli-script.c: Fix read_next_line's comment
2015-09-28  Doug Evansgdb.base/gcore.c (array_func): Add reference to static_...
2015-09-28  Doug EvansMAINTAINERS: Add Iain Buclaw as D language maintainer.
2015-09-28  Doug Evanscommon/filestuff.c (make_cleanup_close): Update comment.
2015-09-28  jamesbowmanFT32: define macros for instruction recognition.
2015-09-28  Nick CliftonUpdare French translation for binutils and German trans...
2015-09-28  Tom RixPatches for illegal ppc 500 instructions
2015-09-28  GDB AdministratorAutomatic date update in version.in
2015-09-27  GDB AdministratorAutomatic date update in version.in
2015-09-26  Simon MarchiFix cast of xml_find_attribute's return value
2015-09-26  Iain Buclaw[D] Fix regression in py-lookup-type.exp
2015-09-26  GDB AdministratorAutomatic date update in version.in
next
This page took 0.038015 seconds and 4 git commands to generate.