summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gdbadmin2008-01-231-1/+1
* * gdb.base/float.exp: Allow missing floating point for m68k andDaniel Jacobowitz2008-01-222-2/+22
* * breakpoint.c (break_command_really): New parameterVladimir Prus2008-01-227-7/+58
* * mn10300-linux-tdep.c (am33_linux_sigframe_cache_init): FindKevin Buettner2008-01-222-0/+8
* *** empty log message ***gdbadmin2008-01-221-1/+1
* * infrun.c (handle_inferior_event): IfVladimir Prus2008-01-212-18/+7
* *** empty log message ***gdbadmin2008-01-211-1/+1
* *** empty log message ***gdbadmin2008-01-201-1/+1
* Add NetBSD/hppa target and host support.Nick Hudson2008-01-1910-107/+661
* * gdb.texinfo (Specify Location): New section.Eli Zaretskii2008-01-192-93/+126
* *** empty log message ***gdbadmin2008-01-191-1/+1
* * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling2008-01-1815-32/+92
* * jv-exp.y (yylex): Replace DEPRECATED_STREQN with the appropriateMarkus Deuling2008-01-185-59/+38
* *** empty log message ***gdbadmin2008-01-181-1/+1
* binutils/H.J. Lu2008-01-172-1/+5
* * README: Mention gdbserver/README.Jim Blandy2008-01-172-0/+8
* * valarith.c (value_binop): Handle BINOP_INTDIVPierre Muller2008-01-172-0/+7
* * s390-tdep.c (s390_gdbarch_init): Set default long doubleUlrich Weigand2008-01-172-0/+11
* * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integerPedro Alves2008-01-175-8/+26
* * hpux-thread.c (hpux_thread_resume): Delete commented-out code.Joel Brobecker2008-01-172-9/+4
* *** empty log message ***gdbadmin2008-01-171-1/+1
* * auxv.c (fprint_target_auxv): Add support for AT_SUN_AUXFLAGS.Mark Kettenis2008-01-162-0/+4
* * dfp.c, dfp.h: Rename decimal_to_double to decimal_to_doublest.Mark Kettenis2008-01-164-4/+9
* * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): ReplaceMarkus Deuling2008-01-168-26/+41
* * mn10300-tdep.h (AM33_MODE): Add gdbarch as parameter.Markus Deuling2008-01-163-11/+29
* * amd64-nat.h (amd64_native_gregset_supplies_p): Add gdbarch asMarkus Deuling2008-01-165-20/+43
* * ppc-linux-nat.c (ppc_register_u_addr): Add gdbarch as parameter.Markus Deuling2008-01-162-5/+10
* * dbxread.c (repeated_header_complaint, dbx_symfile_init)Markus Deuling2008-01-162-49/+88
* 2008-01-15 Michael Snyder <msnyder@specifix.com>Michael Snyder2008-01-162-1/+5
* *** empty log message ***gdbadmin2008-01-161-1/+1
* *** empty log message ***gdbadmin2008-01-151-1/+1
* * win32-nat.c (win32_create_inferior): Restore code callingPierre Muller2008-01-142-0/+8
* *** empty log message ***gdbadmin2008-01-141-1/+1
* * configure.ac: Check for void * as 3 argument of ptrace.Nick Hudson2008-01-133-2/+7
* *** empty log message ***gdbadmin2008-01-131-1/+1
* * gdb.texinfo (C Operators): Remove incorrect parenthetical commentJoel Brobecker2008-01-122-1/+6
* *** empty log message ***gdbadmin2008-01-121-1/+1
* * alpha-tdep.c (alpha_heuristic_proc_start)Markus Deuling2008-01-1117-140/+244
* * exec.c: #include "arch-utils.h"Markus Deuling2008-01-1119-103/+124
* * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling2008-01-1136-38/+79
* * defs.h (struct continuation_arg): Fix typo in comment.Doug Evans2008-01-113-2/+7
* *** empty log message ***gdbadmin2008-01-111-1/+1
* *** empty log message ***gdbadmin2008-01-101-1/+1
* * doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from string.Thiago Jung Bauermann2008-01-098-10/+22
* * gdb.ada/null_array: New test program.Joel Brobecker2008-01-095-0/+131
* * gdbtypes.c (create_array_type): Add handling of null Ada arrays.Joel Brobecker2008-01-092-7/+26
* * printcmd.c (printf_command): Add seen_big_h, seen_big_d andLuis Machado2008-01-096-95/+158
* * dwarf2read.c (read_enumeration_type): Add comment.Joel Brobecker2008-01-092-0/+9
* *** empty log message ***gdbadmin2008-01-091-1/+1
* * gdb.ada/funcall_param: New test program.Joel Brobecker2008-01-085-0/+129