aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-24 * bfd/elf32-arm.c (v8): New array.Matthew Gretton-Dann30-37/+303
2012-08-24 * h8300-tdep.c (h8300_push_dummy_call): Replace unsafe allocaSiddhesh Poyarekar5-7/+31
2012-08-24gdb/testsuite/Yao Qi2-6/+4
2012-08-24gdb/Yao Qi2-1/+6
2012-08-24*** empty log message ***gdbadmin1-1/+1
2012-08-24daily updateAlan Modra1-1/+1
2012-08-23 Document how to return from "python-interactive" to GDB.Yit Phang Khoo3-2/+12
2012-08-232012-08-23 Pedro Alves <palves@redhat.com>Pedro Alves4-6/+19
2012-08-232012-08-23 Pedro Alves <palves@redhat.com>Pedro Alves2-1/+6
2012-08-23gdb/Yao Qi5-30/+109
2012-08-23gdb/testsuite/Yao Qi4-16/+23
2012-08-23gdb/gdbserver/Yao Qi2-2/+5
2012-08-23daily updateAlan Modra1-1/+1
2012-08-23*** empty log message ***gdbadmin1-1/+1
2012-08-222012-08-22 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2-1/+6
2012-08-22 Enable readline in Python in a GDB-specific way and block theYit Phang Khoo5-0/+134
2012-08-22 * defs.h: Include build-gnulib/config.hKeith Seitz5-0/+13
2012-08-22 * arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pcJoseph Myers5-1/+86
2012-08-22 Add a new "python-interactive" command that starts a standardYit Phang Khoo4-4/+145
2012-08-222012-08-22 Cary Coutant <ccoutant@google.com>Cary Coutant2-2/+6
2012-08-22 * defs.h (quit_flag): Don't declare.Tom Tromey13-16/+131
2012-08-22 * event-top.c (sigwinch_token, handle_sigwinch): Remove.Tom Tromey5-40/+12
2012-08-22 * jit.c (jit_object_close_impl): Don't malloc the objfileTom Tromey5-12/+27
2012-08-22 * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey13-24/+54
2012-08-22 * dwarf2read.c (macro_start_file): Update.Tom Tromey6-9/+23
2012-08-22 * elfread.c (elf_symtab_read): Update.Tom Tromey8-11/+133
2012-08-22 * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.Tom Tromey3-0/+23
2012-08-22 * registry.h (struct registry_fields): New.Tom Tromey5-27/+63
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey20-372/+278
2012-08-22 * exec.c (exec_close, exec_file_attach): Update.Tom Tromey5-13/+37
2012-08-22 * lib/gdb.exp (skip_unwinder_tests): New proc.Tom Tromey4-43/+45
2012-08-22 * cli/cli-cmds.c (filter_sals): Handle nelts == 0 case.Tom Tromey2-1/+6
2012-08-22Move aarch64 announcement into 2.23 section.Nick Clifton2-4/+4
2012-08-22*** empty log message ***gdbadmin1-1/+1
2012-08-22daily updateAlan Modra1-1/+1
2012-08-21Fix sparc opcode encoding for 4-arg crypto instructions.David S. Miller6-27/+41
2012-08-212012-08-21 Cary Coutant <ccoutant@google.com>Cary Coutant2-2/+9
2012-08-21 * gdb.hp/gdb.aCC/exception.exp: Remove.Tom Tromey2-21/+4
2012-08-21 * symfile.c (allocate_symtab): Use host_address_to_stringPierre Muller2-2/+8
2012-08-21*** empty log message ***gdbadmin1-1/+1
2012-08-21daily updateAlan Modra1-1/+1
2012-08-20 * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc forTom Tromey8-22/+52
2012-08-20Replace --n32 with --x32H.J. Lu2-1/+5
2012-08-20opcodes/ChangeLogAlan Modra4-33/+43
2012-08-20daily updateAlan Modra1-1/+1
2012-08-20*** empty log message ***gdbadmin1-1/+1
2012-08-192012-08-19 Andrew Pinski <apinski@cavium.com>Andrew Pinski5-1/+223
2012-08-192012-08-19 Andrew Pinski <apinski@cavium.com>Andrew Pinski2-0/+6
2012-08-192012-08-19 Andrew Pinski <apinski@cavium.com>Andrew Pinski2-8/+12
2012-08-19 PR c++/14365Keith Seitz5-2/+435