2014-09-04 |
Pedro Alves | parse_number("0") reads uninitialized memory |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergio Durigan... | Fix PR fortran/17237: bug in f-valprint.c |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Gary Benson | Remove code to cope with LWPs wrapped as PIDs |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Pedro Alves | Regression for i686 gdb.dwarf2/pieces-optimized-out.exp |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Matthew Fortune | MIPS: Update the list of addr32 targets |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Justin Lebar | Improve Type.template_argument docs in Python API. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Sasha Smundak | Add support for reading frame registers to Python API. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
James Hogan | Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Sergio Durigan... | PR python/16699: GDB Python command completion with... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Sasa Stankovic | Add NaCl (NativeClient) specific classes Target_mips_na... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jiong Wang | [PATCH/AArch64] Generic support for all system register... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jiong Wang | [PATCH/AArch64] Implement LSE feature |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Gary Benson | x86 debug address register clarifications |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Joel Brobecker | Fix dwarf2loc.h::dwarf2_evaluate_property function... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Doug Evans | typeprint.c (find_global_typedef): Fix comment. |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Cary Coutant | Make Elf_file::section_name() a const function, so... |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Cary Coutant | Fix problem with optimization of .eh_frame section... |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Gary Benson | Rename 32- and 64-bit Intel files from "i386" to "x86" |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Gary Benson | Use XCNEW rather than xcalloc (1, ...) in linux-x86... |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Maciej W. Rozycki | Move `_initialize_varobj' to the end of varobj.c |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Han Shen | The 3rd patch for aarch64 gold. |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Alan Modra | ppc476 patch area size miscalculation |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Use exceptions and cleanups in gdbserver |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Introduce common/common-exceptions.[ch] |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Introduce common/gdb_setjmp.h |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Move cleanups.[ch] to common |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Move internal_{,v}warning to common/errors.[ch] |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Unify startup and option-parsing warnings |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Replace all usage errors with calls to error |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Replace hardwired error handler in go32_create_inferior |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Replace hardwired error handler in captured_main |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Replace hardwired error handlers in tui_initialize_io |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Make warning usable earlier |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Make error usable earlier |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Gary Benson | Make internal_vproblem always work |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Alan Modra | PowerPC64 call lacks nop error |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Alan Modra | Prevent alpha_vms_object_p stopping bfd_check_format_ma... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Alan Modra | Report an error for S-records with less than the minium... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Alan Modra | Fix testsuite ld_simple_link_defsyms for windows targets |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Doug Evans | Move definition of some prologue-related functions... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Doug Evans | symtab.c (find_function_start_sal): Move definition... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Doug Evans | Rewrite {amd64,i386}-pseudo.c to better specify registe... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
H.J. Lu | Check S-record with 0 size |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Gary Benson | Remove fatal function and prototype |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Gary Benson | Convert fatal to perror_with_name in IPA code |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Gary Benson | Convert fatal to error in remote_prepare |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Gary Benson | Downgrade fatal to warning in linux_async |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Gary Benson | Convert fatal to gdb_assert in both i386_dr_low_set_addr |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Gary Benson | Straightforward fatal to internal_error conversions |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Gary Benson | Shadow SIM's debug_printf function |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Yao Qi | arm software watchpoint: return to epilogue |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Yao Qi | Remove dwarf_decode_lines argumewant_line_info |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Joel Sherrill | psim: Correct spelling in comments. |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Doug Evans | dwarf2read.c (dwarf_record_line): Fix typo. |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Sergio Durigan... | Adding last commit's ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Patrick Palka | Fix terminal state corruption when starting a program... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Doug Evans | lib/gdb.exp (gdb_compile_shlib): Add support for clang. |
commit | commitdiff | tree | snapshot |
2014-08-27 |
H.J. Lu | Use bfd_is_abs_section to check discarded input section |
commit | commitdiff | tree | snapshot |
2014-08-27 |
H.J. Lu | Don't attach dynamic sections to input from ld --just... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Will Newton | src-release.sh: Convert src-release to a shell script |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-08-26 |
DJ Delorie | rl78.h (RL78_RELAXA_MASK): New. Relax types are enums... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
DJ Delorie | Disambiguate test for relaxation type. |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Jiong Wang | [ARM] Update selected_cpu based on info got during... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Jiong Wang | [AArch64] Improve copy relocation support on four absol... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Nick Clifton | Fix linker testsuite failures for Aarch64. |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Maciej W. Rozycki | MIPS: Make the CODE10 operand code consistent between... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Maciej W. Rozycki | MIPS/gas: SAA/SAAD macro clean-ups |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Maciej W. Rozycki | MIPS/gas/testsuite: Remove ECOFF offset alternatives |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Nick Clifton | Fix a typo in the selection pattern for the or1knd... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Jan-Benedict... | 2014-08-26 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Doug Evans | Fix clang compilation errors in gdb.mi/basics.c. |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Doug Evans | gdb.threads/thread-execl.exp: #include <stdio.h>. |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Doug Evans | linux-nat.c (linux_nat_close): Don't pass NULL for... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Yao Qi | Fix grammatical error in comments |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Jose E. Marchesi | gas tests for the sparc instructions ldfsr, stfsr,... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Yao Qi | Update comments in scan_partial_symbols and add_partial... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Yao Qi | set print symbol off in py-value.exp and scm-value.exp |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Hans-Peter... | Fix m32r-elf sim, default hardware to off. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Hans-Peter... | Fix sh64-elf sim, default hardware to off. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Hans-Peter... | Fix iq2000-elf sim, default hardware to off. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Hans-Peter... | Fix frv-elf sim, default hardware to off. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Doug Evans | Fix pr 17276. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Alan Modra | daily update |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Doug Evans | Create a typedef for record_line: record_line_ftype. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Richard Henderson | aarch64: Adjust dwarf2 encoding factors |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Richard Henderson | aarch64: Fix CFA encoding of vector registers |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Richard Henderson | aarch64: Decode dwarf2 register numbers |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Maciej W. Rozycki | Power/GAS: Don't set VLE annotation for non-VLE process... |
commit | commitdiff | tree | snapshot |
next |