deliverable/binutils-gdb.git
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
2015-02-07  H.J. LuReplace entry->the_bfd with ibfd
2015-02-07  H.J. LuUpdate plugin_maybe_claim
2015-02-07  H.J. LuIssue relocation in RO section warning for -z text
2015-02-07  GDB AdministratorAutomatic date update in version.in
2015-02-06  Doug Evansremote-m32r-sdi.c: Include symfile.h.
2015-02-06  Doug EvansMove clear_symtab_users, deduce_language_from_filename...
2015-02-06  H.J. LuDocument -z text, -z notext and -z textoff
2015-02-06  H.J. LuUse mmap and cache the view buffer for get_view
2015-02-06  Pedro Alveslibthread_db: attaching to terminated/joined threads...
2015-02-06  Simon Marchi"enable count" user input error handling (PR gdb/15678)
2015-02-06  Nick CliftonFix an invalid memory access triggered by running reade...
2015-02-06  H.J. LuProperly mark the plugin symbol undefined
2015-02-06  Pedro AlvesImprove gdb.threads/attach-many-short-lived-threads...
2015-02-06  Nick CliftonFix memory access violations triggered by processing...
2015-02-06  Nick CliftonFixes illegal memory accesses triggereb by running...
2015-02-06  Pedro Alvesgdb.base/gdb-sigterm.exp: Fix spurious FAILs
next
This page took 0.053562 seconds and 4 git commands to generate.