Age | Commit message (Expand) | Author | Files | Lines |
2009-03-26 | daily update | Alan Modra | 1 | -1/+1 |
2009-03-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-25 | ARI fix: "xasprintf" rule. | Pierre Muller | 2 | -2/+7 |
2009-03-25 | * remote.c (remote_start_remote): In non-stop mode, call | Pedro Alves | 2 | -2/+12 |
2009-03-25 | * breakpoint.c (breakpoint_thread_match): Split a large condition | Joel Brobecker | 2 | -14/+30 |
2009-03-25 | Fix the date in the last entry. | Joel Brobecker | 1 | -1/+1 |
2009-03-25 | gdb/ | Pedro Alves | 6 | -9/+38 |
2009-03-25 | * infrun.c (normal_stop): Use has_stack_frames instead of | Pedro Alves | 12 | -134/+137 |
2009-03-25 | gdb/ | Thiago Jung Bauermann | 4 | -8/+37 |
2009-03-25 | 2009-03-25 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+7 |
2009-03-25 | * gdb.base/charset.exp (valid_target_charset): New proc. | Tom Tromey | 2 | -0/+17 |
2009-03-25 | * mn10300-tdep.c (trad-frame.h): Don't include. | Kevin Buettner | 2 | -515/+777 |
2009-03-25 | * gdb.base/completion.exp: Add a test for directory completion. | Pierre Muller | 2 | -0/+34 |
2009-03-25 | Fix completer problem for filename completion on the first try. | Pierre Muller | 4 | -23/+95 |
2009-03-25 | ARI fix: "strlen d_name" rule. | Pierre Muller | 2 | -1/+7 |
2009-03-25 | 2009-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com> | M R Swami Reddy | 1 | -0/+5 |
2009-03-25 | 2009-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com> | M R Swami Reddy | 1 | -20/+20 |
2009-03-25 | * ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-e-tpoffcomm1.d, | Hans-Peter Nilsson | 4 | -0/+91 |
2009-03-25 | * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD> | Hans-Peter Nilsson | 2 | -2/+9 |
2009-03-25 | * readelf.c (process_file_header): Don't report a corrupt string | Alan Modra | 2 | -1/+7 |
2009-03-25 | * symtab.h (needs_plt_entry): Check for unsatisfied reference from | Cary Coutant | 2 | -2/+12 |
2009-03-25 | 2009-03-24 Tom Tromey <tromey@redhat.com> | Tom Tromey | 7 | -49/+54 |
2009-03-25 | daily update | Alan Modra | 1 | -1/+1 |
2009-03-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-24 | * yyscript.y (file_cmd): Recognize EXTERN. | Ian Lance Taylor | 4 | -1/+47 |
2009-03-24 | * object.cc (is_elf_object): Define. | Ian Lance Taylor | 5 | -81/+95 |
2009-03-24 | 2009-03-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -4/+11 |
2009-03-24 | * output.cc (Output_file::map_anonymous): Define. | Ian Lance Taylor | 3 | -7/+35 |
2009-03-24 | * target-select.cc (instantiate_target): Don't acquire the lock if | Ian Lance Taylor | 3 | -4/+14 |
2009-03-24 | * configure.ac: Initialize the variable $PREFER_CURSES. | Jan Kratochvil | 3 | -2/+9 |
2009-03-24 | * configure.ac: Enable $PREFER_CURSES even with default $ENABLE_TUI. | Jan Kratochvil | 3 | -2/+7 |
2009-03-24 | * ld-cris/tls-commx.s, ld-cris/tls-dso-dtpoffd2.d, | Hans-Peter Nilsson | 6 | -0/+113 |
2009-03-24 | * elf32-cris.c (cris_elf_relocate_section): <case | Hans-Peter Nilsson | 2 | -6/+31 |
2009-03-24 | ARI fix: "strerror" rule. | Pierre Muller | 2 | -4/+10 |
2009-03-24 | 2009-03-23 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 11 | -39/+220 |
2009-03-24 | * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d, | Hans-Peter Nilsson | 15 | -16/+26 |
2009-03-24 | * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD> | Hans-Peter Nilsson | 2 | -2/+7 |
2009-03-24 | * ada-exp.y (get_symbol_field_type): Make sure to resolve typedefs | Joel Brobecker | 2 | -0/+6 |
2009-03-24 | * ada-lang.c (resolve_subexp) [UNOP_QUAL]: Resolve typedefs before | Joel Brobecker | 2 | -1/+6 |
2009-03-24 | * ada-lang.c (ada_evaluate_subexp) [UNOP_IN_RANGE]: make sure | Joel Brobecker | 2 | -1/+7 |
2009-03-24 | * ada-lang.c (ada_evaluate_subexp) [OP_ATR_MODULUS]: Use check_typdef | Joel Brobecker | 2 | -1/+7 |
2009-03-24 | * ada-lang.c (ada_evaluate_subexp): [OP_ATR_FIRST, OP_ATR_LAST] | Joel Brobecker | 2 | -1/+7 |
2009-03-24 | Fix typo (sleep -> usleep). | Joel Brobecker | 1 | -1/+1 |
2009-03-24 | * ada-lang.c (ada_get_field_index): Add handling of the case | Joel Brobecker | 2 | -9/+17 |
2009-03-24 | * gdb_usleep.h, gdb_usleep.c: New files. | Joel Brobecker | 5 | -9/+88 |
2009-03-24 | * buildsym.c (end_symtab): If we ignore the subfiles, then | Joel Brobecker | 2 | -0/+31 |
2009-03-24 | Provide a way to force building of GDB with libcurses. | Joel Brobecker | 3 | -27/+74 |
2009-03-24 | 2009-03-23 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 3 | -5/+19 |
2009-03-24 | 2009-03-23 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 14 | -16/+259 |
2009-03-24 | daily update | Alan Modra | 1 | -1/+1 |