Age | Commit message (Expand) | Author | Files | Lines |
2008-04-19 | * gdb.ada/atomic_enum: New test program. | Joel Brobecker | 4 | -0/+128 |
2008-02-05 | * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb, | Joel Brobecker | 4 | -0/+227 |
2008-02-01 | * gdb.ada/sym_print_name: New test program. | Joel Brobecker | 4 | -0/+142 |
2008-02-01 | * gdb.ada/nested/hello.adb: New file. | Joel Brobecker | 3 | -0/+82 |
2008-01-30 | * gdb.ada/formatted_ref: New test program. | Joel Brobecker | 4 | -0/+173 |
2008-01-30 | 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com> | Paul N. Hilfinger | 2 | -0/+91 |
2008-01-09 | * gdb.ada/null_array: New test program. | Joel Brobecker | 4 | -0/+126 |
2008-01-08 | * gdb.ada/funcall_param: New test program. | Joel Brobecker | 4 | -0/+124 |
2008-01-08 | * gdb.ada/arrayparam: New test program. | Joel Brobecker | 4 | -0/+140 |
2008-01-08 | * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd | Joel Brobecker | 1 | -0/+4 |
2008-01-05 | * gdb.ada/packed_tagged/comp_bug.adb: New file. | Joel Brobecker | 2 | -0/+105 |
2008-01-04 | * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb, | Joel Brobecker | 4 | -0/+196 |
2008-01-04 | * gdb.ada/packed_array.exp: Add testing of references to | Joel Brobecker | 1 | -0/+10 |
2008-01-04 | * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb: | Joel Brobecker | 3 | -0/+107 |
2008-01-04 | * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb, | Joel Brobecker | 4 | -0/+157 |
2008-01-04 | * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb, | Joel Brobecker | 4 | -0/+145 |
2008-01-03 | * gdb.ada/print_pc.exp: New testcase. | Joel Brobecker | 1 | -0/+44 |
2008-01-03 | * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb, | Joel Brobecker | 4 | -0/+129 |
2008-01-03 | * gdb.ada/array_bounds/bar.adb: New file. | Joel Brobecker | 2 | -0/+85 |
2008-01-03 | * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb, | Joel Brobecker | 4 | -0/+115 |
2008-01-03 | * gdb.ada/fun_addr/foo.adb: New file. | Joel Brobecker | 2 | -0/+63 |
2008-01-02 | * array_subscript_addr/p.adb: New file. | Joel Brobecker | 2 | -0/+74 |
2008-01-02 | * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb: | Joel Brobecker | 3 | -0/+90 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 40 | -40/+40 |
2008-01-01 | * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb, | Joel Brobecker | 4 | -0/+122 |
2008-01-01 | * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb, | Joel Brobecker | 4 | -0/+122 |
2008-01-01 | * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb, | Joel Brobecker | 4 | -0/+144 |
2007-12-28 | * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb, | Joel Brobecker | 4 | -0/+126 |
2007-12-28 | * gdb.ada/boolean_expr.exp: New testcase. | Joel Brobecker | 1 | -0/+42 |
2007-12-26 | * gdb.ada/Makefile.in (EXECUTABLES): Update list. | Joel Brobecker | 3 | -4/+16 |
2007-12-24 | * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb, | Joel Brobecker | 4 | -0/+109 |
2007-12-24 | * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb, | Joel Brobecker | 4 | -0/+154 |
2007-12-17 | * gdb.ada/frame_args/foo.adb: New file. | Joel Brobecker | 4 | -0/+153 |
2007-08-23 | Switch the license of all .exp files to GPLv3. | Joel Brobecker | 9 | -45/+28 |
2007-08-23 | Switch the licensing to GPLv3 for all .ads and .adb files. | Joel Brobecker | 14 | -50/+28 |
2007-03-27 | * gdb.ada/exec_changed.exp: Avoid "set confirm off". | Daniel Jacobowitz | 1 | -5/+0 |
2007-03-27 | * config/gdbserver.exp (gdbserver_gdb_load): Update argument list. | Daniel Jacobowitz | 3 | -9/+21 |
2007-02-27 | * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos. | Joel Brobecker | 1 | -2/+2 |
2007-01-12 | revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com> | Nathan Sidwell | 8 | -34/+18 |
2007-01-11 | * lib/gdb.exp (gdb_compile_test): New. | Nathan Sidwell | 8 | -18/+34 |
2007-01-10 | * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime | Daniel Jacobowitz | 1 | -3/+13 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 20 | -20/+20 |
2007-01-04 | Make this testcase a bit more realistic. The current code | Joel Brobecker | 3 | -5/+7 |
2007-01-04 | * gdb.ada/catch_ex/foo.adb: New file. | Joel Brobecker | 2 | -0/+188 |
2006-12-29 | * gdb.ada/array_return.exp: Update copyright date list. | Joel Brobecker | 1 | -1/+1 |
2006-12-27 | * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type. | Joel Brobecker | 4 | -2/+28 |
2006-10-06 | * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that | Joel Brobecker | 1 | -18/+0 |
2006-10-06 | * gdb.ada/array_return/pck.ads: Add copyright notice. | Joel Brobecker | 5 | -0/+85 |
2006-10-06 | * gdb.ada/watch_arg/watch.adb: New file. | Joel Brobecker | 2 | -0/+92 |
2006-02-07 | * gdb.ada/array_return.exp: Mark the last test as expected to fail | Joel Brobecker | 1 | -0/+8 |