aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling19-103/+124
2008-01-11 * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling36-38/+79
2008-01-11 * defs.h (struct continuation_arg): Fix typo in comment.Doug Evans3-2/+7
2008-01-11*** empty log message ***gdbadmin1-1/+1
2008-01-10*** empty log message ***gdbadmin1-1/+1
2008-01-09 * doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from string.Thiago Jung Bauermann8-10/+22
2008-01-09 * gdb.ada/null_array: New test program.Joel Brobecker5-0/+131
2008-01-09 * gdbtypes.c (create_array_type): Add handling of null Ada arrays.Joel Brobecker2-7/+26
2008-01-09 * printcmd.c (printf_command): Add seen_big_h, seen_big_d andLuis Machado6-95/+158
2008-01-09 * dwarf2read.c (read_enumeration_type): Add comment.Joel Brobecker2-0/+9
2008-01-09*** empty log message ***gdbadmin1-1/+1
2008-01-08 * gdb.ada/funcall_param: New test program.Joel Brobecker5-0/+129
2008-01-08 * config.in: Regenerate.Thiago Jung Bauermann2-0/+7
2008-01-08 * gdb.ada/arrayparam: New test program.Joel Brobecker5-0/+145
2008-01-08 * ada-lang.c (ada_convert_actual): Renames convert_actual.Joel Brobecker5-34/+30
2008-01-08 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmdJoel Brobecker2-0/+9
2008-01-08 * ada-lang.c (ensure_lval): Fix value lval kind.Joel Brobecker2-3/+14
2008-01-08 * dbxread.c (read_dbx_symtab): Fix indentation.Doug Evans2-2/+6
2008-01-08*** empty log message ***gdbadmin1-1/+1
2008-01-07 * gdb.texinfo (C and C++): Add Decimal Floating Point formatThiago Jung Bauermann2-0/+29
2008-01-07 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add testsThiago Jung Bauermann4-38/+230
2008-01-07 * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann9-33/+510
2008-01-07 Ignore change in name of dynamic linker duringVladimir Prus4-2/+44
2008-01-07*** empty log message ***gdbadmin1-1/+1
2008-01-06* win32-nat.c (win32_make_so): Use cygwin-style path to avoid warnings whenChristopher Faylor3-2/+7
2008-01-06*** empty log message ***gdbadmin1-1/+1
2008-01-05 gdb/Pedro Alves4-3/+17
2008-01-05 gdb/Pedro Alves4-44/+63
2008-01-05 * gdb.ada/packed_tagged/comp_bug.adb: New file.Joel Brobecker3-0/+110
2008-01-05 * ada-lang.c (ada_which_variant_applies): Correctly computeJoel Brobecker2-7/+11
2008-01-05 * gdbint.texinfo (Start of New Year Procedure): Add itemJoel Brobecker2-0/+12
2008-01-05*** empty log message ***gdbadmin1-1/+1
2008-01-04 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,Joel Brobecker5-0/+202
2008-01-04 * ada-lang.c (is_name_suffix): Handle middle-name numeric suffixesJoel Brobecker2-14/+24
2008-01-04 * gdb.ada/packed_array.exp: Add testing of references toJoel Brobecker2-0/+15
2008-01-04 * ada-lang.c (decode_packed_array_type): Avoid a seg faultJoel Brobecker3-6/+36
2008-01-04 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:Joel Brobecker4-0/+113
2008-01-04 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,Joel Brobecker5-0/+163
2008-01-04 * ada-exp.y: Allow '{type} ADDRESS' notation on left of assignment.Joel Brobecker2-1/+5
2008-01-04 * ada-lang.c (ada_evaluate_subexp): Evaluate tagged types inJoel Brobecker2-0/+14
2008-01-04 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,Joel Brobecker5-0/+151
2008-01-04 * ada-exp.y (chop_separator): New function.Joel Brobecker2-11/+104
2008-01-04*** empty log message ***gdbadmin1-1/+1
2008-01-03 * symtab.c (find_pc_sect_line): Use SYMBOL_VALUE_ADDRESS insteadThiago Jung Bauermann2-2/+7
2008-01-03 * gdb.ada/print_pc.exp: New testcase.Joel Brobecker2-0/+48
2008-01-03 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,Joel Brobecker1-0/+6
2008-01-03 * ada-lang.c (resolve_subexp): Add handling of OP_REGISTERJoel Brobecker2-0/+6
2008-01-03 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,Joel Brobecker4-0/+129
2008-01-03 * dwarf2read.c (read_enumeration_type): Flag type as stub ifJoel Brobecker2-0/+8
2008-01-03 * gdb.ada/array_bounds/bar.adb: New file.Joel Brobecker3-0/+90