Age | Commit message (Expand) | Author | Files | Lines |
2008-01-02 | * linux-nat.c (linux_child_follow_fork): Call also CHECK_FOR_THREAD_DB. | Jan Kratochvil | 5 | -0/+109 |
2008-01-02 | * array_subscript_addr/p.adb: New file. | Joel Brobecker | 3 | -0/+79 |
2008-01-02 | * ada-lang.c (ada_evaluate_subexp): Modify the value returned | Joel Brobecker | 2 | -3/+11 |
2008-01-02 | * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb: | Joel Brobecker | 4 | -0/+96 |
2008-01-02 | * ada-lang.c (ada_value_equal): Dereference reference types when | Joel Brobecker | 2 | -0/+10 |
2008-01-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1326 | -1374/+1463 |
2008-01-01 | * win32-nat.c (psapi_module_handle): Remove static. | Christopher Faylor | 3 | -160/+200 |
2008-01-01 | * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb, | Joel Brobecker | 5 | -0/+128 |
2008-01-01 | * ada-lang.c (ada_remove_trailing_digits): New function. | Joel Brobecker | 2 | -46/+116 |
2008-01-01 | * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb, | Joel Brobecker | 5 | -0/+128 |
2008-01-01 | * ada-valprint.c (ada_val_print_1) [TYPE_CODE_REF]: Ignore deref_ref | Joel Brobecker | 2 | -25/+33 |
2008-01-01 | * ada-lang.c (ada_evaluate_subexp, case BINOP_SUB): Add handling | Joel Brobecker | 2 | -2/+20 |
2008-01-01 | * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb, | Joel Brobecker | 5 | -0/+150 |
2008-01-01 | Implement support for Ada interface types. | Joel Brobecker | 2 | -6/+50 |
2008-01-01 | * top.c (print_gdb_version): Update copyright year. | Joel Brobecker | 2 | -1/+5 |
2008-01-01 | * ChangeLog-2007: New ChangeLog rotation. | Joel Brobecker | 3 | -10617/+10635 |
2008-01-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-31 | * gdb.base/multi-forks.exp: Consume all output from child | Jim Blandy | 2 | -4/+45 |
2007-12-31 | * remote.c (unpack_nibble): Use fromhex. | Daniel Jacobowitz | 3 | -3/+8 |
2007-12-31 | * hppa-linux-nat.c: Use hppa-linux-offsets.h. | Daniel Jacobowitz | 3 | -5/+110 |
2007-12-31 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-30 | * configure.tgt (*-*-mingw32ce*): Set gdb_osabi to | Pedro Alves | 2 | -0/+9 |
2007-12-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-29 | * i386nbsd-tdep.c: Include "trad-frame.h" and "tramp-frame.h" | Mark Kettenis | 4 | -114/+221 |
2007-12-29 | * configure: Regenerated. | Jim Blandy | 2 | -1/+7 |
2007-12-29 | * ada-lang.c (_initialize_ada_language): Attach executable_changed | Joel Brobecker | 2 | -0/+7 |
2007-12-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-28 | * ada-lang.c (ada_evaluate_subexp): Break two large expressions | Joel Brobecker | 2 | -10/+21 |
2007-12-28 | * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb, | Joel Brobecker | 5 | -0/+132 |
2007-12-28 | * ada-lang.c (ada_value_cast): New function, extracted out from | Joel Brobecker | 2 | -25/+44 |
2007-12-28 | * gdb.ada/boolean_expr.exp: New testcase. | Joel Brobecker | 2 | -0/+46 |
2007-12-28 | * ada-lang.c (ada_evaluate_subexp): Add cases for BINOP_LOGICAL_AND, | Joel Brobecker | 3 | -0/+27 |
2007-12-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-26 | * gdb.base/multi-forks.exp: Doc fix. | Jim Blandy | 2 | -3/+12 |
2007-12-26 | * gdb.ada/Makefile.in (EXECUTABLES): Update list. | Joel Brobecker | 4 | -5/+23 |
2007-12-26 | * dwarf2read.c (read_base_type): Fix obvious &&/|| confusion. | Joel Brobecker | 2 | -2/+6 |
2007-12-26 | * dwarf2-frame.c (execute_cfa_program): Call dwarf2_restore_rule | Luis Machado | 2 | -20/+39 |
2007-12-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-24 | * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb, | Joel Brobecker | 5 | -0/+115 |
2007-12-24 | * ada-lang.c (ada_is_character_type): Add recognition of type | Joel Brobecker | 2 | -0/+6 |
2007-12-24 | * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb, | Joel Brobecker | 5 | -0/+160 |
2007-12-24 | * dwarf2read.c (read_base_type): Set code to TYPE_CODE_CHAR | Joel Brobecker | 3 | -11/+25 |
2007-12-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-23 | * infrun.c (handle_inferior_event): Remove code that made us | Joel Brobecker | 2 | -14/+5 |
2007-12-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-22 | 2007-12-22 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 3 | -14/+28 |
2007-12-22 | * dwarf2read.c (scan_partial_symbols partial_die_parent_scope) | Jan Kratochvil | 2 | -0/+18 |