deliverable/binutils-gdb.git
2016-06-21  Pedro AlvesSimplify starting the command event loop
2016-06-21  Pedro AlvesMake raw_stdout be per MI instance
2016-06-21  Pedro AlvesIntroduce display_mi_prompt
2016-06-21  Pedro AlvesMake target_terminal_inferior/ours almost nops on non...
2016-06-21  Pedro AlvesAlways process target events in the main UI
2016-06-21  Pedro AlvesMake command line editing (use of readline) be per UI
2016-06-21  Pedro AlvesMake current_ui_out be per UI
2016-06-21  Pedro AlvesDelete def_uiout
2016-06-21  Pedro AlvesMake out and error streams be per UI
2016-06-21  Pedro AlvesMake input_fd be per UI
2016-06-21  Pedro AlvesMake instream be per UI
2016-06-21  Pedro AlvesAlways run async signal handlers in the main UI
2016-06-21  Pedro AlvesMake the intepreters output to all UIs
2016-06-21  Pedro AlvesIntroduce interpreter factories
2016-06-21  Pedro AlvesMake the interpreters be per UI
2016-06-21  Pedro AlvesMake gdb_stdout&co be per UI
2016-06-21  Pedro AlvesIntroduce "struct ui"
2016-06-21  Pedro Alves[Ada catchpoints] Fix "warning: failed to get exception...
2016-06-21  Pedro AlvesPrepare gdb.python/mi-py-events.exp for Python/MI in...
2016-06-21  GDB AdministratorAutomatic date update in version.in
2016-06-20  Maciej W. RozyckiMIPS/GAS/testsuite: Uniquely identify MIPS64r6 tests
2016-06-20  Maciej W. RozyckiMIPS/GAS: Update comment on jump reloc conversion
2016-06-20  H.J. Lugold/x86: Handle output without PLT
2016-06-20  Vladimir RadosavljevicAdd support for MIPS .rld_map section.
2016-06-20  Vladimir RadosavljevicAdd unaligned check for R_MIPS_PC16.
2016-06-20  Vladimir RadosavljevicAdd support for Mips32r6 and Mips64r6.
2016-06-20  H.J. LuUse the IR symbol table for the IR input object
2016-06-20  Virendra PathakUpdate the feature set for the Vulcan AArch64 cpu.
2016-06-20  Alan ModraPR ld/20276: Set non_ir_ref on common symbol
2016-06-20  GDB AdministratorAutomatic date update in version.in
2016-06-19  GDB AdministratorAutomatic date update in version.in
2016-06-18  H.J. LuRename bfd_plugin_uknown to bfd_plugin_unknown
2016-06-18  H.J. LuDon't generate PLT for IFUNC GOT/pointer reference
2016-06-18  GDB AdministratorAutomatic date update in version.in
2016-06-17  Sanjoy DasAdd a test case for the jit-reader interface
2016-06-17  Thomas Preud... Add support for Thumb-2 long branch veneers
2016-06-17  Yao QiExtend step-over-syscall.exp with different detach...
2016-06-17  Yao QiHandle reinsert breakpoints for vforked child
2016-06-17  Yao QiDelete reinsert breakpoints from forked child
2016-06-17  Yao QiStep over exit with reinsert breakpoints
2016-06-17  Yao QiMore assert checks on reinsert breakpoint
2016-06-17  Yao QiSwitch to current thread in finish_step_over
2016-06-17  Yan-Ting Lingdb: new AndesTech NDS32 port
2016-06-17  Jose E. Marchesiopcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr...
2016-06-17  Jose E. Marchesiopcodes,gas: adjust sparc insns and make GAS aware...
2016-06-17  Jose E. Marchesigas: sparc: fix collision of registers and pseudo-ops.
2016-06-17  Jose E. Marchesibfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectu...
2016-06-17  GDB AdministratorAutomatic date update in version.in
2016-06-16  H.J. LuAdd missing ChangeLog entries
2016-06-16  H.J. LuDon't check undefined symbol for IFUNC reloc
2016-06-16  Marcin Koƛcielnickibfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE.
2016-06-16  H.J. LuSkip relocations in non-loaded, non-alloced sections
2016-06-16  H.J. LuCheck SEC_ALLOC before allocating dynamic relocation
2016-06-16  GDB AdministratorAutomatic date update in version.in
2016-06-15  H.J. LuX86: Add tests for static function pointer
2016-06-15  Nick CliftonFix simple gas testsuite failures.
2016-06-15  Andrew Burgessopcodes/arc: Fix extract for some add_s instructions
2016-06-15  Senthil Kumar... Fix PR ld/20254
2016-06-15  GDB AdministratorAutomatic date update in version.in
2016-06-14  Graham Markallopcode/gas: Fix incorrect dates on ChangeLog entries
2016-06-14  John BaldwinRemove unneeded checks on type lengths.
2016-06-14  John BaldwinPass a NULL pointer as the last argument to find_pc_par...
2016-06-14  John BaldwinInitialize 'ra' to zero to avoid uninitialized use.
2016-06-14  John BaldwinChange the size field of MSP430_Opcode_Decoded to a...
2016-06-14  John BaldwinUse correct enum type for do_elf_stt_common.
2016-06-14  H.J. LuCheck R_*_IRELATIVE in x86 reloc_type_class
2016-06-14  H.J. LuFix elf_x86_64_reloc_type_class
2016-06-14  Graham Markall[ARC] Add ldbit for nps
2016-06-14  Graham Markall[ARC] Add deep packet inspection instructions for nps
2016-06-14  Graham Markall[ARC] Add arithmetic and logic instructions for nps
2016-06-14  Nick CliftonFix compile time warning building gas for the NDS32...
2016-06-14  Thomas Preud... Fix feature checks based on ARM architecture value
2016-06-14  Alan ModraFormatting fixes.
2016-06-14  Alan ModraDelete bfd_my_archive macro
2016-06-14  Alan ModraSet my_archive for thin archives
2016-06-14  GDB AdministratorAutomatic date update in version.in
2016-06-13  H.J. LuAdd .got.plt to testsuite/script_test_2.t
2016-06-13  H.J. LuAdd the GOT base for GOT32 relocs against IFUNC
2016-06-13  H.J. LuAdd 2 i386 tests to call IFUNC functions via GOT
2016-06-13  Maciej W. RozyckiMIPS/GAS: Don't convert RELA JALR relocations on R6
2016-06-13  Maciej W. RozyckiMIPS/BFD: Update outdated comment about o32 R_MIPS_PC32...
2016-06-13  Claudiu Zissulescu[ARC] Fix condition.
2016-06-13  Andrew Burgessgdb: Use UNSUPPORTED not XFAIL for unsupported target...
2016-06-13  Cupertino Miranda[ARC] XFAIL S-Records tests for both little and big...
2016-06-13  Cupertino Miranda[ARC] Fixes related to reordering of .got and .got.plt
2016-06-13  Cupertino Miranda[ARC] General bug fixes
2016-06-13  Cupertino Miranda[ARC] Generate DT_RELACOUNT.
2016-06-13  Nick CliftonFix compile time warning about a redundant comparison...
2016-06-13  Virendra PathakAccept vulcan as a cpu name for the AArch64 port of...
2016-06-13  Nick CliftonFix compile time warning messages building with gcc...
2016-06-13  GDB AdministratorAutomatic date update in version.in
2016-06-12  H.J. LuUpdate x86-64 no-PLT tests for x32
2016-06-12  H.J. LuSubtract GOT base only with a base register
2016-06-12  GDB AdministratorAutomatic date update in version.in
2016-06-11  Vladimir RadosavljevicAdd support for .MIPS.abiflags and .gnu.attributes...
2016-06-11  Alan Modrasparc-coff writing uninitialized memory
2016-06-11  Alan ModraUse size_t rather than bfd_size_type
2016-06-11  GDB AdministratorAutomatic date update in version.in
2016-06-10  Vladimir RadosavljevicFix problems emitting MIPS .reginfo section.
2016-06-10  Tom TromeyConstify arch_type and friends
next
This page took 0.054928 seconds and 4 git commands to generate.