Age | Commit message (Expand) | Author | Files | Lines |
2009-03-18 | * remote.c (remote_close): Don't call generic_mourn_inferior. | Pedro Alves | 2 | -3/+8 |
2009-03-18 | * remote.c (remote_start_remote): Add missing call to | Pedro Alves | 2 | -0/+7 |
2009-03-18 | * breakpoint.c (bpstat_should_step): Only consider software | Pedro Alves | 2 | -1/+6 |
2009-03-18 | merge from gcc | DJ Delorie | 5 | -17/+95 |
2009-03-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-18 | daily update | Alan Modra | 1 | -1/+1 |
2009-03-17 | Correct typo which gave me an accidental promotion. | Christopher Faylor | 1 | -1/+1 |
2009-03-17 | * configure.ac: Check for chsize and posix_fallocate. Replace | Ian Lance Taylor | 8 | -11/+248 |
2009-03-17 | 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 3 | -8/+17 |
2009-03-17 | Rename "process" to "lwp" throughout. | Pedro Alves | 5 | -209/+257 |
2009-03-17 | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 17 | -44/+63 |
2009-03-17 | * amd64-linux-nat.c (si_timerid,si_overrun): Provide definition for | Doug Evans | 2 | -0/+14 |
2009-03-17 | * frame.c (get_prev_frame_1): Do not perform the inner_frame | Joel Brobecker | 2 | -12/+25 |
2009-03-17 | * descriptors.cc: Include "options.h". | Ian Lance Taylor | 2 | -18/+50 |
2009-03-17 | * elf32-arm.c (elf32_arm_check_relocs): Correct symbian_p test. | Daniel Jacobowitz | 2 | -2/+6 |
2009-03-17 | bfd/ | Alan Modra | 9 | -153/+230 |
2009-03-17 | * sparc.cc (class Target_sparc): Add has_got_section. | Ian Lance Taylor | 2 | -2/+36 |
2009-03-17 | * symtab.cc (Symbol_table::define_default_version): New function, | Ian Lance Taylor | 3 | -109/+234 |
2009-03-17 | * gdb.texinfo: Change the introduce of "disassemble-next-line". | Hui Zhu | 2 | -3/+7 |
2009-03-17 | * stack.c: Change the introduce of "disassemble-next-line". | Hui Zhu | 2 | -6/+10 |
2009-03-17 | ld/ | Alan Modra | 4 | -2/+20 |
2009-03-17 | * mi/mi-main.h (mi_print_timing_maybe): Add strict prototype, | Pedro Alves | 2 | -2/+7 |
2009-03-17 | Add missing space. | Pedro Alves | 1 | -1/+1 |
2009-03-17 | * gdb.texinfo: Add documentation for disassemble-next-line. | Hui Zhu | 2 | -1/+20 |
2009-03-17 | *stack.c: Include valprint.h. | Hui Zhu | 2 | -0/+103 |
2009-03-17 | ld/ | Alan Modra | 8 | -17/+64 |
2009-03-17 | * infrun.c (normal_stop): Don't overwrite old_chain. | Pedro Alves | 2 | -2/+6 |
2009-03-17 | daily update | Alan Modra | 1 | -1/+1 |
2009-03-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-16 | * ld-bootstrap/bootstrap.exp: Also pass '-liconv' to linker when | Dave Korn | 2 | -3/+16 |
2009-03-16 | * remote-mips.c (mips_load): Replace call to regcache_set_valid_p, | Joel Brobecker | 2 | -3/+9 |
2009-03-16 | * remote-mips.c (mips_mourn_inferior): Add missing ops parameter. | Joel Brobecker | 2 | -3/+9 |
2009-03-16 | * go32-nat.c (go32_create_inferior): Add missing ops parameter. | Joel Brobecker | 2 | -1/+6 |
2009-03-16 | * configure.ac: Treat gdb as supported on x86_64-darwin. | Joel Brobecker | 3 | -4/+9 |
2009-03-16 | * darwin-nat.c (darwin_resume): Fix a compiler warning when | Joel Brobecker | 2 | -1/+6 |
2009-03-16 | * configure.tgt: Add handling for x86_64-darwin. | Joel Brobecker | 2 | -1/+5 |
2009-03-16 | Merge from GCC: | Joseph Myers | 3 | -52/+103 |
2009-03-16 | Move changelog entry to the right file. | Andrew Stubbs | 2 | -4/+4 |
2009-03-16 | 2009-03-16 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 2 | -2/+5 |
2009-03-16 | gdb/ | Jan Kratochvil | 2 | -0/+5 |
2009-03-16 | include/elf/ | Jan Kratochvil | 2 | -0/+5 |
2009-03-16 | * gdb.texinfo (Commands In Python): Remove tindex entries. | Thiago Jung Bauermann | 2 | -2/+4 |
2009-03-16 | * simple.c (bfd_simple_get_relocated_section_contents): Use larger | Alan Modra | 2 | -1/+7 |
2009-03-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-16 | daily update | Alan Modra | 1 | -1/+1 |
2009-03-15 | * aix-thread.c (aix_thread_thread_alive, aix_thread_pid_to_str): | Joel Brobecker | 2 | -2/+9 |
2009-03-15 | Fix an error happening while loading symbols from a core file | Joel Brobecker | 2 | -1/+10 |
2009-03-15 | Modernize the aix-thread later by getting rid of the base_target | Joel Brobecker | 2 | -31/+42 |
2009-03-15 | * elf32-spu.c (spu_elf_check_vma): Do not reset auto_overlay | Ulrich Weigand | 2 | -17/+28 |
2009-03-15 | * ld-auto-import/auto-import.exp: Add missing dll entrypoint. | Dave Korn | 2 | -1/+5 |