| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix typo. | Andreas Schwab | 2008-11-26 | 1 | -2/+2 |
* | (NEXTBYTE, NEXTWORD, NEXTLONG, NEXTULONG, NEXTSINGLE) | Andreas Schwab | 2008-11-26 | 2 | -27/+18 |
* | 2008-11-25 ia64-tdep.c change: Reflect current `disable' in the ChangeLog entry. | Jan Kratochvil | 2008-11-26 | 1 | -1/+1 |
* | Fix automatic restoration of breakpoints memory for ia64. | Jan Kratochvil | 2008-11-26 | 3 | -40/+196 |
* | * gdbint.texinfo (Target Conditionals): Extend the | Jan Kratochvil | 2008-11-26 | 2 | -2/+14 |
* | * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New. | Jan Kratochvil | 2008-11-26 | 4 | -1/+98 |
* | include/ | Alan Modra | 2008-11-26 | 6 | -37/+62 |
* | daily update | Alan Modra | 2008-11-26 | 1 | -1/+1 |
* | *** empty log message *** | gdbadmin | 2008-11-26 | 1 | -1/+1 |
* | * configure.in: Deactivate large-file support on native x86-solaris | Joel Brobecker | 2008-11-25 | 3 | -6/+14 |
* | bfd: | Joseph Myers | 2008-11-25 | 2 | -2/+9 |
* | * elflink.c (is_reloc_section): New function. Returns true if the | Nick Clifton | 2008-11-25 | 23 | -727/+289 |
* | * m68k-dis.c: Rewrite to remove use of setjmp/longjmp. | Nick Clifton | 2008-11-25 | 2 | -168/+252 |
* | Implement TLS for CRIS. | Hans-Peter Nilsson | 2008-11-25 | 2 | -72/+905 |
* | * cris.h (R_CRIS_32_TPREL): Correct comment. | Hans-Peter Nilsson | 2008-11-25 | 2 | -5/+9 |
* | *** empty log message *** | gdbadmin | 2008-11-25 | 1 | -1/+1 |
* | daily update | Alan Modra | 2008-11-25 | 1 | -1/+1 |
* | * ada-lang.c (value_from_contents_and_address): Move... | Tom Tromey | 2008-11-24 | 5 | -24/+32 |
* | * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused. | Doug Evans | 2008-11-24 | 2 | -7/+4 |
* | 2008-11-24 Paul Pluzhnikov <ppluzhnikov@google.com> | Tom Tromey | 2008-11-24 | 2 | -4/+9 |
* | * server.c (handle_v_run): Always use the supplied argument list. | Daniel Jacobowitz | 2008-11-24 | 2 | -16/+15 |
* | Fix access of an already freed memory. | Jan Kratochvil | 2008-11-24 | 3 | -1/+13 |
* | PR gdb/2474 | Daniel Jacobowitz | 2008-11-24 | 2 | -6/+50 |
* | * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind_cache): Use | Jerome Guitton | 2008-11-24 | 2 | -1/+7 |
* | daily update | Alan Modra | 2008-11-24 | 1 | -1/+1 |
* | *** empty log message *** | gdbadmin | 2008-11-24 | 1 | -1/+1 |
* | daily update | Alan Modra | 2008-11-23 | 1 | -1/+1 |
* | *** empty log message *** | gdbadmin | 2008-11-23 | 1 | -1/+1 |
* | * gdb.texinfo (M68K Features): Fix typo. | Vladimir Prus | 2008-11-22 | 2 | -1/+5 |
* | Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK. | Joel Brobecker | 2008-11-22 | 4 | -31/+30 |
* | *** empty log message *** | gdbadmin | 2008-11-22 | 1 | -1/+1 |
* | daily update | Alan Modra | 2008-11-22 | 1 | -1/+1 |
* | * configure: Rebuild. | Tom Tromey | 2008-11-21 | 3 | -5212/+55 |
* | 2008-11-21 Sterling Augustine <sterling@tensilica.com> | sterling | 2008-11-21 | 5 | -4/+34 |
* | merge from gcc | DJ Delorie | 2008-11-21 | 3 | -23/+18 |
* | * python/python-internal.h (PyGILState_Ensure): New define. | Tom Tromey | 2008-11-21 | 4 | -2/+67 |
* | (Chunk I forgot to commit on 2008-11-14). | Tristan Gingold | 2008-11-21 | 3 | -18/+23 |
* | * elf-bfd.h (struct elf_backend_data): New member got_elt_size. | Hans-Peter Nilsson | 2008-11-21 | 4 | -5/+46 |
* | *** empty log message *** | gdbadmin | 2008-11-21 | 1 | -1/+1 |
* | daily update | Alan Modra | 2008-11-21 | 1 | -1/+1 |
* | * frame.c (frame_debug_got_null_frame): Remove file arg. | Doug Evans | 2008-11-20 | 2 | -8/+11 |
* | * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns | Andreas Schwab | 2008-11-20 | 3 | -334/+348 |
* | * infrun.c (resume): If following a fork, also reset regcache, | Pedro Alves | 2008-11-20 | 2 | -0/+11 |
* | * printcmd.c (sym_info): Don't print the offset if it's zero. | Doug Evans | 2008-11-20 | 4 | -18/+40 |
* | * infrun.c (resume): If following a fork, reread the current | Pedro Alves | 2008-11-20 | 2 | -2/+11 |
* | 2008-11-20 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2008-11-20 | 2 | -4/+6 |
* | 2008-11-20 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2008-11-20 | 2 | -3/+7 |
* | * elf32-ppc.c (allocate_dynrelocs): Always use tlsld_got for | Alan Modra | 2008-11-20 | 2 | -39/+50 |
* | * inferior.h (proceed_to_finish): Delete, unused. | Doug Evans | 2008-11-20 | 3 | -9/+10 |
* | daily update | Alan Modra | 2008-11-20 | 1 | -1/+1 |