Age | Commit message (Expand) | Author | Files | Lines |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 28 | -195/+248 |
2008-08-21 | * gdb.mi/mi-nonstop.exp: Fix the check for non-stop | Vladimir Prus | 3 | -13/+35 |
2008-08-21 | * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr. | Pedro Alves | 9 | -22/+50 |
2008-08-21 | * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't | Mark Kettenis | 2 | -1/+6 |
2008-08-21 | Amplify last NEWS entry about boolean types in Ada, and add | Paul N. Hilfinger | 4 | -0/+19 |
2008-08-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-08-20 | * dwarf2read.c (die_specification, dwarf2_extension, follow_die_ref): | Daniel Jacobowitz | 2 | -22/+41 |
2008-08-20 | * dwarf2read.c (queue_comp_unit): Take an objfile argument. Read | Daniel Jacobowitz | 2 | -54/+53 |
2008-08-20 | * dwarf2read.c (struct attribute): Move earlier. | Daniel Jacobowitz | 2 | -24/+37 |
2008-08-20 | * dwarf2read.c (REF_HASH_SIZE): Delete. | Daniel Jacobowitz | 2 | -28/+54 |
2008-08-20 | * dwarf2read.c (free_die_list, copy_die): Delete. | Daniel Jacobowitz | 2 | -62/+16 |
2008-08-20 | * dwarf2read.c (read_die_and_children): Ignore NULL DIEs. | Daniel Jacobowitz | 2 | -18/+22 |
2008-08-20 | * gdb.base/interp.exp: Always consume both prompts. | Daniel Jacobowitz | 2 | -1/+14 |
2008-08-20 | gdb/ | Pedro Alves | 4 | -6/+46 |
2008-08-20 | * objfiles.h (struct obj_section): Remove addr and endaddr fields. | Pedro Alves | 9 | -111/+63 |
2008-08-20 | * Makefile.in: Remove page break; OpenBSD make chokes on them. | Mark Kettenis | 1 | -2/+0 |
2008-08-20 | * sparc-tdep.c: Make some comments catch up with reality. | Mark Kettenis | 2 | -4/+8 |
2008-08-20 | * NEWS: Mention 'set target-async' | Vladimir Prus | 2 | -0/+10 |
2008-08-20 | * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table | Vladimir Prus | 2 | -11/+15 |
2008-08-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-08-19 | * lib/mi-support.exp (mi_expect_stop): Produce | Vladimir Prus | 4 | -1/+296 |
2008-08-19 | * infrun.c (resume): If the thread is placed to the deferred step | Vladimir Prus | 2 | -1/+10 |
2008-08-19 | Make sure target supports non-stop. | Vladimir Prus | 5 | -0/+53 |
2008-08-19 | * target.c (target_async_permitted, target_async_permitted_1) | Vladimir Prus | 13 | -136/+163 |
2008-08-19 | * target.c (maybe_kill_then_attach) | Vladimir Prus | 2 | -27/+7 |
2008-08-19 | * doc/gdb.texinfo (PowerPC): Fix typo. | Vladimir Prus | 2 | -2/+7 |
2008-08-19 | Add NEWS entry for last Ada changes, and adjust typos in last ChangeLog | Paul N. Hilfinger | 2 | -3/+7 |
2008-08-19 | * ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): Change | Paul N. Hilfinger | 6 | -24/+93 |
2008-08-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-08-18 | * bsd-uthread.c (bsd_uthread_close): New. | Pedro Alves | 2 | -9/+24 |
2008-08-18 | * corelow.c (core_open): Assume there was no upper layer left | Pedro Alves | 4 | -21/+32 |
2008-08-18 | 2008-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 7 | -0/+68 |
2008-08-18 | * symfile.c (reread_symbols): Update. | Tom Tromey | 5 | -25/+10 |
2008-08-18 | * gdbtypes.c (copy_type_recursive): Allocate 'stored' on objfile's | Tom Tromey | 2 | -1/+6 |
2008-08-18 | * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7. | Luis Machado | 6 | -5/+92 |
2008-08-18 | * rs6000-tdep.c (struct rs6000_framedata): Add gpr_mask, used_bl, | Daniel Jacobowitz | 4 | -8/+59 |
2008-08-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-08-17 | gdb: | Tom Tromey | 4 | -203/+193 |
2008-08-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-08-16 | * gdbthread.h: Add comments. | Pedro Alves | 5 | -9/+38 |
2008-08-16 | * mi/mi-main.c (mi_cmd_exec_next, mi_cmd_exec_next_instruction) | Pedro Alves | 2 | -5/+11 |
2008-08-16 | * target.h (pop_all_targets): Declare. | Pedro Alves | 4 | -2/+35 |
2008-08-16 | gdb/ | Thiago Jung Bauermann | 7 | -75/+143 |
2008-08-16 | (pos_atr): Account for the possibility that the argument may be a reference. | Paul N. Hilfinger | 2 | -3/+9 |
2008-08-16 | (scan_xcoff_symtab): Do not include global symbols | Paul N. Hilfinger | 2 | -0/+16 |
2008-08-16 | * infrun.c (fetch_inferior_event): Only call normal_stop if not | Pedro Alves | 2 | -1/+8 |
2008-08-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-08-15 | * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". | Luis Machado | 23 | -33/+2272 |
2008-08-15 | * ia64-linux.nat (_initialize_ia64_linux_nat): Don't | Vladimir Prus | 2 | -1/+6 |
2008-08-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |