Age | Commit message (Expand) | Author | Files | Lines |
2007-12-29 | * ada-lang.c (_initialize_ada_language): Attach executable_changed | Joel Brobecker | 2 | -0/+7 |
2007-12-29 | * gas/all/gas.exp: Skip relax test on hppa*-*-hpux*. | Dave Anglin | 2 | -1/+6 |
2007-12-29 | PR binutils/5146 | Dave Anglin | 3 | -0/+8 |
2007-12-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-28 | * elf-hppa.h (elf_hppa_osec_to_segment): New function. | Dave Anglin | 3 | -38/+56 |
2007-12-28 | daily update | Alan Modra | 1 | -1/+1 |
2007-12-28 | Add ',' at the end of cpu_flag_init. | H.J. Lu | 1 | -1/+1 |
2007-12-28 | gas/testsuite/ | H.J. Lu | 16 | -1478/+1611 |
2007-12-28 | * elf32-hppa.c (hppa_record_segment_addr): Locate the segment | Nick Clifton | 2 | -1/+29 |
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 | daily update | Alan Modra | 1 | -1/+1 |
2007-12-27 | * config/tc-hppa.h (DWARF2_CIE_DATA_ALIGNMENT): Wrap negative number | Dave Anglin | 2 | -2/+7 |
2007-12-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-26 | daily update | Alan Modra | 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 | daily update | Alan Modra | 1 | -1/+1 |
2007-12-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-24 | daily update | Alan Modra | 1 | -1/+1 |
2007-12-24 | * genscripts.sh (LIB_PATH): Include both {target_alias} and | Nick Clifton | 2 | -0/+26 |
2007-12-24 | * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb, | Joel Brobecker | 5 | -0/+115 |
2007-12-24 | bfd/ | H.J. Lu | 6 | -6/+66 |
2007-12-24 | 2007-12-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 4 | -5/+36 |
2007-12-24 | * ada-lang.c (ada_is_character_type): Add recognition of type | Joel Brobecker | 2 | -0/+6 |
2007-12-24 | Updated Russian translation. | Nick Clifton | 2 | -2298/+2581 |
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 | Fix a typo in comment. | H.J. Lu | 1 | -1/+1 |
2007-12-24 | gas/ | H.J. Lu | 12 | -1551/+3112 |
2007-12-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-12-23 | daily update | Alan Modra | 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 | daily update | Alan Modra | 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 |
2007-12-22 | binutils/ | H.J. Lu | 9 | -26/+128 |
2007-12-22 | * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of | Jim Blandy | 4 | -13/+38 |
2007-12-22 | * gdb.base/ptype.c (highest): New struct type. | Joel Brobecker | 3 | -0/+35 |
2007-12-22 | Use a simpler hash function. | Ian Lance Taylor | 1 | -21/+9 |
2007-12-22 | Correct contributor name on new tests, remove #if 0 code. | Ian Lance Taylor | 8 | -18/+8 |
2007-12-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |