binutils-gdb.git
2014-09-06 Matthew FortuneMIPS testsuite cleanup - part 2
2014-09-06 Matthew FortuneMIPS testsuite cleanup - part 1
2014-09-06 Doug EvansAdd missing author to previous entry (PR 15276).
2014-09-06 Doug EvansPR 15276: Add $_caller_is, $_caller_matches, $_any_call...
2014-09-06 Doug Evansinfcmd.c (program_info): Fix typo.
2014-09-06 Alan Modradaily update
2014-09-05 Joel BrobeckerRegenerate top-level configure.
2014-09-05 Sergio Durigan... Fix for PR gdb/17235: possible bug extracting systemtap...
2014-09-05 Alan Modradaily update
2014-09-04 Pedro Alvesparse_number("0") reads uninitialized memory
2014-09-04 Sergio Durigan... Fix PR fortran/17237: bug in f-valprint.c
2014-09-04 Gary BensonRemove code to cope with LWPs wrapped as PIDs
2014-09-04 Pedro AlvesRegression for i686 gdb.dwarf2/pieces-optimized-out.exp
2014-09-04 Matthew FortuneMIPS: Update the list of addr32 targets
2014-09-04 Alan Modradaily update
2014-09-03 Justin LebarImprove Type.template_argument docs in Python API.
2014-09-03 Sasha SmundakAdd support for reading frame registers to Python API.
2014-09-03 James HoganReset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL
2014-09-03 Sergio Durigan... PR python/16699: GDB Python command completion with...
2014-09-03 Sasa StankovicAdd NaCl (NativeClient) specific classes Target_mips_na...
2014-09-03 Jiong Wang[PATCH/AArch64] Generic support for all system register...
2014-09-03 Jiong Wang[PATCH/AArch64] Implement LSE feature
2014-09-03 Gary Bensonx86 debug address register clarifications
2014-09-03 Joel BrobeckerFix dwarf2loc.h::dwarf2_evaluate_property function...
2014-09-03 Alan Modradaily update
2014-09-02 Doug Evanstypeprint.c (find_global_typedef): Fix comment.
2014-09-02 Cary CoutantMake Elf_file::section_name() a const function, so...
2014-09-02 Cary CoutantFix problem with optimization of .eh_frame section...
2014-09-02 Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-09-02 Gary BensonUse XCNEW rather than xcalloc (1, ...) in linux-x86...
2014-09-02 Alan Modradaily update
2014-09-01 Maciej W. RozyckiMove `_initialize_varobj' to the end of varobj.c
2014-09-01 Alan Modradaily update
2014-08-31 Alan Modradaily update
2014-08-30 Han ShenThe 3rd patch for aarch64 gold.
2014-08-30 Alan Modrappc476 patch area size miscalculation
2014-08-30 Alan Modradaily update
2014-08-29 Gary BensonUse exceptions and cleanups in gdbserver
2014-08-29 Gary BensonIntroduce common/common-exceptions.[ch]
2014-08-29 Gary BensonIntroduce common/gdb_setjmp.h
2014-08-29 Gary BensonMove cleanups.[ch] to common
2014-08-29 Gary BensonMove internal_{,v}warning to common/errors.[ch]
2014-08-29 Gary BensonUnify startup and option-parsing warnings
2014-08-29 Gary BensonReplace all usage errors with calls to error
2014-08-29 Gary BensonReplace hardwired error handler in go32_create_inferior
2014-08-29 Gary BensonReplace hardwired error handler in captured_main
2014-08-29 Gary BensonReplace hardwired error handlers in tui_initialize_io
2014-08-29 Gary BensonMake warning usable earlier
2014-08-29 Gary BensonMake error usable earlier
2014-08-29 Gary BensonMake internal_vproblem always work
2014-08-29 Alan ModraPowerPC64 call lacks nop error
2014-08-29 Alan ModraPrevent alpha_vms_object_p stopping bfd_check_format_ma...
2014-08-29 Alan ModraReport an error for S-records with less than the minium...
2014-08-29 Alan ModraFix testsuite ld_simple_link_defsyms for windows targets
2014-08-29 Alan Modradaily update
2014-08-28 Doug EvansMove definition of some prologue-related functions...
2014-08-28 Doug Evanssymtab.c (find_function_start_sal): Move definition...
2014-08-28 Doug EvansRewrite {amd64,i386}-pseudo.c to better specify registe...
2014-08-28 H.J. LuCheck S-record with 0 size
2014-08-28 Gary BensonRemove fatal function and prototype
2014-08-28 Gary BensonConvert fatal to perror_with_name in IPA code
2014-08-28 Gary BensonConvert fatal to error in remote_prepare
2014-08-28 Gary BensonDowngrade fatal to warning in linux_async
2014-08-28 Gary BensonConvert fatal to gdb_assert in both i386_dr_low_set_addr
2014-08-28 Gary BensonStraightforward fatal to internal_error conversions
2014-08-28 Gary BensonShadow SIM's debug_printf function
2014-08-28 Yao Qiarm software watchpoint: return to epilogue
2014-08-28 Yao QiRemove dwarf_decode_lines argumewant_line_info
2014-08-28 Alan Modradaily update
2014-08-27 Joel Sherrillpsim: Correct spelling in comments.
2014-08-27 Doug Evansdwarf2read.c (dwarf_record_line): Fix typo.
2014-08-27 Sergio Durigan... Adding last commit's ChangeLog entry.
2014-08-27 Patrick PalkaFix terminal state corruption when starting a program...
2014-08-27 Doug Evanslib/gdb.exp (gdb_compile_shlib): Add support for clang.
2014-08-27 H.J. LuUse bfd_is_abs_section to check discarded input section
2014-08-27 H.J. LuDon't attach dynamic sections to input from ld --just...
2014-08-27 Will Newtonsrc-release.sh: Convert src-release to a shell script
2014-08-27 Alan Modradaily update
2014-08-26 DJ Delorierl78.h (RL78_RELAXA_MASK): New. Relax types are enums...
2014-08-26 DJ DelorieDisambiguate test for relaxation type.
2014-08-26 Jiong Wang[ARM] Update selected_cpu based on info got during...
2014-08-26 Jiong Wang[AArch64] Improve copy relocation support on four absol...
2014-08-26 Nick CliftonFix linker testsuite failures for Aarch64.
2014-08-26 Maciej W. RozyckiMIPS: Make the CODE10 operand code consistent between...
2014-08-26 Maciej W. RozyckiMIPS/gas: SAA/SAAD macro clean-ups
2014-08-26 Maciej W. RozyckiMIPS/gas/testsuite: Remove ECOFF offset alternatives
2014-08-26 Nick CliftonFix a typo in the selection pattern for the or1knd...
2014-08-26 Jan-Benedict... 2014-08-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2014-08-26 Alan Modradaily update
2014-08-25 Doug EvansFix clang compilation errors in gdb.mi/basics.c.
2014-08-25 Doug Evansgdb.threads/thread-execl.exp: #include <stdio.h>.
2014-08-25 Doug Evanslinux-nat.c (linux_nat_close): Don't pass NULL for...
2014-08-25 Yao QiFix grammatical error in comments
2014-08-25 Jose E. Marchesigas tests for the sparc instructions ldfsr, stfsr,...
2014-08-25 Alan Modradaily update
2014-08-24 Yao QiUpdate comments in scan_partial_symbols and add_partial...
2014-08-24 Yao Qiset print symbol off in py-value.exp and scm-value.exp
2014-08-24 Alan Modradaily update
2014-08-23 Hans-Peter... Fix m32r-elf sim, default hardware to off.
2014-08-23 Hans-Peter... Fix sh64-elf sim, default hardware to off.
next