aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-14* doc/c-arc.texi (ARC Directives): Revert last change and useAndreas Schwab3-12/+18
2013-03-14gdb/Jan Kratochvil2-5/+17
2013-03-14gdb/Jan Kratochvil2-4/+14
2013-03-14gdb/testsuite/Yao Qi114-256/+365
2013-03-142013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2-1/+6
2013-03-14From: Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior6-3/+36
2013-03-14 PR gas/15273Nick Clifton2-1/+7
2013-03-14 PR gas/15212Nick Clifton5-59/+78
2013-03-14gdb/testsuite/Yao Qi2-2/+40
2013-03-14gdb/Yao Qi2-1/+7
2013-03-14gdb/Yao Qi2-0/+19
2013-03-14gdb/Yao Qi10-18/+776
2013-03-14 * emulparams/aarch64linux.sh (LIBPATH_SUFFIX): Set to 64 forJakub Jelinek2-0/+15
2013-03-14gdb/Yao Qi4-131/+646
2013-03-14*** empty log message ***gdbadmin1-1/+1
2013-03-13daily updateAlan Modra1-1/+1
2013-03-13Make hppa-hpux-nat.c:hppa_hpux_save_state_offset static.Pedro Alves2-1/+5
2013-03-13Fix completer.c FIXME, and invalid pointer to pointer conversion.Pedro Alves4-99/+35
2013-03-13Extraneous NULL in linux_target_ops when HAVE_LINUX_BTRACE not definedJoel Brobecker2-1/+5
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves33-256/+462
2013-03-13 * gdb.texinfo (Maintenance Commands): Add missing ')' forKeith Seitz2-1/+6
2013-03-13More invalid pointer to pointer conversions.Pedro Alves7-17/+61
2013-03-13 * tracepoint.c (tfile_get_trace_state_variable_value): Look forYao Qi6-10/+63
2013-03-13gdb/testsuite/Yao Qi2-16/+9
2013-03-13*** empty log message ***gdbadmin1-1/+1
2013-03-12daily updateAlan Modra1-1/+1
2013-03-12 * powerpc.cc (is_branch_reloc): Forward declare.Alan Modra7-89/+166
2013-03-12Update NEWS file following GDB 7.6 branch creation.Joel Brobecker2-1/+9
2013-03-12Record GDB 7.6 branch creation. Bump version number to 7.6.50.20130312-cvs.gdbadmin2-1/+6
2013-03-122013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore42-1031/+951
2013-03-122013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>gdb_7_6-branchpointSandra Loosemore6-9/+25
2013-03-12 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz6-25/+44
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz20-109/+207
2013-03-122013-03-12 Hui Zhu <hui@codesourcery.com>Hui Zhu2-2/+6
2013-03-12Eliminate warning message.Michael Eager2-1/+7
2013-03-122013-03-12 Yao Qi <yao@codesourcery.com>Hui Zhu2-21/+12
2013-03-12Allow 'thread' to be used as a variable name in expressions.Paul N. Hilfinger7-11/+176
2013-03-122013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore10-0/+84
2013-03-122013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore8-0/+87
2013-03-122013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore6-0/+114
2013-03-12 * gc.h (gc_process_relocs): Look through function descriptorsAlan Modra2-20/+52
2013-03-12*** empty log message ***gdbadmin1-1/+1
2013-03-11daily updateAlan Modra1-1/+1
2013-03-11 * gdb.texinfo (General Query Packets): Don't use colon in indexEli Zaretskii2-0/+8
2013-03-11 * watchpoint.exp (test_no_hw_watchpoints): Add test usingKeith Seitz2-0/+11
2013-03-11gdb/Jan Kratochvil3-0/+13
2013-03-11 * linespec.c (find_linespec_symbols): Call find_function_symbolsDoug Evans2-58/+77
2013-03-11Avoid invalid pointer to pointer conversions.Pedro Alves3-20/+35
2013-03-112013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2-2/+7
2013-03-11Add support for AArch32 CRC instruction in ARMv8.Kyrylo Tkachov12-1/+221