Fix "infor reg sse" on Linux/x86-64.
[deliverable/binutils-gdb.git] / gdb /
2010-02-10  H.J. LuFix "infor reg sse" on Linux/x86-64.
2010-02-10  Tom Tromeygdb
2010-02-10  H.J. LuAdd i387_ext, i386_eflags and i386_mxcsr.
2010-02-10  Michael Snyder2010-02-10 Michael Snyder <msnyder@vmware.com>
2010-02-10  gdbadmin*** empty log message ***
2010-02-09  H.J. LuDocument i387_ext, i386_eflags and i386_mxcsr.
2010-02-09  Tristan Gingold2010-02-09 Tristan Gingold <gingold@adacore.com>
2010-02-09  Joel Brobecker * gdb.ada/ptype_tagged_param: New testcase.
2010-02-09  Joel BrobeckerWrong type description for tagged type parameter.
2010-02-09  Tristan Gingold2010-02-08 Tristan Gingold <gingold@adacore.com>
2010-02-09  gdbadmin*** empty log message ***
2010-02-08  Tom Tromeygdb
2010-02-08  Ulrich Weigand * infrun.c (handle_inferior_event): Do not look up...
2010-02-08  H.J. LuDocument i386 XML target features.
2010-02-08  Chris MollerPR gdb/10728
2010-02-08  Chris MollerPR gdb/9067
2010-02-08  Pedro Alves * linux-nat.c (linux_nat_resume): In non-stop, also...
2010-02-08  Joel Brobecker * lib/gdb.exp (gdb_test_timeout): New global...
2010-02-08  H.J. LuAdd x86 XML target description files.
2010-02-08  gdbadmin*** empty log message ***
2010-02-07  gdbadmin*** empty log message ***
2010-02-06  gdbadmin*** empty log message ***
2010-02-05  Doug Evans testsuite/
2010-02-05  Sami Wagiaalla2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
2010-02-05  Doug Evans * gdbint.texinfo (Testsuite): Add a new section to...
2010-02-05  Hui Zhu2010-02-05 Hui Zhu <teawater@gmail.com>
2010-02-05  gdbadmin*** empty log message ***
2010-02-04  Doug Evans * solib-svr4.c (enable_break): Add comment.
2010-02-04  Anthony GreenFix prolog analyzer
2010-02-04  Tom Tromeygdb
2010-02-04  Tom Tromey PR cli/8830:
2010-02-04  H.J. LuCall tui_initialize_readline only if gdb_stdout is...
2010-02-04  H.J. LuGenerate set_tdesc_osabi for valid OSABI.
2010-02-04  Tristan Gingold2010-02-04 Tristan Gingold <gingold@adacore.com>
2010-02-04  Vladimir Prus Include MI command in remotelog.
2010-02-04  gdbadmin*** empty log message ***
2010-02-03  H.J. LuPass target_gdbarch to gdbarch_qsupported.
2010-02-03  H.J. Lu2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
2010-02-03  H.J. LuAdd qsupported to gdbarch.
2010-02-03  Daniel Jacobowitz * amd64fbsd-nat.c (amd64fbsd_supply_pcb): Also check for
2010-02-03  Tristan Gingold2010-02-03 Tristan Gingold <gingold@adacore.com>
2010-02-03  H.J. LuIncrease MAX_REGISTER_SIZE to 32.
2010-02-03  gdbadmin*** empty log message ***
2010-02-02  Tom Tromeygdb
2010-02-02  Tom Tromey * gnu-v2-abi.c: Don't include gnu-v2-abi.h.
2010-02-02  Tom Tromeygdb
2010-02-02  Tom Tromeygdb
2010-02-02  Joel Brobeckergdbserver crash when running 32bits exes on x64 Windows.
2010-02-02  gdbadmin*** empty log message ***
2010-02-01  Jan Kratochvilgdb/
2010-02-01  Daniel Jacobowitz * i386-tdep.c (i386_frame_cache): Assume valid...
2010-02-01  Jan Kratochvilgdb/
2010-02-01  Daniel Jacobowitz * gdb.base/bigcore.exp: Reset increased timeout.
2010-02-01  Daniel Jacobowitz * gdb.base/gcore.exp (capture_command_output): Use
2010-02-01  Daniel Jacobowitz * gdbarch.sh: Set LANG and LC_ALL to C, not c.
2010-02-01  Daniel Jacobowitz * arm-tdep.c (arm_find_mapping_symbol): New function...
2010-02-01  Daniel Jacobowitz * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)
2010-02-01  Daniel Jacobowitz * arch-utils.c (default_remote_breakpoint_from_pc...
2010-02-01  gdbadmin*** empty log message ***
2010-01-31  gdbadmin*** empty log message ***
2010-01-30  gdbadmin*** empty log message ***
2010-01-29  Daniel Jacobowitz * infrun.c (prepare_to_proceed): Handle other signals...
2010-01-29  Daniel Jacobowitz * gdb.base/call-strs.exp, gdb.base/default.exp,
2010-01-29  Joel Brobeckeramd64 - function returning record with field straddling...
2010-01-29  Joel BrobeckerImplement return values on amd64-windows.
2010-01-29  Joel Brobeckeramd64-windows: 32 bytes allocated on stack by caller...
2010-01-29  Joel BrobeckerAdd summary line to the second to last entry.
2010-01-29  Joel Brobeckeramd64-windows: memory args passed by pointer during...
2010-01-29  Joel Brobeckeramd64: Integer parameters in function calls on Windows.
2010-01-29  gdbadmin*** empty log message ***
2010-01-28  Daniel Jacobowitz * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
2010-01-28  Daniel Jacobowitz * regcache.c (regcache_xmalloc): Add aspace argument...
2010-01-28  Sami Wagiaalla2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
2010-01-28  Joel BrobeckerAnother -Wunused-function error in procfs.c (sparc...
2010-01-28  gdbadmin*** empty log message ***
2010-01-27  Jan Kratochvilgdb/testsuite/
2010-01-27  Christopher Faylor* windows-nat.c (windows_initialization_done): New...
2010-01-27  Sami Wagiaalla2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
2010-01-27  Doug Evans * solib-svr4.c (solib_break_names): Add __dl_rtld_db_d...
2010-01-27  Jan Kratochvilgdb/
2010-01-27  gdbadmin*** empty log message ***
2010-01-26  Doug Evans * breakpoint.c (bpstat_stop_status): Delete useless...
2010-01-26  Jan Kratochvilgdb/
2010-01-26  Tom Tromeygdb
2010-01-26  Sami Wagiaalla 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
2010-01-26  Sami Wagiaalla2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
2010-01-26  gdbadmin*** empty log message ***
2010-01-25  Tom Tromeygdb
2010-01-25  Rainer Orth * configure.ac: Only use host_os part when disabling...
2010-01-25  Tristan Gingold2010-01-25 gingold <gingold@adacore.com>
2010-01-25  gdbadmin*** empty log message ***
2010-01-24  Jan Kratochvilgdb/testsuite/
2010-01-24  gdbadmin*** empty log message ***
2010-01-23  gdbadmin*** empty log message ***
2010-01-22  Tom Tromeygdb
2010-01-22  gdbadmin*** empty log message ***
2010-01-21  Pedro Alves * linux-ppc-low.c (ppc_arch_setup): Adjust to regcache
2010-01-21  Jan Kratochvilgdb/gdbserver/
2010-01-21  Doug Evans * linux-low.c (PTRACE_ARG3_TYPE): Change from long...
2010-01-21  Doug Evans * linux-arm-low.c: Remove redundant include of gdb_pro...
next
This page took 0.043349 seconds and 7 git commands to generate.