Age | Commit message (Expand) | Author | Files | Lines |
2008-12-18 | Backport link test fix from upstream Libtool: | Ralf Wildenhues | 7 | -273/+370 |
2008-12-18 | * linux-nat.c (linux_child_follow_fork): If following the child, | Pedro Alves | 3 | -5/+19 |
2008-12-18 | merge from gcc | DJ Delorie | 2 | -1/+21 |
2008-12-18 | * config.sub, config.guess: Update from upstream sources. | Ben Elliston | 3 | -6/+12 |
2008-12-18 | * options.h (class General_options): Add --no case for | Ian Lance Taylor | 2 | -1/+7 |
2008-12-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-18 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-17 | 2008-12-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 3 | -0/+158 |
2008-12-17 | (cris_elf_relocate_section) <R_CRIS_8, R_CRIS_16, R_CRIS_32>: Add missing | Hans-Peter Nilsson | 2 | -1/+3 |
2008-12-17 | * ld-cris/expalltst3, ld-cris/expdyn2.s, ld-cris/libdso-15.d: New | Hans-Peter Nilsson | 4 | -0/+51 |
2008-12-17 | * elf32-cris.c (elf_cris_copy_indirect_symbol): Return without | Hans-Peter Nilsson | 2 | -0/+10 |
2008-12-17 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-16 | * plugin.cc (Plugin::load): Move LDPT_MESSAGE to front of transfer | Cary Coutant | 5 | -20/+50 |
2008-12-16 | 2008-12-16 Christophe Lyon <christophe.lyon@st.com> | Denis Pilat | 2 | -1/+11 |
2008-12-16 | 2008-12-16 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 3 | -4/+23 |
2008-12-16 | 2008-12-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 10 | -92/+16 |
2008-12-16 | * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in | Joel Brobecker | 2 | -14/+21 |
2008-12-16 | 2008-12-15 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2 | -0/+18 |
2008-12-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-16 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-15 | 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 3 | -0/+15 |
2008-12-15 | opcodes: | Richard Earnshaw | 18 | -1242/+1266 |
2008-12-15 | * gdb.base/consecutive.exp: Don't use global in gdb_expect. | Jie Zhang | 2 | -5/+4 |
2008-12-15 | 2008-12-15 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -0/+18 |
2008-12-15 | * ada-lang.c (ada_value_slice_ptr): Rename to... | Jerome Guitton | 2 | -14/+20 |
2008-12-15 | * elf32-cris.c (elf_cris_copy_indirect_symbol): New function. | Hans-Peter Nilsson | 2 | -0/+34 |
2008-12-15 | * ld-cris/libdso-13b.d: New test. | Hans-Peter Nilsson | 2 | -0/+25 |
2008-12-15 | * elf32-cris.c (struct elf_cris_pcrel_relocs_copied): New member | Hans-Peter Nilsson | 2 | -68/+140 |
2008-12-15 | * elf32-cris.c (elf_cris_got_elt_size) <symtab_hdr>: Initialize | Hans-Peter Nilsson | 2 | -1/+9 |
2008-12-15 | * ld-cris/hidedsofns2468, ld-cris/libdso-12b.d, | Hans-Peter Nilsson | 6 | -0/+115 |
2008-12-15 | * ld-cris/got7.s: Correct .size expression. | Hans-Peter Nilsson | 3 | -2/+7 |
2008-12-15 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-14 | * utils.c (xmalloc,xcalloc,xstrdup): New fns. | Doug Evans | 12 | -42/+125 |
2008-12-14 | * gdb.texinfo (Omissions from Ada): Remove incorrect documentation | Joel Brobecker | 2 | -3/+6 |
2008-12-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-14 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-13 | * gnu-v3-abi.c (vtable_ptrdiff_type): New function. | Kevin Buettner | 3 | -3/+39 |
2008-12-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-13 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-12 | * linux-low.c (linux_wait_for_process): Don't clobber current_inferior | Doug Evans | 2 | -0/+5 |
2008-12-12 | * linux-low.c (handle_extended_wait): Simplify, use my_waitpid. | Doug Evans | 2 | -3/+6 |
2008-12-12 | gdb | Tom Tromey | 4 | -10/+85 |
2008-12-12 | gdb | Tom Tromey | 4 | -8/+27 |
2008-12-12 | * macrocmd.c (macro_define_command): Skip whitespace after | Tom Tromey | 2 | -4/+12 |
2008-12-12 | * target-reloc.h (Default_scan_relocatable_relocs): Only discard | Ian Lance Taylor | 3 | -16/+14 |
2008-12-12 | * configure.ac: Update test for TLS descriptors: they are | Ian Lance Taylor | 3 | -51/+86 |
2008-12-12 | * infrun.c (handle_inferior_event): Correctly tag non-executing | Pedro Alves | 2 | -16/+34 |
2008-12-12 | * remote.c (extended_remote_mourn_1): Always call | Pedro Alves | 2 | -4/+8 |