aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-01 * gdb.python/python.exp: Remove redundant print-stack tests.Doug Evans2-15/+14
2013-10-012013-10-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+30
2013-10-01gdb/Yao Qi2-111/+95
2013-10-01 * arsup.c (ar_save): Respect the deterministic setting whenNick Clifton3-2/+13
2013-10-01gdb/Yao Qi3-15/+8
2013-10-01gdb/Yao Qi2-9/+5
2013-10-01gdb/Yao Qi3-8/+13
2013-10-01gdb/Yao Qi5-23/+46
2013-10-01[gdbserver/LynxOS]: Incomplete thread list after --attachJoel Brobecker2-1/+43
2013-10-012013-10-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-1/+5
2013-10-01[ELinOS] Best effort to load system libraries in case of incomplete envJoel Brobecker2-12/+33
2013-10-01wrong "catch exception" error message when finding trampoline msym.Joel Brobecker2-1/+9
2013-10-01daily updateAlan Modra1-1/+1
2013-09-30Add Size64 to movq/vmovq with Reg64 operandH.J. Lu3-16/+21
2013-09-30Add AMD bdver4 support.Saravanan Ekanathan12-1/+442
2013-09-302013-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-61/+152
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado61-536/+605
2013-09-30 * emulparams/msp430all.sh: Update ARCH names.Nick Clifton4-74/+83
2013-09-30daily updateAlan Modra1-1/+1
2013-09-29gdb/testsuite/Yao Qi2-1/+10
2013-09-29gdb: btrace: fix build errors on older glibc buildsMike Frysinger6-4/+21
2013-09-29daily updateAlan Modra1-1/+1
2013-09-28daily updateAlan Modra1-1/+1
2013-09-27 * dwarf2read.c (dwarf2_section_info): Add comment.Doug Evans2-13/+29
2013-09-27 * dwarf2read.c (die_reader_specs): Tweak comment.Doug Evans2-45/+117
2013-09-27 * dwarf2read.c (struct dwo_file): Add/tweak comments.Doug Evans2-41/+58
2013-09-27Pass offset_size to print_dwarf_vma for cie_idH.J. Lu4-5/+14
2013-09-27Fix regular /path/to/directory sysroots and target reported dll paths with dr...Pedro Alves4-3/+40
2013-09-27remote.c: Remove unnecessary fields from 'struct stop_reply'.Pedro Alves2-20/+18
2013-09-27daily updateAlan Modra1-1/+1
2013-09-26Fix set debug frame outputJan Kratochvil2-2/+11
2013-09-26 Replace constant values 8 to 15 by AMD64_R8_REGNUM toPierre Muller3-5/+21
2013-09-26 * objfiles.c (allocate_objfile): Move comment to better place.Doug Evans2-4/+6
2013-09-25 New option "set debug symfile on".Doug Evans9-6/+810
2013-09-25 * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans10-37/+41
2013-09-25 * symfile.h (struct sym_fns): Add "objfile" argument toDoug Evans4-4/+8
2013-09-25 * symtab.c (domain_name, search_domain_name): New functions.Doug Evans3-0/+38
2013-09-25 * symfile.h (struct quick_symbol_functions): Reorg arg list ofDoug Evans5-10/+20
2013-09-252013-08-25 Andrew Pinski <apinski@cavium.com>Andrew Pinski2-2/+7
2013-09-25ChangeLog:Ulrich Weigand4-2/+38
2013-09-25 * objfiles.c (free_objfile): Move comment.Doug Evans2-2/+5
2013-09-25daily updateAlan Modra1-1/+1
2013-09-24bfd/Richard Sandiford41-114/+145
2013-09-24Delete unused ada-exp.y:string_to_operatorJoel Brobecker2-39/+5
2013-09-24Fix name of file in ChangeLog entry (re-implement funcalls on x64-windows)Joel Brobecker1-1/+1
2013-09-24Revert use of classify callback in i386 gdbarch_tdep.Joel Brobecker4-62/+52
2013-09-24Revert use of memory_args_by_pointer in i386 gdbarch_tdep.Joel Brobecker3-43/+13
2013-09-24Revert use of integer_param_regs_saved_in_caller_frame in i386 gdbarch_tdep.Joel Brobecker3-19/+12
2013-09-24Reimplement function calls on amd64-windowsJoel Brobecker2-32/+248
2013-09-24 * readline.c (bind_arrow_keys_internal):Pierre Muller2-0/+10