deliverable/binutils-gdb.git
2016-06-29  Manish GoregaokarUse strtok_r instead of strsep in rust_get_disr_info
2016-06-29  Nick CliftonPreserve all mapping symbols in ARM and AArch64 object...
2016-06-29  Nick CliftonCorrect fix for typo
2016-06-29  Nick CliftonFix typo
2016-06-29  Maciej W. RozyckiGAS: Fix `abort' expansion in write.c
2016-06-29  GDB AdministratorAutomatic date update in version.in
2016-06-28  Alan Modra[GOLD] Modify script_test_12
2016-06-28  Alan Modra[GOLD] alignment test
2016-06-28  Alan Modra[GOLD] Disable copy_test_protected on powerpc
2016-06-28  Cary CoutantFix execute permission on gold/testsuite/script_test_14.sh.
2016-06-28  Igor KudrinImplement the R_AARCH64_NONE relocation.
2016-06-28  Sriraman TallamConvert indirect calls to direct when possible.
2016-06-28  Igor KudrinImplement SORT_BY_INIT_PRIORITY.
2016-06-28  Igor KudrinImplement SORT_BY_INIT_PRIORITY.
2016-06-28  Walter Lee[TILEPro] Don't build gdb
2016-06-28  Yao Qi[AArch64] Use int64_t for address offset
2016-06-28  Nick CliftonFix typo in previous commit
2016-06-28  H.J. LuSkip version check for unreferenced and undefined symbol
2016-06-28  Nick CliftonFix more linker testsuite failures.
2016-06-28  Nick CliftonRelax previous restriction on running binutils ar tests...
2016-06-28  Maciej W. RozyckiUse `supports_gnu_unique' with the `unique_symbol'...
2016-06-28  Nick CliftonMark ARM mapping symbols in object files are precious...
2016-06-28  Nick CliftonFix RX and M68HC11 linker testsuite failures.
2016-06-28  Yao QiImplement get_syscall_trapinfo for arm-linux
2016-06-28  Yao QiImplement get_syscall_trapinfo for aarch64-linux
2016-06-28  Yao QiRemove parameter sysret from linux_target_ops.get_sysca...
2016-06-28  Yao QiProbe catch syscall support
2016-06-28  James ClarkeDon't convert R_SPARC_32 to R_SPARC_RELATIVE if class...
2016-06-28  Maciej W. RozyckiMIPS/LD/testsuite: Accept any UNIX OS/ABI with GNU...
2016-06-28  Alan ModraFix new testcase for hppa64
2016-06-28  Alan ModraDon't run ld-scripts/pr20302 on linuxaout
2016-06-28  Alan ModraInvalid read in _bfd_elf_get_symbol_version_string
2016-06-28  Richard Sandiford[AArch64] Make register indices be full 64-bit values
2016-06-28  Maciej W. RozyckiMIPS16: Add R_MIPS16_PC16_S1 branch relocation support
2016-06-28  GDB AdministratorAutomatic date update in version.in
2016-06-27  Manish GoregaokarFix changelog
2016-06-27  Manish GoregaokarPrint void types correctly in Rust
2016-06-27  Vineet GuptaMake the kernel dwarf stack unwinder work for ARC targets.
2016-06-27  Nick CliftonAllow a second -T<section>=<addr> to override a previou...
2016-06-27  Nick Cliftonoops - omitted from previous delta
2016-06-27  Nick CliftonAdd command line option to stop the assembler from...
2016-06-27  Alan ModraPR 19264 looping in ppc64_elf_size_stubs
2016-06-27  Pierre-Marie... Fix use of a dangling pointer for Python breakpoint...
2016-06-27  Trevor Saundersadd ChangeLog entries
2016-06-27  Trevor Saundersdlx: move prototype of dlx_set_skip_hi16 to elf/dlx.h
2016-06-27  Trevor Saundersxtensa: remove a sentinal
2016-06-27  Trevor Saundersnds32: remove a sentinal
2016-06-27  GDB AdministratorAutomatic date update in version.in
2016-06-26  GDB AdministratorAutomatic date update in version.in
2016-06-25  Trevor Saundersaarch64: make the type of reg_entry::type aarch64_reg_type
2016-06-25  Trevor Saundersremove a few sentinals
2016-06-25  Trevor Saunderssimplify tic54x_set_default_include ()
2016-06-25  Trevor Saundersxtensa: prototype xtensa_make_property_section in elf...
2016-06-25  Tom TromeyFix formatting in rust-lang.c
2016-06-25  Manish GoregaokarAdd tests for printing of NonZero-optimized enums in...
2016-06-25  Manish GoregaokarMake evaluation and type-printing of all NonZero optimi...
2016-06-25  David TaylorSupport structure offsets that are 512K or larger.
2016-06-25  GDB AdministratorAutomatic date update in version.in
2016-06-24  Maciej W. RozyckiMIPS16/GAS: Restore unsupported relocation diagnostics
2016-06-24  David TaylorAdd myself as a Write After Approval maintainer.
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
next
This page took 0.057406 seconds and 4 git commands to generate.