external/binutils.git
2016-06-24 John BaldwinAdd support for catching system calls to native FreeBSD...
2016-06-24 John BaldwinAdd a gdbarch 'print_auxv_entry' method for FreeBSD...
2016-06-24 John BaldwinAdd a new gdbarch method to print a single AUXV entry.
2016-06-24 John BaldwinCreate a pseudo section for the ELF AUXV core dump...
2016-06-24 John BaldwinFetch the ELF auxiliary vector from live processes...
2016-06-24 John BaldwinAdd elfcore_grok_freebsd_note to parse FreeBSD ELF...
2016-06-24 John BaldwinAdd constants for FreeBSD-specific auxiliary vector...
2016-06-24 Joel BrobeckerAdd missing ChangeLog entry for "fix undefined referenc...
2016-06-24 Joel Brobeckerfix undefined reference to bfd_link_plugin_object_p...
2016-06-24 Alan ModraMIPS objcopy --rename-section fix
2016-06-24 Alan Modraaarch64 ld testsuite
2016-06-24 Alan Modraalpha-openbsd build failure
2016-06-24 Alan ModraLimit objdump -S context lines
2016-06-24 H.J. LuCheck DEFAULT_LD_Z_RELRO for -z relro help message
2016-06-24 Tom TromeyMove logic out of symbol_find_demangled_name
2016-06-24 Tom TromeyMove filename extensions into language_defn
2016-06-24 Tom TromeyUse VEC for filename_language_table
2016-06-24 Tom TromeyMake gdbpy_parameter static
2016-06-24 GDB AdministratorAutomatic date update in version.in
2016-06-23 Cary CoutantFix bug with grouping sections.
2016-06-23 Igor KudrinFix compilation error in MSYS2 environment.
2016-06-23 Tom TromeyPR gdb/16483 - simplify "info frame-filters" output
2016-06-23 Maciej W. RozyckiMIPS/GAS: Keep the original microMIPS symbol reference...
2016-06-23 Graham Markall[ARC] Misc minor edits/fixes
2016-06-23 GDB AdministratorAutomatic date update in version.in
2016-06-22 Maciej W. RozyckiMIPS/LD/testsuite: Use wildcard address matching in...
2016-06-22 Maciej W. RozyckiMIPS/LD/testsuite: Uniquely identify `undefweak-overflo...
2016-06-22 Maciej W. RozyckiMIPS/GAS: Handle resolved R6 PC-relative relocations...
2016-06-22 Peter BergnerAdd support for yet some more new ISA 3.0 instructions.
2016-06-22 Trevor Saundersaddmore extern C
2016-06-22 Nick CliftonFix various binutils testsuite failures.
2016-06-22 H.J. Lugold: Add a linker configure option --enable-relro
2016-06-22 H.J. Luld: Add a linker configure option --enable-relro
2016-06-22 Trevor Saunderstilegx: move TILEGX_NUM_PIPELINE_ENCODINGS to tilegx_pi...
2016-06-22 Trevor Saundersxtensa: include elf/xtensa.h in tc-xtensa.c
2016-06-22 Nick CliftonIncrease size of string buffer used to hold printed...
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...
next