binutils-gdb.git
2015-02-16 H.J. LuUpdate more ld testcases after PR ld/17975 fix
2015-02-16 H.J. LuAdd ChangeLog entries for PR ld/17975 fix
2015-02-16 H.J. LuProperly place the NULL STT_FILE symbol
2015-02-16 Mark WielaardRemove true and false ARI checks now that we use stdbool.h.
2015-02-16 GDB AdministratorAutomatic date update in version.in
2015-02-15 H.J. LuSet root.linker_def on _TLS_MODULE_BASE_
2015-02-15 Nick CliftonThis fixes a bug I introduced to the PDP11 target when...
2015-02-15 Alan Modrafix dbb3fbbb dwarf2.c breakage
2015-02-15 GDB AdministratorAutomatic date update in version.in
2015-02-14 H.J. LuAdd a testcase for PR ld/17973
2015-02-14 Alan ModraPR ld/17973 LTO file syms
2015-02-14 GDB AdministratorAutomatic date update in version.in
2015-02-13 Doug Evansmisc cp-namespace.c cleanups
2015-02-13 Chen Gangsim/common/gentmap.c: Include "string.h".
2015-02-13 H.J. LuMention support for LLVM plugin in NEWS
2015-02-13 Nick CliftonFixes for memory access violations triggered by running...
2015-02-13 Nick CliftonFix illegal memory access errors triggered by running...
2015-02-13 Nick CliftonFix mistake in recent code to check for an unterminated...
2015-02-13 Yao QiUpdate Yao Qi's email address in MAINTAINERS
2015-02-13 Alan Modrabinutils/dwarf.c white space
2015-02-13 Alan ModraCorrect ld.texinfo cross reference
2015-02-13 Alan ModraPowerPC64 offset check should test entire 64-bit value...
2015-02-13 GDB AdministratorAutomatic date update in version.in
2015-02-12 Jing YuAdd missing TLSLE relocations for gold aarch64 backend.
2015-02-12 Doug Evanscompleter.c (completion_list_add_name): Fix memory...
2015-02-12 David TaylorFix documentation of the QTDV packet
2015-02-12 Doug Evanscompleter.c (complete_line): Remove incorrect comment.
2015-02-12 Nick CliftonFix memory access violations triggered by running addr2...
2015-02-12 Nick Cliftonoops - changelog entry accidentally omitted from previo...
2015-02-12 H.J. LuReplace elf_i386 with elf_i386_nacl for nacl
2015-02-12 GDB AdministratorAutomatic date update in version.in
2015-02-11 H.J. LuAdd --[no-]map-whole-files for gold compatibility
2015-02-11 H.J. LuOutput "warning:" or "error:" in plugin messages
2015-02-11 H.J. LuRemove unused dump_tv_tag
2015-02-11 Nick CliftonFixes a problem with the RL78 disassembler which would...
2015-02-11 Jiong Wang[AArch64] Fix code formatting in the cpu-table
2015-02-11 Jan Kratochvilframefilter quit: New test
2015-02-11 Jan Kratochvilframefilter quit: Use RETURN_MASK_ERROR
2015-02-11 Chen Gangsim/mcore/interp.c: Include "unistd.h".
2015-02-11 Jan Kratochvilframefilter quit: Make it exception safe
2015-02-11 Jan Kratochvilframefilter quit: Code cleanup: Avoid gotos
2015-02-11 Jan Kratochvilframefilter quit: Code cleanup: Reindentation
2015-02-11 Jan Kratochvilframefilter quit: Obvious whitespacing fixes
2015-02-11 H.J. LuAdd ChangeLogs for 439b7f41b
2015-02-11 H.J. LuAdd ChangeLogs for commit 5ae0078cd
2015-02-11 Nick CliftonFixes for invalid memory accesses triggered by running...
2015-02-11 H.J. LuAdd tests for non-object IR file
2015-02-11 H.J. LuMerge linker plugin handling into BFD plugin support
2015-02-11 Pedro Alvesxcoffread.c: delete 'within_function' definition
2015-02-11 Tom TromeyFix redefinition errors in C++ mode
2015-02-11 Jiong Wang[ARM] Add support for Cortex-A72
2015-02-11 Pedro AlvesWrap BFD headers in extern "C"
2015-02-11 Pedro AlvesFix adjust_pc_after_break, remove still current thread...
2015-02-11 Will Newtongold/arm.cc: Output mapping symbol for PLT code
2015-02-11 Doug Evanslib/gdb.exp (gdb_load): Always return a result.
2015-02-11 Doug Evansinternal_type_self_type: Handle TYPE_SPECIFIC_NONE.
2015-02-11 H.J. LuInitialize use_mmap
2015-02-11 H.J. LuUnmap the buffer if plugin didn't claim the file
2015-02-11 Doug EvansRename new_symfile_objfile, make static.
2015-02-11 Patrick PalkaFix a pair of screen-resizing issues in TUI
2015-02-11 Patrick PalkaFix truncation of TUI command history
2015-02-11 GDB AdministratorAutomatic date update in version.in
2015-02-10 Mark Wielaardgdb producer_is_gcc fix bool return value.
2015-02-10 Mark WielaardChange producer_is_gcc function return type to bool.
2015-02-10 Pedro AlvesAdd "signal SIGTRAP" test
2015-02-10 Pedro Alvesdisplaced_step_fixup may access memory from the wrong...
2015-02-10 Antoine Tremblaygdbserver: Fix crash when QTinit is handled with no...
2015-02-10 Antoine TremblayAdd myself as write-after-approval GDB maintainer
2015-02-10 Pedro Alvesopcodes/microblaze: Rename 'or', 'and', 'xor' to avoid...
2015-02-10 Simon MarchiFinish constification of varobj interface
2015-02-10 Nick CliftonFix memory access violations discovered by running...
2015-02-10 Nick CliftonFixes for memory access violations triggered by running...
2015-02-10 Nick CliftonFix memory access violations triggered by running objdu...
2015-02-10 H.J. LuAdd the missing HAVE_GETPAGESIZE check in get_view
2015-02-10 H.J. LuAlign offset passed to mmap
2015-02-10 Luis MachadoRelax ARM prologue unwinder assumption
2015-02-10 Mark WielaardRecognize new DWARF5/GCC5 DW_LANG Fortran 2003 and...
2015-02-10 Mark WielaardRecognize new DWARF5/GCC5 DW_LANG constants for Fortran...
2015-02-10 Sergio Durigan... PR remote/17946: Fix wrong comparison of pointer agains...
2015-02-10 GDB AdministratorAutomatic date update in version.in
2015-02-09 Ed MasteAvoid incrementing uninitialized variable
2015-02-09 Mark WielaardGCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic...
2015-02-09 H.J. LuReplace two_file_shared_2.so with two_file_shared_1.so
2015-02-09 Kyrylo Tkachov[ARM][gas] Use as_tsktsk instead of as_warn for depreca...
2015-02-09 Markus Metzgerrecord-btrace: indicate gaps
2015-02-09 Markus Metzgerbtrace: identify cpu
2015-02-09 Markus Metzgerbtrace: extend struct btrace_insn
2015-02-09 Markus Metzgerbtrace: update btrace_compute_ftrace parameters
2015-02-09 Markus Metzgerrecord-btrace: add bts buffer size configuration option
2015-02-09 Markus Metzgerrecord btrace: add configuration struct
2015-02-09 Markus Metzgerbtrace, linux: add perf event buffer abstraction
2015-02-09 Markus Metzgerbtrace: add format argument to supports_btrace
2015-02-09 Markus Metzgerbtrace: add struct btrace_data
2015-02-09 Alan ModraDon't segfault or assert on NULL tls_sec
2015-02-09 Alan Modraelflink.c whitespace, formatting and a plugin symbol...
2015-02-09 Alan ModraGold testsuite make clean
2015-02-09 GDB AdministratorAutomatic date update in version.in
2015-02-08 H.J. LuDon't bfd_check_format if not needed
2015-02-08 H.J. LuCheck format against bfd_object directly
2015-02-08 GDB AdministratorAutomatic date update in version.in
next