deliverable/binutils-gdb.git
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
2015-02-06  Jan Beulichgas: fix a few omissions in .cfi_label handling
2015-02-06  Doug Evansguile/scm-frame.c: Fix spelling errors in a comment.
2015-02-06  H.J. LuClose fd only if fd != -1
2015-02-06  GDB AdministratorAutomatic date update in version.in
2015-02-05  H.J. LuAdd plugin_input_file_t
2015-02-05  Alan ModraDon't refer to optarg in dwarf.c function
2015-02-05  GDB AdministratorAutomatic date update in version.in
2015-02-04  Alan ModraFix msp430 build with gcc-5
2015-02-04  Rafael Ávila... Combine loop epilogue into main loop body to reduce...
2015-02-04  Don BreazealClean up System V IPC objects allocated by test.
2015-02-04  Jan KratochvilFix Python 3 build error on 32-bit hosts
2015-02-04  Jiong Wang[AArch64] Add support for Cortex-A72
2015-02-04  Cary CoutantAdd missing ChangeLog entry.
2015-02-04  Pedro AlvesLinux: don't resume new LWPs until we've pulled all...
2015-02-04  Peter CollingbourneResolve forwarding symbols in plugins.
2015-02-04  Pedro AlvesFix '--target_board=native-extended-gdbserver/-m32'
next
This page took 0.039198 seconds and 4 git commands to generate.