| 2015-01-09 | Nick Clifton | Fixes a bug in the previous delat to tekhex.c which... | commit | commitdiff | tree | 
| 2015-01-09 | Philipp Tomsich | This patch adds the necessary support to the assembler... | commit | commitdiff | tree | 
| 2015-01-09 | Patrick Palka | Consolidate the custom TUI query hook with the default... | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | add non-stop test that stresses thread starvation issues | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | [gdbserver] linux-low.c: better starvation avoidance... | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | linux-nat.c: better starvation avoidance, handle non... | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | linux-nat.c: always mark execing LWP as resumed | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | linux-nat.c: clean up pending status checking and resum... | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | cleanup and speed up (software_)breakpoint_inserted_here_p | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | watch_thread_num.exp and targets with fairer event... | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | gdb.threads/{siginfo-thread.c,watchthreads-reorder... | commit | commitdiff | tree | 
| 2015-01-09 | Anthony Green | Use official ELF machine number for moxie | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | Test attaching to a program that constantly spawns... | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | Linux: Skip thread_db thread event reporting if PTRACE_... | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | libthread_db: Skip attaching to terminated and joined... | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | Linux: on attach, attach to lwps listed under /proc... | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | libthread_db: debug output should go to gdb_stdlog | commit | commitdiff | tree | 
| 2015-01-09 | Pedro Alves | skip "attach" tests when testing against stub-like... | commit | commitdiff | tree | 
| 2015-01-09 | Chen Gang | gdb/compile/compile.c: Check return value of 'system... | commit | commitdiff | tree | 
| 2015-01-09 | Chen Gang | gdb/compile/compile.c: Check return value of 'system... | commit | commitdiff | tree | 
| 2015-01-09 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-01-08 | Nick Clifton | Adds code to the MSP430 linker to transform a 4-byte... | commit | commitdiff | tree | 
| 2015-01-08 | Nick Clifton | Fix memory access violations exposed by running strip... | commit | commitdiff | tree | 
| 2015-01-08 | Nick Clifton | Fix memory access violations triggered by running sysdu... | commit | commitdiff | tree | 
| 2015-01-08 | Jan Beulich | ld/x86-64: adjust pr14207 test expectations | commit | commitdiff | tree | 
| 2015-01-08 | Yao Qi | always read synthetic pointers as signed integers | commit | commitdiff | tree | 
| 2015-01-08 | Nick Clifton | Fixes for memory access violations triggered by running... | commit | commitdiff | tree | 
| 2015-01-08 | Pierre Muller | Set language for C++ special symbols. | commit | commitdiff | tree | 
| 2015-01-08 | Yao Qi | Recognize branch instruction on MIPS in gdb.trace/entry... | commit | commitdiff | tree | 
| 2015-01-08 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-01-07 | Patrick Palka | Trivially tweak the comment documenting initial_gdb_tty... | commit | commitdiff | tree | 
| 2015-01-07 | Richard Earnshaw | Sync with gcc/libiberty. | commit | commitdiff | tree | 
| 2015-01-07 | Nick Clifton | Fix memory access violations uncovered by running the... | commit | commitdiff | tree | 
| 2015-01-07 | Nick Clifton | Fix memory access violations exposed by running the... | commit | commitdiff | tree | 
| 2015-01-07 | Joel Brobecker | Empty line after comment documenting set_initial_gdb_tt... | commit | commitdiff | tree | 
| 2015-01-07 | Jan Kratochvil | [testsuite patch] Fix avx512.exp regression | commit | commitdiff | tree | 
| 2015-01-07 | Patrick Palka | Don't propagate our current terminal state to the inferior | commit | commitdiff | tree | 
| 2015-01-07 | Andrew Burgess | ld/testing: Extend comment on run_dump_test | commit | commitdiff | tree | 
| 2015-01-07 | Joel Brobecker | Regenerate sim/common/aclocal.m4 and sim/common/configu... | commit | commitdiff | tree | 
| 2015-01-07 | Jan Beulich | arm: fix extension feature disabling | commit | commitdiff | tree | 
| 2015-01-07 | Joel Brobecker | [python,guile] Add comment beside conditions testing... | commit | commitdiff | tree | 
| 2015-01-07 | H.J. Lu | Skip unknown relocation | commit | commitdiff | tree | 
| 2015-01-07 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-01-06 | H.J. Lu | Handle stack split for x32 | commit | commitdiff | tree | 
| 2015-01-06 | Nick Clifton | Another fix for an objdump crash when parsing a corrupt... | commit | commitdiff | tree | 
| 2015-01-06 | H.J. Lu | Handle Initial-Exec to Local-Exec for x32 | commit | commitdiff | tree | 
| 2015-01-06 | Nick Clifton | Fix memory access violations for objdump triggered... | commit | commitdiff | tree | 
| 2015-01-06 | Alan Modra | Fixes a buffer overflow when compiling assembler for... | commit | commitdiff | tree | 
| 2015-01-06 | Nick Clifton | Fixes for memory access violations in the coffdump... | commit | commitdiff | tree | 
| 2015-01-06 | Joel Brobecker | gdb/guile: Do not error when trying to create empty... | commit | commitdiff | tree | 
| 2015-01-06 | Joel Brobecker | gdb/python: exception trying to create empty array | commit | commitdiff | tree | 
| 2015-01-06 | H.J. Lu | Return NULL on corrupt input | commit | commitdiff | tree | 
| 2015-01-06 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-01-05 | Nick Clifton | More fixes for invalid memory accesses triggered by... | commit | commitdiff | tree | 
| 2015-01-05 | Nick Clifton | More fixes for invalid memory accesses triggered by... | commit | commitdiff | tree | 
| 2015-01-05 | Daniel Klauer | Corrects the description of the --kill-at option of... | commit | commitdiff | tree | 
| 2015-01-05 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-01-04 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-01-03 | Andrew Pinski | [GCC bug #63539]: libgo does not use the newly built... | commit | commitdiff | tree | 
| 2015-01-03 | Doug Evans | fix spelling of anon-ns2.cc in earlier entry, and white... | commit | commitdiff | tree | 
| 2015-01-03 | Doug Evans | c-exp.y: misc cleanup, no code changes | commit | commitdiff | tree | 
| 2015-01-03 | Doug Evans | gdb.cp/nsalias.exp: Fix output of external/declaration... | commit | commitdiff | tree | 
| 2015-01-03 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-01-02 | Maciej W. Rozycki | MIPS: Make the extracted stack offset signed in the... | commit | commitdiff | tree | 
| 2015-01-02 | Doug Evans | gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types... | commit | commitdiff | tree | 
| 2015-01-02 | Doug Evans | dwarf2read.c (setup_type_unit_groups): Remove outdated... | commit | commitdiff | tree | 
| 2015-01-02 | Doug Evans | symtab.h (struct symbol): Fix typo in comment. | commit | commitdiff | tree | 
| 2015-01-02 | Alan Modra | Regenerate Makeile.in file for copyright update | commit | commitdiff | tree | 
| 2015-01-02 | Hans-Peter... | config.sub, config.guess: Update from upstream, to... | commit | commitdiff | tree | 
| 2015-01-02 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2015-01-01 | Alan Modra | Correct printed year in copyright notices for gold. | commit | commitdiff | tree | 
| 2015-01-01 | Alan Modra | Correct printed year in copyright notices | commit | commitdiff | tree | 
| 2015-01-01 | Alan Modra | ChangeLog rotatation and copyright year update | commit | commitdiff | tree | 
| 2015-01-01 | Joel Brobecker | Update year range in copyright notice of all files... | commit | commitdiff | tree | 
| 2015-01-01 | Joel Brobecker | Update copyright year printed by gdb, gdbserver and... | commit | commitdiff | tree | 
| 2015-01-01 | Joel Brobecker | Yearly gdb/ChangeLog rotation. | commit | commitdiff | tree | 
| 2015-01-01 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2014-12-31 | Joel Brobecker | Remove "add-shared-symbol-files", "dll-symbols" and... | commit | commitdiff | tree | 
| 2014-12-31 | H.J. Lu | Assign file position for .strtab only if needed | commit | commitdiff | tree | 
| 2014-12-31 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2014-12-30 | Eli Zaretskii | Fix executable indicator in file name completion on... | commit | commitdiff | tree | 
| 2014-12-30 | Joel Brobecker | Remove "dll-symbols", "add-shared-symbol-files" and... | commit | commitdiff | tree | 
| 2014-12-30 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2014-12-29 | Sergio Durigan... | Sanitize input_interrupt output | commit | commitdiff | tree | 
| 2014-12-29 | Jiong Wang | [PATCH] Remove cast in Tag_ABI_VFP_args switch case... | commit | commitdiff | tree | 
| 2014-12-29 | Yao Qi | Clean up gdb.trace/entry-values.exp | commit | commitdiff | tree | 
| 2014-12-29 | Anthony Green | Add moxiebox target support | commit | commitdiff | tree | 
| 2014-12-29 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2014-12-28 | Alan Modra | Misplaced parenthesis calculates two too few bytes... | commit | commitdiff | tree | 
| 2014-12-28 | Joel Brobecker | Fix small spelling mistake in gdb/ChangeLog. | commit | commitdiff | tree | 
| 2014-12-28 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2014-12-27 | Anthony Green | Update for moxie ISA changes | commit | commitdiff | tree | 
| 2014-12-27 | Anthony Green | Update sto/ldo implementations with 16 bit offsets | commit | commitdiff | tree | 
| 2014-12-27 | Anthony Green | Limit moxie sto/ldo offsets to 16 bits | commit | commitdiff | tree | 
| 2014-12-27 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2014-12-26 | Alan Modra | Update two sh64 ld test's expected output | commit | commitdiff | tree | 
| 2014-12-26 | Alan Modra | Delete unnecessary code copying SHF_SH5_ISA32 flag | commit | commitdiff | tree | 
| 2014-12-26 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2014-12-25 | Anthony Green | Whitespace cleanup | commit | commitdiff | tree | 
| 2014-12-25 | Anthony Green | Whitespace cleanup | commit | commitdiff | tree | 
| next |