external/binutils.git
2016-06-22 GDB AdministratorAutomatic date update in version.in
2016-06-21 Maciej W. RozyckiMIPS/GAS: Handle resolved R6 PC-relative relocations
2016-06-21 Maciej W. RozyckiMIPS/GAS: Fix null pointer dereferences in R6 PC-relati...
2016-06-21 Maciej W. RozyckiMIPS/GAS: Correct BFD_RELOC_MIPS_18_PCREL_S3 calculation
2016-06-21 Maciej W. RozyckiMIPS/GAS: Use the module level ISA setting for R6 relax...
2016-06-21 Maciej W. RozyckiMIPS/BFD: Don't stop processing on a cross-mode jump...
2016-06-21 Walfred TedeschiImprove user experience in printing Fortran derived...
2016-06-21 Graham MarkallArc assembler: Convert nps400 from a machine type to...
2016-06-21 Andreas ArnezS390 gdbserver: Mark local funcs/vars as static
2016-06-21 Andreas ArnezS390: Fix typo "s930" -> "s390"
2016-06-21 Cary CoutantUpdate gold to version 1.12.
2016-06-21 Pedro AlvesAdd "new-ui console" tests
2016-06-21 Pedro AlvesAlways switch fork child to the main UI
2016-06-21 Pedro AlvesMake mi-break.exp always expect breakpoint commands...
2016-06-21 Pedro AlvesSend deleted watchpoint-scope output to all UIs
2016-06-21 Pedro AlvesAdd testing infrastruture bits for running with MI...
2016-06-21 Pedro Alves[DOC] Document support for running interpreters on...
2016-06-21 Pedro AlvesAdd new command to create extra console/mi UIs
2016-06-21 Pedro AlvesMake stdin be per UI
2016-06-21 Pedro AlvesHandle UI's terminal closing
2016-06-21 Pedro AlvesMake main_ui be heap allocated
2016-06-21 Pedro AlvesOnly send sync execution command output to the UI that...
2016-06-21 Pedro AlvesPush thread->control.command_interp to the struct threa...
2016-06-21 Pedro AlvesNew function should_print_stop_to_console
2016-06-21 Pedro AlvesFix for spurious prompts in secondary UIs
2016-06-21 Pedro AlvesReplace the sync_execution global with a new enum promp...
2016-06-21 Pedro AlvesMake gdb_in_secondary_prompt_p() be per UI
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.
next