| 2015-02-11 | Pedro Alves | Fix adjust_pc_after_break, remove still current thread... | commit | commitdiff | tree | 
| 2015-02-11 | Will Newton | gold/arm.cc: Output mapping symbol for PLT code | commit | commitdiff | tree | 
| 2015-02-11 | Doug Evans | lib/gdb.exp (gdb_load): Always return a result. | commit | commitdiff | tree | 
| 2015-02-11 | Doug Evans | internal_type_self_type: Handle TYPE_SPECIFIC_NONE. | commit | commitdiff | tree | 
| 2015-02-11 | H.J. Lu | Initialize use_mmap | commit | commitdiff | tree | 
| 2015-02-11 | H.J. Lu | Unmap the buffer if plugin didn't claim the file | commit | commitdiff | tree | 
| 2015-02-11 | Doug Evans | Rename new_symfile_objfile, make static. | commit | commitdiff | tree | 
| 2015-02-11 | Patrick Palka | Fix a pair of screen-resizing issues in TUI | commit | commitdiff | tree | 
| 2015-02-11 | Patrick Palka | Fix truncation of TUI command history | commit | commitdiff | tree | 
| 2015-02-11 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-02-10 | Mark Wielaard | gdb producer_is_gcc fix bool return value. | commit | commitdiff | tree | 
| 2015-02-10 | Mark Wielaard | Change producer_is_gcc function return type to bool. | commit | commitdiff | tree | 
| 2015-02-10 | Pedro Alves | Add "signal SIGTRAP" test | commit | commitdiff | tree | 
| 2015-02-10 | Pedro Alves | displaced_step_fixup may access memory from the wrong... | commit | commitdiff | tree | 
| 2015-02-10 | Antoine Tremblay | gdbserver: Fix crash when QTinit is handled with no... | commit | commitdiff | tree | 
| 2015-02-10 | Antoine Tremblay | Add myself as write-after-approval GDB maintainer | commit | commitdiff | tree | 
| 2015-02-10 | Pedro Alves | opcodes/microblaze: Rename 'or', 'and', 'xor' to avoid... | commit | commitdiff | tree | 
| 2015-02-10 | Simon Marchi | Finish constification of varobj interface | commit | commitdiff | tree | 
| 2015-02-10 | Nick Clifton | Fix memory access violations discovered by running... | commit | commitdiff | tree | 
| 2015-02-10 | Nick Clifton | Fixes for memory access violations triggered by running... | commit | commitdiff | tree | 
| 2015-02-10 | Nick Clifton | Fix memory access violations triggered by running objdu... | commit | commitdiff | tree | 
| 2015-02-10 | H.J. Lu | Add the missing HAVE_GETPAGESIZE check in get_view | commit | commitdiff | tree | 
| 2015-02-10 | H.J. Lu | Align offset passed to mmap | commit | commitdiff | tree | 
| 2015-02-10 | Luis Machado | Relax ARM prologue unwinder assumption | commit | commitdiff | tree | 
| 2015-02-10 | Mark Wielaard | Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and... | commit | commitdiff | tree | 
| 2015-02-10 | Mark Wielaard | Recognize new DWARF5/GCC5 DW_LANG constants for Fortran... | commit | commitdiff | tree | 
| 2015-02-10 | Sergio Durigan... | PR remote/17946: Fix wrong comparison of pointer agains... | commit | commitdiff | tree | 
| 2015-02-10 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-02-09 | Ed Maste | Avoid incrementing uninitialized variable | commit | commitdiff | tree | 
| 2015-02-09 | Mark Wielaard | GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic... | commit | commitdiff | tree | 
| 2015-02-09 | H.J. Lu | Replace two_file_shared_2.so with two_file_shared_1.so | commit | commitdiff | tree | 
| 2015-02-09 | Kyrylo Tkachov | [ARM][gas] Use as_tsktsk instead of as_warn for depreca... | commit | commitdiff | tree | 
| 2015-02-09 | Markus Metzger | record-btrace: indicate gaps | commit | commitdiff | tree | 
| 2015-02-09 | Markus Metzger | btrace: identify cpu | commit | commitdiff | tree | 
| 2015-02-09 | Markus Metzger | btrace: extend struct btrace_insn | commit | commitdiff | tree | 
| 2015-02-09 | Markus Metzger | btrace: update btrace_compute_ftrace parameters | commit | commitdiff | tree | 
| 2015-02-09 | Markus Metzger | record-btrace: add bts buffer size configuration option | commit | commitdiff | tree | 
| 2015-02-09 | Markus Metzger | record btrace: add configuration struct | commit | commitdiff | tree | 
| 2015-02-09 | Markus Metzger | btrace, linux: add perf event buffer abstraction | commit | commitdiff | tree | 
| 2015-02-09 | Markus Metzger | btrace: add format argument to supports_btrace | commit | commitdiff | tree | 
| 2015-02-09 | Markus Metzger | btrace: add struct btrace_data | commit | commitdiff | tree | 
| 2015-02-09 | Alan Modra | Don't segfault or assert on NULL tls_sec | commit | commitdiff | tree | 
| 2015-02-09 | Alan Modra | elflink.c whitespace, formatting and a plugin symbol... | commit | commitdiff | tree | 
| 2015-02-09 | Alan Modra | Gold testsuite make clean | commit | commitdiff | tree | 
| 2015-02-09 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-02-08 | H.J. Lu | Don't bfd_check_format if not needed | commit | commitdiff | tree | 
| 2015-02-08 | H.J. Lu | Check format against bfd_object directly | commit | commitdiff | tree | 
| 2015-02-08 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-02-07 | H.J. Lu | Replace entry->the_bfd with ibfd | commit | commitdiff | tree | 
| 2015-02-07 | H.J. Lu | Update plugin_maybe_claim | commit | commitdiff | tree | 
| 2015-02-07 | H.J. Lu | Issue relocation in RO section warning for -z text | commit | commitdiff | tree | 
| 2015-02-07 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-02-06 | Doug Evans | remote-m32r-sdi.c: Include symfile.h. | commit | commitdiff | tree | 
| 2015-02-06 | Doug Evans | Move clear_symtab_users, deduce_language_from_filename... | commit | commitdiff | tree | 
| 2015-02-06 | H.J. Lu | Document -z text, -z notext and -z textoff | commit | commitdiff | tree | 
| 2015-02-06 | H.J. Lu | Use mmap and cache the view buffer for get_view | commit | commitdiff | tree | 
| 2015-02-06 | Pedro Alves | libthread_db: attaching to terminated/joined threads... | commit | commitdiff | tree | 
| 2015-02-06 | Simon Marchi | "enable count" user input error handling (PR gdb/15678) | commit | commitdiff | tree | 
| 2015-02-06 | Nick Clifton | Fix an invalid memory access triggered by running reade... | commit | commitdiff | tree | 
| 2015-02-06 | H.J. Lu | Properly mark the plugin symbol undefined | commit | commitdiff | tree | 
| 2015-02-06 | Pedro Alves | Improve gdb.threads/attach-many-short-lived-threads... | commit | commitdiff | tree | 
| 2015-02-06 | Nick Clifton | Fix memory access violations triggered by processing... | commit | commitdiff | tree | 
| 2015-02-06 | Nick Clifton | Fixes illegal memory accesses triggereb by running... | commit | commitdiff | tree | 
| 2015-02-06 | Pedro Alves | gdb.base/gdb-sigterm.exp: Fix spurious FAILs | commit | commitdiff | tree | 
| 2015-02-06 | Jan Beulich | gas: fix a few omissions in .cfi_label handling | commit | commitdiff | tree | 
| 2015-02-06 | Doug Evans | guile/scm-frame.c: Fix spelling errors in a comment. | commit | commitdiff | tree | 
| 2015-02-06 | H.J. Lu | Close fd only if fd != -1 | commit | commitdiff | tree | 
| 2015-02-06 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-02-05 | H.J. Lu | Add plugin_input_file_t | commit | commitdiff | tree | 
| 2015-02-05 | Alan Modra | Don't refer to optarg in dwarf.c function | commit | commitdiff | tree | 
| 2015-02-05 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-02-04 | Alan Modra | Fix msp430 build with gcc-5 | commit | commitdiff | tree | 
| 2015-02-04 | Rafael Ávila... | Combine loop epilogue into main loop body to reduce... | commit | commitdiff | tree | 
| 2015-02-04 | Don Breazeal | Clean up System V IPC objects allocated by test. | commit | commitdiff | tree | 
| 2015-02-04 | Jan Kratochvil | Fix Python 3 build error on 32-bit hosts | commit | commitdiff | tree | 
| 2015-02-04 | Jiong Wang | [AArch64] Add support for Cortex-A72 | commit | commitdiff | tree | 
| 2015-02-04 | Cary Coutant | Add missing ChangeLog entry. | commit | commitdiff | tree | 
| 2015-02-04 | Pedro Alves | Linux: don't resume new LWPs until we've pulled all... | commit | commitdiff | tree | 
| 2015-02-04 | Peter Collingbourne | Resolve forwarding symbols in plugins. | commit | commitdiff | tree | 
| 2015-02-04 | Pedro Alves | Fix '--target_board=native-extended-gdbserver/-m32' | commit | commitdiff | tree | 
| 2015-02-04 | Andreas Arnez | Warn if core file register section is larger than expected | commit | commitdiff | tree | 
| 2015-02-04 | Andreas Arnez | x86: Use correct .reg-xstate section size | commit | commitdiff | tree | 
| 2015-02-04 | Andreas Arnez | Fix internal error when core file section is too big | commit | commitdiff | tree | 
| 2015-02-04 | H.J. Lu | Pass -flto-partition=none to the PR ld/12365 test | commit | commitdiff | tree | 
| 2015-02-04 | Nick Clifton | Fix encoding of "addw ax, [hl]" and "subw ax, [hl]". | commit | commitdiff | tree | 
| 2015-02-04 | Doug Evans | Speed up GDB's TUI output | commit | commitdiff | tree | 
| 2015-02-04 | Nick Clifton | More fixes for memory access violations triggered by... | commit | commitdiff | tree | 
| 2015-02-04 | Pedro Alves | Fix build breakage due to event loop simplification | commit | commitdiff | tree | 
| 2015-02-04 | Cary Coutant | Add missing ChangeLog entries. | commit | commitdiff | tree | 
| 2015-02-04 | Cary Coutant | Fix a file descriptor leak in gold. | commit | commitdiff | tree | 
| 2015-02-04 | Cary Coutant | Add extra debugging output for files and descriptors. | commit | commitdiff | tree | 
| 2015-02-04 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-02-03 | Nick Clifton | Fix memory access violations triggered by running reade... | commit | commitdiff | tree | 
| 2015-02-03 | Jan Kratochvil | compile: Filter out -fpreprocessed | commit | commitdiff | tree | 
| 2015-02-03 | H.J. Lu | Mark the plugin symbol undefined | commit | commitdiff | tree | 
| 2015-02-03 | H.J. Lu | Add a testcase for PR ld/14918 | commit | commitdiff | tree | 
| 2015-02-03 | Nick Clifton | Fix typo in previous delta for mach-o.c. | commit | commitdiff | tree | 
| 2015-02-03 | Pedro Alves | Simplify event-loop core, remove two-step event processing | commit | commitdiff | tree | 
| 2015-02-03 | Pedro Alves | When disabling target async, remove all target event... | commit | commitdiff | tree | 
| 2015-02-03 | Pedro Alves | Fix up some target is-async vs can-async confusions | commit | commitdiff | tree | 
| next |